aboutsummaryrefslogtreecommitdiffstats
path: root/java
Commit message (Expand)AuthorAgeFilesLines
...
| * | Fix panic when missing hiddenapi jarColin Cross2019-04-021-1/+1
| |/
* | Add support for protoc plugins am: fe17f6f0e8 am: 91c063cfdcColin Cross2019-04-023-37/+36
|\|
| * Add support for protoc pluginsColin Cross2019-04-023-37/+36
* | Move proto compilation to RuleBuilder am: 19878da6a0 am: 61918685aaColin Cross2019-04-022-62/+30
|\|
| * Move proto compilation to RuleBuilderColin Cross2019-04-022-62/+30
* | Merge changes I7dd4ba7f,I7887a67a am: 92cc71606c am: 900574f0cdColin Cross2019-04-021-1/+1
|\|
| * Merge changes I7dd4ba7f,I7887a67aColin Cross2019-04-021-1/+1
| |\
| | * Add depfile support to RuleBuilderColin Cross2019-03-291-1/+1
* | | Merge "Automatically greylist code in 3P packages" am: dca6ac3e35 am: 595282ced1Andrei-Valentin Onea2019-04-021-0/+2
|\| |
| * | Merge "Automatically greylist code in 3P packages"Andrei-Valentin Onea2019-04-021-0/+2
| |\ \ | | |/ | |/|
| | * Automatically greylist code in 3P packagesAndrei Onea2019-03-291-0/+2
* | | Merge "Fix an override_module bug." am: 044ead6b1a am: 5ce95f2eafJaewoong Jung2019-03-271-2/+3
|\| |
| * | Fix an override_module bug.Jaewoong Jung2019-03-271-2/+3
* | | Merge "Always package JNI libs into android_test modules" am: eae12cf400 am: ...Colin Cross2019-03-273-45/+98
|\| |
| * | Always package JNI libs into android_test modulesColin Cross2019-03-273-45/+98
* | | Merge "Add package_name property to android_app." am: c7dd408f89 am: 2afb72b7a0Jaewoong Jung2019-03-272-4/+32
|\| |
| * | Merge "Add package_name property to android_app."Jaewoong Jung2019-03-272-4/+32
| |\ \ | | |/ | |/|
| | * Add package_name property to android_app.Jaewoong Jung2019-03-262-4/+32
* | | Merge "Add java_test_helper_library" am: d637872f44 am: e988582019Paul Duffin2019-03-262-21/+55
|\| |
| * | Add java_test_helper_libraryPaul Duffin2019-03-252-21/+55
| |/
* | Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true" am: 6d...Colin Cross2019-03-231-0/+4
|\|
| * Merge "Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=true"Treehugger Robot2019-03-231-0/+4
| |\
| | * Don't visit disabled modules with SOONG_COLLECT_JAVA_DEPS=trueColin Cross2019-03-231-0/+4
* | | Merge "Rename jetifier property and add it to androidmk" am: 4ada982da9 am: 3...Colin Cross2019-03-222-4/+4
|\| |
| * | Merge "Rename jetifier property and add it to androidmk"Treehugger Robot2019-03-232-4/+4
| |\ \ | | |/ | |/|
| | * Rename jetifier property and add it to androidmkColin Cross2019-03-222-4/+4
* | | Merge "Add synopsis for prebuilt_apis." am: 66f2e8701e am: a04359740dJaewoong Jung2019-03-221-7/+6
|\| |
| * | Merge "Add synopsis for prebuilt_apis."Jaewoong Jung2019-03-221-7/+6
| |\ \ | | |/ | |/|
| | * Add synopsis for prebuilt_apis.Jaewoong Jung2019-03-211-7/+6
* | | Merge "Add override_android_app module type." am: e9665723da am: 9874d6abe6Jaewoong Jung2019-03-224-8/+116
|\| |
| * | Merge "Add override_android_app module type."Jaewoong Jung2019-03-224-8/+116
| |\ \
| | * | Add override_android_app module type.Jaewoong Jung2019-03-214-8/+116
| | |/
* | | Merge "Fix checking of empty slice properties" am: 6b200500cc am: 2aad89a882Inseob Kim2019-03-211-2/+2
|\| |
| * | Merge "Fix checking of empty slice properties"Treehugger Robot2019-03-221-2/+2
| |\ \ | | |/ | |/|
| | * Fix checking of empty slice propertiesInseob Kim2019-03-211-2/+2
* | | Separate device and product overlays am: 53c88448fd am: d24adcf68eAnton Hansson2019-03-214-43/+112
|\| |
| * | Separate device and product overlaysAnton Hansson2019-03-214-43/+112
* | | Replace ctx.ExpandSources with android.PathsForModuleSrc am: 8a49795df1 am: 9...Colin Cross2019-03-205-20/+20
|\| |
| * | Replace ctx.ExpandSources with android.PathsForModuleSrcColin Cross2019-03-205-20/+20
* | | Remove ModuleSrcPath am: 07e51619a2 am: 734ad216feColin Cross2019-03-202-12/+12
|\| |
| * | Remove ModuleSrcPathColin Cross2019-03-202-12/+12
* | | Add dex_import module type am: 42be761ebd am: 66f3f2a01aColin Cross2019-03-206-5/+163
|\| |
| * | Add dex_import module typeColin Cross2019-03-206-5/+163
* | | Merge "Support package_splits" am: d62bfe5604 am: c20ea4c09fColin Cross2019-03-207-10/+82
|\| |
| * | Merge "Support package_splits"Treehugger Robot2019-03-207-10/+82
| |\ \
| | * | Support package_splitsColin Cross2019-03-197-10/+82
* | | | Merge "Add Conscrypt to coverage" am: 36c70bcfcb am: cecf06a088Adam Vartanian2019-03-201-0/+1
|\| | |
| * | | Merge "Add Conscrypt to coverage"Treehugger Robot2019-03-201-0/+1
| |\ \ \ | | |_|/ | |/| |
| | * | Add Conscrypt to coverageAdam Vartanian2019-03-131-0/+1
| | |/
* | | Merge "Refine error messages in case of missing api files" am: 03a471a853 am:...Inseob Kim2019-03-201-0/+28
|\| |