- bf362ff Merge "Add XMethodType.typeVariables APIs" into androidx-main by Treehugger Robot · 1 year, 3 months ago
- 2d92f71 Add XMethodType.typeVariables APIs by Daniel Santiago Rivera · 1 year, 3 months ago
- 519a93e Merge "Expose a list of default values for XAnnotation" into androidx-main by Wanying Ding · 1 year, 3 months ago
- e1ef004 Expose a list of default values for XAnnotation by Wanying Ding · 1 year, 4 months ago
- 7b33af8 Merge "Work around for KAPT bug for receiver parameter names." into androidx-main by Brad Corso · 1 year, 3 months ago
- c907046 Merge "Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter." into androidx-main by Elif Bilgin · 1 year, 3 months ago
- 27381c0 Work around for KAPT bug for receiver parameter names. by Brad Corso · 1 year, 4 months ago
- 0069010 Merge "Migrate JvmDescriptorUtils to utilize Elements.getBinaryName()" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 8a6c59a Using protected visibility in generated EntityInsertionAdapter and EntityDeletionOrUpdateAdapter. by elifbilgin · 1 year, 10 months ago
- a547bd4 Merge "Creating the @MapColumn annotation to replace @MapInfo." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- fe15d54 Creating the @MapColumn annotation to replace @MapInfo. by elifbilgin · 1 year, 4 months ago
- da6bd1a Migrate JvmDescriptorUtils to utilize Elements.getBinaryName() by Daniel Santiago Rivera · 1 year, 4 months ago
- bdb62d2 Merge "Improving Kotlin CodeGen null check and error messages to include more debugging info." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 22935ce Improving Kotlin CodeGen null check and error messages to include more debugging info. by elifbilgin · 1 year, 4 months ago
- 4992a24 Include default values in JavacKmAnnotation.annotationValues by Kuan-Ying Chou · 1 year, 4 months ago
- 86a6546 Add setter/getter access to XFieldElement API. by Brad Corso · 1 year, 4 months ago
- c4778c0 Merge "Add conversion to convert synthetic *AsOriginatingElement types back to XProcessing" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
- 18cf034 Add conversion to convert synthetic *AsOriginatingElement types back to by Kuan-Ying Chou · 1 year, 4 months ago
- d317ad5 Merge changes from topic "replace-rest-or-truth-in-room" into androidx-main by Arkadii Ivanov · 1 year, 4 months ago
- 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, 4 months ago
- bf0ba9a Merge "Update Kotlinpoet to 1.14.2" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- f93c9c6 Merge "Verify coroutines Flow updates with junction table." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- a6dec5a Update Kotlinpoet to 1.14.2 by Daniel Santiago Rivera · 1 year, 6 months ago
- 5d03e1c Add test for XExecutableElement's parameter names by Kuan-Ying Chou · 1 year, 4 months ago
- 89407da Merge "Modernize CheckArtifactTask task" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- e43b9eb Merge "Support processing annotation values with JvmName in ksp" into androidx-main by Wanying Ding · 1 year, 4 months ago
- aed2742 Modernize CheckArtifactTask task by Aurimas Liutikas · 1 year, 4 months ago
- 83af841 Merge "Modernize GenerateAntlrGrammar in room-compiler" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
- 17bb9fa Support processing annotation values with JvmName in ksp by Wanying Ding · 1 year, 4 months ago
- ee4eb5c Modernize GenerateAntlrGrammar in room-compiler by Aurimas Liutikas · 1 year, 4 months ago
- 4f74947 Verify coroutines Flow updates with junction table. by Daniel Santiago Rivera · 1 year, 4 months ago
- 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, 4 months ago
- c769384 Merge "Investigating KSP Type Annotation possibility for Room support." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 2448f61 Investigating KSP Type Annotation possibility for Room support. by elifbilgin · 1 year, 4 months ago
- 02fe38d Merge "Print element when nesting type is unsupported." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- fc52c6c Merge "Add an overload of MethodSpecHelper.overrding" into androidx-main by Wanying Ding · 1 year, 4 months ago
- 5f4bb2d Print element when nesting type is unsupported. by Daniel Santiago Rivera · 1 year, 4 months ago
- 12988bb Add an overload of MethodSpecHelper.overrding by Wanying Ding · 1 year, 4 months ago
- 3afd212 Merge "Revert "room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask"" into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 1fce912 Revert "room-compiler-processing-testing compileKotlin dependsOn writeTestPropsTask" by Aurimas Liutikas · 1 year, 4 months ago
- 62472fe Resolve warnings introduced in Kotlin 1.9 by Andrei Shikov · 1 year, 6 months ago
- aa9dff9 Update to Kotlin 1.9.0 by Andrei Shikov · 1 year, 6 months ago
- 3f48e8e1 Merge "Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt" into androidx-main by Wanying Ding · 1 year, 4 months ago
- 5bc6d39 Merge "Correctly set the kotlin gradle plugin version in gradle tests" into androidx-main by Aurimas Liutikas · 1 year, 4 months ago
- db5277c Correctly set the kotlin gradle plugin version in gradle tests by Aurimas Liutikas · 1 year, 4 months ago
- db8d118 Add synthetic overloads for @JvmOverloads annotated constructor in ksp to align with kapt by Wanying Ding · 1 year, 4 months ago
- 4c1ef14 Fix issue with KSTypeVarianceResolver for typealiases. by Brad Corso · 1 year, 4 months ago
- 357f10e Merge "Add test for annotations that target type parameters" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
- d1a00f7 Merge "Resolving potential memory leak vulnerability in QueryInterceptorStatement." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- ae301e3 Add test for annotations that target type parameters by Kuan-Ying Chou · 1 year, 4 months ago
- b9c66ea Resolving potential memory leak vulnerability in QueryInterceptorStatement. by elifbilgin · 1 year, 4 months ago
- b329fee Merge "Fix SourceSet.findSourceFile()" into androidx-main by Kuan-Ying Chou · 1 year, 4 months ago
- 163ad69 Fix SourceSet.findSourceFile() by Kuan-Ying Chou · 1 year, 4 months ago
- 8969457 Add back synthetic `$annotations` to declared methods. by Brad Corso · 1 year, 4 months ago
- 2543091 Merge "Update Room Gradle plugin APIs to not always require per-variant configurations." into androidx-main by Treehugger Robot · 1 year, 4 months ago
- 4d53400 Add new lines at the end of of every kotlin file by Aurimas Liutikas · 1 year, 4 months ago
- 619b37f Fix closing of javadoc/kdocs by Aurimas Liutikas · 1 year, 4 months ago
- 4052893 Merge "Fix KAPT/KSP inconsistencies with annotations" into androidx-main by Brad Corso · 1 year, 4 months ago
- f1eb395 Fix KAPT/KSP inconsistencies with annotations by Brad Corso · 1 year, 5 months ago
- 14495fa Enable Kruth snapshots on androidx.dev by Dustin Lam · 1 year, 4 months ago
- 80d2aff Resolving incorrect behavior in QueryInterceptorDatabase `execSQL()` function. by elifbilgin · 1 year, 5 months ago
- ef1265e Update Room Gradle plugin APIs to not always require per-variant configurations. by Daniel Santiago Rivera · 1 year, 4 months ago
- 513502c Update Metalava to tip-of-tree, add Clikt dependency by Alan Viverette · 1 year, 4 months ago
- b141b84 Merge "Add support for ListenableFutures for @RawQuery" into androidx-main by Benjamin Baxter · 1 year, 4 months ago
- 87876c2 Merge changes from topic "room-2" into androidx-main by Arkadii Ivanov · 1 year, 5 months ago
- 7671e760 Replaced Truth with Kruth in the following Room modules: room-compiler, room-compiler-processing, room-compiler-processing-testing by Arkadii Ivanov · 1 year, 5 months ago
- 675d4994 Add support for ListenableFutures for @RawQuery by Benjamin Baxter · 1 year, 5 months ago
- 7edcdd8 Merge "Extract SDK config that varies downstream to Gradle properties" into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 7ef42b6 Extract SDK config that varies downstream to Gradle properties by Alan Viverette · 1 year, 5 months ago
- 00e6534 Merge "Removing redundant map key validation check in TypeAdapterStore." into androidx-main by Treehugger Robot · 1 year, 5 months ago
- b971613 Removing redundant map key validation check in TypeAdapterStore. by elifbilgin · 1 year, 5 months ago
- 4f91e97 Merge "Adding support for nested map return types in DAO functions of Room." into androidx-main by Elif Bilgin · 1 year, 5 months ago
- 3c46fef73 Adding support for nested map return types in DAO functions of Room. by elifbilgin · 1 year, 5 months ago
- 1be7436 Merge "Update tests for type annotations." into androidx-main by Brad Corso · 1 year, 5 months ago
- ca034c0 Update tests for type annotations. by Brad Corso · 1 year, 5 months ago
- e72b081 Merge "Disable flaky `prependWithDelayedInvalidation()` test." into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 1d3a1bd Merge "Add a special type for type argument that is a value class" into androidx-main by Wanying Ding · 1 year, 5 months ago
- 8eaf5af Merge changes I624bb895,I32b4d295,Ie34caac5 into androidx-main by Julia McClellan · 1 year, 5 months ago
- 722a958 Add a special type for type argument that is a value class by Wanying Ding · 1 year, 5 months ago
- 455337d Disable flaky `prependWithDelayedInvalidation()` test. by elifbilgin · 1 year, 5 months ago
- db4004c Fix stack overflow while resolving super types with self referencing type args. by Daniel Santiago Rivera · 1 year, 5 months ago
- 6cfc825 Add experimental APIs to past signature files by Julia McClellan · 1 year, 5 months ago
- 02661a2 Remove public_plus_experimental API files files by Julia McClellan · 1 year, 5 months ago
- 7e59c1b Merge "Synthesize a no-arg constructor in KSP when primary has all default values" into androidx-main by Treehugger Robot · 1 year, 5 months ago
- 14be7f1 Synthesize a no-arg constructor in KSP when primary has all default values by Daniel Santiago Rivera · 1 year, 5 months ago