1. 0c705a4 Convert additional sdk_library stub libraries to from stub generation by Jihoon Kang · 2 years, 2 months ago
  2. 6487601 Merge "Pass the current API file to the metalava --use-same-format-as option" into main by Paul Duffin · 2 years, 2 months ago
  3. 478ca5b Move scopeOrderedSourceFileNames as outside var by Jihoon Kang · 2 years, 2 months ago
  4. 10a23c2 Pass the current API file to the metalava --use-same-format-as option by Paul Duffin · 2 years, 2 months ago
  5. 84473f5 Sort api files by api scope in java_api_library by Jihoon Kang · 2 years, 2 months ago
  6. f8aaaa1 Replace -bootclasspath and -classpath metalava options with --classpath by Paul Duffin · 2 years, 2 months ago
  7. 1880103 Merge "Stop using single-hyphen metalava options" into main by Treehugger Robot · 2 years, 2 months ago
  8. 808211e Stop using single-hyphen metalava options by Paul Duffin · 2 years, 2 months ago
  9. 002764c Merge "Don't generate aapt2 srcjars when using resource processor" into main by Colin Cross · 2 years, 2 months ago
  10. 7f37586 Add unconverted reason for jarjar incompatibility. by Liz Kammer · 2 years, 2 months ago
  11. bd6294c Merge "Downgrade newly failing lint checks" into main by Colin Cross · 2 years, 2 months ago
  12. 482ccfa Merge "Delete aapt2 generated java files after creating srcjars" into main by Colin Cross · 2 years, 2 months ago
  13. f3b7bad Don't generate aapt2 srcjars when using resource processor by Colin Cross · 2 years, 2 months ago
  14. 3b1e71c Delete aapt2 generated java files after creating srcjars by Colin Cross · 2 years, 2 months ago
  15. 9fa43ad Downgrade newly failing lint checks by Colin Cross · 2 years, 3 months ago
  16. 2631bcd Merge "Revert "Reland "Enable R8 full mode by default for apps""" into main by Roy Luo · 2 years, 2 months ago
  17. 74a5c2e Revert "Reland "Enable R8 full mode by default for apps"" by Roy Luo · 2 years, 2 months ago
  18. cfe9e6d Merge "Reland "Enable R8 full mode by default for apps"" into main by Treehugger Robot · 2 years, 2 months ago
  19. a7c5278 Merge "Ensure extracted JNIs are stored properly in APKs" into main by Treehugger Robot · 2 years, 3 months ago
  20. a9f5c57 Reland "Enable R8 full mode by default for apps" by Jared Duke · 2 years, 3 months ago
  21. 813de60 Ensure extracted JNIs are stored properly in APKs by Luca Stefani · 2 years, 3 months ago
  22. 6553cf5 Merge "Enable from-source vs from-text toggling for core.module_lib.stubs." into main by Romain Jobredeaux · 2 years, 3 months ago
  23. d938f83 Merge "Disable Hidden API Checks for ENG Builds" into main by Pratyush · 2 years, 3 months ago
  24. faec4db Disable Hidden API Checks for ENG Builds by Pratyush · 2 years, 3 months ago
  25. 9d54fda Enable from-source vs from-text toggling for core.module_lib.stubs. by Romain Jobredeaux · 2 years, 3 months ago
  26. 61bf9ef Merge "Delete the javac/classes directory after zipping it" into main by Colin Cross · 2 years, 3 months ago
  27. b3168ba Avoid extra copy of JNI libs zip by Colin Cross · 2 years, 3 months ago
  28. 49889c0 Delete the javac/classes directory after zipping it by Colin Cross · 2 years, 3 months ago
  29. c796de8 Merge "Handle xsd config more like other partitions" into main by Liz Kammer · 2 years, 3 months ago
  30. 06c246c Merge "Revert "Enable R8 full mode by default for apps"""" into main by Treehugger Robot · 2 years, 3 months ago
  31. 245482e Merge "Move android_library resource handling to Bazel's ResourceProcessorBusyBox" into main by Treehugger Robot · 2 years, 3 months ago
  32. a2ab936 Revert "Enable R8 full mode by default for apps""" by Jared Duke · 2 years, 3 months ago
  33. 4eae06d Move android_library resource handling to Bazel's ResourceProcessorBusyBox by Colin Cross · 2 years, 4 months ago
  34. 5ad5c91 Merge "Revert "Revert "Enable R8 full mode by default for apps""" into main by Treehugger Robot · 2 years, 3 months ago
  35. 5f5dbaa Handle xsd config more like other partitions by Liz Kammer · 2 years, 3 months ago
  36. ed89d33 Merge changes I69f80d12,I40d48644 into main by Treehugger Robot · 2 years, 3 months ago
  37. 8348ce9 Merge "java_test macro needs srcs and deps to create .jar for tradefed_test_suite" into main by Zi Wang · 2 years, 3 months ago
  38. 8bad43a Merge "Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk" into main by Treehugger Robot · 2 years, 3 months ago
  39. 9064761 Merge "Relax preprocessed apk check for non-privileged apps" into main by Treehugger Robot · 2 years, 3 months ago
  40. 93b89b4 Relax preprocessed apk check for non-privileged apps by Cole Faust · 2 years, 3 months ago
  41. 5d3ec54 Revert "Revert "Enable R8 full mode by default for apps"" by Jared Duke · 2 years, 3 months ago
  42. 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 2 years, 3 months ago
  43. feff3f3 Enable restat for javac rules by LaMont Jones · 2 years, 4 months ago
  44. f06d8dc Strip META-INF/services from implementation jars when using as header jars by Colin Cross · 2 years, 3 months ago
  45. cfcd0a4 Merge "make android.InList generic" into main by Sam Delmerico · 2 years, 3 months ago
  46. 1717b3b make android.InList generic by Sam Delmerico · 2 years, 3 months ago
  47. ef5d827 Merge "Fix stem to be propagated to output jar name in java_library" into main by Jihoon Kang · 2 years, 3 months ago
  48. 7873f61 java_test macro needs srcs and deps to create .jar for tradefed_test_suite by Zi Wang · 2 years, 3 months ago
  49. adb892c Merge changes Ied0a6cfe,I8c025efe into main by Colin Cross · 2 years, 3 months ago
  50. 2a779ea Merge changes from topics "errProne_bp2build_manually_enabled", "error_prone_config" into main by Alix Espino · 2 years, 3 months ago
  51. 1bfb6f2 Fix stem to be propagated to output jar name in java_library by Jihoon Kang · 2 years, 4 months ago
  52. ab8d138 Reland: Use depsets for transitive manifests and assets by Colin Cross · 2 years, 3 months ago
  53. 02bccdf Add test for manifest merger by Colin Cross · 2 years, 3 months ago
  54. 0a30ce7 Merge "Revert "Use depsets for transitive manifests and assets"" into main by Colin Cross · 2 years, 3 months ago
  55. d8c711f Revert "Use depsets for transitive manifests and assets" by Colin Cross · 2 years, 3 months ago
  56. a114099 Merge changes from topics "art-boot-image-jars", "configured-jar-location-overrides" into main by Jiakai Zhang · 2 years, 3 months ago
  57. 556bdf8 Add a Make variable to determine ART boot image jars for testing. by Jiakai Zhang · 2 years, 3 months ago
  58. 4d90da2 Add a Make variable that overrides configured jar locations. by Jiakai Zhang · 2 years, 3 months ago
  59. cb13b5d Refactor dexpreopt for boot jars to make it flexible to config changes. by Jiakai Zhang · 2 years, 3 months ago
  60. b1e5c6a Bp2build for errorprone modules that manually enabled/disabled it by Alix · 2 years, 4 months ago
  61. 654f176 Merge "Use depsets for transitive manifests and assets" into main by Colin Cross · 2 years, 3 months ago
  62. 7a2e48b Merge "AIDEGen: Collect apt generated sources" into main by Vadim Spivak · 2 years, 3 months ago
  63. 3c496f0 AIDEGen: Collect apt generated sources by Vadim Spivak · 2 years, 4 months ago
  64. 105005b Merge "Remove metalava --no-banner argument" into main by Treehugger Robot · 2 years, 3 months ago
  65. bd26244 Remove metalava --no-banner argument by Mårten Kongstad · 2 years, 3 months ago
  66. b898c11 Merge changes I0918f2fa,I3fc6ff91,I7adc97cb,I674a5fa1,I22c45cbf into main by Jiakai Zhang · 2 years, 3 months ago
  67. 120b55a Merge "Add tests for code that will be affected by resource processor feature" into main by Colin Cross · 2 years, 3 months ago
  68. 3444e56 Change the profile path on host. by Jiakai Zhang · 2 years, 3 months ago
  69. b1639db Extract duplicate code to common helper functions. by Jiakai Zhang · 2 years, 3 months ago
  70. 4c90f99 Use depsets for transitive manifests and assets by Colin Cross · 2 years, 4 months ago
  71. da47d3c Fix dumpOatRules. by Jiakai Zhang · 2 years, 3 months ago
  72. f7f782c Remove Modules() from BootclasspathFragmentApexContentInfo. by Jiakai Zhang · 2 years, 3 months ago
  73. b69e895 Fix some tests for dexpreopt and remove unnecessary tests. by Jiakai Zhang · 2 years, 3 months ago
  74. aa634fd Merge "Support target and max sdk version in app bp2build." into main by Romain Jobredeaux · 2 years, 3 months ago
  75. 5780d57 Copy imported APKs to output filename by Colin Cross · 2 years, 3 months ago
  76. 496660d Support target and max sdk version in app bp2build. by Romain Jobredeaux · 2 years, 3 months ago
  77. 5368d0b Implement OutputFileProducer for android_app_import and android_test_import by Colin Cross · 2 years, 3 months ago
  78. ff3ff7f Add tests for code that will be affected by resource processor feature by Colin Cross · 2 years, 3 months ago
  79. ece97e5 Merge "Suppress resourceshrinker stdout in soong" by Treehugger Robot · 2 years, 4 months ago
  80. 3799533 Merge "Don't strip oat files on host." by Nicolas Geoffray · 2 years, 4 months ago
  81. ca198c2 Extract class files from dep_api_srcs instead of java files by Jihoon Kang · 2 years, 4 months ago
  82. da169a1 Merge "Fix FirstUniqueStrings after conversion to generics" by Treehugger Robot · 2 years, 4 months ago
  83. 187aa29 Merge "Use java_library_host bp2build converter for tradefed_java_library_host" by Zi Wang · 2 years, 4 months ago
  84. 1ad8a13 Don't strip oat files on host. by Nicolas Geoffray · 2 years, 4 months ago
  85. ba28399 Revert "Enable R8 full mode by default for apps" by Kenneth Ford · 2 years, 4 months ago
  86. 51b2a8b Use per-app package list to avoid unnecessary dexpreopt. by Jiakai Zhang · 2 years, 4 months ago
  87. 3096e68 Use java_library_host bp2build converter for tradefed_java_library_host by Zi Wang · 2 years, 4 months ago
  88. 93d0bff Enable R8 full mode by default for apps by Jared Duke · 3 years, 6 months ago
  89. 48016d5 Fix FirstUniqueStrings after conversion to generics by Colin Cross · 2 years, 4 months ago
  90. a41c679 Merge "Cleanup remaining android.JavaApiLibraryName() references" by Treehugger Robot · 2 years, 4 months ago
  91. 313d32f Merge "Use generics for DepSets" by Colin Cross · 2 years, 4 months ago
  92. c85750b Use generics for DepSets by Colin Cross · 3 years, 6 months ago
  93. c003649 Remove reference to the deprecated and disabled Typo issue by Paul Duffin · 2 years, 4 months ago
  94. 91f32e7 Suppress resourceshrinker stdout in soong by Jared Duke · 2 years, 4 months ago
  95. df9c344 Merge "Provide reason for unconverted bp2build modules" by Christopher Parsons · 2 years, 4 months ago
  96. 39a1697 Provide reason for unconverted bp2build modules by Chris Parsons · 2 years, 4 months ago
  97. 0e7d0fa Merge "Dynamically link static libs for sdk_library created java_library" by Treehugger Robot · 2 years, 4 months ago
  98. 6c0df88 Cleanup remaining android.JavaApiLibraryName() references by Jihoon Kang · 2 years, 4 months ago
  99. 1147b31 Dynamically link static libs for sdk_library created java_library by Jihoon Kang · 2 years, 4 months ago
  100. 715c417 Remove print statement by Chris Parsons · 2 years, 4 months ago