1. a293377 Merge changes I79864ffd,I86422b7b,I7fd61193 into androidx-main by Daniel Santiago Rivera · 2 years, 10 months ago
  2. e009867 Merge "[GH] [Room][XProcessing] Support for KSClassDeclaration association in filer" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  3. 74bca4f Merge "Read property accessor meteadata in KAPT" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  4. e98a063 Merge "Bump Room and androidx.sqlite to rc01" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  5. 4b910a5d [GH] [Room][XProcessing] Support for KSClassDeclaration association in filer by Eli Hart · 2 years, 10 months ago
  6. f356a67 Bump Room and androidx.sqlite to rc01 by Daniel Santiago Rivera · 2 years, 10 months ago
  7. 20a59c3 Add XMethodElement#name to reflect source name by Yigit Boyar · 2 years, 10 months ago
  8. beae10a Add name property to XMethodElement by Yigit Boyar · 2 years, 10 months ago
  9. dd1f1d0 Rename XMethodElement.name to jvmName by Yigit Boyar · 2 years, 10 months ago
  10. e35f661 Read property accessor meteadata in KAPT by Yigit Boyar · 2 years, 10 months ago
  11. b385474 Merge "Add collection overloads" into androidx-main by Kuan-Ying Chou · 2 years, 10 months ago
  12. eafda9c Add collection overloads by Kuan-Ying Chou · 2 years, 11 months ago
  13. 0b80c76 [GH] Fix cacheability of GenerateAntlrGrammarTask by Daz DeBoer · 2 years, 10 months ago
  14. 90488e6 Handle type variance for all parameter types by Yigit Boyar · 2 years, 10 months ago
  15. 3cb31e2 Merge "Kotlin 1.6.0" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  16. e1b4e86 Kotlin 1.6.0 by Jim Sproch · 3 years ago
  17. 7dccb94 Merge "Add XAnnotated.getAnnotationsAnnotatedWith()" into androidx-main by Kuan-Ying Chou · 2 years, 10 months ago
  18. ad0baf7 Add XAnnotated.getAnnotationsAnnotatedWith() by Kuan-Ying Chou · 2 years, 10 months ago
  19. c579bfe Fix order of fields for constructor parameters by Yigit Boyar · 2 years, 10 months ago
  20. 37ed14d 'Update versions for release id 1637172000000 by Nick Anthony · 2 years, 10 months ago
  21. 07df77e Merge "Added XType#superTypes." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  22. 08c75f5 Added XType#superTypes. by Wanying Ding · 2 years, 10 months ago
  23. 41bc005 Merge "Resolving Auto-Migration error when a new column is added to an embedded Entity between versions." into androidx-main by Treehugger Robot · 2 years, 10 months ago
  24. 87c1e43 Resolving Auto-Migration error when a new column is added to an embedded Entity between versions. by Elif Bilgin · 3 years, 2 months ago
  25. 54da425 Revert "Revert "Stop using star projection in KSP types"" by Yigit Boyar · 2 years, 10 months ago
  26. ab8e6d3 Merge "Revert "Stop using star projection in KSP types"" into androidx-main by Aurimas Liutikas · 2 years, 10 months ago
  27. ef7210e Revert "Stop using star projection in KSP types" by Aurimas Liutikas · 2 years, 10 months ago
  28. f3aaa69 Merge "Stop using star projection in KSP types" into androidx-main by Treehugger Robot · 2 years, 10 months ago
  29. e89dd218 Adds ability to resolve XConstructorElement into an executable type. by bcorso · 2 years, 10 months ago
  30. e98eba4 Stop using star projection in KSP types by Yigit Boyar · 2 years, 11 months ago
  31. 1660f3f Merge "AGP 7.1.0-beta02" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  32. 3fe7cb4 Merge "Add TypeMirror.toXProcessing to XConverters" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  33. 6930268 Merge "Make GenerateAntlrGrammar task cacheable" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  34. 0ddff52 Merge "De-flake load_multipleQueryArguments in LimitOffsetPagingSourceTest" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  35. a4baa26 AGP 7.1.0-beta02 by Jeff Gaston · 2 years, 11 months ago
  36. 6f9301c Make GenerateAntlrGrammar task cacheable by Aurimas Liutikas · 2 years, 11 months ago
  37. efbe67c Merge "[GH] Add settings plugin for playground projects and enable Gradle Enterprise" into androidx-main by Aurimas Liutikas · 2 years, 11 months ago
  38. e95a4b9 [GH] Add settings plugin for playground projects and enable Gradle Enterprise by Daz DeBoer · 2 years, 11 months ago
  39. 387c7a1 Add test infra to create profile scenerios by Yigit Boyar · 2 years, 11 months ago
  40. 7044d77 Merge "Lazily resolve raw types" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  41. 81a0931 Add TypeMirror.toXProcessing to XConverters by bcorso · 2 years, 11 months ago
  42. 4553026 Merge "Resolving issue in relational query methods occurring specifically in LEFT JOIN queries." into androidx-main by Elif Bilgin · 2 years, 11 months ago
  43. 9c9bee1 Resolving issue in relational query methods occurring specifically in LEFT JOIN queries. by Elif Bilgin · 2 years, 11 months ago
  44. 6f1d42e Lazily resolve raw types by Yigit Boyar · 2 years, 11 months ago
  45. 6bfeb49 Merge "Add an initialize() lifecycle method to XBasicAnnotationProcessor" into androidx-main by Treehugger Robot · 2 years, 11 months ago
  46. 0609b58 Add an initialize() lifecycle method to XBasicAnnotationProcessor by Daniel Santiago Rivera · 2 years, 11 months ago
  47. 25a2517 De-flake load_multipleQueryArguments in LimitOffsetPagingSourceTest by Dustin Lam · 3 years ago
  48. 6e8dc41 Merge "Correctly open pre-package database during PrepackagedDatabaseCallback invocation." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  49. 93e97bd Added Conversion from XMethodType to ExecutableType in XConverters by Wanying Ding · 2 years, 11 months ago
  50. 49d911e Correctly open pre-package database during PrepackagedDatabaseCallback invocation. by Daniel Santiago Rivera · 2 years, 11 months ago
  51. d02b7b2 Merge "Add require not null support for exact type conversions" into androidx-main by Yigit Boyar · 2 years, 11 months ago
  52. e9559c0 Merge "Reenabling MissingTestSizeAnnotation on tests" into androidx-main by Jeff Gaston · 2 years, 11 months ago
  53. 1c776f8 Merge "Pinning versions for Room sqlite and paging dependencies." into androidx-main by Elif Bilgin · 2 years, 11 months ago
  54. 5603340 Reenabling MissingTestSizeAnnotation on tests by Jeff Gaston · 3 years ago
  55. 97ceb63 Merge "Update SqlParser to correctly detect top level star projection with a prefix." into androidx-main by Treehugger Robot · 2 years, 11 months ago
  56. d9ee410 Pinning versions for Room sqlite and paging dependencies. by Elif Bilgin · 2 years, 11 months ago
  57. 3d787a8 Update SqlParser to correctly detect top level star projection with a prefix. by Daniel Santiago Rivera · 2 years, 11 months ago
  58. 561a774 Merge "Add XAnnotated::hasAllAnnotations" into androidx-main by Kuan-Ying Chou · 2 years, 11 months ago
  59. ed1d086 Merge "Update lint baselines for various libraries" into androidx-main by Tiem Song · 2 years, 11 months ago
  60. 57907d7 Suppress flaky tests by Ember Rose · 2 years, 11 months ago
  61. 7d99c7f Update lint baselines for various libraries by Tiem Song · 2 years, 11 months ago
  62. fb6f35b Add XAnnotated::hasAllAnnotations by Kuan-Ying Chou · 2 years, 11 months ago
  63. 11c53b2 Merge "Rename hasAnyOf() to hasAnyAnnotation()" into androidx-main by Kuan-Ying Chou · 2 years, 11 months ago
  64. d714bca Merge "Resolving auto migration issue where SQLite keywords are failed to be escaped in column names." into androidx-main by Elif Bilgin · 2 years, 11 months ago
  65. 7d7e145 Rename hasAnyOf() to hasAnyAnnotation() by Kuan-Ying Chou · 2 years, 11 months ago
  66. 1027998 Resolving auto migration issue where SQLite keywords are failed to be escaped in column names. by Elif Bilgin · 2 years, 11 months ago
  67. 452742c Merge "Revert^3 "Upgrade to AGP 7.1.0-beta01."" into androidx-main by Jeff Gaston · 2 years, 11 months ago
  68. c1b3afb Revert^3 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  69. 223a475 Revert^2 "Upgrade to AGP 7.1.0-beta01." by Jeff Gaston · 2 years, 11 months ago
  70. d6b992e Fix package of AlteredTableColumnOrderTest by Jelle Fresen · 2 years, 11 months ago
  71. dcac43f Annotating AutoCloserTest.getDelegatedDatabaseReturnsUnwrappedDatabase flakyTest = true by Jeff Gaston · 2 years, 11 months ago
  72. 6273a95 Revert^2 "Update metalava to ab/7813966" by Aurimas Liutikas · 2 years, 11 months ago
  73. 886c4e5 Update lint baseline for room-compiler by Tiem Song · 2 years, 11 months ago
  74. 7bfd1bb Revert "Upgrade to AGP 7.1.0-beta01." by Aurimas Liutikas · 2 years, 11 months ago
  75. eaad3e1 Upgrade to AGP 7.1.0-beta01. by Aurimas Liutikas · 3 years ago
  76. ec92073 Add require not null support for exact type conversions by Yigit Boyar · 2 years, 11 months ago
  77. cae81b7 Merge "Supporting SparseArray and LongSparseArray in @MapInfo." into androidx-main by Elif Bilgin · 3 years ago
  78. 29251c7 Supporting SparseArray and LongSparseArray in @MapInfo. by Elif Bilgin · 3 years, 1 month ago
  79. ab5fb6e Update versions for release id 1634144400000 by Nick Anthony · 3 years ago
  80. d3a770e Merge "Add alternative TypeConverterStore for KSP" into androidx-main by Treehugger Robot · 3 years ago
  81. 3972356 Add alternative TypeConverterStore for KSP by Yigit Boyar · 3 years ago
  82. 5d1f40d Merge "Wrap XAnnotationValue.value list items in XAnnotationValue." into androidx-main by Treehugger Robot · 3 years ago
  83. a989a9a Wrap XAnnotationValue.value list items in XAnnotationValue. by bcorso · 3 years ago
  84. 9cd4959 Merge "Update lint baselines once again." into androidx-main by Aurimas Liutikas · 3 years ago
  85. 210f875 Update lint baselines once again. by Aurimas Liutikas · 3 years ago
  86. abc288e Merge "Expand thrown types test" into androidx-main by Treehugger Robot · 3 years ago
  87. ca74d33 Merge "Treat the ICU tokenizer as custom." into androidx-main by Treehugger Robot · 3 years ago
  88. e7acf2a Expand thrown types test by Yigit Boyar · 3 years ago
  89. 2b54903 Treat the ICU tokenizer as custom. by Daniel Santiago Rivera · 3 years ago
  90. 45139d4 Update lint baselines to fix androidx-studio-integration by Aurimas Liutikas · 3 years ago
  91. e254b26 Merge "Generate column index for queries whose column result order is known." into androidx-main by Treehugger Robot · 3 years ago
  92. cbc93d9 Generate column index for queries whose column result order is known. by Daniel Santiago Rivera · 3 years ago
  93. 404fd04 Merge "Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource" into androidx-main by Dustin Lam · 3 years ago
  94. b0897a4 Use Room's queryDispatcher over Dispatchers.IO in LimitOffsetPagingSource by Dustin Lam · 3 years ago
  95. 20c5c18 Remove VisibleForTesting from TypeConverterStore by Yigit Boyar · 3 years ago
  96. 56d631b Merge "Add test to verify mapping between new tables and migrated ones." into androidx-main by Treehugger Robot · 3 years ago
  97. 28b74f9 Merge "Update Room version to 2.4.0-beta01" into androidx-main by Treehugger Robot · 3 years ago
  98. dbc5967 Add test to verify mapping between new tables and migrated ones. by Daniel Santiago Rivera · 3 years ago
  99. 4f89aa3 Merge "Add transform for `SuspendFunction`s as parameters" into androidx-main by Yigit Boyar · 3 years ago
  100. 5f0dafa Update Room version to 2.4.0-beta01 by Daniel Santiago Rivera · 3 years ago