[go: nahoru, domu]

  1. fa7c1b4a Merge "Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos" into androidx-main by Aurimas Liutikas · 3 years, 2 months ago
  2. 3778420 Merge "[GH] [Room][Compiler Processing] Add additional type element information" into androidx-main by Daniel Santiago Rivera · 3 years, 2 months ago
  3. fe0d07a According to Android Studio this is no longer needed by Aurimas Liutikas · 3 years, 2 months ago
  4. e238bad Upgrade to Kotlin 1.5.0, KSP to 1.5.0-1.0.0-alpha09 Test: bos by Jim Sproch · 3 years, 3 months ago
  5. 6c8b6f8 [GH] [Room][Compiler Processing] Add additional type element information by Eli Hart · 3 years, 2 months ago
  6. c84eb8e [GH] [Room][Compiler Processing] Support getting elements by package name by Eli Hart · 3 years, 2 months ago
  7. 16b7a83 Model top level functions and properties by Yigit Boyar · 3 years, 2 months ago
  8. c671557 Don't flag private inner classes without constructors by Alan Viverette · 3 years, 2 months ago
  9. 894a04ce Suppress flaky tests by Alan Viverette · 3 years, 2 months ago
  10. b43eebe Merge changes I1eb2d81e,I3f39e521 into androidx-main by Treehugger Robot · 3 years, 2 months ago
  11. a3a0ec0 Add @JvmStatic to companion and object class functions. by Daniel Santiago Rivera · 3 years, 2 months ago
  12. b99740a Move util functions in XProcessingStep to be extension functions. by Daniel Santiago Rivera · 3 years, 2 months ago
  13. fa1793f jarDebug -> jarRelease by Jeff Gaston · 3 years, 2 months ago
  14. 887892c Merge "Don't generate empty lint baseline files" into androidx-main by Alan Viverette · 3 years, 2 months ago
  15. 7530009 Handle type aliases in ksp by Yigit Boyar · 3 years, 2 months ago
  16. 054934d Don't generate empty lint baseline files by Alan Viverette · 3 years, 2 months ago
  17. f261926 Don't return invalid schema from SchemaBundle by Yigit Boyar · 3 years, 2 months ago
  18. d7f0856 Merge "Fix GeneratedCodeMatchTest for KoltinPoet 1.8" into androidx-main by Ian Lake · 3 years, 2 months ago
  19. e1b8458 Start using Gradle dependencies by Aurimas Liutikas · 3 years, 2 months ago
  20. 540e1d0 Fix GeneratedCodeMatchTest for KoltinPoet 1.8 by Daniel Santiago Rivera · 3 years, 2 months ago
  21. ba124f5 Update KSP to ksp-1.4.32-1.0.0-alpha08 by Yigit Boyar · 3 years, 2 months ago
  22. cab4069 fix wrong import in schema differ test by Yigit Boyar · 3 years, 2 months ago
  23. cb841c5 Upgrade to Gradle 7.0 by Aurimas Liutikas · 3 years, 3 months ago
  24. 386ea1d Fix room project task dependencies. by Aurimas Liutikas · 3 years, 2 months ago
  25. c9fe977 Merge "Verify automigration schemas before calling the AutoMigrationProcessor." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  26. c54a578 Verify automigration schemas before calling the AutoMigrationProcessor. by Elif Bilgin · 3 years, 2 months ago
  27. 8c82807 Moving test strings.xml files to donottranslate-strings.xml by Jeff Gaston · 3 years, 2 months ago
  28. 9bf4f7e Rename libs extra to excludes by Aurimas Liutikas · 3 years, 2 months ago
  29. 83ae1a8 Merge "Triage broken presubmit tests" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  30. bdec1cd Merge "Fix deprecated Gradle API usage warnings on ./studiow execution" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  31. 50a4837 Triage broken presubmit tests by David Saff · 3 years, 2 months ago
  32. 5840bf3 Fix deprecated Gradle API usage warnings on ./studiow execution by Dzmitry Neviadomski · 3 years, 2 months ago
  33. 3a73f14 Refactor UnsafeNewApiCall to ClassVerificationFailure by Alan Viverette · 3 years, 2 months ago
  34. fb83ac8 Merge "Change XFieldElement API not to require enclosing type" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  35. ae9c298 Merge "Supporting auto migrating views." into androidx-main by Elif Bilgin · 3 years, 2 months ago
  36. 89c4666 Merge "[GH] Fix intermittent InvalidationTracker issues in JournalMode.TRUNCATE" into androidx-main by Treehugger Robot · 3 years, 2 months ago
  37. a5c2900 [GH] Fix intermittent InvalidationTracker issues in JournalMode.TRUNCATE by Uli Bubenheimer · 3 years, 3 months ago
  38. 51f4b35 Supporting auto migrating views. by Elif Bilgin · 3 years, 2 months ago
  39. 370783d8 Merge "Supporting dependency injection in auto migrations." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  40. e6f17b4 Supporting dependency injection in auto migrations. by Elif Bilgin · 3 years, 2 months ago
  41. e0c423c fix task dependency for test config class by Yigit Boyar · 3 years, 3 months ago
  42. 7e8686e Merge "Addressing API review feedback for RoomDatabase." into androidx-main by Treehugger Robot · 3 years, 2 months ago
  43. 8820b91 Addressing API review feedback for RoomDatabase. by Elif Bilgin · 3 years, 2 months ago
  44. 7a6e757 Change XFieldElement API not to require enclosing type by Yigit Boyar · 3 years, 3 months ago
  45. d040bc9 Change XExecutableElement API not to require enclosing type by Yigit Boyar · 3 years, 3 months ago
  46. b52b0c0 Removing leftover RestrictTo annotation for automigrations. by Elif Bilgin · 3 years, 3 months ago
  47. 93564d4 Fix PagingSourceTest generation increment by Dustin Lam · 3 years, 3 months ago
  48. 355b1ab Minor fix in schema differ logic to use getOrPut instead of getOrElse. by Elif Bilgin · 3 years, 3 months ago
  49. 7a55b71 Implementing support for handling all schema changes including FTS Table related ones. by Elif Bilgin · 3 years, 3 months ago
  50. c6db95e Adding documentation and sample code usage for AutoMigration. by Elif Bilgin · 3 years, 3 months ago
  51. b2840ab Prevent redundant ListUpdateCallback events from firing by Dustin Lam · 3 years, 3 months ago
  52. 370229e Remove TODO about KSP enum issue by Yigit Boyar · 3 years, 3 months ago
  53. 0864c9e Remove KSP static modifier workarounds by Yigit Boyar · 3 years, 3 months ago
  54. 6bb8f24 Remove ksp issue link for https://github.com/google/ksp/issues/187 by Yigit Boyar · 3 years, 3 months ago
  55. bdf7b9e Merge "Update KSP to alpha07" into androidx-main by Yigit Boyar · 3 years, 3 months ago
  56. bf09a00 Update KSP to alpha07 by Yigit Boyar · 3 years, 3 months ago
  57. 26e3f9d Implementing support for handling all schema changes except FTS Table related ones. by Elif Bilgin · 3 years, 3 months ago
  58. 1cfc8e0 Merge "Remove Google compile testing from Room compiler" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  59. 4884c5c Merge "Run DatabaseViewProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  60. 9382e4f Merge "Run QueryMethodProcessorTest with KSP" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  61. ccdf423 Remove Google compile testing from Room compiler by Yigit Boyar · 3 years, 3 months ago
  62. 7fc4a19 Run DatabaseViewProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  63. e2b8581 Run QueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  64. f95a285 Handle non-repeated repeatable annotations by Yigit Boyar · 3 years, 3 months ago
  65. 5d74574 Merge "Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5" into androidx-main by Treehugger Robot · 3 years, 3 months ago
  66. 4aaff3b Update kotlinx-metadata-jvm to 0.2.0 in preparation for Kotlin 1.5 by Daniel Santiago Rivera · 3 years, 3 months ago
  67. 406e56b Merge "[GH] [Room][Compiler Processing] Originating element improvements" into androidx-main by Yigit Boyar · 3 years, 3 months ago
  68. 72dc16e Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  69. ddfb1a4 Run RemoveUnusedColumnsTest with KSP by Yigit Boyar · 3 years, 3 months ago
  70. 6db45a6 Add ability to pass options to processors by Yigit Boyar · 3 years, 3 months ago
  71. 912854c Run InsertionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  72. 314ef68 Run ShortcutMethod processor tests with KSP by Yigit Boyar · 3 years, 3 months ago
  73. 9fe5a33 [GH] [Room][Compiler Processing] Originating element improvements by Eli Hart · 3 years, 3 months ago
  74. bdffe9a Run TransactionMethodProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  75. c1a6959 Run QueryWriterTest with KSP by Yigit Boyar · 3 years, 3 months ago
  76. 40f2af5 Run CustomTypeConverterResolutionTest with KSP by Yigit Boyar · 3 years, 3 months ago
  77. af54b03 Remove compile library helper function by Yigit Boyar · 3 years, 3 months ago
  78. 8bda14e Run ElementExtTest with KSP by Yigit Boyar · 3 years, 3 months ago
  79. 531d5ab Run BaseDaoTest with KSP by Yigit Boyar · 3 years, 3 months ago
  80. 96d8d4d [GH] [Room][Compiler Processing] Support getting non type elements by Eli Hart · 3 years, 3 months ago
  81. 66affb6 Merge "Fixing typo in documentation." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  82. b43c8c3 Fixing typo in documentation. by Elif Bilgin · 3 years, 3 months ago
  83. 3b936a5 Run DatabaseProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  84. f39090e Run FieldProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  85. e477fa8 Run Fts3/4 tests with ksp by Yigit Boyar · 3 years, 3 months ago
  86. 4f18296 Run PojoProcessorTargetMethodTest with KSP by Yigit Boyar · 3 years, 3 months ago
  87. 4b1923e Run PojoProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  88. 191229e Run ProjectionExpanderTest with KSP by Yigit Boyar · 3 years, 3 months ago
  89. 50764a2 Run RawQueryMethodProcessorTest with KSP by Yigit Boyar · 3 years, 3 months ago
  90. 87eabce Merge "Add playground owners to playground settings.gradle files" into androidx-main by Dustin Lam · 3 years, 3 months ago
  91. 8f8ba7c Merge "Implementing SQL statements needed for performing complex schema changes." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  92. fba75de Implementing SQL statements needed for performing complex schema changes. by Elif Bilgin · 3 years, 4 months ago
  93. 17c4f70 Run AutoValuePojoProcessorDelegate tests with KSP by Yigit Boyar · 3 years, 3 months ago
  94. 48e9890 Run TypeAssignmentTest with KSP by Yigit Boyar · 3 years, 3 months ago
  95. b361898 Run DatabaseVerifierTest with KSP by Yigit Boyar · 3 years, 3 months ago
  96. 3f9bc79 Update KSP to alpha 06 by Yigit Boyar · 3 years, 3 months ago
  97. e58941e Merge "Detecting all "complex" schema changes." into androidx-main by Treehugger Robot · 3 years, 3 months ago
  98. 933be3b Detecting all "complex" schema changes. by Elif Bilgin · 3 years, 4 months ago
  99. c6d9d11 Move XProcessing to Auto-Common 0.11 by Yigit Boyar · 3 years, 3 months ago
  100. dd9a6fc Merge "Update kotlinx.coroutines to 1.4.3" into androidx-main by Adam Powell · 3 years, 3 months ago