[go: nahoru, domu]

  1. c7d6e14 Merge "Expose unsanitized kotlin parameter names." into androidx-main by Brad Corso · 1 year ago
  2. a87bd8e Update room testapp unchecked suppression to also suppress javac by Aurimas Liutikas · 1 year ago
  3. c7eb937d Merge "Revert "Upgrade to AGP 8.2.0-alpha15"" into androidx-main by Aurimas Liutikas · 1 year ago
  4. 284ef8f Revert "Upgrade to AGP 8.2.0-alpha15" by Aurimas Liutikas · 1 year ago
  5. aa044d1 Merge "Upgrade to AGP 8.2.0-alpha15" into androidx-main by Treehugger Robot · 1 year ago
  6. 8df8854 Expose unsanitized kotlin parameter names. by Brad Corso · 1 year ago
  7. fd8c8aa Upgrade to AGP 8.2.0-alpha15 by Aurimas Liutikas · 1 year, 1 month ago
  8. 3504fad Merge "Handle special case SQLite exception during upsert." into androidx-main by Treehugger Robot · 1 year ago
  9. 01002be Handle special case SQLite exception during upsert. by elifbilgin · 1 year, 1 month ago
  10. b76e542 Use owner if available when checking for overrides in KSP. by Daniel Santiago Rivera · 1 year ago
  11. df79b9a Merge "Updating XAnnotated APIs to take XClassName." into androidx-main by Treehugger Robot · 1 year ago
  12. b303fcf Updating XAnnotated APIs to take XClassName. by elifbilgin · 1 year, 1 month ago
  13. 78e4ba8 Add support for finding @receiver: target annotations by Daniel Santiago Rivera · 1 year, 1 month ago
  14. 388d3b8 Use KSP's JvmPlatformInfo.defaultMode in Room by Daniel Santiago Rivera · 1 year, 1 month ago
  15. 32382af Update KSP to 1.9.0-1.0.13 by Daniel Santiago Rivera · 1 year, 1 month ago
  16. bf362ff Merge "Add XMethodType.typeVariables APIs" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  17. 2d92f71 Add XMethodType.typeVariables APIs by Daniel Santiago Rivera · 1 year, 1 month ago
  18. 519a93e Merge "Expose a list of default values for XAnnotation" into androidx-main by Wanying Ding · 1 year, 1 month ago
  19. e1ef004 Expose a list of default values for XAnnotation by Wanying Ding · 1 year, 1 month ago
  20. 7b33af8 Merge "Work around for KAPT bug for receiver parameter names." into androidx-main by Brad Corso · 1 year, 1 month ago
  21. c907046 Merge "Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter." into androidx-main by Elif Bilgin · 1 year, 1 month ago
  22. 27381c0 Work around for KAPT bug for receiver parameter names. by Brad Corso · 1 year, 1 month ago
  23. 0069010 Merge "Migrate JvmDescriptorUtils to utilize Elements.getBinaryName()" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  24. 8a6c59a Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter. by elifbilgin · 1 year, 7 months ago
  25. a547bd4 Merge "Creating the @MapColumn annotation to replace @MapInfo." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  26. fe15d54 Creating the @MapColumn annotation to replace @MapInfo. by elifbilgin · 1 year, 1 month ago
  27. da6bd1a Migrate JvmDescriptorUtils to utilize Elements.getBinaryName() by Daniel Santiago Rivera · 1 year, 1 month ago
  28. bdb62d2 Merge "Improving Kotlin CodeGen null check and error messages to include more debugging info." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  29. 22935ce Improving Kotlin CodeGen null check and error messages to include more debugging info. by elifbilgin · 1 year, 1 month ago
  30. 4992a24 Include default values in JavacKmAnnotation.annotationValues by Kuan-Ying Chou · 1 year, 1 month ago
  31. 86a6546 Add setter/getter access to XFieldElement API. by Brad Corso · 1 year, 1 month ago
  32. c4778c0 Merge "Add conversion to convert synthetic *AsOriginatingElement types back to XProcessing" into androidx-main by Kuan-Ying Chou · 1 year, 1 month ago
  33. 18cf034 Add conversion to convert synthetic *AsOriginatingElement types back to by Kuan-Ying Chou · 1 year, 1 month ago
  34. d317ad5 Merge changes from topic "replace-rest-or-truth-in-room" into androidx-main by Arkadii Ivanov · 1 year, 1 month ago
  35. 9aca838 Replaced the rest of Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-runtime and room-testing. by Arkadii Ivanov · 1 year, 1 month ago
  36. bf0ba9a Merge "Update Kotlinpoet to 1.14.2" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  37. f93c9c6 Merge "Verify coroutines Flow updates with junction table." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  38. a6dec5a Update Kotlinpoet to 1.14.2 by Daniel Santiago Rivera · 1 year, 4 months ago
  39. 5d03e1c Add test for XExecutableElement's parameter names by Kuan-Ying Chou · 1 year, 1 month ago
  40. 89407da Merge "Modernize CheckArtifactTask task" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  41. e43b9eb Merge "Support processing annotation values with JvmName in ksp" into androidx-main by Wanying Ding · 1 year, 1 month ago
  42. aed2742 Modernize CheckArtifactTask task by Aurimas Liutikas · 1 year, 1 month ago
  43. 83af841 Merge "Modernize GenerateAntlrGrammar in room-compiler" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  44. 17bb9fa Support processing annotation values with JvmName in ksp by Wanying Ding · 1 year, 1 month ago
  45. ee4eb5c Modernize GenerateAntlrGrammar in room-compiler by Aurimas Liutikas · 1 year, 1 month ago
  46. 4f74947 Verify coroutines Flow updates with junction table. by Daniel Santiago Rivera · 1 year, 1 month ago
  47. 433ac98 Revert "Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing" by Daniel Santiago Rivera · 1 year, 1 month ago
  48. c769384 Merge "Investigating KSP Type Annotation possibility for Room support." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  49. 2448f61 Investigating KSP Type Annotation possibility for Room support. by elifbilgin · 1 year, 1 month ago
  50. 02fe38d Merge "Print element when nesting type is unsupported." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  51. fc52c6c Merge "Add an overload of MethodSpecHelper.overrding" into androidx-main by Wanying Ding · 1 year, 1 month ago
  52. 5f4bb2d Print element when nesting type is unsupported. by Daniel Santiago Rivera · 1 year, 1 month ago
  53. 12988bb Add an overload of MethodSpecHelper.overrding by Wanying Ding · 1 year, 1 month ago
  54. 3afd212 Merge "Revert "room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask"" into androidx-main by Treehugger Robot · 1 year, 1 month ago
  55. 1fce912 Revert "room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask" by Aurimas Liutikas · 1 year, 1 month ago
  56. 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 3 months ago
  57. aa9dff9 Update to Kotlin 1.9.0 by Andrei Shikov · 1 year, 3 months ago
  58. 3f48e8e Merge "Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt" into androidx-main by Wanying Ding · 1 year, 1 month ago
  59. 5bc6d39 Merge "Correctly set the kotlin gradle plugin version in gradle tests" into androidx-main by Aurimas Liutikas · 1 year, 1 month ago
  60. db5277c Correctly set the kotlin gradle plugin version in gradle tests by Aurimas Liutikas · 1 year, 1 month ago
  61. db8d118 Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt by Wanying Ding · 1 year, 1 month ago
  62. 4c1ef14 Fix issue with KSTypeVarianceResolver for typealiases. by Brad Corso · 1 year, 1 month ago
  63. 357f10e Merge "Add test for annotations that target type parameters" into androidx-main by Kuan-Ying Chou · 1 year, 1 month ago
  64. d1a00f7 Merge "Resolving potential memory leak vulnerability in QueryInterceptorStatement." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  65. ae301e3 Add test for annotations that target type parameters by Kuan-Ying Chou · 1 year, 1 month ago
  66. b9c66ea Resolving potential memory leak vulnerability in QueryInterceptorStatement. by elifbilgin · 1 year, 1 month ago
  67. b329fee Merge "Fix SourceSet.findSourceFile()" into androidx-main by Kuan-Ying Chou · 1 year, 1 month ago
  68. 163ad69 Fix SourceSet.findSourceFile() by Kuan-Ying Chou · 1 year, 1 month ago
  69. 8969457 Add back synthetic `$annotations` to declared methods. by Brad Corso · 1 year, 1 month ago
  70. 2543091 Merge "Update Room Gradle plugin APIs to not always require per-variant configurations." into androidx-main by Treehugger Robot · 1 year, 1 month ago
  71. 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 2 months ago
  72. 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 2 months ago
  73. 4052893 Merge "Fix KAPT/KSP inconsistencies with annotations" into androidx-main by Brad Corso · 1 year, 2 months ago
  74. f1eb395 Fix KAPT/KSP inconsistencies with annotations by Brad Corso · 1 year, 2 months ago
  75. 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year, 2 months ago
  76. 80d2aff Resolving incorrect behavior in QueryInterceptorDatabase `execSQL()` function. by elifbilgin · 1 year, 2 months ago
  77. ef1265e Update Room Gradle plugin APIs to not always require per-variant configurations. by Daniel Santiago Rivera · 1 year, 2 months ago
  78. 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 2 months ago
  79. b141b84 Merge "Add support for ListenableFutures for @RawQuery" into androidx-main by Benjamin Baxter · 1 year, 2 months ago
  80. 87876c2 Merge changes from topic "room-2" into androidx-main by Arkadii Ivanov · 1 year, 2 months ago
  81. 7671e760 Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing by Arkadii Ivanov · 1 year, 2 months ago
  82. 675d4994 Add support for ListenableFutures for @RawQuery by Benjamin Baxter · 1 year, 2 months ago
  83. 7edcdd8 Merge "Extract SDK config that varies downstream to Gradle properties" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  84. 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 2 months ago
  85. 00e6534 Merge "Removing redundant map key validation check in TypeAdapterStore." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  86. b971613 Removing redundant map key validation check in TypeAdapterStore. by elifbilgin · 1 year, 2 months ago
  87. 4f91e97 Merge "Adding support for nested map return types in DAO functions of Room." into androidx-main by Elif Bilgin · 1 year, 2 months ago
  88. 3c46fef73 Adding support for nested map return types in DAO functions of Room. by elifbilgin · 1 year, 2 months ago
  89. 1be7436 Merge "Update tests for type annotations." into androidx-main by Brad Corso · 1 year, 2 months ago
  90. ca034c0 Update tests for type annotations. by Brad Corso · 1 year, 2 months ago
  91. e72b081 Merge "Disable flaky `prependWithDelayedInvalidation()` test." into androidx-main by Treehugger Robot · 1 year, 2 months ago
  92. 1d3a1bd Merge "Add a special type for type argument that is a value class" into androidx-main by Wanying Ding · 1 year, 2 months ago
  93. 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 2 months ago
  94. 722a958 Add a special type for type argument that is a value class by Wanying Ding · 1 year, 2 months ago
  95. 455337d Disable flaky `prependWithDelayedInvalidation()` test. by elifbilgin · 1 year, 2 months ago
  96. db4004c Fix stack overflow while resolving super types with self referencing type args. by Daniel Santiago Rivera · 1 year, 2 months ago
  97. 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 2 months ago
  98. 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 2 months ago
  99. 7e59c1b Merge "Synthesize a no-arg constructor in KSP when primary has all default values" into androidx-main by Treehugger Robot · 1 year, 2 months ago
  100. 14be7f1 Synthesize a no-arg constructor in KSP when primary has all default values by Daniel Santiago Rivera · 1 year, 2 months ago