aboutsummaryrefslogtreecommitdiffstats
path: root/cc
Commit message (Expand)AuthorAgeFilesLines
* Merge "Remove workaround for cortex-a55/a75" into pi-devandroid-9.0.0_r47android-9.0.0_r46android-9.0.0_r45android-9.0.0_r44android-9.0.0_r43android-9.0.0_r42android-9.0.0_r41android-9.0.0_r40android-9.0.0_r39android-9.0.0_r38android-9.0.0_r37android-9.0.0_r36android-9.0.0_r35android-9.0.0_r34android-9.0.0_r33android-9.0.0_r32android-9.0.0_r31android-9.0.0_r30android-9.0.0_r22android-9.0.0_r21android-9.0.0_r20android-9.0.0_r19android-9.0.0_r16TreeHugger Robot2018-06-302-8/+5
|\
| * Remove workaround for cortex-a55/a75Yi Kong2018-06-192-8/+5
* | Update ToolingCFlags overrides to include other new architecturesYi Kong2018-06-191-2/+7
|/
* Fix VNDK-Ext ABI check regressionLogan Chien2018-06-131-1/+1
* Disable CFI for vendor variants of all componentsVishwath Mohan2018-05-281-3/+2
* Restrict CFI_INCLUDE_PATHS to Arm64Vishwath Mohan2018-05-241-2/+2
* Disable CFI for vendor variants of VNDK librariesVishwath Mohan2018-05-231-0/+7
* Merge "Allow abi diffs sanitized variants of vndk libraries on production dev...Vishwath Mohan2018-05-232-3/+8
|\
| * Allow abi diffs sanitized variants of vndk libraries on production devices.Jayant Chowdhary2018-05-142-3/+8
* | Temporarily remove -check-all-apis from header-abi-diff invocation.Jayant Chowdhary2018-05-181-2/+2
* | Don't export UBSan minimal runtime symbols.Ivan Lozano2018-05-161-1/+4
* | Remove cortex-a53 linker workaround for new cpus.Christopher Ferris2018-05-151-3/+16
|/
* Add support for cortex-a55/cortex-a75.Christopher Ferris2018-05-112-2/+77
* Fix format string issuesColin Cross2018-05-031-1/+1
* Merge "Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks." ...Jayant Chowdhary2018-04-181-1/+2
|\
| * Setting SKIP_ABI_CHECKS=true will make soong skip native abi checks.Jayant Chowdhary2018-04-171-1/+2
* | Expose ProductVariables from TestConfigDan Willemsen2018-04-171-5/+5
* | Use Config/DeviceConfig functions to access ProductVariablesDan Willemsen2018-04-172-7/+3
* | Add DistPath to reference the dist folderDan Willemsen2018-04-171-5/+4
* | Switch PackageContext functions to take a ctxDan Willemsen2018-04-164-54/+59
* | Remove obsolete Brillo variableDan Willemsen2018-04-162-7/+0
|/
* Merge "Fixing protoOutParams concatenation." into pi-devTreeHugger Robot2018-04-112-2/+2
|\
| * Fixing protoOutParams concatenation.Kweku Adams2018-04-092-2/+2
* | Add informational message to help with updation of VNDK abi references.Jayant Chowdhary2018-04-091-2/+4
|/
* Add overrides to cc_binaryYifan Hong2018-04-032-0/+11
* [DO NOT MERGE] Switch to clang-4691093Yi Kong2018-04-021-2/+2
* Merge "Allow platform modules to link to vendor public libraries" into pi-devTreeHugger Robot2018-03-315-0/+297
|\
| * Allow platform modules to link to vendor public librariesJiyong Park2018-03-305-0/+297
* | Allow VNDK-SP extensions to use vendor libLogan Chien2018-03-302-23/+226
|/
* Merge "Fix data race on cfiExportsMap" into pi-devTreeHugger Robot2018-03-292-3/+1
|\
| * Fix data race on cfiExportsMapColin Cross2018-03-282-3/+1
* | Merge "Fix the flaky build breakage for droiddoc target." into pi-devTreeHugger Robot2018-03-291-1/+1
|\|
| * Fix the flaky build breakage for droiddoc target.Nan Zhang2018-03-281-1/+1
* | Set __ANDROID_API__ for vendor modules to vndk version.Justin Yun2018-03-283-5/+27
* | Fix omission of llndk libraries during abi dump creation.Jayant Chowdhary2018-03-281-1/+1
* | Merge "Add trace flag for cpp/Java AIDL generation." into pi-devMartijn Coenen2018-03-281-0/+7
|\ \
| * | Add trace flag for cpp/Java AIDL generation.Martijn Coenen2018-03-271-0/+7
| |/
* | Use PlatformVndkVersion to find ABI dump by defaultLogan Chien2018-03-231-2/+2
* | Allow proto properties in cc/java_defaultsDan Willemsen2018-03-221-0/+1
* | Merge "Add minimal-runtime support for integer overflows." into pi-devIvan Lozano2018-03-224-4/+54
|\ \
| * | Add minimal-runtime support for integer overflows.Ivan Lozano2018-03-214-4/+54
| |/
* | Add unit tests for android/neverallow.goLogan Chien2018-03-161-26/+2
* | Extract failIfErrored() to android/testing.goLogan Chien2018-03-162-22/+4
|/
* Use a versioned profile file if availablePirama Arumuga Nainar2018-03-091-1/+24
* Switch back to clang-4639204.Stephen Hines2018-03-081-1/+1
* Merge "No abi diffing for vndk libraries which are not vendor available." int...TreeHugger Robot2018-03-071-1/+2
|\
| * No abi diffing for vndk libraries which are not vendor available.Jayant Chowdhary2018-03-071-1/+2
* | Switch to clang-4630689Pirama Arumuga Nainar2018-03-061-1/+1
|/
* Merge changes I6f7d40b7,I25654032 am: 83a495830b am: dfcdeec8b2Colin Cross2018-03-0310-2/+271
|\
| * Merge changes I6f7d40b7,I25654032Treehugger Robot2018-03-0310-2/+271
| |\