- 8e4a787 Merge "Allow overriding rro category in override_runtime_resource_overlay" by Treehugger Robot · 3 years ago
- 7e67129 Allow overriding rro category in override_runtime_resource_overlay by Jeremy Meyer · 3 years ago
- 85d8bdc Properly skip TestBootImageConfig on non-Linux platforms by Paul Duffin · 3 years ago
- 538911b Merge "Revert^2 "Use the toolchain from JDK 17"" by Sorin Basca · 3 years ago
- 3a56f5e Skip TestBootImageConfig on non-Linux platforms by Paul Duffin · 3 years ago
- 20d90e3 Prevent bootImageVariant.licenseMetadataFile being set twice by Paul Duffin · 3 years ago
- 8eb4573 Test bootImageConfig/Variant fields by Paul Duffin · 3 years ago
- 7413558 Add Config,RunningInsideUnitTest by Paul Duffin · 3 years ago
- 298b6b0 Merge changes I3c73920d,I03b09e51,I09069828 by Paul Duffin · 3 years ago
- 8f9ae52 Merge "Allow sdk_version: "system_server_current" modules to access module-lib APIs" by Treehugger Robot · 3 years ago
- a497606 Merge changes I154a6f3a,I79f0c20a,I605ae9af,I647c7305,I95e96e3e, ... by Colin Cross · 3 years ago
- d0b9fca Allow sdk_version: "system_server_current" modules to access module-lib APIs by Paul Duffin · 3 years, 1 month ago
- 0b5f7f1 Merge "Specify jnilib partition in Android-<target>.mk" by Jihoon Kang · 3 years ago
- e10a9f2 Remove deviceInstalls from bootImageVariant by Paul Duffin · 3 years ago
- 9f6ac0b Remove profilePathOnHost from bootImageConfig by Paul Duffin · 3 years ago
- a8df7e1 Document bootImageConfig and bootImageVariant structs by Paul Duffin · 3 years ago
- 7e094b3 Revert^2 "Use the toolchain from JDK 17" by Sorin Basca · 3 years ago
- a2aaa2f Fix panics when target arch is riscv64 by Colin Cross · 3 years ago
- f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years, 1 month ago
- bea5809 Share certificate bp2build between android_app and apex. by Jingwen Chen · 3 years, 1 month ago
- 44022c8 Merge "Revert "Use the toolchain from JDK 17"" by Ken Sun · 3 years ago
- be3a561 Revert "Use the toolchain from JDK 17" by Ken Sun · 3 years ago
- 1ea00eb Merge "Use the toolchain from JDK 17" by Sorin Basca · 3 years ago
- 068910e Merge "Fix copy-paste error" by Treehugger Robot · 3 years, 1 month ago
- dfd50cc Merge "Change deptag for sdk deps to help distinguish" by Treehugger Robot · 3 years, 1 month ago
- 33ff1d9 Fix copy-paste error by Pedro Loureiro · 3 years, 1 month ago
- ef28a4c Change deptag for sdk deps to help distinguish by Liz Kammer · 3 years, 1 month ago
- 8eac000 Use the toolchain from JDK 17 by Sorin Basca · 3 years, 3 months ago
- a3be747 Merge "java_sdk_library_import: Copy all prebuilt properties to child modules" by Paul Duffin · 3 years, 1 month ago
- bf4de04 java_sdk_library_import: Copy all prebuilt properties to child modules by Paul Duffin · 3 years, 1 month ago
- 3bce294 Demote BinderGetCallingInMainThread from an error to a warning by Cole Faust · 3 years, 1 month ago
- 964a46c Merge "Enforce mainline modules to have latest target sdk version by default." by Harshit Mahajan · 3 years, 1 month ago
- 085d544 Merge "Downgrade UnspecifiedImmutableFlag errors to warnings" by Cole Faust · 3 years, 1 month ago
- c586109 Downgrade UnspecifiedImmutableFlag errors to warnings by Cole Faust · 3 years, 1 month ago
- e840995 java_sdk_library: Use dist_stem when generating sdk snapshot file names by Paul Duffin · 3 years, 1 month ago
- 6008155 Merge "Add soong support for resource shrinking" by Rico Wind · 3 years, 1 month ago
- 351bac9 Add soong support for resource shrinking by Rico Wind · 3 years, 1 month ago
- f419277 Merge "Tweak logic for when extension txt is latest" by Anton Hansson · 3 years, 1 month ago
- 37ec64f Merge "Provide platform build flag to R8/D8" by Treehugger Robot · 3 years, 1 month ago
- 5b8b730 Enforce mainline modules to have latest target sdk version by default. by Harshit Mahajan · 3 years, 4 months ago
- 40d731a Provide platform build flag to R8/D8 by Jared Duke · 3 years, 1 month ago
- 4930389 Merge "Exclude unsupported libraries from sdk snapshot" by Paul Duffin · 3 years, 1 month ago
- 4f1128b Merge "Separate hidden API flag info for sdk from platform_bootclasspath" by Paul Duffin · 3 years, 1 month ago
- 1fdd934 Merge "Separate hidden API flag generation from encoding" by Paul Duffin · 3 years, 1 month ago
- 7212dbe Tweak logic for when extension txt is latest by Anton Hansson · 3 years, 1 month ago
- 9f6e623 Merge "Move AllowMissingDependencies handling into processMainCert" by Colin Cross · 3 years, 1 month ago
- d9d5f97 Remove special case for test-only module by Pedro Loureiro · 3 years, 1 month ago
- 56fd153 Merge "Revert "bootclasspath_fragment: Treat some specific modules as test"" by Treehugger Robot · 3 years, 1 month ago
- bc2c8a7 Move AllowMissingDependencies handling into processMainCert by Colin Cross · 3 years, 1 month ago
- 2ba6d37 Merge "Increase javac heap to 4096M" by Treehugger Robot · 3 years, 1 month ago
- d0fe130 Revert "bootclasspath_fragment: Treat some specific modules as test" by Paul Duffin · 3 years, 1 month ago
- 1938dba Exclude unsupported libraries from sdk snapshot by Paul Duffin · 3 years, 3 months ago
- 887efdd Separate hidden API flag info for sdk from platform_bootclasspath by Paul Duffin · 3 years, 1 month ago
- af70518 Separate hidden API flag generation from encoding by Paul Duffin · 3 years, 1 month ago
- a1073a5 Increase javac heap to 4096M by Sorin Basca · 3 years, 1 month ago
- a610511 Merge "Enable aidl#generate_traces by default for some Java SDK kinds" by Zimuzo Ezeozue · 3 years, 1 month ago
- 43c0eb1 Merge "add jacocoagent by default to Java modules" by Sam Delmerico · 3 years, 1 month ago
- 1e3f78f add jacocoagent by default to Java modules by Sam Delmerico · 3 years, 1 month ago
- 3cc6201 Merge changes I6fed538a,I38df207c by Sorin Basca · 3 years, 1 month ago
- 198c51c Pin javadoc to JDK 11 by Sorin Basca · 3 years, 1 month ago
- 1d68e48 Open java.lang for dokka by Sorin Basca · 3 years, 1 month ago
- 9be110d Merge "Pass --sdk-extensions-{root,info} to metalava" by Mårten Kongstad · 3 years, 1 month ago
- 802ae0f Pass --sdk-extensions-{root,info} to metalava by Mårten Kongstad · 3 years, 3 months ago
- 3dca115 Merge "jacoco libs dependency for instrumented libraries" by Sam Delmerico · 3 years, 1 month ago
- 8774ae1 Enable aidl#generate_traces by default for some Java SDK kinds by Zim · 3 years, 2 months ago
- bcc3d05 Fix module-file name collisions by Cole Faust · 3 years, 1 month ago
- c759372 jacoco libs dependency for instrumented libraries by Sam Delmerico · 3 years, 2 months ago
- 3be2472 Merge changes from topic "aidl_interface_bp2build" by Sam Delmerico · 3 years, 2 months ago
- 2351eac AIDL source generation accounts for Bazel paths by Sam Delmerico · 3 years, 5 months ago
- 97bd127 convert .aidl srcs for java_library by Sam Delmerico · 3 years, 2 months ago
- 2d516df Skip errorprone on protobuf/aidl-only modules by Cole Faust · 3 years, 2 months ago
- 02b122c Merge "Strip annotations from copy of core-current-stubs-for-system-modules" by Treehugger Robot · 3 years, 2 months ago
- bdbae60 Strip annotations from copy of core-current-stubs-for-system-modules by Sorin Basca · 3 years, 3 months ago
- 1caaec0 Merge "Add hidden API properties to java_sdk_library modules" by Paul Duffin · 3 years, 2 months ago
- 845c4c1 Merge "Fix ProcessBazelQueryResponse of filegroup" by Treehugger Robot · 3 years, 2 months ago
- 3f1ae0b Add hidden API properties to java_sdk_library modules by Paul Duffin · 3 years, 3 months ago
- 1149c2c Merge changes I66445302,I773279a4 by Paul Duffin · 3 years, 2 months ago
- e29d230 Merge "Allow libcore to have NewApi warnings" by Treehugger Robot · 3 years, 2 months ago
- 3651a5d Merge "Dedup apiFile and removedApiFile fields" by Treehugger Robot · 3 years, 2 months ago
- 9b61abb Push Hidden_api inside HiddenAPIFlagFileProperties by Paul Duffin · 3 years, 3 months ago
- 1e9e938 Refactor handling of hidden API property provided information by Paul Duffin · 3 years, 3 months ago
- 16fe8e1 Fix ProcessBazelQueryResponse of filegroup by Vinh Tran · 3 years, 2 months ago
- c71d2b7 Dedup apiFile and removedApiFile fields by Paul Duffin · 3 years, 2 months ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 3 years, 2 months ago
- 852d0c4 Merge "Move common test_options properties into the android package" by Zhenhuang Wang · 3 years, 2 months ago
- 13fe665 Merge "Revert "Check that API is up-to-date when building java_sdk_library"" by Paul Duffin · 3 years, 2 months ago
- b816652 Allow libcore to have NewApi warnings by Orion Hodson · 3 years, 2 months ago
- 48ec5b3 Merge "Add lint test property" by Treehugger Robot · 3 years, 2 months ago
- 79845f9 Merge "Collect suggested modifications from lint" by Colin Cross · 3 years, 2 months ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years, 2 months ago
- e7a8664 Revert "Check that API is up-to-date when building java_sdk_library" by Paul Duffin · 3 years, 2 months ago
- 62695b9 Collect suggested modifications from lint by Colin Cross · 3 years, 2 months ago
- 6d7b20f Merge "Revert^2 "Promote ExtraText lint warning to an error""" am: ffd6014a68 by Treehugger Robot · 3 years, 2 months ago
- d57e8b2 Add lint test property by Cole Faust · 3 years, 2 months ago
- 2aa6868 Revert^2 "Promote ExtraText lint warning to an error"" by Cole Faust · 3 years, 2 months ago
- 8883d52 Revert "Promote ExtraText lint warning to an error" am: 0b29c62498 by Mike McTernan · 3 years, 2 months ago
- 0b29c62 Revert "Promote ExtraText lint warning to an error" by Mike McTernan · 3 years, 2 months ago
- 2a20239 Merge "Use aapt2" am: 258d296698 by Treehugger Robot · 3 years, 2 months ago
- 258d296 Merge "Use aapt2" by Treehugger Robot · 3 years, 2 months ago
- 5457488 Merge "Promote ExtraText lint warning to an error" am: 69f5b684d4 by Treehugger Robot · 3 years, 2 months ago