aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Refactor dexingColin Cross2018-01-025-200/+186
* Move jacoco before desugarColin Cross2018-01-021-4/+1
* Pass OpenJDK 8's bootclasspath for host tools targeting <= 1.8.Colin Cross2018-01-022-9/+43
* Add VisitDirectDepsWithTagColin Cross2018-01-026-21/+32
* Move string list utility functions to android packageColin Cross2017-12-284-57/+49
* Merge "Reimplement ioutil.ReadDir with a version that avoids calling lstat"Colin Cross2017-12-274-1/+547
|\
| * Reimplement ioutil.ReadDir with a version that avoids calling lstatColin Cross2017-12-224-1/+547
* | Merge changes Id2749d70,Ie705f064Treehugger Robot2017-12-239-14/+37
|\|
| * Add a DirEntryInfo interface that is a subset of os.FileInfoColin Cross2017-12-222-6/+29
| * Move android/soong/fs to android/soong/finder/fsColin Cross2017-12-229-8/+8
* | Merge "neverallows in Soong"Treehugger Robot2017-12-233-0/+275
|\ \ | |/ |/|
| * neverallows in SoongSteven Moreland2017-12-193-0/+275
* | Strip module-info.class files when combining jarsColin Cross2017-12-212-0/+7
* | Remove --no-locals -> --release translationColin Cross2017-12-211-12/+4
* | Merge "Ignore 'extern "C++"' section in a version script"Treehugger Robot2017-12-211-8/+14
|\ \
| * | Ignore 'extern "C++"' section in a version scriptdimitry2017-11-211-8/+14
* | | Merge "Make ANDROID_JAVA{8,9}_HOME available to config.mk."Tobias Thierer2017-12-211-2/+6
|\ \ \
| * | | Make ANDROID_JAVA{8,9}_HOME available to config.mk.Tobias Thierer2017-12-201-2/+6
* | | | Merge "Add [soc|device|product]_specific"Treehugger Robot2017-12-218-19/+237
|\ \ \ \
| * | | | Add [soc|device|product]_specificJiyong Park2017-12-218-19/+237
* | | | | Fix jacoco filtersColin Cross2017-12-212-1/+14
* | | | | Add jacoco filter testsColin Cross2017-12-213-14/+109
|/ / / /
* | | | Merge "Add -p, -e options in merge_zips for supporting par format."Treehugger Robot2017-12-211-4/+97
|\ \ \ \
| * | | | Add -p, -e options in merge_zips for supporting par format.Nan Zhang2017-12-201-4/+97
| |/ / /
* | | | Merge "Add 'openmp' compiler property"Treehugger Robot2017-12-211-0/+11
|\ \ \ \
| * | | | Add 'openmp' compiler propertyPirama Arumuga Nainar2017-12-191-0/+11
* | | | | 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."Treehugger Robot2017-12-201-4/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Remove sepolicy_split from soong.Steven Moreland2017-12-191-4/+0
| |/ / /
* | | | Merge "Add compile-time pathDeps as implicit dependencies"Treehugger Robot2017-12-204-18/+21
|\ \ \ \
| * | | | Add compile-time pathDeps as implicit dependenciesPirama Arumuga Nainar2017-12-194-18/+21
| |/ / /
* | | | Merge "Prep D8 default instead of CompatDX in build/soong"Alan Leung2017-12-204-3/+9
|\ \ \ \
| * | | | Prep D8 default instead of CompatDX in build/soongAlan Leung2017-12-184-3/+9
| |/ / /
* | | | Merge "Ensure -I . is the first protoc argument"Treehugger Robot2017-12-201-3/+3
|\ \ \ \
| * | | | Ensure -I . is the first protoc argumentColin Cross2017-12-151-3/+3
* | | | | Merge "Add default -Werror to hardware/libhardware/modules"Treehugger Robot2017-12-201-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add default -Werror to hardware/libhardware/modulesChih-Hung Hsieh2017-12-151-1/+0
* | | | | Merge "Expose the NDK STLs to make."Treehugger Robot2017-12-192-1/+15
|\ \ \ \ \
| * | | | | Expose the NDK STLs to make.Dan Albert2017-12-152-1/+15
* | | | | | Merge "Call clang-tidy with -quiet unless WITH_TIDY is set."Treehugger Robot2017-12-161-0/+5
|\ \ \ \ \ \
| * | | | | | Call clang-tidy with -quiet unless WITH_TIDY is set.Chih-Hung Hsieh2017-12-151-0/+5
| | |/ / / / | |/| | | |
* | | | | | Add missing dependencies on classpath jars for kotlincColin Cross2017-12-162-19/+41
* | | | | | Merge "Allow NDK static libraries to use the NDK sysroot."Treehugger Robot2017-12-162-6/+25
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Allow NDK static libraries to use the NDK sysroot.Dan Albert2017-12-142-6/+25
* | | | | | Merge "Support output params in java proto"Treehugger Robot2017-12-162-2/+16
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Support output params in java protoColin Cross2017-12-152-2/+16
* | | | | | Merge "Export app implementation and header jars to Make"Colin Cross2017-12-161-0/+6
|\| | | | |
| * | | | | Export app implementation and header jars to MakeColin Cross2017-12-151-0/+6
* | | | | | Merge "Add basic NDK STL link type check."Treehugger Robot2017-12-152-0/+40
|\ \ \ \ \ \