1. 353f776 Adding support for ArrayMap return type in @MapInfo. by Elif Bilgin · 3 years, 1 month ago
  2. 3a882704 Adding additional error coverage for MapInfo. by Elif Bilgin · 3 years, 1 month ago
  3. e939e2e Merge "[GH] [Room][XProcessing] Fix NPE in getTypeElementsFromPackage" into androidx-main by Yigit Boyar · 3 years, 1 month ago
  4. 993279a Merge "Add LimitOffsetPagingSource unit test" into androidx-main by Clara Fok · 3 years, 1 month ago
  5. 6cfb4cf Remove workaround for getJvmName on enum values by Yigit Boyar · 3 years, 1 month ago
  6. fa49dd2 Remove asMemberOf workaround in XProcessing by Yigit Boyar · 3 years, 1 month ago
  7. 23d0d5a Enable XProcessing tests for types in compiled annotations by Yigit Boyar · 3 years, 1 month ago
  8. 87bff8d [GH] [Room][XProcessing] Fix NPE in getTypeElementsFromPackage by Eli Hart · 3 years, 1 month ago
  9. 583863d Add LimitOffsetPagingSource unit test by Clara Fok · 3 years, 1 month ago
  10. b351a17 Clean up benchmark test AndroidManifest.xml files by Chris Craik · 3 years, 2 months ago
  11. e519c08 Merge "consolidating playground androidx-plugin with buildSrc" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  12. 719c21e Merge changes I83f1c918,I8c3024d0 into androidx-main by Treehugger Robot · 3 years, 1 month ago
  13. 6acab2e Merge "Run Room KotlinTestApp with KSP" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  14. 9e0a6d2 Follow-up tests for aosp/1798027 by Daniel Santiago Rivera · 3 years, 1 month ago
  15. 9011f4e Skip to generate delegate method for private method on dao interface by YOUNG CHA · 3 years, 1 month ago
  16. 6f409b3 Custom kotlin compiler testing infra by Yigit Boyar · 3 years, 2 months ago
  17. 5633a81 consolidating playground androidx-plugin with buildSrc by Jeff Gaston · 3 years, 1 month ago
  18. 315ae40 Run Room KotlinTestApp with KSP by Yigit Boyar · 3 years, 2 months ago
  19. a349efe Merge "Supporting non-POJO input in MapInfo." into androidx-main by Elif Bilgin · 3 years, 1 month ago
  20. 5cb6140 Supporting non-POJO input in MapInfo. by Elif Bilgin · 3 years, 1 month ago
  21. bb89fe7 Update KSP to beta07 by Yigit Boyar · 3 years, 1 month ago
  22. 44032d0 Merge "Revert "Mark LimitOffsetPagingSourceTest#load_initialEmptyLoad as flaky"" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  23. 9c839dc Merge "Move the mapping interface from result adapter to row adapter." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  24. abd2149 Move the mapping interface from result adapter to row adapter. by Daniel Santiago Rivera · 3 years, 1 month ago
  25. 2f94f0e Merge "Add Filer and Messager conversions to XConverters" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  26. ecaca24 Add Filer and Messager conversions to XConverters by bcorso · 3 years, 1 month ago
  27. b94381b Revert "Mark LimitOffsetPagingSourceTest#load_initialEmptyLoad as flaky" by Clara Fok · 3 years, 1 month ago
  28. 399f8f4 Set jdbc_ext.kt package to androidx.room.verifier by Daniel Santiago Rivera · 3 years, 1 month ago
  29. 04a624d Change how room shadowjar relocation is configured by Aurimas Liutikas · 3 years, 1 month ago
  30. 62edae6 Merge changes Ie22cc1d3,I8060e530 into androidx-main by Treehugger Robot · 3 years, 1 month ago
  31. 54e99d8 Add XConverters.toJavac for some more types by bcorso · 3 years, 1 month ago
  32. b777f16 Merge "Remove warning about duplicate package" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  33. 5a9a40d Remove warning about duplicate package by Aurimas Liutikas · 3 years, 1 month ago
  34. 06c08b0 Merge "Fix flaky test in LimitOffsetPagingSourceTest" into androidx-main by Clara Fok · 3 years, 1 month ago
  35. 0c26433 Mark LimitOffsetPagingSourceTest#load_initialEmptyLoad as flaky by Jeff Gaston · 3 years, 1 month ago
  36. 0ea643f Merge "[GH] Add a `xProcessingEnv` property to `XBasicAnnotatationProcessor`" into androidx-main by Treehugger Robot · 3 years, 1 month ago
  37. 601bd57 Fix flaky test in LimitOffsetPagingSourceTest by Clara Fok · 3 years, 1 month ago
  38. 3530161 Merge changes I55f90ac2,I897bbaed,Ica5bf1f2 into androidx-main by Clara Fok · 3 years, 1 month ago
  39. 48c938e [GH] Add a `xProcessingEnv` property to `XBasicAnnotatationProcessor` by Brad Corso · 3 years, 1 month ago
  40. 2dfb235 Update build files due to PageEvent.Insert changes by Clara Fok · 3 years, 2 months ago
  41. b46ffd3 Make KspBasicAnnotationProcessor#processingSteps() be called once. by Daniel Santiago Rivera · 3 years, 1 month ago
  42. 8a0d0c7 Merge "Add mechanism to pass extra information from processors to type adapter store." into androidx-main by Treehugger Robot · 3 years, 1 month ago
  43. 02412e5 Add mechanism to pass extra information from processors to type adapter store. by Daniel Santiago Rivera · 3 years, 2 months ago
  44. 338d1cc Upgrade to AGP 7.1.0-alpha06 by Aurimas Liutikas · 3 years, 2 months ago
  45. ac531a5 Merge "Require room-paging artifact for PagingSource" into androidx-main by Clara Fok · 3 years, 1 month ago
  46. 1062867 Require room-paging artifact for PagingSource by Clara Fok · 3 years, 2 months ago
  47. 4133d63 Add test to replicate race between refreshVersions by Clara Fok · 3 years, 2 months ago
  48. 2635f59 Merge "[GH] Add Messager#printMessage() overloads to XMessager" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  49. 4707733 [GH] Add Messager#printMessage() overloads to XMessager by Brad Corso · 3 years, 2 months ago
  50. 9602434 Use LinkedHashMap for Multimap result queries. by Daniel Santiago Rivera · 3 years, 2 months ago
  51. ce73e08 Merge changes from topic "index_order" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  52. c6a24bc Use enums for @Index#Order API by Daniel Santiago Rivera · 3 years, 2 months ago
  53. b39da65 Workaround KSP enum annotation value inconsistency. by Daniel Santiago Rivera · 3 years, 2 months ago
  54. b67881b Adding support for column index order in @Index by Nikita Zhelonkin · 3 years, 4 months ago
  55. e625b97 Add integration tests for room-paging by Clara Fok · 3 years, 2 months ago
  56. 44cfe324 Resolving auto migration issue of new columns being added in the wrong order when multiple columns are added to a database. by Elif Bilgin · 3 years, 2 months ago
  57. 6cd12c9 Handle lateinit properties by Yigit Boyar · 3 years, 2 months ago
  58. 0da1382 Fix xprocessing tests for kotlin 1.5.21 by Yigit Boyar · 3 years, 2 months ago
  59. e268b11 Upgrade to Kotlin 1.5.21 and KSP 1.5.20-beta04 by Aurimas Liutikas · 3 years, 3 months ago
  60. 2506199 Merge "Revert "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult"" into androidx-main by Clara Fok · 3 years, 2 months ago
  61. f7f4575 Revert "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult" by Clara Fok · 3 years, 2 months ago
  62. 6554edd Merge "Fix LimitOffsetPagingSourceTest flaky test" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  63. 0837a2a Fix LimitOffsetPagingSourceTest flaky test by Clara Fok · 3 years, 2 months ago
  64. 8a140d7 Merge "Remove api_legacy files" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  65. 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 2 months ago
  66. 525a5e2 Merge "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  67. 9f7a973 Merge "Add hasDefaultValue method to XExecutableParameterElement" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  68. 6a1ddea Merge "Enabling room variants now that they should work" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  69. 9aa4cb9 Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult by Fred Sladkey · 3 years, 2 months ago
  70. c9da156 Add hasDefaultValue method to XExecutableParameterElement by Yigit Boyar · 3 years, 2 months ago
  71. 3882ac8 Implement LoadResult.Invalid to handle race by Clara Fok · 3 years, 2 months ago
  72. c51738e Merge "Implementing a check for verifying that equals() and hashCode() are implemented by the key of a multimap query result." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  73. eed75a3 Implementing a check for verifying that equals() and hashCode() are implemented by the key of a multimap query result. by Elif Bilgin · 3 years, 2 months ago
  74. 887f0c7 Remove androidx.annotation dependency from room-compiler-processing. by Daniel Santiago Rivera · 3 years, 2 months ago
  75. 0399731 Merge "Add thrownTypes to XExecutableElement" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  76. 55dadd9 Merge "Handle type aliases in getAnnotation" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  77. ff3f1b2 Enabling room variants now that they should work by Jeff Gaston · 4 years, 1 month ago
  78. e39921e [GH] Change JavacBasicAnnotationProcessor to wrap each step individually. by Brad Corso · 3 years, 2 months ago
  79. 278f3ca Add thrownTypes to XExecutableElement by Yigit Boyar · 3 years, 2 months ago
  80. 4709a3f Handle type aliases in getAnnotation by Yigit Boyar · 3 years, 2 months ago
  81. 9751c4e Merge "Supporting guava ImmutableMultimap in Room." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  82. b650c57 Supporting guava ImmutableMultimap in Room. by Elif Bilgin · 3 years, 2 months ago
  83. e74bf30 Merge "Handle diamond inheritance in methods" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  84. 246b2af Merge "Supporting ImmutableMap in Room." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  85. f27e38c Handle diamond inheritance in methods by Yigit Boyar · 3 years, 2 months ago
  86. 7e5ccc6 Supporting ImmutableMap in Room. by Elif Bilgin · 3 years, 2 months ago
  87. fd30f35 Support top level declarations in libraries by Yigit Boyar · 3 years, 2 months ago
  88. c520708 Properly handle Object types in override variance by Yigit Boyar · 3 years, 2 months ago
  89. df0de50 Remove XType.isAssignableWithoutVariance by Yigit Boyar · 3 years, 2 months ago
  90. 096ab83 Merge "Handle properties without backing fields" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  91. 526e005 Merge "Simplify synthetic getter/setter methods" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  92. c2535d5 Merge "Supporting remaining multimap return types for JOIN statements in Room." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  93. 7a31015 Supporting remaining multimap return types for JOIN statements in Room. by Elif Bilgin · 3 years, 3 months ago
  94. 54a407a Handle properties without backing fields by Yigit Boyar · 3 years, 3 months ago
  95. 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 3 months ago
  96. 4612614 Simplify synthetic getter/setter methods by Yigit Boyar · 3 years, 3 months ago
  97. c95256b Add TypeArgument check on PagingSource's Value arg by Clara Fok · 3 years, 3 months ago
  98. ae7f456 Merge "Move methods that traverse parents to return sequence" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  99. 77b9e9d Merge "Centralize method / field collection" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  100. fe155a2 skip local validation for KSP by Yigit Boyar · 3 years, 3 months ago