Sign in
webrtc
/
src
/
980c4601e188a80bb435edf0c3e345899cd18c59
/
tools_webrtc
/
mb
/
mb.py
989e6e7
Switch WebRTC's MB to RBE-CAS.
by Mirko Bonadei
· 4 years, 1 month ago
6c8738c
mb: Fully remove references to 'masters' in favor of 'builder_groups'.
by Mirko Bonadei
· 4 years, 2 months ago
8606b9c
Replace all uses of the word 'master' with 'builder_group' in //tools/mb
by Mirko Bonadei
· 4 years, 2 months ago
0c2808e
Remove CheckCompile method from MetaBuildWrapper.
by Mirko Bonadei
· 4 years, 2 months ago
28b8a0b
Partial revert of flag simplification.
by Patrik Höglund
· 5 years ago
1b20c41
Greatly simplify flags for test binaries.
by Patrik Höglund
· 5 years ago
e55f0c3
Fix mb.py when using `isolate archive`
by Ye Kuang
· 5 years ago
b28f020
Use luci-go isolate client in mb.py
by Ye Kuang
· 5 years ago
3f53edb
Add json output arg to mb gen and analyze.
by Debrian Figueroa
· 6 years ago
3a51b0e
Reland "Reland "Add wrapper to normalize flags.""
by Oleh Prypin
· 6 years ago
12849c7
Revert "Reland "Add wrapper to normalize flags.""
by Mirko Bonadei
· 6 years ago
bd33ce2
Reland "Add wrapper to normalize flags."
by Mirko Bonadei
· 6 years ago
d7e2fb3
mb: Implement 'quiet' flag in mb lookup
by Oleh Prypin
· 6 years ago
82ac240
mb: Generate gn args from mb_config rather than tools_webrtc/ios
by Oleh Prypin
· 6 years ago
5bb1afd
Revert "Switch to logdog binary provided by IMPLIED_CIPD_BINARIES"
by Oleh Prypin
· 6 years ago
e05d720
Switch to logdog binary provided by IMPLIED_CIPD_BINARIES
by Oleh Prypin
· 6 years ago
2e0c655
[Sanitizers] Don't retry failed tests.
by Yves Gerey
· 6 years ago
264bee8
Remove memcheck.
by Mirko Bonadei
· 7 years ago
69c0222
Allow mixing gtest and non-gtest args in gtest-parallel-wrapper
by Oleh Prypin
· 7 years ago
739b816
Reland "Add support for launching webcam software for use in recipes"
by Oleh Prypin
· 7 years ago
e62e18f
Revert "Add support for launching webcam software for use in recipes"
by Oleh Prypin
· 7 years ago
cd469a4
Add support for launching webcam software for use in recipes
by Oleh Prypin
· 7 years ago
b708e93
Bring mb up to date with Chromium's changes
by Oleh Prypin
· 7 years ago
91861a5
Add .vpython to WebRTC bot isolates.
by Patrik Höglund
· 7 years ago
2b67f5c
MB: Add a way to run tests on swarming without using gtest-parallel.
by Edward Lemur
· 7 years ago
98d4036
Make it possible to run low_bandwidth_audio_test on Android swarming.
by Edward Lemur
· 7 years ago
ec57e05
Update scripts to use DEPS-pinned depot_tools
by Henrik Kjellander
· 7 years ago
59c7db8
Remove --target-devices-file
by Edward Lemur
· 7 years ago
2011075
MB: Add support for isolating scripts + isolate low_bandwidth_audio_test.py.
by Edward Lemur
· 7 years ago
beffdd4
MB: Make it possible to specify timeout.
by Edward Lemur
· 7 years ago
34623ce
WebRTC: Save logcat output to isolated outputs.
by ehmaldonado
· 7 years ago
a7507eb
Roll chromium_revision faace60759..b895cae903 (470521:470551)
by ehmaldonado
· 8 years ago
90fd7d8
Rename tools-webrtc -> tools_webrtc
by Henrik Kjellander
· 8 years ago
[Renamed (99%) from tools-webrtc/mb/mb.py]
461a560
Enable LSan leak checking for ASan bots.
by kjellander
· 8 years ago
2a28035
Add --retry_failed=3 flag to gtest-parallel.
by ehmaldonado
· 8 years ago
76e60e9
Don't duplicate gtest-parallel flags in gtest-parallel-wrappers.
by ehmaldonado
· 8 years ago
950614eb0
Don't display colors on gtest-parallel logs on swarming.
by ehmaldonado
· 8 years ago
382f2b2
Fix swarming tests not running in parallel
by kjellander
· 8 years ago
3ff7a95
Use Chromium's mirror of github for gtest-parallel.
by ehmaldonado
· 8 years ago
f9e2a36
Roll chromium_revision 22b81f6c45..d604de96c9 (459032:459307)
by kjellander
· 8 years ago
74e8126
MB: Add --quick flag for low_bandwidth_audio_test
by kjellander
· 8 years ago
8430825
Roll chromium_revision 0036d9b08e..2d05f4450c (457220:457366)
by kjellander
· 8 years ago
9f8a566
Roll chromium_revision 981ff3850e..99c1f4221e (456928:457015)
by kjellander
· 8 years ago
1c3548c
Reland of iOS: Use JSON for GN configuration instead of MB + remove symbols
by kjellander
· 8 years ago
68ab366
Revert of iOS: Use JSON for GN configuration instead of MB + remove symbols (patchset #4 id:80001 of https://codereview.webrtc.org/2688103002/ )
by kjellander
· 8 years ago
73f01de
iOS: Use JSON for GN configuration instead of MB + remove symbols.
by kjellander
· 8 years ago
5583384
Pass isolate output dir to gtest-parallel-wrapper.py
by ehmaldonado
· 8 years ago
b63a8ac
Moving gn_isolate_map.pyl to tools-webrtc/mb
by Mirko Bonadei
· 8 years ago
b2d5577
Move tools/mb -> tools-webrtc/mb
by Henrik Kjellander
· 8 years ago
[Renamed (97%) from tools/mb/mb.py]
afd5494
Move tools/valgrind-webrtc -> tools-webrtc/valgrind
by kjellander
· 8 years ago
7e1070d
Roll chromium_revision 3cd4e5505f..b4a2bcaef4 (436604:437198)
by kjellander
· 8 years ago
969b12f
Remove xdisplaycheck
by kjellander
· 8 years ago
e1a13f8
MB: Remove a --target-devices-file flag for JUnit tests on android.
by ehmaldonado
· 8 years ago
ed8c8ed
Add rtc_use_memcheck flag, update MB and GN to handle it, and add gni files listing the runtime deps
by ehmaldonado
· 8 years ago
ab102f1
Update gtest-parallel and introduce gtest-parallel-wrapper.
by ehmaldonado
· 8 years ago
b2fcf6d
MB: Run test with gtest-parallel on swarming.
by ehmaldonado
· 8 years ago
a013a02
MB: Copy MB from Chromium repo
by kjellander
· 8 years ago