1. ea073d8 Mark flaky test with Ignore by clarafok · 2 years, 3 months ago
  2. 077e0c1 Generate lint report if an annotation's group can't be found by Tiem Song · 2 years, 3 months ago
  3. 4692676 Merge changes from topic "232550720_strip_positions" into androidx-main by Alan Viverette · 2 years, 3 months ago
  4. 8720e0d Merge changes I96c25112,Iea840cbf into androidx-main by Treehugger Robot · 2 years, 3 months ago
  5. 5570e61 Enable publishing of new Room Paging artifacts by clarafok · 2 years, 3 months ago
  6. a6f3b46 Converting the final set of Java files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 4 months ago
  7. d71e56c Remove line and position from lint baselines by Alan Viverette · 2 years, 3 months ago
  8. d1ba579 Hook up room-paging-rxjava2 to room-compiler by clarafok · 2 years, 3 months ago
  9. 402d879 Merge "Implement rxjava2 LimitOffsetRxPagingSource" into androidx-main by Treehugger Robot · 2 years, 3 months ago
  10. c4782c2 Implement rxjava2 LimitOffsetRxPagingSource by clarafok · 2 years, 3 months ago
  11. 57503a6 Fix memory leak in test LimitOffsetRxPagingSourceTest by clarafok · 2 years, 3 months ago
  12. 06751e66 Remove delays in RxPagingSourceTest by clarafok · 2 years, 3 months ago
  13. cce233b Merge "Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler" into androidx-main by Clara Fok · 2 years, 3 months ago
  14. f0e52f6 Merge changes Iaaf4bc57,I4b444b04,Icc4b50a0,If1792af1 into androidx-main by Treehugger Robot · 2 years, 3 months ago
  15. 9dafd3c Initial code check-in for the final set of Java files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 4 months ago
  16. c7b01e9 Hook up rxjava3 LimitOffsetRxPagingSource to room-compiler by clarafok · 2 years, 3 months ago
  17. a5a856d Implement room-paging-rxjava3 LimitOffsetRxPagingSource by clarafok · 2 years, 3 months ago
  18. 9fa44fa Add benchmark for AmbiguousColumnResolver by Daniel Santiago Rivera · 2 years, 4 months ago
  19. 894b0ff Duplicate column resolution heuristic algorithm by Daniel Santiago Rivera · 2 years, 9 months ago
  20. 282ef24 Add table names of key and value columns in @MapInfo by Daniel Santiago Rivera · 2 years, 4 months ago
  21. 6a3dc55c Merge "Provide a runProcessorTest() API that takes processors." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  22. 2ca8464 Merge "Set jvm-default=all for Room runtime libraries." into androidx-main by Treehugger Robot · 2 years, 3 months ago
  23. 9c06524 Refactor Room compiler cursor index variable generation to its own adapter. by Daniel Santiago Rivera · 2 years, 4 months ago
  24. 500e39b Provide a runProcessorTest() API that takes processors. by Daniel Santiago Rivera · 2 years, 3 months ago
  25. 0b37270 Set jvm-default=all for Room runtime libraries. by Daniel Santiago Rivera · 2 years, 3 months ago
  26. 76e8c1e Hook up room-paging-guava to room-compiler by Clara Fok · 2 years, 3 months ago
  27. 5592a0c [GH] Cleanup Playground Setup by Yigit Boyar · 2 years, 3 months ago
  28. b3f10cb Give room gradle test more memory by Aurimas Liutikas · 2 years, 3 months ago
  29. e72325b Refactor room-paging integration test into parameterized test by Clara Fok · 2 years, 4 months ago
  30. 3267211 Converting `auto closer` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 3 months ago
  31. 4943d97 Initial code check-in for renaming `auto closer` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 5 months ago
  32. 6bbc9d6 Merge changes from topic "inavlidation-tracker-runtime" into androidx-main by Elif Bilgin · 2 years, 3 months ago
  33. b22bc2b PagingSource type providers to use generalized binder by Clara Fok · 2 years, 3 months ago
  34. 9e87eb6 Converting `invalidation tracker` related files in `room-runtime` from Java to Kotlin. by Elif Bilgin · 2 years, 6 months ago
  35. c0e3538 Initial code check-in for renaming `invalidation tracker` related files in `room-runtime` from *.java to *.kt. by Elif Bilgin · 2 years, 6 months ago
  36. 4faafcc Change from refreshVersionsAsync to refreshVersionsSync by clarafok · 2 years, 4 months ago
  37. 84960db Fix InvalidationTracker.Observer registration on main thread by clarafok · 2 years, 4 months ago
  38. f6fd168 Merge "Update coroutines to 1.6.1" into androidx-main by Yigit Boyar · 2 years, 3 months ago
  39. 5ccc565 Merge "Fail the build if library projects use src/kotlin instead of src/java" into androidx-main by Alan Viverette · 2 years, 3 months ago
  40. 2ce9745 Merge "Deprecate XTypeElement.superType in favor of superClass." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  41. 1c7ba76 Merge "Fix flaky room-paging test loadEverything_inReverse" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  42. 2975a40 Fix flaky room-paging test loadEverything_inReverse by clarafok · 2 years, 4 months ago
  43. fb1267d Update coroutines to 1.6.1 by Yigit Boyar · 2 years, 4 months ago
  44. cd9288e Cleanup dependencies in Room by Dustin Lam · 2 years, 4 months ago
  45. e5952b1 Deprecate XTypeElement.superType in favor of superClass. by Daniel Santiago Rivera · 2 years, 4 months ago
  46. c2faa62 Merge "Bump to Kotlin 1.6.21" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  47. e41fc57 Merge "Add back jvm-default to Room" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  48. dc6ad79 Add back jvm-default to Room by Daniel Santiago Rivera · 2 years, 4 months ago
  49. 5061837 Bump to Kotlin 1.6.21 by Jim Sproch · 2 years, 4 months ago
  50. 2ff493e Merge "Fix bug in getAllMethods for pkg-private methods" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  51. f6dc3ae Fix bug in getAllMethods for pkg-private methods by Brad Corso · 2 years, 4 months ago
  52. 741cf12 Merge "Fix LongSparseArray and SparseArray key row adapter." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  53. d76ba7b Fail the build if library projects use src/kotlin instead of src/java by Alan Viverette · 2 years, 4 months ago
  54. 2ab42bf5 Merge "Baseline for metalava update" into androidx-main by Sam Gilbert · 2 years, 4 months ago
  55. 66225d2 Fix LongSparseArray and SparseArray key row adapter. by Daniel Santiago Rivera · 2 years, 4 months ago
  56. 6a90edb Merge "Attempt to fix InvalidationTrackerTest#testWeak flake." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  57. 771c3da Baseline for metalava update by Sam Gilbert · 2 years, 4 months ago
  58. e378ecd Merge "Assert on executor being idle in WriteAheadLoggingTest" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  59. 58a7338 Attempt to fix InvalidationTrackerTest#testWeak flake. by Daniel Santiago Rivera · 2 years, 4 months ago
  60. 4ec35d4 Assert on executor being idle in WriteAheadLoggingTest by Daniel Santiago Rivera · 2 years, 4 months ago
  61. 2f45502 Implement LimitOffsetListenableFuturePagingSource by clarafok · 2 years, 4 months ago
  62. 93e8ecb8 Cleanup usages of deprecated process() and processOver() by Kuan-Ying Chou · 2 years, 4 months ago
  63. bcbd33a Update to Kotlin 1.6.20 by Jim Sproch · 2 years, 7 months ago
  64. 35daf7a Merge "Move outDir set up to settings.gradle" into androidx-main by Aurimas Liutikas · 2 years, 4 months ago
  65. a036352 Merge "Use new JvmDefaultMode values for Kotlin 1.6.20" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  66. 7fceeb6 Move outDir set up to settings.gradle by Aurimas Liutikas · 2 years, 4 months ago
  67. 10b44a6 [GH] limit room test heap size to 512 by Dustin Lam · 2 years, 4 months ago
  68. 0cb0be6 Refactor database query functions out of LimitOffsetPagingSource by clarafok · 2 years, 4 months ago
  69. 60c83e9 Merge changes Ib27a2953,I0d147f4f into androidx-main by Clara Fok · 2 years, 4 months ago
  70. 1a91be9 Merge "Special case overrides() check for suspend methods in KAPT." into androidx-main by Treehugger Robot · 2 years, 4 months ago
  71. 711271a Refactor refreshKey calcluation out of LimitOffsetPagingSource by clarafok · 2 years, 5 months ago
  72. 50392c7 Refactor limit and offset calcluation out of LimitOffsetPagingSource by clarafok · 2 years, 5 months ago
  73. 510c358 Refactor InvalidationTracker helper functions out of LimitOffsetPagingSource by clarafok · 2 years, 5 months ago
  74. 5496dca Special case overrides() check for suspend methods in KAPT. by Daniel Santiago Rivera · 2 years, 5 months ago
  75. d0e5334 Use new JvmDefaultMode values for Kotlin 1.6.20 by Daniel Santiago Rivera · 2 years, 4 months ago
  76. 98bab3f Update Metalava to build 8385786 by Ember Rose · 2 years, 4 months ago
  77. f7dc537 Merge "Update Metalava to build 8281375" into androidx-main by Treehugger Robot · 2 years, 4 months ago
  78. 7895e40 [GH] Introduce "NONE" conflict resolution strategy by mzgreen · 2 years, 4 months ago
  79. 8ce27e2 Merge "Bulk update of all AndroidX lint baseline files" into androidx-main by Tiem Song · 2 years, 4 months ago
  80. 0a64a66 Update Metalava to build 8281375 by Ember Rose · 2 years, 5 months ago
  81. ecefa44 Bulk update of all AndroidX lint baseline files by Tiem Song · 2 years, 5 months ago
  82. 3ba4280 Update Metalava to build 8210943 by Ember Rose · 2 years, 5 months ago
  83. 41a1d4f [GH] Add room-paging-rxjava2 module to Room by Clara F · 2 years, 5 months ago
  84. eb60980 [GH] Add room-paging-rxjava3 module to Room by Clara F · 2 years, 5 months ago
  85. 3d8c385 Merge "[GH] Use type nullability instead of declaration nullability in EmbeddedField" into androidx-main by Treehugger Robot · 2 years, 5 months ago
  86. 1ee1e14 [GH] Use type nullability instead of declaration nullability in EmbeddedField by mzgreen · 2 years, 5 months ago
  87. 1b9ae44 [GH] Add room-paging-guava module to Room by Clara F · 2 years, 5 months ago
  88. 0a4ff59 Merge "Make userCursor public (but restricted) to be able to use it from test apps." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  89. d40608a Make userCursor public (but restricted) to be able to use it from test apps. by Daniel Santiago Rivera · 2 years, 5 months ago
  90. 6451462 Merge "Consider views during database bundle schema equality check." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  91. 332acc4 Consider views during database bundle schema equality check. by Daniel Santiago Rivera · 2 years, 5 months ago
  92. 993585a Upgrade to AGP 7.3.0-alpha07 by Aurimas Liutikas · 2 years, 5 months ago
  93. dcfa035 Migrate from AndroidManifest to build.gradle for namespace by Aurimas Liutikas · 2 years, 5 months ago
  94. e4d2728 Upgrade to AGP 7.3.0-alpha05 by Aurimas Liutikas · 2 years, 5 months ago
  95. 4fddc19 Merge "Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible." into androidx-main by Treehugger Robot · 2 years, 5 months ago
  96. d129c92 Replace usages of Kotlin's `use` with our own `useCursor` that is backwards compatible. by Daniel Santiago Rivera · 2 years, 5 months ago
  97. ca851d5 Merge "Add try-catch back to unwrapRepeatedAnnotationsFromContainer" into androidx-main by Brad Corso · 2 years, 5 months ago
  98. 0fd2340 Add try-catch back to unwrapRepeatedAnnotationsFromContainer by Brad Corso · 2 years, 5 months ago
  99. 7adb7cd [GH] Enable signature verification for playground by Aurimas · 2 years, 5 months ago
  100. bf3d191 Fix expected vs actual hash in Room's failure to validate identity exception message. by Daniel Santiago Rivera · 2 years, 5 months ago