aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Snap for 6034952 from d9c1c8fbcb242d2aacebbd9dc28702b402fe44f4 to qt-qpr2-rel...android-build-team Robot2019-11-2717-298/+851
|\
| * Shard gensrcs modules into multiple commandsColin Cross2019-11-212-148/+331
| * Move sharding functions for reuseColin Cross2019-11-214-14/+134
| * Rewrite depfile from sbox to stay reproducibleDan Willemsen2019-11-219-21/+64
| * Support RuleBuilder.Sbox to wrap commands in sboxDan Willemsen2019-11-215-123/+330
* | Snap for 6018910 from 51510a887743de47acc6f0e52ddc1e527d5bf3ab to qt-qpr2-rel...android-build-team Robot2019-11-202-2/+27
|\|
| * Update droidstubs build target am: 0b09ad7f34Jerome Gaillard2019-11-192-2/+27
|/|
| * Update droidstubs build targetJerome Gaillard2019-11-192-2/+27
| |\
| | * Update droidstubs build targetJerome Gaillard2019-11-182-2/+27
* | | Add NOTICE file path to apex bundle base rule. am: 105e166581android-mainline-10.0.0_r7android-mainline-10.0.0_r5android-mainline-10.0.0_r4Jaewoong Jung2019-09-051-1/+2
|\| |
| * | Add NOTICE file path to apex bundle base rule.Jaewoong Jung2019-09-051-1/+2
| |\|
| | * Add NOTICE file path to apex bundle base rule.Jaewoong Jung2019-09-041-1/+2
* | | Fix sanitizer depJiyong Park2019-08-164-90/+92
* | | Merge "API: Add baseline file for API check" into qt-dev am: 5961cb4598Adrian Roos2019-08-151-9/+33
|\| |
| * | Merge "API: Add baseline file for API check" into qt-devAdrian Roos2019-08-151-9/+33
| |\|
| | * Merge "API: Add baseline file for API check" into qt-devTreeHugger Robot2019-08-151-9/+33
| | |\
| | | * API: Add baseline file for API checkAdrian Roos2019-08-131-9/+33
* | | | Build module from source branch instead of using prebuilds when coverage is e...Kun Niu2019-08-071-0/+4
|\| | |
| * | | Build module from source branch instead of using prebuilds when coverage is e...Kun Niu2019-08-071-0/+4
|/| | | | |/ /
| * | Build module from source branch instead of using prebuilds when coverage is e...Kun Niu2019-08-051-0/+4
* | | fix: APEX prebuilts are disabled in platform buildJiyong Park2019-07-161-1/+1
|\| |
| * | fix: APEX prebuilts are disabled in platform buildJiyong Park2019-07-171-1/+1
* | | Merge changes I2c00af07,I2f49fa7d into qt-devJiyong Park2019-07-164-14/+20
|\| |
| * | Merge changes I2c00af07,I2f49fa7d into qt-devTreeHugger Robot2019-07-164-14/+20
| |\ \
| | * | Fix the unbundled mainline module buildJiyong Park2019-07-153-8/+16
| | * | Revert "Don't build hiddenapi flags or encode dex for unbundled builds"Jiyong Park2019-07-152-6/+4
* | | | Support require_root in auto-gen test configsDan Shi2019-07-152-31/+61
|\| | |
| * | | Support require_root in auto-gen test configsDan Shi2019-07-152-31/+61
| |/ /
* | | Don't use APEX prebuilts when asan is onJiyong Park2019-07-111-4/+10
|\| |
| * | Don't use APEX prebuilts when asan is onJiyong Park2019-07-111-4/+10
* | | Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to trueJiyong Park2019-07-092-1/+18
|\| |
| * | Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to trueJiyong Park2019-07-072-1/+18
| |/
* | Uncompress dex in unbundled privileged appsColin Cross2019-06-263-5/+92
|\|
| * Uncompress dex in unbundled privileged appsColin Cross2019-06-253-5/+92
* | Embed NOTICE output as an APEX asset.Jaewoong Jung2019-06-262-14/+21
|\|
| * Embed NOTICE output as an APEX asset.Jaewoong Jung2019-06-252-14/+21
* | Optionally embed NOTICE files in apks.Jaewoong Jung2019-06-269-42/+278
|\|
| * Optionally embed NOTICE files in apks.Jaewoong Jung2019-06-259-42/+278
* | OverridableModuleBase shouldn't embed ModuleBase.Jaewoong Jung2019-06-201-3/+1
|\|
| * OverridableModuleBase shouldn't embed ModuleBase.Jaewoong Jung2019-06-191-3/+1
* | Merge "neverallow: vintf to libhidltransport impl lib" into qt-devSteven Moreland2019-06-142-16/+1
|\|
| * Merge "neverallow: vintf to libhidltransport impl lib" into qt-devSteven Moreland2019-06-142-16/+1
| |\
| | * neverallow: vintf to libhidltransport impl libSteven Moreland2019-06-142-16/+1
* | | Allow arch-specific `symlink_preferred_arch` properties.Roland Levillain2019-06-111-1/+1
|\| |
| * | Allow arch-specific `symlink_preferred_arch` properties.Roland Levillain2019-06-071-1/+1
| |/
* | Teach soong not to duplicate the HWASAN runtime into each APEX.Peter Collingbourne2019-06-065-6/+40
* | Fix data race and ordering consistency in apex modulesColin Cross2019-06-051-1/+7
|\|
| * Fix data race and ordering consistency in apex modulesColin Cross2019-06-051-1/+7
* | Support using cc_prebuilt_library_shared with cc_libraryColin Cross2019-06-035-12/+177
|\|
| * Support using cc_prebuilt_library_shared with cc_libraryColin Cross2019-06-035-12/+177