1. 668d4d7 Merge "Fix suppressed lint checks for "ClassVerificationFailure"." into androidx-main by Elif Bilgin · 3 years, 4 months ago
  2. bb9e12e Fix suppressed lint checks for "ClassVerificationFailure". by Elif Bilgin · 3 years, 4 months ago
  3. c29d588 Merge "Setup room-paging artifact" into androidx-main by Dustin Lam · 3 years, 4 months ago
  4. 73f0b5a Setup room-paging artifact by Dustin Lam · 3 years, 4 months ago
  5. 676c4f0 Merge "Update KSP to alpha10, KCT to 1.4" into androidx-main by Yigit Boyar · 3 years, 4 months ago
  6. 0418fb4 Merge "Update lint baselines" into androidx-main by Alan Viverette · 3 years, 4 months ago
  7. 5cabf8f Update KSP to alpha10, KCT to 1.4 by Yigit Boyar · 3 years, 4 months ago
  8. 802403a Update lint baselines by Alan Viverette · 3 years, 4 months ago
  9. 03bcb6b Update kotlin-metadata-jvm to 0.3.0 by Daniel Santiago Rivera · 3 years, 4 months ago
  10. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 4 months ago
  11. 3778420 Merge "[GH] [Room][Compiler Processing] Add additional type element information" into androidx-main by Daniel Santiago Rivera · 3 years, 4 months ago
  12. fe0d07a According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 4 months ago
  13. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 6 months ago
  14. 6c8b6f8 [GH] [Room][Compiler Processing] Add additional type element information by Eli Hart · 3 years, 4 months ago
  15. c84eb8e [GH] [Room][Compiler Processing] Support getting elements by package name by Eli Hart · 3 years, 4 months ago
  16. 16b7a83 Model top level functions and properties by Yigit Boyar · 3 years, 5 months ago
  17. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 4 months ago
  18. 894a04ce Suppress flaky tests by Alan Viverette · 3 years, 4 months ago
  19. b43eebe Merge changes I1eb2d81e,I3f39e521 into androidx-main by Treehugger Robot · 3 years, 4 months ago
  20. a3a0ec0 Add @JvmStatic to companion and object class functions. by Daniel Santiago Rivera · 3 years, 4 months ago
  21. b99740a Move util functions in XProcessingStep to be extension functions. by Daniel Santiago Rivera · 3 years, 4 months ago
  22. fa1793f jarDebug -> jarRelease by Jeff Gaston · 3 years, 5 months ago
  23. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 4 months ago
  24. 7530009 Handle type aliases in ksp by Yigit Boyar · 3 years, 5 months ago
  25. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 4 months ago
  26. f261926 Don't return invalid schema from SchemaBundle by Yigit Boyar · 3 years, 5 months ago
  27. d7f0856 Merge "Fix GeneratedCodeMatchTest for KoltinPoet 1.8" into androidx-main by Ian Lake · 3 years, 4 months ago
  28. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 5 months ago
  29. 540e1d0 Fix GeneratedCodeMatchTest for KoltinPoet 1.8 by Daniel Santiago Rivera · 3 years, 5 months ago
  30. ba124f5 Update KSP to ksp-1.4.32-1.0.0-alpha08 by Yigit Boyar · 3 years, 5 months ago
  31. cab4069 fix wrong import in schema differ test by Yigit Boyar · 3 years, 5 months ago
  32. cb841c5 Upgrade to Gradle 7.0 by Aurimas Liutikas · 3 years, 6 months ago
  33. 386ea1d Fix room project task dependencies. by Aurimas Liutikas · 3 years, 5 months ago
  34. c9fe977 Merge "Verify automigration schemas before calling the AutoMigrationProcessor." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  35. c54a578 Verify automigration schemas before calling the AutoMigrationProcessor. by Elif Bilgin · 3 years, 5 months ago
  36. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 5 months ago
  37. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 5 months ago
  38. 83ae1a8 Merge "Triage broken presubmit tests" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  39. bdec1cd Merge "Fix deprecated Gradle API usage warnings on ./studiow execution" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  40. 50a4837 Triage broken presubmit tests by David Saff · 3 years, 5 months ago
  41. 5840bf3 Fix deprecated Gradle API usage warnings on ./studiow execution by Dzmitry Neviadomski · 3 years, 5 months ago
  42. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 5 months ago
  43. fb83ac8 Merge "Change XFieldElement API not to require enclosing type" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  44. ae9c298 Merge "Supporting auto migrating views." into androidx-main by Elif Bilgin · 3 years, 5 months ago
  45. 89c4666 Merge "[GH] Fix intermittent InvalidationTracker issues in JournalMode.TRUNCATE" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  46. a5c2900 [GH] Fix intermittent InvalidationTracker issues in JournalMode.TRUNCATE by Uli Bubenheimer · 3 years, 5 months ago
  47. 51f4b35 Supporting auto migrating views. by Elif Bilgin · 3 years, 5 months ago
  48. 370783d8 Merge "Supporting dependency injection in auto migrations." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  49. e6f17b4 Supporting dependency injection in auto migrations. by Elif Bilgin · 3 years, 5 months ago
  50. e0c423c fix task dependency for test config class by Yigit Boyar · 3 years, 6 months ago
  51. 7e8686e Merge "Addressing API review feedback for RoomDatabase." into androidx-main by Treehugger Robot · 3 years, 5 months ago
  52. 8820b91 Addressing API review feedback for RoomDatabase. by Elif Bilgin · 3 years, 5 months ago
  53. 7a6e757 Change XFieldElement API not to require enclosing type by Yigit Boyar · 3 years, 5 months ago
  54. d040bc9 Change XExecutableElement API not to require enclosing type by Yigit Boyar · 3 years, 5 months ago
  55. b52b0c0 Removing leftover RestrictTo annotation for automigrations. by Elif Bilgin · 3 years, 5 months ago
  56. 93564d4 Fix PagingSourceTest generation increment by Dustin Lam · 3 years, 5 months ago
  57. 355b1ab Minor fix in schema differ logic to use getOrPut instead of getOrElse. by Elif Bilgin · 3 years, 5 months ago
  58. 7a55b71 Implementing support for handling all schema changes including FTS Table related ones. by Elif Bilgin · 3 years, 5 months ago
  59. c6db95e Adding documentation and sample code usage for AutoMigration. by Elif Bilgin · 3 years, 5 months ago
  60. b2840ab Prevent redundant ListUpdateCallback events from firing by Dustin Lam · 3 years, 6 months ago
  61. 370229e Remove TODO about KSP enum issue by Yigit Boyar · 3 years, 5 months ago
  62. 0864c9e Remove KSP static modifier workarounds by Yigit Boyar · 3 years, 5 months ago
  63. 6bb8f24 Remove ksp issue link for https://github.com/google/ksp/issues/187 by Yigit Boyar · 3 years, 5 months ago
  64. bdf7b9e Merge "Update KSP to alpha07" into androidx-main by Yigit Boyar · 3 years, 5 months ago
  65. bf09a00 Update KSP to alpha07 by Yigit Boyar · 3 years, 5 months ago
  66. 26e3f9d Implementing support for handling all schema changes except FTS Table related ones. by Elif Bilgin · 3 years, 6 months ago
  67. 1cfc8e0 Merge "Remove Google compile testing from Room compiler" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  68. 4884c5c Merge "Run DatabaseViewProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  69. 9382e4f Merge "Run QueryMethodProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  70. ccdf423 Remove Google compile testing from Room compiler by Yigit Boyar · 3 years, 5 months ago
  71. 7fc4a19 Run DatabaseViewProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  72. e2b8581 Run QueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  73. f95a285 Handle non-repeated repeatable annotations by Yigit Boyar · 3 years, 5 months ago
  74. 5d74574 Merge "Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5" into androidx-main by Treehugger Robot · 3 years, 5 months ago
  75. 4aaff3b Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5 by Daniel Santiago Rivera · 3 years, 5 months ago
  76. 406e56b Merge "[GH] [Room][Compiler Processing] Originating element improvements" into androidx-main by Yigit Boyar · 3 years, 5 months ago
  77. 72dc16e Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  78. ddfb1a4 Run RemoveUnusedColumnsTest with KSP by Yigit Boyar · 3 years, 5 months ago
  79. 6db45a6 Add ability to pass options to processors by Yigit Boyar · 3 years, 5 months ago
  80. 912854c Run InsertionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  81. 314ef68 Run ShortcutMethod processor tests with KSP by Yigit Boyar · 3 years, 5 months ago
  82. 9fe5a33 [GH] [Room][Compiler Processing] Originating element improvements by Eli Hart · 3 years, 5 months ago
  83. bdffe9a Run TransactionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 5 months ago
  84. c1a6959 Run QueryWriterTest with KSP by Yigit Boyar · 3 years, 5 months ago
  85. 40f2af5 Run CustomTypeConverterResolutionTest with KSP by Yigit Boyar · 3 years, 5 months ago
  86. af54b03 Remove compile library helper function by Yigit Boyar · 3 years, 5 months ago
  87. 8bda14e Run ElementExtTest with KSP by Yigit Boyar · 3 years, 5 months ago
  88. 531d5ab Run BaseDaoTest with KSP by Yigit Boyar · 3 years, 6 months ago
  89. 96d8d4d [GH] [Room][Compiler Processing] Support getting non type elements by Eli Hart · 3 years, 5 months ago
  90. 66affb6 Merge "Fixing typo in documentation." into androidx-main by Treehugger Robot · 3 years, 6 months ago
  91. b43c8c3 Fixing typo in documentation. by Elif Bilgin · 3 years, 6 months ago
  92. 3b936a5 Run DatabaseProcessorTest with KSP by Yigit Boyar · 3 years, 6 months ago
  93. f39090e Run FieldProcessorTest with KSP by Yigit Boyar · 3 years, 6 months ago
  94. e477fa8 Run Fts3/4 tests with ksp by Yigit Boyar · 3 years, 6 months ago
  95. 4f18296 Run PojoProcessorTargetMethodTest with KSP by Yigit Boyar · 3 years, 6 months ago
  96. 4b1923e Run PojoProcessorTest with KSP by Yigit Boyar · 3 years, 6 months ago
  97. 191229e Run ProjectionExpanderTest with KSP by Yigit Boyar · 3 years, 6 months ago
  98. 50764a2 Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 6 months ago
  99. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 6 months ago
  100. 8f8ba7c Merge "Implementing SQL statements needed for performing complex schema changes." into androidx-main by Treehugger Robot · 3 years, 6 months ago