aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Merge "Support filegroups for version_script and related properties" am: ca59...Colin Cross2018-02-071-0/+11
|\
| * Support filegroups for version_script and related propertiesColin Cross2018-02-061-0/+11
* | Merge "Move namespace mutator earlier to support defaults" am: 750024367e am:...Dan Willemsen2018-01-302-2/+2
|\|
| * Move namespace mutator earlier to support defaultsDan Willemsen2018-01-262-2/+2
* | Use product instead of oem for Product specific module am: 5cfbfbb67a am: 2b6...Jaekyun Seok2018-01-256-17/+17
|\|
| * Use product instead of oem for Product specific moduleJaekyun Seok2018-01-256-17/+17
* | Merge "Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONS" am: d89f...Jiyong Park2018-01-232-8/+22
|\|
| * Add PLATFORM_SYSTEMSDK_VERSIONS and BOARD_SYSTEMSDK_VERSIONSJiyong Park2018-01-192-8/+22
* | Merge "Revert "Support enabling overflow sanitization by path."" am: e021b040...Ivan Lozano2018-01-202-8/+0
|\ \
| * | Revert "Support enabling overflow sanitization by path."Ivan Lozano2018-01-202-8/+0
* | | Merge "Support enabling overflow sanitization by path." am: c1fecc2dfa am: a6...Ivan Lozano2018-01-192-0/+8
|\| |
| * | Support enabling overflow sanitization by path.Ivan Lozano2018-01-182-0/+8
| |/
* | [Android.bp] Add cflags, include_dirs, shared_libs ans srcs to ARC++ ProductHirokazu Honda2018-01-171-0/+4
* | Merge "Remove unnecessary DeviceUsesClang." am: 2e020842dc am: 4bf625d7e6Stephen Hines2018-01-122-9/+0
|\|
| * Merge "Remove unnecessary DeviceUsesClang."Stephen Hines2018-01-122-9/+0
| |\
| | * Remove unnecessary DeviceUsesClang.Stephen Hines2018-01-112-9/+0
* | | Merge "Remove armv5te" am: 7d3e0709a5 am: c13dcf49aaDan Willemsen2018-01-121-2/+0
|\| |
| * | Remove armv5teDan Willemsen2018-01-081-2/+0
| |/
* | Make D8 Desugaring default. am: e2fb6294e9 am: a7fc3b6e83Alan Leung2018-01-041-1/+1
|\|
| * Make D8 Desugaring default.Alan Leung2018-01-041-1/+1
| * Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 4)."Tobias Thierer2018-01-041-2/+5
| |\
| | * Build with OpenJDK 9 -target 1.8 by default (attempt 4).Tobias Thierer2018-01-041-2/+5
* | | Build with OpenJDK 9 -target 1.8 by default (attempt 4).Tobias Thierer2018-01-031-2/+5
* | | Add VisitDirectDepsWithTag am: ee6143cde2 am: 3b986ef4e3Colin Cross2018-01-033-7/+27
|\| |
| * | Add VisitDirectDepsWithTagColin Cross2018-01-023-7/+27
| |/
* | Merge "Revert "Build with OpenJDK 9 -target 1.8 by default (attempt 3).""Colin Cross2018-01-031-5/+2
|\ \
| * | Revert "Build with OpenJDK 9 -target 1.8 by default (attempt 3)."Tobias Thierer2017-12-211-5/+2
* | | Merge "Build with OpenJDK 9 -target 1.8 by default (attempt 3)."Tobias Thierer2018-01-021-2/+5
|\| |
| * | Build with OpenJDK 9 -target 1.8 by default (attempt 3).Tobias Thierer2017-12-211-2/+5
* | | Move string list utility functions to android package am: b4330e222b am: cda9...Colin Cross2017-12-283-13/+44
|\ \ \ | | |/ | |/|
| * | Move string list utility functions to android packageColin Cross2017-12-283-13/+44
* | | Merge "neverallows in Soong" am: 19454d50e3 am: c53f4ca97cSteven Moreland2017-12-232-0/+274
|\| | | |/ |/|
| * Merge "neverallows in Soong"Treehugger Robot2017-12-232-0/+274
| |\
| | * neverallows in SoongSteven Moreland2017-12-192-0/+274
* | | Merge "Add [soc|device|product]_specific" am: 95fba1a8f8 am: 0fffd6bca4Jiyong Park2017-12-216-12/+227
|\| |
| * | Add [soc|device|product]_specificJiyong Park2017-12-216-12/+227
* | | Merge "Update the NDK ARM ABI to armv7." am: 3b528a802d am: 526800c76cDan Albert2017-12-211-1/+1
|\| |
| * | Merge "Update the NDK ARM ABI to armv7."Treehugger Robot2017-12-211-1/+1
| |\ \
| | * | Update the NDK ARM ABI to armv7.Dan Albert2017-12-201-1/+1
* | | | Merge "Remove sepolicy_split from soong." am: 57603998a6 am: 3fac38f544Steven Moreland2017-12-201-4/+0
|\| | |
| * | | Merge "Remove sepolicy_split from soong."Treehugger Robot2017-12-201-4/+0
| |\ \ \
| | * | | Remove sepolicy_split from soong.Steven Moreland2017-12-191-4/+0
| | |/ /
* | | | Merge "Prep D8 default instead of CompatDX in build/soong" am: 731c8dac6d am:...Alan Leung2017-12-201-0/+4
|\| | |
| * | | Merge "Prep D8 default instead of CompatDX in build/soong"Alan Leung2017-12-201-0/+4
| |\ \ \
| | * | | Prep D8 default instead of CompatDX in build/soongAlan Leung2017-12-181-0/+4
| | |/ /
* | | | Merge "Ensure -I . is the first protoc argument" am: 32bf18b10a am: 2d1b27c08bColin Cross2017-12-201-3/+3
|\| | |
| * | | Ensure -I . is the first protoc argumentColin Cross2017-12-151-3/+3
| |/ /
* | | Merge "Remove Treble/PRODUCT_FULL_TREBLE from Soong." am: e565435a7b am: 6429...Steven Moreland2017-12-151-9/+0
|\| |
| * | Remove Treble/PRODUCT_FULL_TREBLE from Soong.Steven Moreland2017-12-151-9/+0
| |/
* | Merge "Add split PRODUCT_FULL_TREBLE variables to Soong." am: 4c016b996e am: ...Steven Moreland2017-12-151-0/+18
|\|