- 54027b5 Replace `is_uses_lib` property with `provides_uses_lib`. by Ulya Trafimovich · 4 years, 4 months ago
- 74b0052 Add test_mainline_module option. by kellyhung · 4 years, 4 months ago
- daf7352 Merge "Don't assume host arch is always x86" by Treehugger Robot · 4 years, 4 months ago
- f812391 Merge "Add vendor snapshot usage test" by Treehugger Robot · 4 years, 4 months ago
- 117a5ef Merge "Be more strict about unknown install <uses-library> paths." by Ulyana Trafimovich · 4 years, 4 months ago
- 87788b5 Don't assume host arch is always x86 by Jiyong Park · 4 years, 4 months ago
- 4964a5e Merge "Propagate vendor_available property through to sdk snapshot" by Paul Duffin · 4 years, 4 months ago
- 045e11a Be more strict about unknown install <uses-library> paths. by Ulya Trafimovich · 4 years, 4 months ago
- 5f58ff7 Add vendor snapshot usage test by Inseob Kim · 4 years, 4 months ago
- bb3467d Merge "Allow non-SDK Java libraries to masquerade as <uses-library>." by Ulyana Trafimovich · 4 years, 4 months ago
- 66a0ae6 Merge "Include bpf program in APEXes" by Mark Chien · 4 years, 4 months ago
- bfb98ec Merge "Iterate <uses-library> in deterministic order in manifest_fixer." by Treehugger Robot · 4 years, 4 months ago
- cda9a92 Merge "Add imports_compile_dex to prebuilt_apis" by Treehugger Robot · 4 years, 4 months ago
- e1359af Merge "Add exclude_from_vendor_snapshot property, related logic" by Bill Peckham · 4 years, 4 months ago
- d1edbd4 Propagate vendor_available property through to sdk snapshot by Paul Duffin · 4 years, 5 months ago
- d2c7ddc Iterate <uses-library> in deterministic order in manifest_fixer. by Ulya Trafimovich · 4 years, 4 months ago
- 3f98d14 Remove unnecessary methods/fields of DefaultsModule/Base by Paul Duffin · 4 years, 4 months ago
- ed87513 Extract dist properties from commonProperties by Paul Duffin · 4 years, 4 months ago
- 4f78c51 Merge "Revert "Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO""" by Yi Kong · 4 years, 4 months ago
- 02789ab Merge "Revert "Create os and arch variants for GoBinaryTool modules"" by Colin Cross · 4 years, 4 months ago
- d4bdabc Revert "Create os and arch variants for GoBinaryTool modules" by Colin Cross · 4 years, 4 months ago
- 52ddbe2 Merge "AutoGen: Support NativeTest with vendor namespace." by Treehugger Robot · 4 years, 4 months ago
- 0329f23 Merge changes I59b7a32a,Ida7bc75a by Colin Cross · 4 years, 4 months ago
- 945441c Add exclude_from_vendor_snapshot property, related logic by Bill Peckham · 4 years, 4 months ago
- fe1da75 Revert "Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO"" by Pirama Arumuga Nainar · 4 years, 4 months ago
- 4e7f260 Add imports_compile_dex to prebuilt_apis by Liz Kammer · 4 years, 4 months ago
- 2f59ec9 Include bpf program in APEXes by markchien · 4 years, 4 months ago
- 3652018 Merge "Change sdk_library child visibility semantics" by Anton Hansson · 4 years, 4 months ago
- e0b81e4 Merge "java_sdk_library: Add annotations_enabled property" by Anton Hansson · 4 years, 4 months ago
- e22c2ab java_sdk_library: Add annotations_enabled property by Paul Duffin · 4 years, 7 months ago
- 21928db Merge "Keep only out file dependency rule in output .d files" by Chih-hung Hsieh · 4 years, 4 months ago
- 3a92fbe Merge "apex: support prebuilt_firmware for vendor apexes" by Jooyung Han · 4 years, 4 months ago
- e263af7 Merge "Add compile_dex for java_import" by Treehugger Robot · 4 years, 4 months ago
- bca0d4c Merge "Fallback to /tmp when socket address is longer than max length." by Ramy Medhat · 4 years, 4 months ago
- d6c31d2 Add compile_dex for java_import by Liz Kammer · 4 years, 5 months ago
- b695937 Merge "Revert "Remove create_stubs and checkapi from droiddoc"" by Steve Kim · 4 years, 4 months ago
- 3666c70 Revert "Remove create_stubs and checkapi from droiddoc" by Steve Kim · 4 years, 4 months ago
- 21a7375 Allow non-SDK Java libraries to masquerade as <uses-library>. by Ulya Trafimovich · 4 years, 4 months ago
- 4297552 Merge "Remove create_stubs and checkapi from droiddoc" by Liz Kammer · 4 years, 4 months ago
- 944e77d Change sdk_library child visibility semantics by Anton Hansson · 4 years, 4 months ago
- 3618f0a Merge "Pass cpp linking implicit deps to RBE." by Ramy Medhat · 4 years, 4 months ago
- 5ec4555 AutoGen: Support NativeTest with vendor namespace. by yangbill · 4 years, 5 months ago
- 0703fd8 apex: support prebuilt_firmware for vendor apexes by Jooyung Han · 4 years, 4 months ago
- 588aae7 Add rust_protobuf module. by Treehugger Robot · 4 years, 4 months ago
- 3a55c91 Remove create_stubs and checkapi from droiddoc by Liz Kammer · 4 years, 5 months ago
- 682c9d7 Rename ccConfig to cc_config by Thiébaud Weksteen · 4 years, 4 months ago
- 416149e Merge changes I94fd8bbc,I497dcdff,I1873a180 by Thiébaud Weksteen · 4 years, 4 months ago
- 9c35c9a Merge "Remove hack for platform availability of modules with missing apexes" by Colin Cross · 4 years, 4 months ago
- 81b3a83 Fallback to /tmp when socket address is longer than max length. by Ramy Medhat · 4 years, 4 months ago
- a0254b5 Merge "Add F2FS support for APEX build system" by Nikita Ioffe · 4 years, 4 months ago
- d2c81a7 Remove hack for platform availability of modules with missing apexes by Colin Cross · 4 years, 4 months ago
- bea94d3 Merge "soong: add support for module specific lexer flags" by Matthias Maennich · 4 years, 4 months ago
- 6797edc Pass cpp linking implicit deps to RBE. by Ramy Medhat · 4 years, 4 months ago
- 4ba38c1 Add F2FS support for APEX build system by Theotime Combes · 4 years, 7 months ago
- dcbb66f Merge "apex: dedup jni_libs when generating apex_manifest" by Jooyung Han · 4 years, 4 months ago
- b8822a0 Merge "Propagate transitive SDK Java library dependencies to dexpreopt." by Ulyana Trafimovich · 4 years, 4 months ago
- fabaff6 rust: strip libraries and binaries by Thiébaud Weksteen · 4 years, 4 months ago
- 31f1bb8 rust: add ccToolchain to Module by Thiébaud Weksteen · 4 years, 4 months ago
- 19e1c6c rust: enable use-android-relr-tags by Thiébaud Weksteen · 4 years, 4 months ago
- 0315692 Merge "cc: export Stripper struct" by Thiébaud Weksteen · 4 years, 4 months ago
- 38414db Merge "Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO"" by Bowgo Tsai · 4 years, 4 months ago
- 3600b80 Return all rules when TestingModule.Rule fails by Thiébaud Weksteen · 4 years, 4 months ago
- 988ff8d Revert "[pgo] Return updated Flags after adding flags for PGO/AFDO" by Bowgo Tsai · 4 years, 4 months ago
- b900760 apex: dedup jni_libs when generating apex_manifest by Jooyung Han · 4 years, 4 months ago
- 1fde95a Merge "[pgo] Return updated Flags after adding flags for PGO/AFDO" by Treehugger Robot · 4 years, 4 months ago
- 10a3873 Merge "Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES" by Treehugger Robot · 4 years, 4 months ago
- 5010a97 [pgo] Return updated Flags after adding flags for PGO/AFDO by Pirama Arumuga Nainar · 4 years, 4 months ago
- b0e99ed Merge "[rust] Pass cc dependencies as linker flags." by Ivan Lozano · 4 years, 4 months ago
- 219141c Introduce BOARD_CURRENT_API_LEVEL_FOR_VENDOR_MODULES by Jeongik Cha · 4 years, 5 months ago
- fc24ad3 Propagate transitive SDK Java library dependencies to dexpreopt. by Ulya Trafimovich · 4 years, 4 months ago
- 03333d0 Merge "Export error reporting function to allow using it in other packages." by Ulyana Trafimovich · 4 years, 4 months ago
- d458745 cc: export Stripper struct by Thiébaud Weksteen · 4 years, 4 months ago
- 3806fc0 Merge changes I6aa28149,I1ff35ea9 by Colin Cross · 4 years, 4 months ago
- d1ac3a7 Merge "apex: pass "apex name" as literal to apex variants" by Treehugger Robot · 4 years, 4 months ago
- 23a6a41 Merge "bootstrap is added for cc_binary only when the module is in an APEX" by Treehugger Robot · 4 years, 4 months ago
- 2093af2 [rust] Pass cc dependencies as linker flags. by Ivan Lozano · 4 years, 4 months ago
- 22fd4d1 soong: add support for module specific lexer flags by Matthias Maennich · 4 years, 6 months ago
- 4d947f0 Merge "Link device binaries dynamically by default." by Ivan Lozano · 4 years, 4 months ago
- 4250733 Only request image and version variations for device SDK dependencies by Colin Cross · 4 years, 4 months ago
- 6945e9b Migrate away from removed option by Joel Galenson · 4 years, 4 months ago
- 2d078b8 Merge "Bazel overlay: rename 'deps' to 'module_deps'." by Treehugger Robot · 4 years, 4 months ago
- 1ec1255 Create os and arch variants for GoBinaryTool modules by Colin Cross · 4 years, 4 months ago
- 042504f Link device binaries dynamically by default. by Ivan Lozano · 4 years, 4 months ago
- 5ab276a Export error reporting function to allow using it in other packages. by Ulya Trafimovich · 4 years, 4 months ago
- 89f7bf1 bootstrap is added for cc_binary only when the module is in an APEX by Jiyong Park · 4 years, 4 months ago
- ce3d46f Bazel overlay: rename 'deps' to 'module_deps'. by Jingwen Chen · 4 years, 4 months ago
- dc4df2d Merge "Surface module properties as Bazel BUILD target attributes in the Bazel overlay" am: 81a0b66d93 by Jingwen Chen · 4 years, 4 months ago
- 81a0b66 Merge "Surface module properties as Bazel BUILD target attributes in the Bazel overlay" by Jingwen Chen · 4 years, 4 months ago
- 1e4fbc2 Merge "Support ninja rsp files in soong_zip" am: 4c2e4f381a by Treehugger Robot · 4 years, 4 months ago
- 4c2e4f3 Merge "Support ninja rsp files in soong_zip" by Treehugger Robot · 4 years, 4 months ago
- a5c0b11 Merge "Propagate sanitize.never flag in SDK snapshots." am: e819bec240 by Treehugger Robot · 4 years, 4 months ago
- 380c679 Merge "Add imports_sdk_version to prebuilt_apis" am: 9c07d24477 by Liz Kammer · 4 years, 4 months ago
- e819bec Merge "Propagate sanitize.never flag in SDK snapshots." by Treehugger Robot · 4 years, 4 months ago
- 9c07d24 Merge "Add imports_sdk_version to prebuilt_apis" by Liz Kammer · 4 years, 4 months ago
- c2a1d70 apex: pass "apex name" as literal to apex variants by Jooyung Han · 4 years, 4 months ago
- 6419a88 Update go.mod to go 1.15 am: 42f135b7b0 by Colin Cross · 4 years, 4 months ago
- 9e93b1b Remove TestApexWithJniLibs_Errors by Colin Cross · 4 years, 4 months ago
- cc83efb Create image variations for sh_binary by Colin Cross · 4 years, 4 months ago
- 42f135b Update go.mod to go 1.15 by Colin Cross · 4 years, 4 months ago
- fbb486f Propagate sanitize.never flag in SDK snapshots. by Martin Stjernholm · 4 years, 4 months ago