1. 5cb7349 Reduce XElement API surface by Yigit Boyar · 4 years ago
  2. 988f7e2 Merge "API lint check for the StaticFinalBuilder is enabled for androidx" into androidx-master-dev by Treehugger Robot · 4 years ago
  3. 012a88b API lint check for the StaticFinalBuilder is enabled for androidx by Sergey · 4 years, 4 months ago
  4. 3c2c3ca Applying AndroidX lint configuration to apps too by Jeff Gaston · 4 years, 1 month ago
  5. dd0931f Add new lint check to detect practices that could inhibit ART optimization by Oussama Ben Abdelbaki · 4 years, 1 month ago
  6. e5cb9bb Add XRawType by Yigit Boyar · 4 years, 1 month ago
  7. 1f25049 Merge "Ban ConcurrentHashMap Usage" into androidx-master-dev by Oussama Ben Abdelbaki · 4 years, 1 month ago
  8. 30216f2 Ban ConcurrentHashMap Usage by Oussama Ben Abdelbaki · 4 years, 3 months ago
  9. 9d3bf5f Merge changes from topic "kotlin1_4" into androidx-master-dev by Aurimas Liutikas · 4 years, 1 month ago
  10. d77fa79 Ban synchronized method usage by Oussama Ben Abdelbaki · 4 years, 1 month ago
  11. 33ebdb9 Upgrade androidx to Kotlin 1.4 by Aurimas Liutikas · 4 years, 1 month ago
  12. bc8fb36 Merge "Remove primitive-specific calls from XType" into androidx-master-dev by Yigit Boyar · 4 years, 1 month ago
  13. d1a124a Remove primitive-specific calls from XType by Yigit Boyar · 4 years, 1 month ago
  14. d576cbd [GH] Hide deprecated internal API. by Mike Nakhimovich · 4 years, 1 month ago
  15. aefc62c Add missing API baselines for aosp/1242687 by Daniel Santiago Rivera · 4 years, 1 month ago
  16. 8c19ee4 Merge "[GH] Fix upper/lowercase locale issues" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  17. 308681e Merge "[GH] Replace ConcurrentHashMap with Collections.synchronizedMap()" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  18. c30c399 Merge "Rename PrepackagedCallback to PrepackagedDatabaseCallback" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  19. 5746e33 [GH] Fix upper/lowercase locale issues by Simon Schiller · 4 years, 1 month ago
  20. d1cfc7d [GH] Replace ConcurrentHashMap with Collections.synchronizedMap() by Simon Schiller · 4 years, 1 month ago
  21. f5ab17f Rename PrepackagedCallback to PrepackagedDatabaseCallback by Daniel Santiago Rivera · 4 years, 1 month ago
  22. 4a6bc89 API lint check for the ExecutorRegistration is enabled for androidx by Sergey · 4 years, 7 months ago
  23. 6735e50 Use current.ignore for tracking API check exceptions by Alan Viverette · 4 years, 1 month ago
  24. 1900d69 Add KotlinType information to JavacType classes by Yigit Boyar · 4 years, 1 month ago
  25. db61015 Add additional documentation to the createFromInputStream documentation by Daniel Santiago Rivera · 4 years, 1 month ago
  26. 90133f9 Add additional documentation to the createFromFile and createFromInputStream by Daniel Santiago Rivera · 4 years, 1 month ago
  27. b063061 Merge "Update lint-baseline in room/integration-tests" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  28. b5cc2a1 Update lint-baseline in room/integration-tests by Dustin Lam · 4 years, 1 month ago
  29. e240ef6 Expand kotlin metadata by Yigit Boyar · 4 years, 1 month ago
  30. 74cf550 Merge "room:room-compiler:sourceJar dependsOn generateAntlrGrammar" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  31. 787e3c3 room:room-compiler:sourceJar dependsOn generateAntlrGrammar by Jeff Gaston · 4 years, 1 month ago
  32. 52c2e0b [GH] Add onOpenPrepackagedDatabase callback by mzgreen · 4 years, 1 month ago
  33. c113559 Move nullability to XType by Yigit Boyar · 4 years, 1 month ago
  34. 1263185e Minor changes and API files update for aosp/1384212 by Daniel Santiago Rivera · 4 years, 2 months ago
  35. 3e6792c [GH] Support opening gzipped databases. by Ahmed El-Helw · 4 years, 1 month ago
  36. d62ebcd Don't export hidden FTS columns in schema bundles. by Daniel Santiago Rivera · 4 years, 7 months ago
  37. c3b993c Merge "Move compiler-xprocessing to compiler-processing" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  38. 16d7829 Move compiler-xprocessing to compiler-processing by Yigit Boyar · 4 years, 1 month ago
  39. 4242625 Merge "Add minimal gradle.properties to playground buidls" into androidx-master-dev by Treehugger Robot · 4 years, 1 month ago
  40. a4abb18 Add minimal gradle.properties to playground buidls by Yigit Boyar · 4 years, 2 months ago
  41. e730f5b Migrate Room Codebase to XProcessing by Yigit Boyar · 4 years, 2 months ago
  42. d8576179 Merge "Cache type elements per round" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  43. d8d57ba Update language to comply with Android's inclusive language guidance by Daniel Santiago Rivera · 4 years, 2 months ago
  44. f6b7f06 [GH] Fix Javadoc so that List<NameAndLastName> is not considered to be HTML by Ron Shapiro · 4 years, 2 months ago
  45. 947955c Cache type elements per round by Yigit Boyar · 4 years, 2 months ago
  46. 4aff876 Add docs for XProcessing by Yigit Boyar · 4 years, 2 months ago
  47. 738bebf Separate methods from constructors by Yigit Boyar · 4 years, 2 months ago
  48. b50d500 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  49. f158ed8 Merge "Revert "Update POM URL to point to specific release"" into androidx-master-dev by Aurimas Liutikas · 4 years, 2 months ago
  50. 6355e3b Revert "Update POM URL to point to specific release" by Aurimas Liutikas · 4 years, 2 months ago
  51. 78c124c Merge "Update POM URL to point to specific release" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  52. 9b6d7f4 Merge "Add script to copy studio configruation to playground" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  53. ab52dda Add script to copy studio configruation to playground by Yigit Boyar · 4 years, 2 months ago
  54. b25a568 Fix method name in XProcessingStep by Yigit Boyar · 4 years, 2 months ago
  55. dc976d5f Merge changes I1eccee08,I375d7c5e,I12c3468a,I4056ce78,Ie253edbe, ... into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  56. 949cae5 Add helper methods / classes for room migration by Yigit Boyar · 4 years, 2 months ago
  57. 014065e Add Executable element support by Yigit Boyar · 4 years, 2 months ago
  58. cbd2035 Copy JvmDescriptorUtils and KotlinMetadata utils by Yigit Boyar · 4 years, 2 months ago
  59. dc06367 Merge "Create XProcessing project" into androidx-master-dev by Treehugger Robot · 4 years, 2 months ago
  60. 1a96de2 Introduce XNullability by Yigit Boyar · 4 years, 2 months ago
  61. 62ed33b Model fields in XProcessing by Yigit Boyar · 4 years, 2 months ago
  62. b7998bd Model annotations in XProcessing by Yigit Boyar · 4 years, 2 months ago
  63. 03429f1 Add support for ArrayType by Yigit Boyar · 4 years, 2 months ago
  64. 9d4af29 Create XProcessing project by Yigit Boyar · 4 years, 2 months ago
  65. 865cee4 Update POM URL to point to specific release by Alex Saveau · 4 years, 2 months ago
  66. 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, 2 months ago
  67. d257853 Lint check to to detect utility classes and suggest making them by Oussama Ben Abdelbaki · 4 years, 3 months ago
  68. 5733a9b Replace simpleName.toString() with .name by Yigit Boyar · 4 years, 2 months ago
  69. 38d17d5 Remove last kind access by Yigit Boyar · 4 years, 2 months ago
  70. 1302bdb Remove getAllMethodsIncludingSupers by Yigit Boyar · 4 years, 2 months ago
  71. 3d24c5b Remove typeutils.erasure & typeutils.isSameType access by Yigit Boyar · 4 years, 2 months ago
  72. 01dac7df Migrate Field.element's type to VariableElement by Yigit Boyar · 4 years, 2 months ago
  73. c96fed0 Remove type casts to TypeElement by Yigit Boyar · 4 years, 2 months ago
  74. 698f01f Remove unnecessary superclass usage in Instant result binder provider by Yigit Boyar · 4 years, 2 months ago
  75. d5280d7 Move database processing step into its own file by Yigit Boyar · 4 years, 2 months ago
  76. ff11f9a Remove unnecessary typeMirror.asExecutableType calls by Yigit Boyar · 4 years, 2 months ago
  77. 7662d96 Allow primitive types in findTypeElement by Yigit Boyar · 4 years, 2 months ago
  78. 8d5bba7 Remove Element.asType calls by Yigit Boyar · 4 years, 2 months ago
  79. 14e6705 Remove Element.kind access from room by Yigit Boyar · 4 years, 2 months ago
  80. b32e72d Replace TypeName.get calls with typeName() extension method by Yigit Boyar · 4 years, 2 months ago
  81. 893a034 Remove direct access to element.modifiers by Yigit Boyar · 4 years, 2 months ago
  82. 9b3d20b Isolate access to ElementFilters by Yigit Boyar · 4 years, 2 months ago
  83. e655f77 Remove access to TypeMirror.kind by Yigit Boyar · 4 years, 3 months ago
  84. 91d6056 Remove direct access to auto-common by Yigit Boyar · 4 years, 3 months ago
  85. a4d6773 Merge "Disable unused features in AGP" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  86. 5f081b1 Make getTypeElement calls null-safe by Yigit Boyar · 4 years, 3 months ago
  87. 59d77d9 Disable unused features in AGP by Aurimas Liutikas · 4 years, 6 months ago
  88. 5a463e7 Create a delegate for binder providers that require an artifact by Yigit Boyar · 4 years, 3 months ago
  89. ec34c17 Replace Types.isAssignable(from, to) with to.isAssignableFrom(from) by Yigit Boyar · 4 years, 3 months ago
  90. 6ec45b9 remove unused code from LiveDataQueryResultBinder by Yigit Boyar · 4 years, 3 months ago
  91. dc4130a Merge "Add RxJava 3 support to Room" into androidx-master-dev by Daniel Santiago Rivera · 4 years, 3 months ago
  92. ab40cf1 Merge "Enable profileable for all benchmarks, and benchmark tests" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  93. 2056c16 Add RxJava 3 support to Room by Daniel Santiago Rivera · 4 years, 4 months ago
  94. a42f3e6 Enable profileable for all benchmarks, and benchmark tests by Chris Craik · 4 years, 3 months ago
  95. afd4a79 Update to a new version of Metalava by Aurimas Liutikas · 4 years, 3 months ago
  96. d2c5216 Added dependency on ToT livedata for room tests by Yigit Boyar · 4 years, 3 months ago
  97. ecfd60a Merge "Tear down MultiInstanceInvalidator syncronously" into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  98. 3d38d74 Tear down MultiInstanceInvalidator syncronously by Yigit Boyar · 4 years, 3 months ago
  99. c3d8769 Merge "Consolidate Rx binders and providers." into androidx-master-dev by Treehugger Robot · 4 years, 3 months ago
  100. 20b1ee0 Consolidate Rx binders and providers. by Daniel Santiago Rivera · 4 years, 3 months ago