- 2a65dda Add check_all_apis option for header ABI checker by Logan Chien · 5 years ago
- 077f9a4 Merge "apex: do not follow jni_libs from android_app" by Jooyung Han · 4 years, 10 months ago
- 9a63ee1 Merge "Update ike.jar's name in code coverage configuration" by Yan Yan · 4 years, 10 months ago
- f3be200 Merge "Fix forwarding a vararg parameter" by Treehugger Robot · 4 years, 10 months ago
- cd87c69 Fix forwarding a vararg parameter by Jooyung Han · 4 years, 10 months ago
- 414d50c Merge "Add min_sdk_version property to apexes" by Colin Cross · 4 years, 10 months ago
- b7bebe2 apex: do not follow jni_libs from android_app by Jooyung Han · 4 years, 10 months ago
- e1fd6a9 Merge "Add support for cc_library_headers in sdk/module_exports" by Paul Duffin · 4 years, 10 months ago
- 78036c8 Merge "Prune any empty property sets from the modules before transforming" by Paul Duffin · 4 years, 10 months ago
- 2125138 Merge "Simplify cc library sdk snapshot handling of include dirs/headers" by Paul Duffin · 4 years, 10 months ago
- cbe936c Merge "Add support for transforming a property set after its contents" by Paul Duffin · 4 years, 10 months ago
- e574be5 Merge "Fix issues with bp transformation" by Paul Duffin · 4 years, 10 months ago
- 2e56067 Update ike.jar's name in code coverage configuration by evitayan · 4 years, 10 months ago
- 139fa43 Merge changes Ibaf383c4,I2b1c0736 by Jiyong Park · 4 years, 10 months ago
- 93e57a0 Expect added members for instrumented modules by Jiyong Park · 4 years, 10 months ago
- 4483601 Merge changes Idd50ed38,Icbc86b21 by Treehugger Robot · 4 years, 10 months ago
- a35e3ff Merge "Merge CSV files generated by UnsupportedAppUsageProcessor." by Treehugger Robot · 4 years, 10 months ago
- 65b5b59 Merge "Output json without trailing whitespaces but with trailing newlines." by Treehugger Robot · 4 years, 10 months ago
- 48c2f29 Merge "Require apps built against the SDK to use JNI built against the NDK" by Colin Cross · 4 years, 10 months ago
- 37fa32c Output json without trailing whitespaces but with trailing newlines. by Martin Stjernholm · 4 years, 10 months ago
- 91756d2 Add support for cc_library_headers in sdk/module_exports by Paul Duffin · 4 years, 10 months ago
- a78f3a7 Prune any empty property sets from the modules before transforming by Paul Duffin · 4 years, 10 months ago
- 64f54b0 Simplify cc library sdk snapshot handling of include dirs/headers by Paul Duffin · 4 years, 10 months ago
- 180a006 Add support for transforming a property set after its contents by Paul Duffin · 4 years, 10 months ago
- 047fdca Fix issues with bp transformation by Paul Duffin · 4 years, 10 months ago
- f5ea9e1 Add cc_prebuilt_library_headers by Paul Duffin · 4 years, 10 months ago
- 1c6c1c7 Separate cc_library_headers to its own file and add tests by Paul Duffin · 4 years, 10 months ago
- 00cae1c Reland "Turn on the instrumentation by default for the java code in APEXes" by Jiyong Park · 4 years, 11 months ago
- efbce1c Merge "Add C++ Host support on sysprop_library" by Treehugger Robot · 4 years, 10 months ago
- 5d600c9 For legacy10 APEXes default target_sdk_version and min_sdk_version to 29 by Nikita Ioffe · 4 years, 10 months ago
- f9f6a91 Merge "Allow compile_multilib to be specified on module exports" by Treehugger Robot · 4 years, 10 months ago
- 5031787 Add min_sdk_version property to apexes by Colin Cross · 4 years, 10 months ago
- 094cde4 Require apps built against the SDK to use JNI built against the NDK by Colin Cross · 4 years, 11 months ago
- 61f7a24 Merge "Allow Linux hosts to use ubsan runtime sanitizers." by Ivan Lozano · 4 years, 10 months ago
- 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 4 years, 10 months ago
- 13ad94f Allow compile_multilib to be specified on module exports by Paul Duffin · 4 years, 10 months ago
- a0d5889 Merge "Ensure consistent handling of generated headers/dirs" by Treehugger Robot · 4 years, 10 months ago
- 1c1c6ab Merge "Do not add dependencies from disabled sdk variants to its members" by Treehugger Robot · 4 years, 10 months ago
- 1a9be9f Merge "Add jni_uses_platform_api property to android_app" by Colin Cross · 4 years, 10 months ago
- 5c50e7f Merge "Add static_libs field to target.vendor" by Treehugger Robot · 4 years, 10 months ago
- ed5c146 Add static_libs field to target.vendor by Chong Zhang · 4 years, 10 months ago
- 3f561c6 Merge "Add minijail to whitelist.go" by Lingfeng Yang · 4 years, 10 months ago
- 7862000 Merge "Enable bitwise-conditional-parentheses warning" by Chih-hung Hsieh · 4 years, 10 months ago
- 5efd198 Ensure consistent handling of generated headers/dirs by Paul Duffin · 4 years, 10 months ago
- 583bf7e Do not add dependencies from disabled sdk variants to its members by Paul Duffin · 4 years, 10 months ago
- 53fe467 Merge changes from topic "soong_tests_ndk" by Treehugger Robot · 4 years, 10 months ago
- 9ac32c7 Allow Linux hosts to use ubsan runtime sanitizers. by Ivan Lozano · 4 years, 10 months ago
- b5df8a0 Merge CSV files generated by UnsupportedAppUsageProcessor. by Artur Satayev · 4 years, 10 months ago
- 1120452 Merge "Use flag names with merge_csv.py." by Treehugger Robot · 4 years, 10 months ago
- 3a15b89 Merge "bpf progs depend on system/core/libcutils/include" by Maciej Żenczykowski · 4 years, 10 months ago
- 3be82c0 Create manifest_utils library target. by Baligh Uddin · 4 years, 10 months ago
- 0f8c5b4 Add minijail to whitelist.go by Lingfeng Yang · 4 years, 10 months ago
- 44885e2 Simplify visibility rules that include //visibility:public by Paul Duffin · 4 years, 10 months ago
- 5f78d55 Enable bitwise-conditional-parentheses warning by Chih-Hung Hsieh · 4 years, 11 months ago
- 89db15d Add C++ Host support on sysprop_library by Inseob Kim · 5 years ago
- 7fa7646 Add tests for py(2|3)-cmd by Dan Willemsen · 4 years, 10 months ago
- ee87c60 Add jni_uses_platform_api property to android_app by Colin Cross · 4 years, 10 months ago
- f9aabd7 Make apex use cc.GatherRequiredDepsForTests by Colin Cross · 4 years, 11 months ago
- f28329d Move NDK test modules into cc/testing.go by Colin Cross · 4 years, 11 months ago
- eb9b9f2 Merge "have a per-module switch to turn the symlinking optimizaiton off" by Jiyong Park · 4 years, 10 months ago
- 888d92e Merge "Automate dependency on inputs of genrule module type." by Bill Peckham · 4 years, 10 months ago
- 578b7ac Merge "Fix .vendor suffix for snapshots" by Treehugger Robot · 4 years, 10 months ago
- 07f3712 Merge "Do not hide VNDK prebuilts from make" by Treehugger Robot · 4 years, 10 months ago
- 5b37383 Merge "Fix build error on vendor_snapshot_static" by Treehugger Robot · 4 years, 10 months ago
- 0298d03 Merge "Fix header deps of sysprop_library" by Treehugger Robot · 4 years, 10 months ago
- 2d6d5d8 Merge "Permissions XML file for java_sdk_library is mutated for APEX" by Jiyong Park · 4 years, 10 months ago
- b34ebcf Merge "Add CCACHE_DIR to allowed environment variables" by Treehugger Robot · 4 years, 10 months ago
- c2937d2 Merge "Port IdentityCredential HAL to AIDL." by David Zeuthen · 4 years, 10 months ago
- 1876a76 Merge "Allow java_system_modules_import to replace java_system_modules" by Treehugger Robot · 4 years, 10 months ago
- 24f3c99 Merge "Allow vts config to be packaged in other test suites" by Dan Shi · 4 years, 10 months ago
- c087be1 Automate dependency on inputs of genrule module type. by Bill Peckham · 4 years, 11 months ago
- 83a2d96 Allow java_system_modules_import to replace java_system_modules by Paul Duffin · 5 years ago
- 79fac05 Use flag names with merge_csv.py. by Artur Satayev · 5 years ago
- ae83ce6 Merge "Revert "Another round of no-vendor-variant VNDK whitelist cleanup"" by Treehugger Robot · 4 years, 10 months ago
- 9d67720 have a per-module switch to turn the symlinking optimizaiton off by Jiyong Park · 4 years, 10 months ago
- 23be2bf Merge "Add support for cc_binary in module_exports" by Treehugger Robot · 4 years, 10 months ago
- cbeaab2 Merge "Add system server jars expressed in make in the system server classpath." by Nicolas Geoffray · 4 years, 10 months ago
- ed2641f Fix header deps of sysprop_library by Inseob Kim · 4 years, 10 months ago
- 7667b62 Revert "Another round of no-vendor-variant VNDK whitelist cleanup" by Albal Tai · 4 years, 10 months ago
- 252d744 Merge "Enable tautological-bitwise-compare warning" by Chih-hung Hsieh · 4 years, 10 months ago
- 5f64aec Fix .vendor suffix for snapshots by Inseob Kim · 4 years, 11 months ago
- 8a2d1b4 Merge "Do not add ccWrapper to ccNoDeps rule" by Treehugger Robot · 4 years, 10 months ago
- e383388 Permissions XML file for java_sdk_library is mutated for APEX by Jiyong Park · 4 years, 11 months ago
- 79f6f75 bpf progs depend on system/core/libcutils/include by Maciej Żenczykowski · 4 years, 10 months ago
- e6c44dc Merge "Another round of no-vendor-variant VNDK whitelist cleanup" by Vic Yang · 4 years, 10 months ago
- 15631dc Enable tautological-bitwise-compare warning by Chih-Hung Hsieh · 4 years, 11 months ago
- 2f94e85 Merge "Allow for setting a logging_parent for an Android App." by Treehugger Robot · 4 years, 11 months ago
- 207b18c Merge "Switch from clang-r377782 to clang-r377782b" by Chih-hung Hsieh · 4 years, 11 months ago
- d8b80bc Merge "Statically link the unwinder into binaries packaged into an unbundled APEX with legacy_android10_support: true." by Peter Collingbourne · 4 years, 11 months ago
- ab392f6 Merge "Enable bool-operation warning" by Chih-hung Hsieh · 4 years, 11 months ago
- 5b16dfb Allow for setting a logging_parent for an Android App. by Baligh Uddin · 4 years, 11 months ago
- 25ce04b Add support for cc_binary in module_exports by Paul Duffin · 5 years ago
- 2976bfd Do not add ccWrapper to ccNoDeps rule by Kousik Kumar · 4 years, 11 months ago
- 36b6aec Merge "Simple refactoring of prefix related functions." by Jaewoong Jung · 4 years, 11 months ago
- 974b0e8 Add CCACHE_DIR to allowed environment variables by John Eckerdal · 5 years ago
- 7c9662a Merge "sdk_version: "system_server_current"" by Treehugger Robot · 4 years, 11 months ago
- 287a13f Switch from clang-r377782 to clang-r377782b by Chih-Hung Hsieh · 4 years, 11 months ago
- c3b1a16 Fix build error on vendor_snapshot_static by Inseob Kim · 4 years, 11 months ago
- 47cbfcd Add system server jars expressed in make in the system server classpath. by Nicolas Geoffray · 4 years, 11 months ago
- 2b96bf5 Do not hide VNDK prebuilts from make by Inseob Kim · 4 years, 11 months ago