1. 86d053c Use source_sets in component builds and static_library in release builds. by Mirko Bonadei · 4 years, 10 months ago
  2. 0ac52dc Use symbol_level=1 also for MSVC dbg bots. by Mirko Bonadei · 4 years, 10 months ago
  3. cfe5e2a Stop using goma for MSVC bots. by Mirko Bonadei · 4 years, 11 months ago
  4. 82a5100 Replacing /target:target with /target in BUILD autofix. by Sebastian Jansson · 4 years, 11 months ago
  5. 352b5d8 Stop explicitly setting use_prebuilt_instrumented_libraries on msan bots. by Mirko Bonadei · 5 years ago
  6. 10b6361 Add license for android_ndk by Oleksandr Iakovenko · 5 years ago
  7. 916fda5 Sync download_tools.py with changes in gclient_utils module. by Sergey Silkin · 5 years ago
  8. b79f564 Switch neteq_rtpplay into an executable. by Mirko Bonadei · 5 years ago
  9. 8fcf354 [tsan] Suppress all of libpulsecommon*.so, following chromium. by Yves Gerey · 5 years ago
  10. 3f53edb Add json output arg to mb gen and analyze. by Debrian Figueroa · 5 years ago
  11. 2ab97f6 Migrate WebRTC test infra to ABSL_FLAG. by Mirko Bonadei · 5 years ago
  12. 3a51b0e Reland "Reland "Add wrapper to normalize flags."" by Oleh Prypin · 5 years ago
  13. 12849c7 Revert "Reland "Add wrapper to normalize flags."" by Mirko Bonadei · 5 years ago
  14. bd33ce2 Reland "Add wrapper to normalize flags." by Mirko Bonadei · 5 years ago
  15. 01d04fa Revert "Add wrapper to normalize flags." by Artem Titarenko · 5 years ago
  16. 642a49d Add wrapper to normalize flags. by Mirko Bonadei · 5 years ago
  17. 419aae2 Remove android_tools deps by Yun Liu · 5 years ago
  18. 4cbb4ef Roll chromium_revision 6ae0f0cd4c..bf62d746a4 (669703:669828) + fix AndroidManifest by Oleh Prypin · 5 years ago
  19. 2c648f5 Stop running 'bwe_simulations_tests'. by Mirko Bonadei · 5 years ago
  20. d7e2fb3 mb: Implement 'quiet' flag in mb lookup by Oleh Prypin · 5 years ago
  21. a937c6e Remove Win32 ASan from mb config. by Mirko Bonadei · 5 years ago
  22. e93d109 Add "Win asan 64-bit" in order to migrate away from the 2-bit version. by Mirko Bonadei · 5 years ago
  23. 2988aca Fix chromium autoroller to parse new clang revision format by Artem Titov · 5 years ago
  24. e8cbf30 Remove loopback video quality test from configs by Oleh Prypin · 6 years ago
  25. 7a53f66 Delete autoroll config for src/third_party/winsdk_samples by Niels Möller · 5 years ago
  26. ffb8c8c Add PFFFT to generate_license by Alessio Bazzica · 5 years ago
  27. 397b5b5 Add jianj@chromium.org to reviewers for autoroll including libvpx. by Jerome Jiang · 5 years ago
  28. d9b62d3 Add third_party/android_sdk/LICENSE to generate_licenses.py. by Mirko Bonadei · 5 years ago
  29. 20574f4 Testing no /DUNICODE assumptions with Win more configs bots. by Mirko Bonadei · 5 years ago
  30. 53de725 Fix outdated android sdk path in tests. by Oleksandr Iakovenko · 5 years ago
  31. ffe9376 Bump iOS min supported version to 10.0 by Kári Tristan Helgason · 5 years ago
  32. 6ec2f54 Fix mis-spelled TODO items by Niels Möller · 5 years ago
  33. 5cceaa1 Remove iOS 9 support from mb config by Artem Titarenko · 5 years ago
  34. 546ee61 clang-tidy helper script, with clang static analyzer included. by Yves Gerey · 5 years ago
  35. 5c4ddad Delete obsolete usage of FakeConstraints by Niels Möller · 6 years ago
  36. dcba72b Resume rolling buildtools, now as chromium/src/buildtools by Oleh Prypin · 6 years ago
  37. 3f171df Add support for building iOS simulator code for iOS 11 and 12 by Artem Titarenko · 6 years ago
  38. 52e9e8d Remove now-unused iOS CI config files by Oleh Prypin · 6 years ago
  39. 86c8ad9 Pause rolling buildtools by Oleh Prypin · 6 years ago
  40. 4092d6f Fix autoroller to skip entries without @revision in them by Oleh Prypin · 6 years ago
  41. 4f6c539 Update internal.*.webrtc iOS bots iOS version, remove redundant config file by Artem Titarenko · 6 years ago
  42. f1d1061 mb: Fix iOS config after the earlier CL by Oleh Prypin · 6 years ago
  43. 3d22114 Revert "Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only" by Artem Titarenko · 6 years ago
  44. 9a27c2f Make internal.*.webrtc iOS bots dimensions depend on bot_id and pool only by Artem Titarenko · 6 years ago
  45. 82ac240 mb: Generate gn args from mb_config rather than tools_webrtc/ios by Oleh Prypin · 6 years ago
  46. 0873684 Bump internal webrtc iOS bots to iOS 12.0 by Artem Titarenko · 6 years ago
  47. e706c0f iOS CI config: remove flags that match default values by Oleh Prypin · 6 years ago
  48. 3e8b7e9 mb: remove 'type': 'gn' because it's the default and doesn't mean anything by Oleh Prypin · 6 years ago
  49. e54287a Correctly specify Mac version as 10.13 for iOS simulator tests by Oleh Prypin · 6 years ago
  50. 4007360 Remove dimensions subarray from internal iOS bots config by Artem Titarenko · 6 years ago
  51. d7bc097 Change webrtc-internal iOS pool for try and ci bots by Artem Titarenko · 6 years ago
  52. 8a3b9bf Increase even more timeout for internal iOS perf by Artem Titarenko · 6 years ago
  53. 15589a3 Increase timeout for internal iOS perf, like for public android and desktop by Artem Titarenko · 6 years ago
  54. ee0a85c Roll //third_party/ffmpeg and disable H264 when MSVC is used. by Mirko Bonadei · 6 years ago
  55. 07dc1e8 (6) Rename files to snake_case: remove scripts and temp files by Steve Anton · 6 years ago
  56. 10542f2 (4) Rename files to snake_case: update BUILD.gn, include paths, header guards, and DEPS entries by Steve Anton · 6 years ago
  57. 5e130f0 (1) Rename files to snake_case: scripts by Steve Anton · 6 years ago
  58. 49856f1 mb: Turn LUCI desktop perf bots into builder + tester pairs by Oleh Prypin · 6 years ago
  59. 9108507 mb: merge the configs for "pure release bot" and "perf release bot" by Oleh Prypin · 6 years ago
  60. 5bb1afd Revert "Switch to logdog binary provided by IMPLIED_CIPD_BINARIES" by Oleh Prypin · 6 years ago
  61. e05d720 Switch to logdog binary provided by IMPLIED_CIPD_BINARIES by Oleh Prypin · 6 years ago
  62. a971948 Add support to nested third_party licenses in generate_licences.py by Artem Titarenko · 6 years ago
  63. 69540f4 Use android Nullable instead of javax Nullable by Artem Titarenko · 6 years ago
  64. 5658ea6 Fix iOS version for internal.client.webrtc perf test by Artem Titarenko · 6 years ago
  65. 04744ae Set priority of iOS test tasks to 30 by Oleh Prypin · 6 years ago
  66. 11d3d6c Rename most tryjobs to avoid implied defaults by Oleh Prypin · 6 years ago
  67. bd0acdb Try UWP with msvc. by Patrik Höglund · 6 years ago
  68. 2f25ade Disable goma for uwp bots. by Patrik Höglund · 6 years ago
  69. 7492764 Add Win UWP bots. by Patrik Höglund · 6 years ago
  70. 0f9c38e Add new names of perf bots that will be migrated to LUCI by Oleh Prypin · 6 years ago
  71. 2ba65c3 Fix webrtc-internal ios json config by Artem Titarenko · 6 years ago
  72. c7f1a0a Fix webrtc-internal configs to run perf tests on separate bots by Artem Titarenko · 6 years ago
  73. 14dfe7f [GN] Fix dependency rebasing in BUILD.gn files. by Yves Gerey · 6 years ago
  74. 2e0c655 [Sanitizers] Don't retry failed tests. by Yves Gerey · 6 years ago
  75. 25a3a97 Android: ignore LintError for absent class files by Artem Titarenko · 6 years ago
  76. f4ce0e4 Configs to run slow_tests. by Mirko Bonadei · 6 years ago
  77. 41f00de Fix chromium roll by Artem Titov · 6 years ago
  78. 165148d Reland "Remove deprecated barcode scanning functionality" by Magnus Jedvert · 6 years ago
  79. 38a3419 Revert "Remove deprecated barcode scanning functionality" by Alessio Bazzica · 6 years ago
  80. ff292f3 Remove deprecated barcode scanning functionality by Magnus Jedvert · 6 years ago
  81. 6347bda Remove expat from generate_licenses.py. by Mirko Bonadei · 6 years ago
  82. 9b1d679 Remove 'iOS32 Sim Debug (iOS 9.0)' from client.webrtc. by Mirko Bonadei · 6 years ago
  83. 84d2827 Add generate_ios_coverage_command.py script by Artem Titarenko · 6 years ago
  84. 781b2bd Restore "device type" for iOS internal.client.webrtc by Artem Titarenko · 6 years ago
  85. 2558c4e Remove ortc folder. by Mirko Bonadei · 6 years ago
  86. ab09039 Add comment that xcode version needs to be updated in two places by Oleh Prypin · 6 years ago
  87. d2fb1bf Generate module.modulemap file when building Mac Framework by Joel Sutherland · 6 years ago
  88. e6708f3 Notify a rotation about autoroll CLs by Oleh Prypin · 6 years ago
  89. e9b74a7 Autoroller: don't run presubmit hooks by Oleh Prypin · 6 years ago
  90. dca5a2c Autoroller: switch back to old-style "=" tags for TBR to work by Oleh Prypin · 6 years ago
  91. d9664b8 Whitespace change 2 to kick bots. by Patrik Höglund · 6 years ago
  92. 3f939bf Whitespace change to kick bots. by Patrik Höglund · 6 years ago
  93. 1ee9160 Don't use nonstandard tryjobs for autoroller by Oleh Prypin · 6 years ago
  94. d5bc865 [ios] Update swarming dimensions for Xcode 10 by Sergey Berezin · 6 years ago
  95. ea766fa Support e.g. --workers=2x to use two workers per core. by Yves Gerey · 6 years ago
  96. 4b9f390 Auto roller: [unittest cleanup] Proper patching mechanism. by Yves Gerey · 6 years ago
  97. 3ee3c40 Add extra logging to roll_deps.py by Eric Boren · 6 years ago
  98. 3606cab Roll chromium_revision e4b02117a9..cc7b9c6822 (592264:592452) by Yves Gerey · 6 years ago
  99. 31eb01f Auto roller: Fix GenerateCommitMessage signature. by Yves Gerey · 6 years ago
  100. 26a6b58 Auto roller: fix list of WEBRTC_ONLY_DEPS. by Yves Gerey · 6 years ago