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