Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
b6b2e74ab9fb0b85e3240f15e08aee90708b8e43
b6b2e74
[automerger skipped] [DO NOT MERGE] Do not add ccWrapper to ccNoDeps rule am: 65e10fba52 am: 51a6e42665 -s ours am: 45cc477eec -s ours am: b0ea3309bd -s ours
by Kousik Kumar
· 5 years ago
123f5bc
[automerger skipped] [DO NOT MERGE] Add support for experimentally enabling RBE support on specific rules. am: 4807a1b5ec am: 5cde33dd78 -s ours am: ab718efebd -s ours am: 9991cd9ea6 -s ours
by Ramy Medhat
· 5 years ago
0c670c9
[automerger skipped] [DO NOT MERGE] Run non-RBE supported actions in the local pool when USE_RBE is set. am: c0d95df5d0 am: 06e62639a1 -s ours am: 2f01745433 -s ours am: 604507988f -s ours
by Ramy Medhat
· 5 years ago
c477c22
[automerger skipped] [DO NOT MERGE] Use localPool consistently for UseGoma() == true am: 80059e69c7 am: f7c4e4682d -s ours am: ef40322074 -s ours am: 73e145c612 -s ours
by Colin Cross
· 5 years ago
018b026
[automerger skipped] [DO NOT MERGE] Add USE_RBE support to soong. am: adf591a505 am: 2445d7c41b -s ours am: 87ef57fb08 -s ours am: eab830e2a7 -s ours
by Ramy Medhat
· 5 years ago
b0ea330
[automerger skipped] [DO NOT MERGE] Do not add ccWrapper to ccNoDeps rule am: 65e10fba52 am: 51a6e42665 -s ours am: 45cc477eec -s ours
by Kousik Kumar
· 5 years ago
9991cd9
[automerger skipped] [DO NOT MERGE] Add support for experimentally enabling RBE support on specific rules. am: 4807a1b5ec am: 5cde33dd78 -s ours am: ab718efebd -s ours
by Ramy Medhat
· 5 years ago
6045079
[automerger skipped] [DO NOT MERGE] Run non-RBE supported actions in the local pool when USE_RBE is set. am: c0d95df5d0 am: 06e62639a1 -s ours am: 2f01745433 -s ours
by Ramy Medhat
· 5 years ago
73e145c
[automerger skipped] [DO NOT MERGE] Use localPool consistently for UseGoma() == true am: 80059e69c7 am: f7c4e4682d -s ours am: ef40322074 -s ours
by Colin Cross
· 5 years ago
eab830e
[automerger skipped] [DO NOT MERGE] Add USE_RBE support to soong. am: adf591a505 am: 2445d7c41b -s ours am: 87ef57fb08 -s ours
by Ramy Medhat
· 5 years ago
45cc477
[automerger skipped] [DO NOT MERGE] Do not add ccWrapper to ccNoDeps rule am: 65e10fba52 am: 51a6e42665 -s ours
by Kousik Kumar
· 5 years ago
ab718ef
[automerger skipped] [DO NOT MERGE] Add support for experimentally enabling RBE support on specific rules. am: 4807a1b5ec am: 5cde33dd78 -s ours
by Ramy Medhat
· 5 years ago
2f01745
[automerger skipped] [DO NOT MERGE] Run non-RBE supported actions in the local pool when USE_RBE is set. am: c0d95df5d0 am: 06e62639a1 -s ours
by Ramy Medhat
· 5 years ago
ef40322
[automerger skipped] [DO NOT MERGE] Use localPool consistently for UseGoma() == true am: 80059e69c7 am: f7c4e4682d -s ours
by Colin Cross
· 5 years ago
87ef57f
[automerger skipped] [DO NOT MERGE] Add USE_RBE support to soong. am: adf591a505 am: 2445d7c41b -s ours
by Ramy Medhat
· 5 years ago
51a6e42
[DO NOT MERGE] Do not add ccWrapper to ccNoDeps rule am: 65e10fba52
by Kousik Kumar
· 5 years ago
5cde33d
[DO NOT MERGE] Add support for experimentally enabling RBE support on specific rules. am: 4807a1b5ec
by Ramy Medhat
· 5 years ago
06e6263
[DO NOT MERGE] Run non-RBE supported actions in the local pool when USE_RBE is set. am: c0d95df5d0
by Ramy Medhat
· 5 years ago
f7c4e46
[DO NOT MERGE] Use localPool consistently for UseGoma() == true am: 80059e69c7
by Colin Cross
· 5 years ago
2445d7c
[DO NOT MERGE] Add USE_RBE support to soong. am: adf591a505
by Ramy Medhat
· 5 years ago
2d05c09
Start collecting build configuration metrics. am: 09a832cb11 am: 3250d8ec8d
by Patrice Arruda
· 5 years ago
c0cc8a5
Set the OS name in the metrics protobuf file am: 0db3d35c51 am: 09a72c3917
by Patrice Arruda
· 5 years ago
efc0ee2
Use the build start time from Soong main UI for metrics build timestamp. am: dd3020f351 am: 3a0e5d20d0
by Patrice Arruda
· 5 years ago
46656e5
Use monotonic clock instead of wall time clock for metrics. am: ac91c3f796 am: abe4f84c34
by Patrice Arruda
· 5 years ago
1470da0
Add newline to each generated bash script in rbe_test.go. am: 70ca506da3 am: a575d7be5f
by Patrice Arruda
· 5 years ago
f8e3ce3
Add RBE metrics dump in Soong UI. am: e7836594ec am: 8a3cefdfc5
by Patrice Arruda
· 5 years ago
dd8fdde
Run the metrics uploader in the background. am: de44afac93 am: 984db51f3e
by Patrice Arruda
· 5 years ago
d6ea19f
Upload build metrics after a build is completed. am: 4f7f60b54b am: e2eadc4457
by Patrice Arruda
· 5 years ago
2ff2c38
Pass the TMPDIR directly to the command when dumping makefile variables. am: 2ce077605a am: 5e3eedde99
by Patrice Arruda
· 5 years ago
3a22706
Add a new protobuf message named Upload to upload build metrics. am: b2da01d455 am: e2dcc4eb2d
by Patrice Arruda
· 5 years ago
3250d8e
Start collecting build configuration metrics. am: 09a832cb11
by Patrice Arruda
· 5 years ago
09a72c3
Set the OS name in the metrics protobuf file am: 0db3d35c51
by Patrice Arruda
· 5 years ago
3a0e5d2
Use the build start time from Soong main UI for metrics build timestamp. am: dd3020f351
by Patrice Arruda
· 5 years ago
abe4f84
Use monotonic clock instead of wall time clock for metrics. am: ac91c3f796
by Patrice Arruda
· 5 years ago
a575d7b
Add newline to each generated bash script in rbe_test.go. am: 70ca506da3
by Patrice Arruda
· 5 years ago
8a3cefd
Add RBE metrics dump in Soong UI. am: e7836594ec
by Patrice Arruda
· 5 years ago
984db51
Run the metrics uploader in the background. am: de44afac93
by Patrice Arruda
· 5 years ago
e2eadc4
Upload build metrics after a build is completed. am: 4f7f60b54b
by Patrice Arruda
· 5 years ago
5e3eedd
Pass the TMPDIR directly to the command when dumping makefile variables. am: 2ce077605a
by Patrice Arruda
· 5 years ago
e2dcc4e
Add a new protobuf message named Upload to upload build metrics. am: b2da01d455
by Patrice Arruda
· 5 years ago
09a832c
Start collecting build configuration metrics.
by Patrice Arruda
· 5 years ago
0db3d35
Set the OS name in the metrics protobuf file
by Patrice Arruda
· 5 years ago
dd3020f
Use the build start time from Soong main UI for metrics build timestamp.
by Patrice Arruda
· 5 years ago
ac91c3f
Use monotonic clock instead of wall time clock for metrics.
by Patrice Arruda
· 5 years ago
70ca506
Add newline to each generated bash script in rbe_test.go.
by Patrice Arruda
· 5 years ago
e783659
Add RBE metrics dump in Soong UI.
by Patrice Arruda
· 5 years ago
de44afa
Run the metrics uploader in the background.
by Patrice Arruda
· 5 years ago
4f7f60b
Upload build metrics after a build is completed.
by Patrice Arruda
· 5 years ago
2ce0776
Pass the TMPDIR directly to the command when dumping makefile variables.
by Patrice Arruda
· 5 years ago
b2da01d
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
1b5662d
[automerger skipped] Don't remove entries for overriddable modules am: 81aa8a42a1 am: 0350a2e665 -s ours am: b65f38053b -s ours am: 3e8df2b906 -s ours
by Jiyong Park
· 5 years ago
b8f032e
[automerger skipped] apex_sets is added to apexkeys.txt am: 4a9f512b40 am: 84a8eca463 -s ours am: d9f421f55c -s ours am: 793f2cd428 -s ours
by Jiyong Park
· 5 years ago
f7a16aa
[automerger skipped] Output apkcerts file for android_app_set. am: 9cd4216c56 am: 33973da223 -s ours am: 5b15386b83 -s ours am: b2663d1b1d -s ours
by Jaewoong Jung
· 5 years ago
3e8df2b
[automerger skipped] Don't remove entries for overriddable modules am: 81aa8a42a1 am: 0350a2e665 -s ours am: b65f38053b -s ours
by Jiyong Park
· 5 years ago
793f2cd
[automerger skipped] apex_sets is added to apexkeys.txt am: 4a9f512b40 am: 84a8eca463 -s ours am: d9f421f55c -s ours
by Jiyong Park
· 5 years ago
b2663d1
[automerger skipped] Output apkcerts file for android_app_set. am: 9cd4216c56 am: 33973da223 -s ours am: 5b15386b83 -s ours
by Jaewoong Jung
· 5 years ago
b65f380
[automerger skipped] Don't remove entries for overriddable modules am: 81aa8a42a1 am: 0350a2e665 -s ours
by Jiyong Park
· 5 years ago
d9f421f
[automerger skipped] apex_sets is added to apexkeys.txt am: 4a9f512b40 am: 84a8eca463 -s ours
by Jiyong Park
· 5 years ago
5b15386
[automerger skipped] Output apkcerts file for android_app_set. am: 9cd4216c56 am: 33973da223 -s ours
by Jaewoong Jung
· 5 years ago
0350a2e
Don't remove entries for overriddable modules am: 81aa8a42a1
by Jiyong Park
· 5 years ago
84a8eca
apex_sets is added to apexkeys.txt am: 4a9f512b40
by Jiyong Park
· 5 years ago
33973da
Output apkcerts file for android_app_set. am: 9cd4216c56
by Jaewoong Jung
· 5 years ago
18bcacb
Add property api_levels_jar_filename to droidstubs am: 9ba460fd8f am: 722c2e8544
by Liz Kammer
· 5 years ago
722c2e8
Add property api_levels_jar_filename to droidstubs am: 9ba460fd8f
by Liz Kammer
· 5 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
9ba460f
Add property api_levels_jar_filename to droidstubs
by Liz Kammer
· 5 years ago
5a03513
[automerger skipped] Handle universal APK case in extract_apks am: 591e59e511 am: 912835844a -s ours am: dbc447ae5d -s ours am: 4055a0d1fa -s ours
by Sasha Smundak
· 5 years ago
4055a0d
[automerger skipped] Handle universal APK case in extract_apks am: 591e59e511 am: 912835844a -s ours am: dbc447ae5d -s ours
by Sasha Smundak
· 5 years ago
dbc447a
[automerger skipped] Handle universal APK case in extract_apks am: 591e59e511 am: 912835844a -s ours
by Sasha Smundak
· 5 years ago
9128358
Handle universal APK case in extract_apks am: 591e59e511
by Sasha Smundak
· 5 years ago
591e59e
Handle universal APK case in extract_apks
by Sasha Smundak
· 5 years ago
51021c0
Merge changes I5a180544,Ifdf9bf97 into rvc-dev am: 0f4ab3cd46 am: 3141e62c20
by TreeHugger Robot
· 5 years ago
8137fda
Add environment variables to control lint checks am: 5e218dbc1b am: 7218639686
by Colin Cross
· 5 years ago
3141e62
Merge changes I5a180544,Ifdf9bf97 into rvc-dev am: 0f4ab3cd46
by TreeHugger Robot
· 5 years ago
7218639
Add environment variables to control lint checks am: 5e218dbc1b
by Colin Cross
· 5 years ago
0f4ab3c
Merge changes I5a180544,Ifdf9bf97 into rvc-dev
by TreeHugger Robot
· 5 years ago
5bc1744
Build transitive lint reports for apex modules
by Colin Cross
· 5 years ago
7d0a70f
apex_set is force disabled when necessary am: f220db80b8 am: 7b44194d38
by Jiyong Park
· 5 years ago
7b44194
apex_set is force disabled when necessary am: f220db80b8
by Jiyong Park
· 5 years ago
5e218db
Add environment variables to control lint checks
by Colin Cross
· 5 years ago
f220db8
apex_set is force disabled when necessary
by Jiyong Park
· 5 years ago
9930c4f
Merge "Pass unstripped JNI libraries to Make" into rvc-dev am: 681d4b7cf1 am: 1e4c8ac916
by Colin Cross
· 5 years ago
1e4c8ac
Merge "Pass unstripped JNI libraries to Make" into rvc-dev am: 681d4b7cf1
by Colin Cross
· 5 years ago
681d4b7
Merge "Pass unstripped JNI libraries to Make" into rvc-dev
by Colin Cross
· 5 years ago
c748fa6
Merge changes from topic "lint-unbundled-apps" into rvc-dev am: db4d465142 am: aaafe63db4
by Colin Cross
· 5 years ago
f1d8b9e
Add DepSets am: 70f590946b am: e2a56310d7
by Colin Cross
· 5 years ago
adc04df
Support lint on unbundled builds am: 2b9c5f0c95 am: 0bd711c346
by Colin Cross
· 5 years ago
aaafe63
Merge changes from topic "lint-unbundled-apps" into rvc-dev am: db4d465142
by Colin Cross
· 5 years ago
e2a5631
Add DepSets am: 70f590946b
by Colin Cross
· 5 years ago
0bd711c
Support lint on unbundled builds am: 2b9c5f0c95
by Colin Cross
· 5 years ago
db4d465
Merge changes from topic "lint-unbundled-apps" into rvc-dev
by Colin Cross
· 5 years ago
b32b712
Pass unstripped JNI libraries to Make
by Colin Cross
· 5 years ago
1d11c87
Build a zip of transitive lint reports for apps
by Colin Cross
· 5 years ago
Next »