- 8a140d7 Merge "Remove api_legacy files" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 1ca420f Remove api_legacy files by Aurimas Liutikas · 3 years, 4 months ago
- 525a5e2 Merge "Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 9f7a973 Merge "Add hasDefaultValue method to XExecutableParameterElement" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 6a1ddea Merge "Enabling room variants now that they should work" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 9aa4cb9 Add @FlakyTest to LimitOffsetPagingSourceTest#prepend_invalidResult by Fred Sladkey · 3 years, 4 months ago
- c9da156 Add hasDefaultValue method to XExecutableParameterElement by Yigit Boyar · 3 years, 4 months ago
- 3882ac8 Implement LoadResult.Invalid to handle race by Clara Fok · 3 years, 4 months ago
- 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, 4 months ago
- 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, 4 months ago
- 887f0c7 Remove androidx.annotation dependency from room-compiler-processing. by Daniel Santiago Rivera · 3 years, 4 months ago
- 0399731 Merge "Add thrownTypes to XExecutableElement" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 55dadd9 Merge "Handle type aliases in getAnnotation" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- ff3f1b2 Enabling room variants now that they should work by Jeff Gaston · 4 years, 3 months ago
- e39921e [GH] Change JavacBasicAnnotationProcessor to wrap each step individually. by Brad Corso · 3 years, 4 months ago
- 278f3ca Add thrownTypes to XExecutableElement by Yigit Boyar · 3 years, 4 months ago
- 4709a3f Handle type aliases in getAnnotation by Yigit Boyar · 3 years, 4 months ago
- 9751c4e Merge "Supporting guava ImmutableMultimap in Room." into androidx-main by Elif Bilgin · 3 years, 4 months ago
- b650c57 Supporting guava ImmutableMultimap in Room. by Elif Bilgin · 3 years, 4 months ago
- e74bf30 Merge "Handle diamond inheritance in methods" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 246b2af Merge "Supporting ImmutableMap in Room." into androidx-main by Elif Bilgin · 3 years, 4 months ago
- f27e38c Handle diamond inheritance in methods by Yigit Boyar · 3 years, 4 months ago
- 7e5ccc6 Supporting ImmutableMap in Room. by Elif Bilgin · 3 years, 4 months ago
- fd30f35 Support top level declarations in libraries by Yigit Boyar · 3 years, 4 months ago
- c520708 Properly handle Object types in override variance by Yigit Boyar · 3 years, 4 months ago
- df0de50 Remove XType.isAssignableWithoutVariance by Yigit Boyar · 3 years, 4 months ago
- 096ab83 Merge "Handle properties without backing fields" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 526e005 Merge "Simplify synthetic getter/setter methods" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- c2535d5 Merge "Supporting remaining multimap return types for JOIN statements in Room." into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 7a31015 Supporting remaining multimap return types for JOIN statements in Room. by Elif Bilgin · 3 years, 5 months ago
- 54a407a Handle properties without backing fields by Yigit Boyar · 3 years, 5 months ago
- 5790b29 Update to new version of metalava by Aurimas Liutikas · 3 years, 5 months ago
- 4612614 Simplify synthetic getter/setter methods by Yigit Boyar · 3 years, 4 months ago
- c95256b Add TypeArgument check on PagingSource's Value arg by Clara Fok · 3 years, 4 months ago
- ae7f456 Merge "Move methods that traverse parents to return sequence" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 77b9e9d Merge "Centralize method / field collection" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- fe155a2 skip local validation for KSP by Yigit Boyar · 3 years, 4 months ago
- ad311f1 Move methods that traverse parents to return sequence by Yigit Boyar · 3 years, 5 months ago
- 6ab4a1f Centralize method / field collection by Yigit Boyar · 3 years, 4 months ago
- 82caab4 Merge "Return full classpath from compile files helper" into androidx-main by Treehugger Robot · 3 years, 4 months ago
- 985fad5 Return full classpath from compile files helper by Yigit Boyar · 3 years, 4 months ago
- 393ee09 Remove custom sqlite-jdbc native library loader. by Daniel Santiago Rivera · 3 years, 5 months ago
- 3c17769 Merge "Revert "Revert "Upgrade to Gradle 7.1""" into androidx-main by Treehugger Robot · 3 years, 5 months ago
- ff611fc Revert "Revert "Upgrade to Gradle 7.1"" by Aurimas Liutikas · 3 years, 5 months ago
- 38bb0772 Cleanup Room's string_ext package and imports. by Daniel Santiago Rivera · 3 years, 5 months ago
- 42981d5 Redefine QueryResultAdapter to contain multiple RowAdapters by Daniel Santiago Rivera · 3 years, 5 months ago
- 22eccb9 Hook up room-compiler to room-paging by Clara Fok · 3 years, 5 months ago
- 2518687 Flip room-paging flag for release by Clara Fok · 3 years, 5 months ago
- 1ef512c Merge "Handle foreign key violations during Auto Migration more gracefully." into androidx-main by Treehugger Robot · 3 years, 5 months ago
- 7917c78 Handle foreign key violations during Auto Migration more gracefully. by Elif Bilgin · 3 years, 5 months ago
- 542fdb6 Merge "Supporting multimap return type for JOIN statements in Room." into androidx-main by Treehugger Robot · 3 years, 5 months ago
- 5e9b850 Merge "Additional tests for refresh key behavior" into androidx-main by Clara Fok · 3 years, 5 months ago
- 0dc9304 Supporting multimap return type for JOIN statements in Room. by Elif Bilgin · 3 years, 5 months ago
- cadc8a0 Additional tests for refresh key behavior by Clara Fok · 3 years, 5 months ago
- 9c76530 Merge "Run NewApi lint on tests" into androidx-main by Alan Viverette · 3 years, 5 months ago
- a728951 Merge "Revert "Upgrade to Gradle 7.1"" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
- 8a61443 Revert "Upgrade to Gradle 7.1" by Aurimas Liutikas · 3 years, 5 months ago
- 887cd8f Merge "Upgrade to Gradle 7.1" into androidx-main by Aurimas Liutikas · 3 years, 5 months ago
- 01d05de Run NewApi lint on tests by Alan Viverette · 3 years, 5 months ago
- bacec52 Upgrade to Gradle 7.1 by Aurimas Liutikas · 3 years, 5 months ago
- 96682f2 Invalid large key clips to load last page by Clara Fok · 3 years, 5 months ago
- 99a2287 Merge "Initial implementation of LimitOffsetPagingSource" into androidx-main by Clara Fok · 3 years, 5 months ago
- 2c9450d Initial implementation of LimitOffsetPagingSource by Clara Fok · 3 years, 5 months ago
- 6a5d0bc Add an initial set of bug components in OWNERS files. by Aurimas Liutikas · 3 years, 5 months ago
- e3f0f8b Merge "Add BasicAnnotationProcessor-like APIs for XProcessing" into androidx-main by Treehugger Robot · 3 years, 5 months ago
- 89bf601 Add BasicAnnotationProcessor-like APIs for XProcessing by Daniel Santiago Rivera · 3 years, 5 months ago
- 2d0f6bc [GH] Fix originating elements for kotlin top level functions/property by Ben Schwab · 3 years, 5 months ago
- 2260ac4 Merge "Set jvm-default=all to room-processor projects." into androidx-main by Treehugger Robot · 3 years, 5 months ago
- ceb65a6 Set jvm-default=all to room-processor projects. by Daniel Santiago Rivera · 3 years, 5 months ago