1. 4a1fe15 Merge "Upgrade to JDK 21" into androidx-main by Aurimas Liutikas · 3 months ago
  2. 54042f7 Disabling failing test in SyncTriggersConcurrencyTest. by elifbilgin · 3 months ago
  3. 4e41da2 Upgrade to JDK 21 by Aurimas Liutikas · 6 months ago
  4. b074d3c passing common-source-path to metalava again by Jeff Gaston · 3 months ago
  5. 1332d973 Merge "Revert "passing common-source-path to metalava"" into androidx-main by Jeff Gaston · 3 months ago
  6. 2b232fc Revert "passing common-source-path to metalava" by Jeff Gaston · 3 months ago
  7. eaf3015 Merge "passing common-source-path to metalava" into androidx-main by Treehugger Robot · 3 months ago
  8. 1dfbb48 Merge "Changing SQLiteDriver API to take in a fileName at `open()`." into androidx-main by Treehugger Robot · 3 months ago
  9. 80e3d3d passing common-source-path to metalava by Jeff Gaston · 3 months ago
  10. 830fef4 Merge "cache KspTypeElement constructors" into androidx-main by Wanying Ding · 3 months ago
  11. eecd11f Merge "Disable flaky MultiInstanceInvalidationTest.invalidationCausesNoLoop()" into androidx-main by Treehugger Robot · 3 months ago
  12. daa29e1 Disable flaky MultiInstanceInvalidationTest.invalidationCausesNoLoop() by Daniel Santiago Rivera · 3 months ago
  13. d0d72c1 cache KspTypeElement constructors by Wanying Ding · 3 months ago
  14. 1f3895a Changing SQLiteDriver API to take in a fileName at `open()`. by elifbilgin · 3 months ago
  15. 52b69f8 Use dackka version 1.5.1 by Julia McClellan · 3 months ago
  16. f9134f6 Merge "Add convenience APIs for Float, Int and Boolean in SQLiteStatement" into androidx-main by Treehugger Robot · 3 months ago
  17. 0226902 Merge "Add public APIs in RoomDatabase to access connection pool." into androidx-main by Treehugger Robot · 3 months ago
  18. 55245b6 Add convenience APIs for Float, Int and Boolean in SQLiteStatement by Daniel Santiago Rivera · 3 months ago
  19. 592d1e1 Specify Dispatchers.IO as CoroutineContext in SimpleQueryTest by Daniel Santiago Rivera · 3 months ago
  20. 207170c Merge "[KSP2] Make varargs always of array type" into androidx-main by Kuan-Ying Chou · 3 months ago
  21. 349ec68 [KSP2] Make varargs always of array type by Kuan-Ying Chou · 3 months ago
  22. 7821cd4 Add public APIs in RoomDatabase to access connection pool. by Daniel Santiago Rivera · 3 months ago
  23. 3293419 Merge "Fix 'notNull' in Field bundle being optional." into androidx-main by Treehugger Robot · 3 months ago
  24. 968bf1a Merge "Commonize MigrationTestHelper" into androidx-main by Treehugger Robot · 3 months ago
  25. a6cb796 Fix 'notNull' in Field bundle being optional. by Daniel Santiago Rivera · 3 months ago
  26. efb5642 Attempt to fix KMP queryFlow() test by Daniel Santiago Rivera · 3 months ago
  27. a48f5b3 Commonize MigrationTestHelper by Daniel Santiago Rivera · 4 months ago
  28. 6e9bc6d Correct nullability of extends and implements lists by Paul Duffin · 3 months ago
  29. af6945d Merge "Use PUBLICATION in SupportConnectionPool's Lazy" into androidx-main by Treehugger Robot · 3 months ago
  30. 74f4530 Merge "Migrate CoroutineFlowResultBinder to driver API" into androidx-main by Treehugger Robot · 3 months ago
  31. 1c8fab6 Use PUBLICATION in SupportConnectionPool's Lazy by Daniel Santiago Rivera · 3 months ago
  32. b7d2b86 Merge "Use family check for linking to sqlite3" into androidx-main by Treehugger Robot · 3 months ago
  33. a9e24e6 Exchanging GSON for Kotlin Serialization JSON in room-migration by Daniel Santiago Rivera · 4 months ago
  34. 50564c1 Moving room-migration sources to common by Daniel Santiago Rivera · 4 months ago
  35. 75c250d0 Merge changes If2a1f5b2,I7a95be77 into androidx-main by Treehugger Robot · 3 months ago
  36. 22231f4 Merge changes I1d4622ea,I3ba246fa into androidx-main by Treehugger Robot · 3 months ago
  37. df8aea6 Merge "Add a Coroutine context and scope to Room" into androidx-main by Treehugger Robot · 3 months ago
  38. 40d00b8 Migrate CoroutineFlowResultBinder to driver API by Daniel Santiago Rivera · 4 months ago
  39. 7058e53 Commonize InvalidationTracker by Daniel Santiago Rivera · 4 months ago
  40. 213765d Commonize InvalidationTracker.Observer by Daniel Santiago Rivera · 4 months ago
  41. 5305f50 Commonize InvalidationTracker's table observability state by Daniel Santiago Rivera · 4 months ago
  42. 2a23e49 Commonize Room's close lock by Daniel Santiago Rivera · 4 months ago
  43. dedfef0 Use family check for linking to sqlite3 by Daniel Santiago Rivera · 3 months ago
  44. 4a463c0 Move MapQueryResultAdapter to driver API. by elifbilgin · 4 months ago
  45. 29e2dfe Add a Coroutine context and scope to Room by Daniel Santiago Rivera · 4 months ago
  46. 1d7308c Restructure room-runtime source sets by Daniel Santiago Rivera · 3 months ago
  47. 4905c18 Merge changes I953908b1,Ibbd6545f into androidx-main by Treehugger Robot · 3 months ago
  48. 0b450de Merge changes from topic "migrateAutoMigration" into androidx-main by Elif Bilgin · 3 months ago
  49. 6dd6485 Merge "[KSP2] Retain variances in Java type names" into androidx-main by Kuan-Ying Chou · 3 months ago
  50. 87105e8 Migrate AutoMigrationWriter logic to use drivers. by elifbilgin · 4 months ago
  51. 93665c6 Upgrade Room Gradle Plugin the latest version that is a HEAD. by elifbilgin · 4 months ago
  52. a997a22 Make room-testing a KMP project by Daniel Santiago Rivera · 4 months ago
  53. 4076422 Make room-migration a KMP project by Daniel Santiago Rivera · 4 months ago
  54. 4423c93 [KSP2] Remove ordering check in XRoundEnvTest.getAnnotatedParamElements() by Kuan-Ying Chou · 4 months ago
  55. fa437a3 [KSP2] Retain variances in Java type names by Kuan-Ying Chou · 4 months ago
  56. 2d7cd8d Store instance of SupportPooledConnection in support pool by Daniel Santiago Rivera · 4 months ago
  57. 09659b9 Merge "Add reflective instantiation to JVM Room builders." into androidx-main by Treehugger Robot · 4 months ago
  58. fb5b811 Add reflective instantiation to JVM Room builders. by Daniel Santiago Rivera · 4 months ago
  59. 2e907ed Merge "Migrating Entity Adapter logic to common." into androidx-main by Treehugger Robot · 4 months ago
  60. 1be09d0 Migrating Entity Adapter logic to common. by elifbilgin · 5 months ago
  61. b1bf3d9 Merge "Match getLastInsertedRowId() behaviour with Android's version." into androidx-main by Treehugger Robot · 4 months ago
  62. a9e2e53 Match getLastInsertedRowId() behaviour with Android's version. by Daniel Santiago Rivera · 4 months ago
  63. 8e53346 Merge "Caches KspExecutableElements created for KSFunctionDeclarations." into androidx-main by Wanying Ding · 4 months ago
  64. 24205d8 Update baseline files to use correct element id for property by Paul Duffin · 4 months ago
  65. 849e183 Merge changes from topic "metalava-kotlin-vararg" into androidx-main by Paul Duffin · 4 months ago
  66. 8927140 Migrate Transaction binder and adapter to driver API. by Daniel Santiago Rivera · 4 months ago
  67. ae9475f Refresh .ignore files prior to updating Metalava by Paul Duffin · 4 months ago
  68. 8a7c8ea Merge "Room KMP Plugin Support" into androidx-main by Treehugger Robot · 4 months ago
  69. b586f0c Caches KspExecutableElements created for KSFunctionDeclarations. by Wanying Ding · 4 months ago
  70. a5d3182 Add tests to check synthetic Enum functions and Enum's super class by Kuan-Ying Chou · 4 months ago
  71. 73168a9 Add randomness to the temporary database file for native test by Daniel Santiago Rivera · 4 months ago
  72. a4e7cec Merge "Commonize RoomDatabase.Callback" into androidx-main by Treehugger Robot · 4 months ago
  73. 2c8154d Merge "Migrate ListQueryResultAdapter to driver API" into androidx-main by Treehugger Robot · 4 months ago
  74. 8c75d8d Merge "Use Kotlin exceptions when generating Kotlin code." into androidx-main by Treehugger Robot · 4 months ago
  75. b3ec479 Use Kotlin exceptions when generating Kotlin code. by Daniel Santiago Rivera · 4 months ago
  76. c52a16c Commonize RoomDatabase.Callback by Daniel Santiago Rivera · 4 months ago
  77. d6bba8a Migrate ListQueryResultAdapter to driver API by Daniel Santiago Rivera · 4 months ago
  78. 7d32eab Room KMP Plugin Support by Daniel Santiago Rivera · 4 months ago
  79. 629757f Merge "Avoid resolving parameter type twice." into androidx-main by Wanying Ding · 4 months ago
  80. 8f101c1 Avoid resolving parameter type twice. by Wanying Ding · 4 months ago
  81. d220a2a Refactoring the method names for entity adapters. by elifbilgin · 5 months ago
  82. bc10ba0 Merge "Clean up .ignore files" into androidx-main by Paul Duffin · 4 months ago
  83. a9b9e29 Merge "Only enable mac targets when running on mac to avoid error logs during sync." into androidx-main by Fred Sladkey · 4 months ago
  84. 1fb0ff4 Creating Entity* Adapter mirrors in commonMain. by elifbilgin · 5 months ago
  85. d6f0f00 Clean up .ignore files by Paul Duffin · 4 months ago
  86. 86d9d83 Merge changes from topics "metalava-ab-11484016", "metalava-ab-11484042" into androidx-main by Treehugger Robot · 4 months ago
  87. 0947fbf Only enable mac targets when running on mac to avoid error logs during sync. by Fred Sladkey · 4 months ago
  88. 9bbab10 Merge "Partially migrate PreparedQueryResultBinder to driver API" into androidx-main by Treehugger Robot · 4 months ago
  89. 7156ea1 Remove enum synthetic methods from signature files by Paul Duffin · 4 months ago
  90. 1b156ad Merge "Enable KMP native by default" into androidx-main by Fred Sladkey · 4 months ago
  91. aeb25e6 Partially migrate PreparedQueryResultBinder to driver API by Daniel Santiago Rivera · 4 months ago
  92. 0f91750 Merge "Add lint check for withPluginClasspath()" into androidx-main by Omar Ismail · 4 months ago
  93. 602e6efe Commonize Room's StringUtil by Daniel Santiago Rivera · 4 months ago
  94. cd37317 Add lint check for withPluginClasspath() by omarismail · 4 months ago
  95. e006f46 Use raw connection in Room code gen utility functions by Daniel Santiago Rivera · 4 months ago
  96. 228fa38 Merge "Rename JVM name of RoomDatabase in common to RoomDatabaseKt" into androidx-main by Treehugger Robot · 4 months ago
  97. d5f3dd3 Enable KMP native by default by Fred Sladkey · 5 months ago
  98. 074d08a Rename JVM name of RoomDatabase in common to RoomDatabaseKt by Daniel Santiago Rivera · 4 months ago
  99. 24f5ede Move SupportSQLite* feature classes in room-runtime to their own package by Daniel Santiago Rivera · 4 months ago
  100. b3b8422 Merge "Room multiplatform test setup." into androidx-main by Daniel Santiago Rivera · 4 months ago