Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
6d0034f49faa79037cfb51c61e41975533a5d432
6d0034f
Deprecate both USE_GOMA and FORCE_USE_GOMA flags
by Kousik Kumar
· 4 years, 10 months ago
af7b75b
Collect the hostname of the machine as a metric.
by Patrice Arruda
· 4 years, 10 months ago
3fc4c98
Collect FORCE_USE_GOMA environment variable as a metric.
by Patrice Arruda
· 4 years, 10 months ago
dbe59cd
Deprecate USE_GOMA and replace with FORCE_USE_GOMA
by Kousik Kumar
· 4 years, 11 months ago
3f4bdf5
Merge "[DO NOT MERGE] Add Goma deprecation PSA to soong." into qt-dev
by TreeHugger Robot
· 4 years, 11 months ago
b443519
Merge "Start collecting build configuration metrics." into qt-dev
by TreeHugger Robot
· 4 years, 11 months ago
0a129a5
Merge "Add eakammer and patricearruda to OWNERS" into qt-dev
by TreeHugger Robot
· 4 years, 11 months ago
5eae8cd
Start collecting build configuration metrics.
by Patrice Arruda
· 5 years ago
ee50d5b
[DO NOT MERGE] Add Goma deprecation PSA to soong.
by Ramy Medhat
· 5 years ago
486337e
Add eakammer and patricearruda to OWNERS
by Colin Cross
· 5 years ago
320c041
[DO NOT MERGE] Make the default exec strategy for javac/r8/d8 remote local fallback.
by Ramy Medhat
· 5 years ago
8229916
[DO NOT MERGE] Add a default value for the RBE_log_dir variable.
by Ramy Medhat
· 5 years ago
00ff4cc
[DO NOT MERGE] Do not generate a random socket address for RBE if NOSTART_RBE is set.
by Ramy Medhat
· 5 years ago
19c3923
[DO NOT MERGE] Add reasonable defaults to RBE configuration parameters.
by Ramy Medhat
· 5 years ago
b258d93
[DO NOT MERGE] Add newline to each generated bash script in rbe_test.go.
by Patrice Arruda
· 5 years ago
fbc4e3f
[DO NOT MERGE] Add RBE metrics dump in Soong UI.
by Patrice Arruda
· 5 years ago
498a732
[DO NOT MERGE] Generate RBE socket address randomly for each invocation of soong.
by Ramy Medhat
· 5 years ago
fc5a03c
[DO NOT MERGE] Refactor RBE support for Javac/R8/D8 to use the remoteexec package.
by Ramy Medhat
· 5 years ago
afa3c5f
[DO NOT MERGE] Add support for remotely executing header-abi-dumper actions.
by Ramy Medhat
· 5 years ago
c726ab5
[DO NOT MERGE] Allow remote execution of link actions.
by Ramy Medhat
· 5 years ago
55b5e42
Set the OS name in the metrics protobuf file
by Patrice Arruda
· 5 years ago
f53a655
Use the build start time from Soong main UI for metrics build timestamp.
by Patrice Arruda
· 5 years ago
6b9cdfa
Use monotonic clock instead of wall time clock for metrics.
by Patrice Arruda
· 5 years ago
c3cec87
Run the metrics uploader in the background.
by Patrice Arruda
· 5 years ago
d519a71
Upload build metrics after a build is completed.
by Patrice Arruda
· 5 years ago
b48be3a
Add a new protobuf message named Upload to upload build metrics.
by Patrice Arruda
· 5 years ago
65e10fb
[DO NOT MERGE] Do not add ccWrapper to ccNoDeps rule
by Kousik Kumar
· 5 years ago
4807a1b
[DO NOT MERGE] Add support for experimentally enabling RBE support on specific rules.
by Ramy Medhat
· 6 years ago
c0d95df
[DO NOT MERGE] Run non-RBE supported actions in the local pool when USE_RBE is set.
by Ramy Medhat
· 6 years ago
80059e6
[DO NOT MERGE] Use localPool consistently for UseGoma() == true
by Colin Cross
· 6 years ago
adf591a
[DO NOT MERGE] Add USE_RBE support to soong.
by Ramy Medhat
· 6 years ago
81aa8a4
Don't remove entries for overriddable modules
by Jiyong Park
· 5 years ago
4a9f512
apex_sets is added to apexkeys.txt
by Jiyong Park
· 5 years ago
9cd4216
Output apkcerts file for android_app_set.
by Jaewoong Jung
· 5 years ago
591e59e
Handle universal APK case in extract_apks
by Sasha Smundak
· 5 years ago
9c49b28
Add apex_set module.
by Jaewoong Jung
· 5 years ago
8539023
Implement android_app_set module
by Sasha Smundak
· 5 years ago
97d511a
Implement extract_apks
by Sasha Smundak
· 5 years ago
abc4f82
Merge "Build native coverage variant of APEXes when needed" into qt-dev
by TreeHugger Robot
· 6 years ago
c2cf2c5
Wrap getenv when linking a coverage-enabled binary
by Pirama Arumuga Nainar
· 6 years ago
2363a2b
Refactor libprofile-extras to be added as a whole static library
by Pirama Arumuga Nainar
· 6 years ago
baa54c6
Package coverage files as a zip.
by Oliver Nguyen
· 6 years ago
cba45b2
DO NOT MERGE: Add tradefed_java_library_host
by Colin Cross
· 6 years ago
0b09ad7
Update droidstubs build target
by Jerome Gaillard
· 6 years ago
105e166
Add NOTICE file path to apex bundle base rule.
by Jaewoong Jung
· 6 years ago
5961cb4
Merge "API: Add baseline file for API check" into qt-dev
by TreeHugger Robot
· 6 years ago
49932f3
Build native coverage variant of APEXes when needed
by Jiyong Park
· 6 years ago
4937c4a
API: Add baseline file for API check
by Adrian Roos
· 6 years ago
1bc40c5
Build module from source branch instead of using prebuilds when coverage is enabled.
by Kun Niu
· 6 years ago
895e224
fix: APEX prebuilts are disabled in platform build
by Jiyong Park
· 6 years ago
7610ba9
Merge changes I2c00af07,I2f49fa7d into qt-dev
by TreeHugger Robot
· 6 years ago
40c0afe
Support require_root in auto-gen test configs
by Dan Shi
· 6 years ago
53554e2
Fix the unbundled mainline module build
by Jiyong Park
· 6 years ago
716828a
Revert "Don't build hiddenapi flags or encode dex for unbundled builds"
by Jiyong Park
· 6 years ago
3b98a50
Don't use APEX prebuilts when asan is on
by Jiyong Park
· 6 years ago
0a573d7
Don't use prebuilt_apex when TARGET_FLATTEN_APEX is set to true
by Jiyong Park
· 6 years ago
43377ee
Uncompress dex in unbundled privileged apps
by Colin Cross
· 6 years ago
d6585fe
Embed NOTICE output as an APEX asset.
by Jaewoong Jung
· 6 years ago
5c6572e
Optionally embed NOTICE files in apks.
by Jaewoong Jung
· 6 years ago
3ad00bf
OverridableModuleBase shouldn't embed ModuleBase.
by Jaewoong Jung
· 6 years ago
6df9083
Merge "neverallow: vintf to libhidltransport impl lib" into qt-dev
by Steven Moreland
· 6 years ago
a1165d6
neverallow: vintf to libhidltransport impl lib
by Steven Moreland
· 6 years ago
0dbeb66
Allow arch-specific `symlink_preferred_arch` properties.
by Roland Levillain
· 6 years ago
ea68aad
Fix data race and ordering consistency in apex modules
by Colin Cross
· 6 years ago
9bd624c
Support using cc_prebuilt_library_shared with cc_library
by Colin Cross
· 6 years ago
6e2b6aa
Remove libc_scudo library when building asan.
by Christopher Ferris
· 6 years ago
7b8a567
Don't build hiddenapi flags or encode dex for unbundled builds
by Colin Cross
· 6 years ago
f2562eb
Cut darwinStripPool from 10 to 5
by Colin Cross
· 6 years ago
9a83367
Merge "Limit calls to strip.sh on darwin" into qt-dev
by TreeHugger Robot
· 6 years ago
954bb27
Limit calls to strip.sh on darwin
by Colin Cross
· 6 years ago
a4a385f
Add No_dist property
by Sundong Ahn
· 6 years ago
2c6484e
Disable malloc fill in HWASan.
by Evgenii Stepanov
· 6 years ago
c91fcb4
Merge "Revert "Revert "Android Q is API 29""" into qt-dev
by Ian Pedowitz
· 6 years ago
f489589
Pass other boot classpath locations to the apex image.
by Nicolas Geoffray
· 6 years ago
851de71
Revert "Revert "Android Q is API 29""
by Ian Pedowitz
· 6 years ago
ecde556
Go back to the host sed until we have a faster prebuilt.
by Elliott Hughes
· 6 years ago
57b7765
Merge changes from topic "libgcc_stripped" into qt-dev
by Yi Kong
· 6 years ago
94b9b26
Exclude libgcc_stripped wherever libgcc is excluded
by Yi Kong
· 6 years ago
b0e95c1
Revert "Revert "Strip libgcc to only keep fallback symbols""
by Yi Kong
· 6 years ago
00d764f
Merge "Revert "Strip libgcc to only keep fallback symbols"" into qt-dev
by Colin Cross
· 6 years ago
619cd09
Revert "Strip libgcc to only keep fallback symbols"
by Colin Cross
· 6 years ago
a6957ee
Merge "Allow the host expr." into qt-dev
by TreeHugger Robot
· 6 years ago
9230488
Merge "Emit LOCAL_MODULE_TARGET_ARCH for prebuilt_etc" into qt-dev
by TreeHugger Robot
· 6 years ago
321dd2a
Allow the host expr.
by Elliott Hughes
· 6 years ago
bd47536
Strip libgcc to only keep fallback symbols
by Yi Kong
· 6 years ago
6c53182
Emit LOCAL_MODULE_TARGET_ARCH for prebuilt_etc
by Jiyong Park
· 6 years ago
ead8b42
Merge "Disable hwasan memory stats." into qt-dev
by TreeHugger Robot
· 6 years ago
d98ccb4
Disable hwasan memory stats.
by Evgenii Stepanov
· 6 years ago
6b36049
Merge "Revert "RESTRICT AUTOMERGE Android Q is API 29"" into qt-dev
by Ian Pedowitz
· 6 years ago
9e2bf9e
Revert "RESTRICT AUTOMERGE Android Q is API 29"
by Ian Pedowitz
· 6 years ago
36ed555
Merge "RESTRICT AUTOMERGE Android Q is API 29" into qt-dev
by Ian Pedowitz
· 6 years ago
ca6e927
RESTRICT AUTOMERGE Android Q is API 29
by Suprabh Shukla
· 6 years ago
8910722
Enable app image startup cache for preopted apps
by Mathieu Chartier
· 6 years ago
363360c
Support target.hostdex.required
by Colin Cross
· 6 years ago
a25a277
Merge "Prebuilt APEXes are recoreded in apexkeys.txt" into qt-dev
by TreeHugger Robot
· 6 years ago
687fd94
Merge "Fix handling optimize.enabled from java_defaults" into qt-dev
by Colin Cross
· 6 years ago
a41f12a
Prebuilt APEXes are recoreded in apexkeys.txt
by Jiyong Park
· 6 years ago
6decc5d
Merge changes Ic5f467fb,I68d52668 into qt-dev
by TreeHugger Robot
· 6 years ago
d37a882
Set default target SDK version for APEX
by Jiyong Park
· 6 years ago
efcdd3b
Merge changes from topic "framework.aidl" into qt-dev
by Colin Cross
· 6 years ago
Next »