- fb7d5c8 Merge "Build and package Java fuzzers for device" by Muhammad Haseeb Ahmad · 2 years, 10 months ago
- eb14ff2 Build and package Java fuzzers for device by Muhammad Haseeb Ahmad · 2 years, 10 months ago
- f78a890 Specify jnilib partition in Android-<target>.mk by Jihoon Kang · 3 years ago
- 852d0c4 Merge "Move common test_options properties into the android package" by Zhenhuang Wang · 3 years ago
- 0ac5a43 Move common test_options properties into the android package by Zhenhuang Wang · 3 years ago
- 4815e77 Merge "Make sure dist files have license metadata." am: f57b54cda7 am: c688531cba by Treehugger Robot · 3 years, 2 months ago
- 5180438 Make sure dist files have license metadata. by Bob Badour · 3 years, 4 months ago
- 9f2eab6 Merge "Fix prebuilts of overridden apps" am: 822029166d am: 7a8e610703 by Treehugger Robot · 3 years, 3 months ago
- 8220291 Merge "Fix prebuilts of overridden apps" by Treehugger Robot · 3 years, 3 months ago
- 7583481 Merge "Make "overrides" attribute of Android_app overridable" by Treehugger Robot · 3 years, 3 months ago
- aaa0c1f Fix prebuilts of overridden apps by Colin Cross · 3 years, 3 months ago
- 198f589 Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
- 15d071f Merge "Write AndroidMk for api-versions.xml module" am: 55c157791e am: adfab19c93 by Anton Hansson · 3 years, 3 months ago
- 4bf0080 Write AndroidMk for api-versions.xml module by Anton Hansson · 3 years, 3 months ago
- 809cd79 Merge "Add jni support to java_fuzz_host" am: 4e70b7586a am: 5b63f52025 by Muhammad Haseeb Ahmad · 3 years, 3 months ago
- 7e74405 Add jni support to java_fuzz_host by Muhammad Haseeb Ahmad · 3 years, 4 months ago
- 8c80126 Surface Java APIs Used By APK-only Modules. by Matt Banda · 3 years, 4 months ago
- 0a6539d Merge "Revert "Revert "Build notice files from license metadata.""" am: 3aae38d451 am: b0489dec23 am: bf82573d27 by Bob Badour · 3 years, 4 months ago
- de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 4 months ago
- 67c0b63 Revert "Build notice files from license metadata." am: 77807b3c27 am: 72f9cdb599 am: 6c698e406d by Wei Sheng Shih · 3 years, 4 months ago
- 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 4 months ago
- 8d17118 Build notice files from license metadata. am: 43c2dcaef6 am: 6f7de5b1a9 am: cbcf8d9b05 by Bob Badour · 3 years, 4 months ago
- 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 4 months ago
- a2ce78f Make "overrides" attribute of Android_app overridable by zhidou · 3 years, 6 months ago
- 29e2f6d Use 'stem' to override APK name by Jooyung Han · 3 years, 7 months ago
- 880e111 Merge changes I8f4eaed1,I358a62d3 by Jiakai Zhang · 3 years, 8 months ago
- 28bc9a8 Dexpreopt standalone system server jars from prebuilts. by Jiakai Zhang · 3 years, 8 months ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 9 months ago
- ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 9 months ago
- 3108ce1 Add dependency from hostdex installed module to Make intermediates by Colin Cross · 3 years, 9 months ago
- 24cc4be6 Move java module installation into Soong by Colin Cross · 3 years, 9 months ago
- 9fe1410 Add android_sdk_repo_host to build platform-tools&build-tools by Dan Willemsen · 4 years, 1 month ago
- 0b58fdb Remove unnecessary additionalCheckedModules field by Paul Duffin · 3 years, 10 months ago
- cfb0f5e Support per-testcase directories in all test suites by Colin Cross · 3 years, 11 months ago
- 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 11 months ago
- 519c5c8 Revert^2 "Preopt APEX system server jars." by Jiakai Zhang · 3 years, 11 months ago
- 92346c4 Revert "Preopt APEX system server jars." by Adrian Roos · 3 years, 11 months ago
- ca9bc98 Preopt APEX system server jars. by Jiakai Zhang · 4 years ago
- fc0f6e3 Fix the way manifest fixer detects optional <uses-library> entries. by Ulya Trafimovich · 4 years ago
- 7a31855 add the LOCAL_DISABLE_TEST_CONFIG variable by Yuntao Xu · 4 years, 2 months ago
- c624667 Expose "full" dexpreopt.config by Jeongik Cha · 4 years, 4 months ago
- 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 4 months ago
- f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 4 months ago
- b014f07 Propagate java resources in apps with no code by Colin Cross · 4 years, 5 months ago
- 44b85d0 Update soong copy of java binaries when Make copy is installed by Colin Cross · 4 years, 6 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 5 years ago
- a036da9 Enable android_app_import to supply framework-res. by Bill Peckham · 4 years, 7 months ago
- 76b0852 Write module dexpreopt.config for Make. by Ulya Trafimovich · 4 years, 7 months ago
- fb04df4 Supply LOCAL_SOONG_DEX_JAR for java_import with compile_dex. by Bill Peckham · 4 years, 7 months ago
- 02b11a6 Remove AndroidMkExtraFootersFunc entries param. by Jaewoong Jung · 4 years, 8 months ago
- 464e6c7 Merge "Add test suite handling to central androidmk code" by Treehugger Robot · 4 years, 8 months ago
- 57f5b33 Add test suite handling to central androidmk code by Liz Kammer · 4 years, 9 months ago
- d8aed4b droidstubs: Remove unnecessary setting of DistFiles by Paul Duffin · 4 years, 8 months ago
- 6206805 Remove redundant setting of DistFiles by java.Library by Paul Duffin · 4 years, 8 months ago
- ebb5150 Merge "Add unit_test test option in test configs" by Dan Shi · 4 years, 9 months ago
- d79572f Add unit_test test option in test configs by Dan Shi · 4 years, 9 months ago
- b23d28c Rename fields and methods to reflect class loader context changes. by Ulya Trafimovich · 4 years, 10 months ago
- 8cbc5d2 Rework class loader context implementation. by Ulya Trafimovich · 4 years, 9 months ago
- 9a89a2a Move boot jars package check from make by Paul Duffin · 4 years, 9 months ago
- ff98103 Merge "Remove jdiff support from droiddoc" by Anton Hansson · 4 years, 10 months ago
- 746be9c Remove jdiff support from droiddoc by Anton Hansson · 4 years, 10 months ago
- 56a8321 Remove global state from apex modules by Colin Cross · 5 years ago
- b8e35ca Merge "Revert "Revert "Remove create_stubs and checkapi from droiddoc""" by Treehugger Robot · 5 years ago
- e1ab250 Revert "Revert "Remove create_stubs and checkapi from droiddoc"" by Liz Kammer · 5 years ago
- 74b0052 Add test_mainline_module option. by kellyhung · 5 years ago
- 3666c70 Revert "Remove create_stubs and checkapi from droiddoc" by Steve Kim · 5 years ago
- 3a55c91 Remove create_stubs and checkapi from droiddoc by Liz Kammer · 5 years ago
- 9c07d24 Merge "Add imports_sdk_version to prebuilt_apis" by Liz Kammer · 5 years ago
- ec7a91f Merge "Add extra_test_configs option" by Treehugger Robot · 5 years ago
- 49b1e9b Merge "Use common helper functions for getting sorted map keys." by Ulyana Trafimovich · 5 years ago
- c23d603 Merge "Capture list of unused methods when shrinking in R8" by Treehugger Robot · 5 years ago
- 2d2fd85 Add imports_sdk_version to prebuilt_apis by Liz Kammer · 5 years ago
- b8063c6 Use common helper functions for getting sorted map keys. by Ulya Trafimovich · 5 years ago
- 95d1942 Add extra_test_configs option by Dan Shi · 5 years ago
- cb6143a Capture list of unused methods when shrinking in R8 by Colin Cross · 5 years ago
- 31e444e Collect paths to transitive SDK Java library dependencies. by Ulya Trafimovich · 5 years ago
- fc16b66 Merge "Fix droiddoc disting when WITHOUT_CHECK_API is true." by Jingwen Chen · 5 years ago
- 9eb51fc Merge "Refactor java compileDex" by Liz Kammer · 5 years ago
- a7a64f3 Refactor java compileDex by Liz Kammer · 5 years ago
- cada807 Update language to comply with inclusive guidance by Liz Kammer · 5 years ago
- 7b27ca7 Fix droiddoc disting when WITHOUT_CHECK_API is true. by Jingwen Chen · 5 years ago
- 08dca38 Build transitive lint reports for apex modules by Colin Cross · 5 years ago
- 70f0b53 Merge changes from topic "lint-unbundled-apps" by Colin Cross · 5 years ago
- c0efd1d Build a zip of transitive lint reports for apps by Colin Cross · 5 years ago
- 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 5 years ago
- 11c1e0f Output apkcerts file for android_app_set. by Jaewoong Jung · 5 years ago
- 40fd90a Support multiple dists per Android.bp module, and dist output selection. by Jingwen Chen · 5 years ago
- b549b77 Revert "Always run package check" by Colin Cross · 5 years ago
- 91206d9 Always run package check by Paul Duffin · 5 years ago
- 63d8feb Ensure package check is run for java_library in APEX by Paul Duffin · 5 years ago
- 668b8a2 Remove conditional running of checklast during checkapi by Anton Hansson · 5 years ago
- acc7bbe apex: Make android_library support APEX variants by Jooyung Han · 5 years ago
- a7856c0 Implement android_app_set module by Sasha Smundak · 5 years ago
- ad0177b Add overrides to runtime_resource_overlay by Jaewoong Jung · 5 years ago
- 592a6a4 android_app_import is now ApexModule by Jiyong Park · 5 years ago
- a573f19 Make sure car-lib system APIs are not changing unintentionally by Makoto Onuki · 5 years ago
- 27d9ec1 Remove _API_FILE variables by Anton Hansson · 5 years ago
- 3ae2951 Allow droidstubs to not generate any stubs by Paul Duffin · 5 years ago
- 78156ef Add a Tag field to dist to dist a tagged output by Anton Hansson · 5 years ago
- 87a33e7 Add code coverage support to android_app JNI libs. by Jaewoong Jung · 5 years ago