- bd3c128 Merge "Lint check to to detect utility classes and suggest making them un-instantiable through private constructor(s)." into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 10 months ago
- d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 10 months ago
- 5733a9b Replace simpleName.toString() with .name by Yigit Boyar · 4 years, 10 months ago
- 38d17d5 Remove last kind access by Yigit Boyar · 4 years, 10 months ago
- 1302bdb Remove getAllMethodsIncludingSupers by Yigit Boyar · 4 years, 10 months ago
- 3d24c5b Remove typeutils.erasure & typeutils.isSameType access by Yigit Boyar · 4 years, 10 months ago
- 01dac7df Migrate Field.element's type to VariableElement by Yigit Boyar · 4 years, 10 months ago
- c96fed0 Remove type casts to TypeElement by Yigit Boyar · 4 years, 10 months ago
- 698f01f Remove unnecessary superclass usage in Instant result binder provider by Yigit Boyar · 4 years, 10 months ago
- d5280d7 Move database processing step into its own file by Yigit Boyar · 4 years, 10 months ago
- ff11f9a Remove unnecessary typeMirror.asExecutableType calls by Yigit Boyar · 4 years, 10 months ago
- 7662d96 Allow primitive types in findTypeElement by Yigit Boyar · 4 years, 10 months ago
- 8d5bba7 Remove Element.asType calls by Yigit Boyar · 4 years, 10 months ago
- 14e6705 Remove Element.kind access from room by Yigit Boyar · 4 years, 10 months ago
- b32e72d Replace TypeName.get calls with typeName() extension method by Yigit Boyar · 4 years, 10 months ago
- 893a034 Remove direct access to element.modifiers by Yigit Boyar · 4 years, 10 months ago
- 9b3d20b Isolate access to ElementFilters by Yigit Boyar · 4 years, 11 months ago
- e655f77 Remove access to TypeMirror.kind by Yigit Boyar · 4 years, 11 months ago
- 91d6056 Remove direct access to auto-common by Yigit Boyar · 4 years, 11 months ago
- a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years, 11 months ago
- 5f081b1 Make getTypeElement calls null-safe by Yigit Boyar · 4 years, 11 months ago
- 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 11 months ago
- 5a463e7 Create a delegate for binder providers that require an artifact by Yigit Boyar · 4 years, 11 months ago
- ec34c17 Replace Types.isAssignable(from, to) with to.isAssignableFrom(from) by Yigit Boyar · 4 years, 11 months ago
- 6ec45b9 remove unused code from LiveDataQueryResultBinder by Yigit Boyar · 4 years, 11 months ago
- dc4130a Merge "Add RxJava 3 support to Room" into androidx-master-dev by Daniel Santiago Rivera · 5 years ago
- ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 5 years ago
- 2056c16 Add RxJava 3 support to Room by Daniel Santiago Rivera · 5 years ago
- a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 5 years ago
- afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 5 years ago
- d2c5216 Added dependency on ToT livedata for room tests by Yigit Boyar · 5 years ago
- ecfd60a Merge "Tear down MultiInstanceInvalidator syncronously" into androidx-master-dev by Treehugger Robot · 5 years ago
- 3d38d74 Tear down MultiInstanceInvalidator syncronously by Yigit Boyar · 5 years ago
- c3d8769 Merge "Consolidate Rx binders and providers." into androidx-master-dev by Treehugger Robot · 5 years ago
- 20b1ee0 Consolidate Rx binders and providers. by Daniel Santiago Rivera · 5 years ago
- 2715143 Make room.incremental default be true by Daniel Santiago Rivera · 5 years ago
- 5f05c54 Suppress various Room test app warnings. by Daniel Santiago Rivera · 5 years ago
- f2ed9d4a Bump Room version to 2.3.0-alpha02 for next release work. by Daniel Santiago Rivera · 5 years ago
- a755f33 Infra to add sub-project settings.gradle files by Yigit Boyar · 5 years ago
- 347182a Update baselines for Android 11, fix weird Kotlin compiler error by Alan Viverette · 5 years ago
- 261f6ec Merge "Remove JvmDescriptorUtils's dependency of Types util." into androidx-master-dev am: 069f7212dc by Treehugger Robot · 5 years ago
- 069f721 Merge "Remove JvmDescriptorUtils's dependency of Types util." into androidx-master-dev by Treehugger Robot · 5 years ago
- 24ee081 Remove JvmDescriptorUtils's dependency of Types util. by Daniel Santiago Rivera · 5 years ago
- 0d382b4 Merge "Support TypeConverters on kotlin objects" into androidx-master-dev am: 826a5d6f25 by Treehugger Robot · 5 years ago
- 8dd4a96 Support TypeConverters on kotlin objects by Yigit Boyar · 5 years ago
- 19a9c53 Merge "Workaround for projection that has . in name" into androidx-master-dev am: 8b2be29313 by Treehugger Robot · 5 years ago
- 6df2385 Workaround for projection that has . in name by Yigit Boyar · 5 years ago
- e84968c Merge "Add more relation tests" into androidx-master-dev am: 32db0f62fd by Treehugger Robot · 5 years ago
- 32db0f6 Merge "Add more relation tests" into androidx-master-dev by Treehugger Robot · 5 years ago
- 6a45a60 Merge "Regenerate old API files using new metalava." into androidx-master-dev by Aurimas Liutikas · 5 years ago
- 878388c Add more relation tests by Yigit Boyar · 5 years ago
- d1f9119 Merge "Regenerate old API files using new metalava." into androidx-platform-dev by TreeHugger Robot · 5 years ago
- a80fee3 Merge "reset arch task executor at the end of QueryExecutorTest" into androidx-master-dev am: 007ac095e4 by Treehugger Robot · 5 years ago
- 06f45f7 reset arch task executor at the end of QueryExecutorTest by Yigit Boyar · 5 years ago
- ad90a14 Regenerate old API files using new metalava. by Aurimas Liutikas · 5 years ago
- 4f4aed5 Regenerate old API files using new metalava. by Aurimas Liutikas · 5 years ago
- 053e4ac Resolve merge conflicts of 58b49540d86ba47b2345c0731b5508263d3ef81c to androidx-platform-dev by Aurimas Liutikas · 5 years ago
- 3ec1672 Start tracking annotations that come from the classpath. by Aurimas Liutikas · 5 years ago
- 03890a6 Merge "Make room sqlite dependency explicit" into androidx-master-dev am: 33f1bb1353 by Treehugger Robot · 5 years ago
- 2a510e22 Merge "Fix import in generated PagingSource" into androidx-master-dev am: e75154e1b6 by Treehugger Robot · 5 years ago
- dea83f5 Merge "Support for generating PagingSource in Room" into androidx-master-dev am: 85427e0826 by Dustin Lam · 5 years ago
- 3053fbb Merge changes from topic "metalavaupdate" into androidx-master-dev am: bf164d8851 by Aurimas Liutikas · 5 years ago
- 27b093b Merge "Revert "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08""" into androidx-master-dev am: 5db061f245 by Aurimas Liutikas · 5 years ago
- 8f7d7c0 Merge "Revert "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08"" into androidx-master-dev am: 66bfb25fce by Treehugger Robot · 5 years ago
- 98202a5 Merge "Move AndroidX to Studio 4.1 Canary 8 and AGP 4.1 Alpha 08" into androidx-master-dev am: 33ee9f97b5 by Aurimas Liutikas · 5 years ago
- 044539d5 Merge "Introduce RemoveUnusedColumns annotation" into androidx-master-dev am: e9874b82b8 by Treehugger Robot · 5 years ago
- e29e9e9 Merge "Allow more thant 2 dots in JVM version string" into androidx-master-dev am: 33a08eb69e by Treehugger Robot · 5 years ago
- eb86a04 Updates API files & baselines to work with Metalava from build 6435647 by Louis Pullen-Freilich · 5 years ago
- c85c496 Merge "Only generate versioned resource API file when asked to" into androidx-master-dev am: 0b492236c6 by Alan Viverette · 5 years ago
- 47f3d21 Merge "Re-factor how errors are dismissed when query is re-written" into androidx-master-dev am: 865bf88c32 by Treehugger Robot · 5 years ago
- d41b0bb Merge changes I93925036,I28c5370d into androidx-master-dev am: d9644fb234 by Treehugger Robot · 5 years ago
- 64c1a34 Merge "Clean up references to project directory structure" into androidx-master-dev am: 53d5d7b2cc by Alan Viverette · 5 years ago
- f77ca8c Check for nulls when reading system properties. by Yigit Boyar · 5 years ago