1. bf0ba9a Merge "Update Kotlinpoet to 1.14.2" into androidx-main by Treehugger Robot · 11 months ago
  2. f93c9c6 Merge "Verify coroutines Flow updates with junction table." into androidx-main by Treehugger Robot · 11 months ago
  3. a6dec5a Update Kotlinpoet to 1.14.2 by Daniel Santiago Rivera · 1 year, 2 months ago
  4. 5d03e1c Add test for XExecutableElement's parameter names by Kuan-Ying Chou · 11 months ago
  5. 89407da Merge "Modernize CheckArtifactTask task" into androidx-main by Treehugger Robot · 11 months ago
  6. e43b9eb Merge "Support processing annotation values with JvmName in ksp" into androidx-main by Wanying Ding · 11 months ago
  7. aed2742 Modernize CheckArtifactTask task by Aurimas Liutikas · 11 months ago
  8. 83af841 Merge "Modernize GenerateAntlrGrammar in room-compiler" into androidx-main by Aurimas Liutikas · 11 months ago
  9. 17bb9fa Support processing annotation values with JvmName in ksp by Wanying Ding · 11 months ago
  10. ee4eb5c Modernize GenerateAntlrGrammar in room-compiler by Aurimas Liutikas · 11 months ago
  11. 4f74947 Verify coroutines Flow updates with junction table. by Daniel Santiago Rivera · 11 months ago
  12. 433ac98 Revert "Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing" by Daniel Santiago Rivera · 11 months ago
  13. c769384 Merge "Investigating KSP Type Annotation possibility for Room support." into androidx-main by Treehugger Robot · 11 months ago
  14. 2448f61 Investigating KSP Type Annotation possibility for Room support. by elifbilgin · 11 months ago
  15. 02fe38d Merge "Print element when nesting type is unsupported." into androidx-main by Treehugger Robot · 11 months ago
  16. fc52c6c Merge "Add an overload of MethodSpecHelper.overrding" into androidx-main by Wanying Ding · 11 months ago
  17. 5f4bb2d Print element when nesting type is unsupported. by Daniel Santiago Rivera · 11 months ago
  18. 12988bb Add an overload of MethodSpecHelper.overrding by Wanying Ding · 11 months ago
  19. 3afd212 Merge "Revert "room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask"" into androidx-main by Treehugger Robot · 11 months ago
  20. 1fce912 Revert "room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask" by Aurimas Liutikas · 11 months ago
  21. 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 1 month ago
  22. aa9dff9 Update to Kotlin 1.9.0 by Andrei Shikov · 1 year, 1 month ago
  23. 3f48e8e Merge "Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt" into androidx-main by Wanying Ding · 11 months ago
  24. 5bc6d39 Merge "Correctly set the kotlin gradle plugin version in gradle tests" into androidx-main by Aurimas Liutikas · 11 months ago
  25. db5277c Correctly set the kotlin gradle plugin version in gradle tests by Aurimas Liutikas · 11 months ago
  26. db8d118 Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt by Wanying Ding · 11 months ago
  27. 4c1ef14 Fix issue with KSTypeVarianceResolver for typealiases. by Brad Corso · 11 months ago
  28. 357f10e Merge "Add test for annotations that target type parameters" into androidx-main by Kuan-Ying Chou · 11 months ago
  29. d1a00f7 Merge "Resolving potential memory leak vulnerability in QueryInterceptorStatement." into androidx-main by Treehugger Robot · 11 months ago
  30. ae301e3 Add test for annotations that target type parameters by Kuan-Ying Chou · 11 months ago
  31. b9c66ea Resolving potential memory leak vulnerability in QueryInterceptorStatement. by elifbilgin · 11 months ago
  32. b329fee Merge "Fix SourceSet.findSourceFile()" into androidx-main by Kuan-Ying Chou · 11 months ago
  33. 163ad69 Fix SourceSet.findSourceFile() by Kuan-Ying Chou · 11 months ago
  34. 8969457 Add back synthetic `$annotations` to declared methods. by Brad Corso · 11 months ago
  35. 2543091 Merge "Update Room Gradle plugin APIs to not always require per-variant configurations." into androidx-main by Treehugger Robot · 12 months ago
  36. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 12 months ago
  37. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 12 months ago
  38. 4052893 Merge "Fix KAPT/KSP inconsistencies with annotations" into androidx-main by Brad Corso · 12 months ago
  39. f1eb395 Fix KAPT/KSP inconsistencies with annotations by Brad Corso · 1 year ago
  40. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 12 months ago
  41. 80d2aff Resolving incorrect behavior in QueryInterceptorDatabase `execSQL()` function. by elifbilgin · 12 months ago
  42. ef1265e Update Room Gradle plugin APIs to not always require per-variant configurations. by Daniel Santiago Rivera · 12 months ago
  43. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 12 months ago
  44. b141b84 Merge "Add support for ListenableFutures for @RawQuery" into androidx-main by Benjamin Baxter · 12 months ago
  45. 87876c2 Merge changes from topic "room-2" into androidx-main by Arkadii Ivanov · 12 months ago
  46. 7671e760 Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing by Arkadii Ivanov · 1 year ago
  47. 675d4994 Add support for ListenableFutures for @RawQuery by Benjamin Baxter · 12 months ago
  48. 7edcdd8 Merge "Extract SDK config that varies downstream to Gradle properties" into androidx-main by Treehugger Robot · 12 months ago
  49. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 12 months ago
  50. 00e6534 Merge "Removing redundant map key validation check in TypeAdapterStore." into androidx-main by Treehugger Robot · 12 months ago
  51. b971613 Removing redundant map key validation check in TypeAdapterStore. by elifbilgin · 12 months ago
  52. 4f91e97 Merge "Adding support for nested map return types in DAO functions of Room." into androidx-main by Elif Bilgin · 12 months ago
  53. 3c46fef73 Adding support for nested map return types in DAO functions of Room. by elifbilgin · 12 months ago
  54. 1be7436 Merge "Update tests for type annotations." into androidx-main by Brad Corso · 12 months ago
  55. ca034c0 Update tests for type annotations. by Brad Corso · 12 months ago
  56. e72b081 Merge "Disable flaky `prependWithDelayedInvalidation()` test." into androidx-main by Treehugger Robot · 12 months ago
  57. 1d3a1bd Merge "Add a special type for type argument that is a value class" into androidx-main by Wanying Ding · 12 months ago
  58. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 12 months ago
  59. 722a958 Add a special type for type argument that is a value class by Wanying Ding · 1 year ago
  60. 455337d Disable flaky `prependWithDelayedInvalidation()` test. by elifbilgin · 1 year ago
  61. db4004c Fix stack overflow while resolving super types with self referencing type args. by Daniel Santiago Rivera · 1 year ago
  62. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year ago
  63. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year ago
  64. 7e59c1b Merge "Synthesize a no-arg constructor in KSP when primary has all default values" into androidx-main by Treehugger Robot · 1 year ago
  65. 14be7f1 Synthesize a no-arg constructor in KSP when primary has all default values by Daniel Santiago Rivera · 1 year ago
  66. 9866556 Merge "Fix XType#superClass when there's no explicit superclass." into androidx-main by Brad Corso · 1 year ago
  67. 2533316 Fix XType#superClass when there's no explicit superclass. by Brad Corso · 1 year ago
  68. 5618015 Merge "Fix KSTypeVarianceResolver for raw types in type arguments." into androidx-main by Brad Corso · 1 year ago
  69. b463025 Merge "Fix KSTypeVarianceResolver for suspend functions in type arguments" into androidx-main by Brad Corso · 1 year ago
  70. 8befd23 Merge changes from topic "merge_platform_dev" into androidx-main by Alan Viverette · 1 year ago
  71. a5cd10f Merge "Fix issue with ClassName when simple name contains '$'" into androidx-main by Brad Corso · 1 year ago
  72. 577629e Fix KSTypeVarianceResolver for raw types in type arguments. by Brad Corso · 1 year ago
  73. 5700b34 Fix KSTypeVarianceResolver for suspend functions in type arguments by Brad Corso · 1 year ago
  74. 85d7c84 Fix issue with ClassName when simple name contains '$' by Brad Corso · 1 year ago
  75. a48c676 Resolving warning in :room:room-runtime-lint:compileKotlin. by elifbilgin · 1 year ago
  76. 5404910 Merge "Fixing incorrect kdoc in AutoMigrations." into androidx-main am: 74c4f368f4 by Treehugger Robot · 1 year ago
  77. ff6114e Fixing incorrect kdoc in AutoMigrations. by elifbilgin · 1 year ago
  78. 5b196f6 Merge "Fix issue with KSTypeVarianceResolver with use-site variance" into androidx-main am: 5bf08de958 by Brad Corso · 1 year ago
  79. 886b945 Fix issue with KSTypeVarianceResolver with use-site variance by Brad Corso · 1 year ago
  80. 9589a7d Merge "Fix index out of bounds issue with parameterized receiver parameters." into androidx-main am: 657cfc90a8 by Brad Corso · 1 year ago
  81. 2601d29 Fix index out of bounds issue with parameterized receiver parameters. by Brad Corso · 1 year ago
  82. 5a90a6f Merge "Moved AGP to compileOnly dependency in Room Gradle Plugin." into androidx-main am: 35ae6d49ee by Treehugger Robot · 1 year ago
  83. 35ae6d4 Merge "Moved AGP to compileOnly dependency in Room Gradle Plugin." into androidx-main by Treehugger Robot · 1 year ago
  84. 995918b Moved AGP to compileOnly dependency in Room Gradle Plugin. by Daniel Santiago Rivera · 1 year ago
  85. d068fa8 Merge "Replaced Truth with Kruth in the following Room modules: room-gradle-plugin, room-paging, room-paging-guava, room-paging-rxjava2, room-paging-rxjava3, room-runtime, room-rxjava2, room-rxjava3, room-testing" into androidx-main am: 61a068b265 by Arkadii Ivanov · 1 year ago
  86. 70a785d Replaced Truth with Kruth in the following Room modules: room-gradle-plugin, room-paging, room-paging-guava, room-paging-rxjava2, room-paging-rxjava3, room-runtime, room-rxjava2, room-rxjava3, room-testing by Arkadii Ivanov · 1 year, 1 month ago
  87. b1e61ba Merge "Ignore default values when converting annotation to AnnotationSpec." into androidx-main am: c66d83e413 by Wanying Ding · 1 year, 1 month ago
  88. c66d83e4 Merge "Ignore default values when converting annotation to AnnotationSpec." into androidx-main by Wanying Ding · 1 year, 1 month ago
  89. 4708300 Ignore default values when converting annotation to AnnotationSpec. by Wanying Ding · 1 year, 1 month ago
  90. 35b7902 Merge "Add preRound() to XBasicAnnotationProcessor" into androidx-main am: 02bdc4583d by Kuan-Ying Chou · 1 year, 1 month ago
  91. b858abb Add preRound() to XBasicAnnotationProcessor by Kuan-Ying Chou · 1 year, 1 month ago
  92. 87fd672 Merge "Make ksp method element isVarargs mirror the behavior in kapt." into androidx-main am: f5df3ee246 by Wanying Ding · 1 year, 1 month ago
  93. f5df3ee Merge "Make ksp method element isVarargs mirror the behavior in kapt." into androidx-main by Wanying Ding · 1 year, 1 month ago
  94. 728e3b6 Make ksp method element isVarargs mirror the behavior in kapt. by Wanying Ding · 1 year, 1 month ago
  95. 5129968 Merge "Add synthetic element in Ksp corresponds to @JvmStatic annotated companion method copied to enclosing class by Compiler in KAPT" into androidx-main am: 7c9f69e7d3 by Wanying Ding · 1 year, 1 month ago
  96. 7c9f69e Merge "Add synthetic element in Ksp corresponds to @JvmStatic annotated companion method copied to enclosing class by Compiler in KAPT" into androidx-main by Wanying Ding · 1 year, 1 month ago
  97. e6da983 Add synthetic element in Ksp corresponds to @JvmStatic annotated companion method copied to enclosing class by Compiler in KAPT by Wanying Ding · 1 year, 1 month ago
  98. 410d2b0 Merge "Don't warn for Kotlin synthetic metadata found." into androidx-main am: aea998fd46 by Treehugger Robot · 1 year, 1 month ago
  99. 8afd269 Don't warn for Kotlin synthetic metadata found. by Daniel Santiago Rivera · 1 year, 1 month ago
  100. f311502 Merge "Ignore failing test" into androidx-main am: 17404da3ca by Treehugger Robot · 1 year, 1 month ago