1. dd1f1d0 Rename XMethodElement.name to jvmName by Yigit Boyar · 2 years, 7 months ago
  2. cbc93d9 Generate column index for queries whose column result order is known. by Daniel Santiago Rivera · 2 years, 9 months ago
  3. 7cb4041 Abstract schema file resolving logic into a service interface. by Daniel Santiago Rivera · 2 years, 10 months ago
  4. 985fad5 Return full classpath from compile files helper by Yigit Boyar · 3 years ago
  5. 42981d5 Redefine QueryResultAdapter to contain multiple RowAdapters by Daniel Santiago Rivera · 3 years ago
  6. 3aa5751 Update Room project directory structure by Daniel Santiago Rivera · 3 years, 1 month ago[Renamed from room/compiler/src/test/kotlin/androidx/room/processor/DatabaseProcessorTest.kt]
  7. c54a578 Verify automigration schemas before calling the AutoMigrationProcessor. by Elif Bilgin · 3 years, 2 months ago
  8. 26e3f9d Implementing support for handling all schema changes except FTS Table related ones. by Elif Bilgin · 3 years, 3 months ago
  9. ccdf423 Remove Google compile testing from Room compiler by Yigit Boyar · 3 years, 3 months ago
  10. 96d8d4d [GH] [Room][Compiler Processing] Support getting non type elements by Eli Hart · 3 years, 3 months ago
  11. 3b936a5 Run DatabaseProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  12. c6d9d11 Move XProcessing to Auto-Common 0.11 by Yigit Boyar · 3 years, 3 months ago
  13. c3f64cb Merge "Created the interface for AutoMigration, added appropriate checks to the AutoMigrationProcessor and updated the previous tests added for AutoMigration." into androidx-main by Elif Bilgin · 3 years, 4 months ago
  14. 85e5301a Created the interface for AutoMigration, added appropriate checks to the AutoMigrationProcessor and updated the previous tests added for AutoMigration. by Elif Bilgin · 3 years, 4 months ago
  15. 274b01e [GH] Pojo skipped verification by Markus Riegel · 3 years, 4 months ago
  16. 24eb251 Merge "AutoMigration initial CL, handling the simplest schema change, adding a new column." into androidx-main by Elif Bilgin · 3 years, 4 months ago
  17. 4b31294 AutoMigration initial CL, handling the simplest schema change, adding a new column. by Elif Bilgin · 3 years, 5 months ago
  18. ce08e26 Add infra for testing generated code by Yigit Boyar · 3 years, 5 months ago
  19. 496f4d3 Remove XDeclaredType by Yigit Boyar · 3 years, 6 months ago
  20. 82ac7e7 Remove XType.asTypeElement & XType.isType by Yigit Boyar · 3 years, 6 months ago
  21. d06160c Remove as[Type] methods from XElement by Yigit Boyar · 3 years, 6 months ago
  22. 63c2310 Updating to ktlint 0.39.0 by Jeff Gaston · 3 years, 9 months ago
  23. 16d7829 Move compiler-xprocessing to compiler-processing by Yigit Boyar · 3 years, 11 months ago
  24. e730f5b Migrate Room Codebase to XProcessing by Yigit Boyar · 4 years ago
  25. 91d6056 Remove direct access to auto-common by Yigit Boyar · 4 years ago
  26. 7110304 Isolate expand projection related code by Yigit Boyar · 4 years, 3 months ago
  27. 0bb10a3 Migrate to Compile-Testing 0.18 by Daniel Santiago Rivera · 5 years ago
  28. c7bdf55 Smart projection by Yuichi Araki · 6 years ago
  29. 02684f53 Allow using POJOs in @Insert, @Update and @Delete method parameters. by Daniel Santiago Rivera · 5 years ago
  30. 27ef985 Support deferred types on @Query with INSERT/UPDATE/DELETE statements. by Daniel Santiago Rivera · 6 years ago
  31. 86ccd84 Database View by Yuichi Araki · 6 years ago
  32. 86861cf Room FTS Support - FTS entity annotation composability. by Daniel Santiago Rivera · 6 years ago
  33. 641db54 Room FTS Support - External Content by Daniel Santiago Rivera · 6 years ago
  34. 0c6de7a Append element information to processor error messages when the element is from a compiled class. by Daniel Santiago Rivera · 6 years ago
  35. bdc4c86 DO NOT MERGE. Migrate app-toolkit projects to androidx by Alan Viverette · 6 years ago