1. 073581f rtc_include_tests=false in libfuzzer bot by mbonadei · 7 years ago
  2. 7a7b336 Landmine to clobber due to Win linking errors by mbonadei · 7 years ago
  3. 0584331 Delete VieRemb class, move functionality to PacketRouter. by nisse · 7 years ago
  4. dd460e2 Fix lint errors to enable stricter PyLint rules by kjellander · 7 years ago
  5. f250100 Add POLQA to low bandwidth audio test by oprypin · 7 years ago
  6. e52b8ac Remove ortc_unittests from iOS simualator tests. by Henrik Kjellander · 7 years ago
  7. 382f2b2 Fix swarming tests not running in parallel by kjellander · 7 years ago
  8. 423f106 Add support for 64-bit architectures in build_aar.py. by sakal · 7 years ago
  9. cab8d88 Revert of Enable rtc_unittests on iOS simulator (patchset #2 id:20001 of https://codereview.webrtc.org/2799033004/ ) by kjellander · 7 years ago
  10. 4fcfdd8 Enable rtc_unittests on iOS simulator by kjellander · 7 years ago
  11. b1e3fc4 Enable tools_unittests and rtc_stats_unittests on iOS Simulator by kjellander · 7 years ago
  12. c88b5d5 Reland of PyLint fixes for tools-webrtc and webrtc/tools (patchset #1 id:1 of https://codereview.webrtc.org/2737233003/ ) by kjellander · 7 years ago
  13. 65a8308 Another landmine for low_bandwidth_audio_test by Henrik Kjellander · 7 years ago
  14. 6d305ba Add Windows, Mac, Android support to low bandwidth audio test by oprypin · 7 years ago
  15. 30cbd0b Landmine #2 for https://codereview.webrtc.org/2767383005 by oprypin · 7 years ago
  16. 0318463 gtest-parallel: Concatenate the log files in the passed, failed and interrupted dirs. by ehmaldonado · 7 years ago
  17. 1dcb164 Rewrite PeerConnection integration tests using better testing practices. by deadbeef · 7 years ago
  18. 3ff7a95 Use Chromium's mirror of github for gtest-parallel. by ehmaldonado · 7 years ago
  19. 6104cb7 MB: Make new ARM Debug bots actually build Debug. by Henrik Kjellander · 7 years ago
  20. c02b5fa MB: Add the new ARM bots. by Henrik Kjellander · 7 years ago
  21. dbd0a21 Disable P2PTransportChannelMultihomedTest test on memcheck. by aleloi · 7 years ago
  22. 3c5ec8d Landmine for https://codereview.webrtc.org/2767383005 by oprypin · 7 years ago
  23. 43d57de Landmine to clobber due to Win Clang Debug linking errors by Henrik Kjellander · 7 years ago
  24. f9e2a36 Roll chromium_revision 22b81f6c45..d604de96c9 (459032:459307) by kjellander · 7 years ago
  25. f137e97 Revert of Removing HTTPS and SOCKS proxy server code. (patchset #2 id:20001 of https://codereview.webrtc.org/2731673002/ ) by deadbeef · 7 years ago
  26. 74e8126 MB: Add --quick flag for low_bandwidth_audio_test by kjellander · 7 years ago
  27. 1372291 MB: Add low_bandwidth_audio_test to isolate map. by kjellander · 7 years ago
  28. e55f91c MB: Add webrtc_perf_tests to gn_isolate_map.pyl by ehmaldonado · 7 years ago
  29. e828c96 Probing EndToEndTests. by philipel · 7 years ago
  30. 61c7031 Remove obsolete valgrind/MSAN suppressions. by solenberg · 7 years ago
  31. 8430825 Roll chromium_revision 0036d9b08e..2d05f4450c (457220:457366) by kjellander · 7 years ago
  32. 9f8a566 Roll chromium_revision 981ff3850e..99c1f4221e (456928:457015) by kjellander · 7 years ago
  33. 7b188e8 Add flag to clean up temporary results after building iOS Framework or static lib by VladimirTechMan · 7 years ago
  34. 96feb2a Update licence generation script after GYP->GN migration. by kthelgason · 7 years ago
  35. 94f4d9e Revert of PyLint fixes for tools-webrtc and webrtc/tools (patchset #3 id:40001 of https://codereview.webrtc.org/2736233003/ ) by kjellander · 7 years ago
  36. f5318e1 PyLint fixes for tools-webrtc and webrtc/tools by kjellander · 7 years ago
  37. efff7c5 MB: Add android_experimental trybot configuration by Henrik Kjellander · 7 years ago
  38. 41f8a88 Add AppRTCMobileTestStubbedVideoIO to gn_isolate_map. by ehmaldonado · 7 years ago
  39. 3b2fb20 Add PESQ precompiled tool for audio quality testing by oprypin · 7 years ago
  40. 9660627 Reland of Setting is_component_build to false by default (patchset #1 id:1 of https://codereview.webrtc.org/2731703004/ ) by mbonadei · 7 years ago
  41. 2d9e768 Revert of Setting is_component_build to false by default (patchset #5 id:80001 of https://codereview.webrtc.org/2728643003/ ) by tommi · 7 years ago
  42. 2cb3944 Setting is_component_build to false by default by mbonadei · 8 years ago
  43. e7b8c37 Fix perf_setup.sh for zsh. by sakal · 8 years ago
  44. dc9200e Adding YouCompleteMe config for WebRTC. by deadbeef · 8 years ago
  45. 4cbe286 Minor correction to the help printout, to reflect the actual behaviour by VladimirTechMan · 8 years ago
  46. 2892244 Reland of Do not produce dSYM file for the iOS Frameworks with bitcode (patchset #1 id:1 of https://codereview.webrtc.org/2719773002/ ) by kthelgason · 8 years ago
  47. c6106f4 Adds profiling support for non-rooted devices. by henrika · 8 years ago
  48. 86d0132 Minor fixes for profiling - part III by henrika · 8 years ago
  49. e71efab Minor fix in profiling script, part 2. by henrika · 8 years ago
  50. 19854a0 Trivial fix in profiling scripts. by henrika · 8 years ago
  51. 98257cf Add memcheck suppression file for ortc_unittests to isolates. by Henrik Kjellander · 8 years ago
  52. da00077 Revert of Do not produce dSYM file for the iOS Frameworks with bitcode (patchset #2 id:20001 of https://codereview.webrtc.org/2705163007/ ) by tommi · 8 years ago
  53. e814a0d Adding "adapter" ORTC objects on top of ChannelManager/BaseChannel/etc. by deadbeef · 8 years ago
  54. d74517c Do not produce dSYM file for the iOS Frameworks with bitcode by VladimirTechMan · 8 years ago
  55. 7a1798d Adding support for native profiling of AppRTCMobile. by henrika · 8 years ago
  56. e7cf1a7 Clobber to fix errors from landing rtc_api_unittests CL. by deadbeef · 8 years ago
  57. 50956f3 Landmine to unblock https://codereview.webrtc.org/2709573003/ by Henrik Kjellander · 8 years ago
  58. 25ae766 Add MB and iOS JSON entries for ortc_unittests. by kjellander · 8 years ago
  59. 2b62fa2 Adding suppression for race in stats collector test. by deadbeef · 8 years ago
  60. 162cb53 Making AsyncInvoker destructor thread-safe. by deadbeef · 8 years ago
  61. 47f0799 Landmine to possibly resolve iOS build problem by Henrik Kjellander · 8 years ago
  62. 3399927 Disable EndToEndTest.VerifyNackStats on linux memcheck. by philipel · 8 years ago
  63. 7b2797e Including extra_gn_args to log line. by mbonadei · 8 years ago
  64. 1c3548c Reland of iOS: Use JSON for GN configuration instead of MB + remove symbols by kjellander · 8 years ago
  65. 8714b8f Improving parallelism when building with goma by mbonadei · 8 years ago
  66. 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
  67. 73f01de iOS: Use JSON for GN configuration instead of MB + remove symbols. by kjellander · 8 years ago
  68. 368b5ff Make iOS API Framework script use the src/ dir as cwd for commands. by Henrik Kjellander · 8 years ago
  69. 4065a57 Move iOS tests to XCTest from gtest. by kthelgason · 8 years ago
  70. 9b0dbd4 Support selecting architectures in iOS build script by oprypin · 8 years ago
  71. f6ddbe7 Fix check_package_boundaries presubmit test for Windows. by ehmaldonado · 8 years ago
  72. 585209b Adding --use-goma and --extra-gn-args flags to build_ios_libs.py by mbonadei · 8 years ago
  73. 5583384 Pass isolate output dir to gtest-parallel-wrapper.py by ehmaldonado · 8 years ago
  74. 5e5a072 iOS: Fix breakage caused by buildbot recipe update by Henrik Kjellander · 8 years ago
  75. a53d4e7 Reduce parallel jobs in build_aar.py to 200 when building with goma. by sakal · 8 years ago
  76. 1959b63 Remove Assert lint suppression. by sakal · 8 years ago
  77. 6b3fcfd Add support for extra GN args to Android build script. by kjellander · 8 years ago
  78. 7a2d8ca Rewrite iOS FAT libraries build script in Python by oprypin · 8 years ago
  79. cb789bb Remove NewApi lint suppression. by sakal · 8 years ago
  80. 873fcb9 Drop the check for stray mobileprovision (no longer needed) by oprypin · 8 years ago
  81. f7826d6 Remove InlinedApi lint ignore. by sakal · 8 years ago
  82. a7ee14e Suppress Memcheck:Uninitialized error when printing rtc::optional. by philipel · 8 years ago
  83. 4fb9746 Add presubmit check to prevent package boundary violations. by ehmaldonado · 8 years ago
  84. 284acf6 Disable VideoSendStreamTest.RemoveOverheadFromBandwidth for memcheck by Henrik Kjellander · 8 years ago
  85. 736871c No op changelist test by Mirko Bonadei · 8 years ago
  86. b0dd784 Fixing path to be compliant with new location by Mirko Bonadei · 8 years ago
  87. ad524d6 Moving build/ios to tools-webrtc/ios by Mirko Bonadei · 8 years ago
  88. 2676461 Moving build_aar.py to new location by mbonadei · 8 years ago
  89. b63a8ac Moving gn_isolate_map.pyl to tools-webrtc/mb by Mirko Bonadei · 8 years ago
  90. 630f46a Moving adb_shell script to tools-webrtc by mbonadei · 8 years ago
  91. 18e83ea Moving sanitizers from build/ to base/ by mbonadei · 8 years ago
  92. e6b4723 Statically linked zxing. Without dependency on libMagick by mandermo · 8 years ago
  93. 822d258 Move webrtc/build/android -> tools-webrtc/android by mbonadei · 8 years ago
  94. ad45228 Moving get_landmines.py (build/ -> tools-webrtc/) by mbonadei · 8 years ago
  95. f81d8ef Promote iOS Simulator 9.0 bot to main waterfall. by Henrik Kjellander · 8 years ago
  96. 957c181 MB: Enable optimize_for_fuzzing=true for libfuzzer builds. by kjellander · 8 years ago
  97. 81fa52f Change iOS Simulator bot to 32-bit and iPhone 5. by Henrik Kjellander · 8 years ago
  98. 34203b4 MB: Add symbol_level=2 to new Win ASan bot. by Henrik Kjellander · 8 years ago
  99. 1f97142 Add iOS64 simulator bot running on iOS 9.0 simulator. by Henrik Kjellander · 8 years ago
  100. 7a7da3c MB: Replace Win SyzyASan bot with a Clang ASan bot in client.webrtc.fyi by Henrik Kjellander · 8 years ago