1. 0779e8f Add copy of src/ios/build/bots/scripts to unbreak iOS Simulator bots. by Henrik Kjellander · 8 years ago
  2. 177567c DEPS: Sync Git subtree mirrors instead of symlinking into chromium/src by kjellander@webrtc.org · 8 years ago
  3. b2d5577 Move tools/mb -> tools-webrtc/mb by Henrik Kjellander · 8 years ago
  4. afd5494 Move tools/valgrind-webrtc -> tools-webrtc/valgrind by kjellander · 8 years ago
  5. 24db179 Move tools/autoroller to tools-webrtc/ + rename script by Henrik Kjellander · 8 years ago
  6. e5dc62a PRESUBMIT: Add authorized-authors check + AUTHORS e-mails. by kjellander · 8 years ago
  7. 64c4a7e Refactor webrtc/modules/audio_processing for GN check by ehmaldonado · 8 years ago
  8. 7439f97 Split targets mixing .c and .cc sources. by kjellander · 8 years ago
  9. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  10. 56827ef Remove GetPreferredTryMasters from PRESUBMIT. by kjellander · 8 years ago
  11. d1e26a9 PRESUBMIT: Make BUG= field mandatory. by kjellander · 8 years ago
  12. ec62374 Reland of Add arraysize to rtc_base_approved. Remove dependency of audio_device on rtc_base. (patchset #1 id:1 of https://codereview.webrtc.org/2340253003/ ) by maxmorin · 8 years ago
  13. 3fa3517 Filter objc headers in cpplint presubmit check by Kári Tristan Helgason · 8 years ago
  14. 5b1ba08 Update PRESUBMIT.py to handle GN. by ehmaldonado · 8 years ago
  15. 3d21e23 Delete talk directory, and references from build_ios_libs.sh. by nisse · 8 years ago
  16. df9e4d9 Added new mixer folder to CPPLINT_DIRS. Fixed one small issue. by aleloi · 8 years ago
  17. 65ae2d8 Ignore iOS SDK during presubmit. by hjon · 8 years ago
  18. 7ebbf90 New rtc dump analyzing tool in Python by aleloi · 8 years ago
  19. 74290b9 New rtc dump analyzing tool in Python by kjellander@webrtc.org · 8 years ago
  20. dd70547 PRESUBMIT: Split NATIVE_API_DIRS into two lists. by kjellander · 8 years ago
  21. 3cd9a30 Allow 100 char lines for ObjC files. by tkchin · 8 years ago
  22. e5a87a5 Disable whitespace/operators lint check. by kjellander · 8 years ago
  23. 9eeb624 Build dynamic iOS SDK. by tkchin · 8 years ago
  24. eb13302 Presubmit: Tweak the help text for making API changes by kwiberg · 8 years ago
  25. d620f82 PRESUBMIT: Update PyLint blacklist by kjellander · 8 years ago
  26. e0897c0 Remove webrtc/sound/ subdir. by solenberg · 8 years ago
  27. 80e1207 Move congestion controller to a separate module. by Stefan Holmer · 9 years ago
  28. c4e3ead Blacklist "build/c++11" cpplint filter. by jbauch · 9 years ago
  29. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago
  30. 569cf94 PRESUBMIT: Add check for JSON parse errors + fix JSON by kjellander · 9 years ago
  31. d2a2296 Enable cpplint for webrtc/modules/pacing and fix all uncovered cpplint errors. by jbauch · 9 years ago
  32. c61635c PRESUBMIT: Exclude supplement.gypi from _CheckNoSourcesAboveGyp check. by kjellander · 9 years ago
  33. f91e6d0 Enable cpplint for webrtc/modules/bitrate_controller and fix all uncovered cpplint errors. by jbauch · 9 years ago
  34. 5908c71 Lint fix for webrtc/modules/video_coding PART 3! by philipel · 9 years ago
  35. 377b5e6 enabled cpplint for the webrtc/modules/rtp_rtcp directory by danilchap · 9 years ago
  36. 8f09f17 Simple CL to fix lint errors in webrtc/modules/remote_bitrate_estimator. Added the lint check for the folder to the presubmit script. by terelius · 9 years ago
  37. 0f2e939 Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. by jbauch · 9 years ago
  38. 70625e5 Enable cpplint for webrtc/examples and fix all uncovered cpplint errors. by jbauch · 9 years ago
  39. d1590b2 Lint clean video/ and add lint presubmit check. by mflodman · 9 years ago
  40. 7623ce4 Reland of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:300001 of https://codereview.webrtc.org/1507903005/ ) by Peter Boström · 9 years ago
  41. edd8fef Add new view that renders local video using AVCaptureLayerPreview. by haysc · 9 years ago
  42. 8237abf Revert of Merge webrtc/video_engine/ into webrtc/video/ (patchset #2 id:20001 of https://codereview.webrtc.org/1506773002/ ) by kjellander · 9 years ago
  43. ffea13c PRESUBMIT: change native API check from warning to information. by kjellander · 9 years ago
  44. 88eeac4 Adding video_processing to presubmit lint check by mflodman · 9 years ago
  45. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago
  46. fd59523 Add webrtc/base to deprecated APIs. by kjellander · 9 years ago
  47. 53047c9 Add PRESUBMIT check for native API changes. by kjellander · 9 years ago
  48. ea07373 Enable cpplint for webrtc/audio and webrtc/call, and fix all uncovered cpplint errors. by Fredrik Solenberg · 9 years ago
  49. 42f580e Leaving all original files in talk/app/webrtc/objc until we can officially tell clients about the new locations. by tkchin · 9 years ago
  50. 0fcaf99 Enable cpplint for webrtc/video_engine by kjellander@webrtc.org · 9 years ago
  51. 8cc126f PRESUBMIT: Enable header guard checks for cpplint. by kjellander · 9 years ago
  52. d6d27e7 Update isolate.gypi to support Swarming + move .isolate files by Henrik Kjellander · 9 years ago
  53. 6322467 PRESUBMIT: Exclude some files from 80-character limit check. by Henrik Kjellander · 9 years ago
  54. 04465d2 Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/) by tandrii · 9 years ago
  55. 141725f Fix PRESUBMIT.py after disabling CQ. by Henrik Kjellander · 9 years ago
  56. 986ee08 Move default trybots configuration to CQ config. by kjellander · 9 years ago
  57. 14771ac Fix Python lint and unit tests by Henrik Kjellander · 9 years ago
  58. 8d3ad82 Script for auto-rolling chromium_revision in DEPS. by Henrik Kjellander · 9 years ago
  59. e982a70 PRESUBMIT: Fix typo. by Henrik Kjellander · 9 years ago
  60. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  61. d43ba89 PRESUBMIT: Add new trybots for iOS Simulator by Henrik Kjellander · 9 years ago
  62. 36fc1ba Update renamed Android ARM64 trybot in PRESUBMIT.py. by Henrik Kjellander · 9 years ago
  63. c98f6f3 PRESUBMIT: Exclude overrides paths from source above GYP check. by kjellander@webrtc.org · 10 years ago
  64. e723728 Add p2p.gyp to rtc_base presubmit check exclusion. by kjellander@webrtc.org · 10 years ago
  65. c0fc4dd Add 'mac_x64' trybot to default set. by kjellander@webrtc.org · 10 years ago
  66. a33f05e Re-land "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 10 years ago
  67. 1ece0cb Revert "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 10 years ago
  68. 2d2a1f9 Remove <(webrtc_root) from source file entries. by kjellander@webrtc.org · 10 years ago
  69. f68ffca Add PRESUBMIT check for GYP files including source files above itself. by kjellander@webrtc.org · 10 years ago
  70. 995b4c9 Remove win_asan trybot from PRESUBMIT.py by kjellander@webrtc.org · 10 years ago
  71. 1592df7 PRESUBMIT: Add GN trybots for Windows and Mac. by kjellander@webrtc.org · 10 years ago
  72. aefe61a PRESUBMIT: Add check for checkdeps. by kjellander@webrtc.org · 10 years ago
  73. d91d359 PRESUBMIT: Add iOS ARM64 trybots to default set. by kjellander@webrtc.org · 10 years ago
  74. 3398a4a PRESUBMIT: Only notify GN changes for GYP files in webrtc/* by kjellander@webrtc.org · 10 years ago
  75. 28af641 Presubmit was not whitelisting libjingle_tests.gyp or sound.gyp due to a missing comma leading to a concatenation of the two strings in the whitelist. by henrike@webrtc.org · 10 years ago
  76. 3b839d0 PRESUBMIT: Add linux_msan to default trybots. by kjellander@webrtc.org · 10 years ago
  77. 36b0c1a Adds PRESUBMIT.py dispensation for depending on rtc_base. by henrike@webrtc.org · 10 years ago
  78. 83fe69d Added presubmit protecting against inclusion of rtc_base, while allowing rtc_base_approved. by henrike@webrtc.org · 10 years ago
  79. 8cad943 Revert 7327 "Update isolate.gypi files + link to isolate_driver.py" by kjellander@webrtc.org · 10 years ago
  80. 02cd306 Update isolate.gypi files + link to isolate_driver.py by kjellander@webrtc.org · 10 years ago
  81. eb43264 Remove linux_memcheck from default trybots. by kjellander@webrtc.org · 10 years ago
  82. 94da203 Remove retired android_apk[_rel] trybots from PRESUBMIT.py by kjellander@webrtc.org · 10 years ago
  83. 3bd4156 Android APK tests built from a normal WebRTC checkout. by kjellander@webrtc.org · 10 years ago
  84. 8925662 Make WebRTC work with Chromium Git checkouts by kjellander@webrtc.org · 10 years ago
  85. e415864 GN: Add PRESUBMIT.py check for GN changes + default bots. by kjellander@webrtc.org · 10 years ago
  86. 9359eda PRESUBMIT: Add Android ARM64 and remove Linux TSan by kjellander@webrtc.org · 10 years ago
  87. 10f871f Remove the restriction to allow having both webrtc and talk changes in the same cl. by wu@webrtc.org · 10 years ago
  88. a956ec2 Add win_drmemory_light trybot to default trybot list. by kjellander@webrtc.org · 10 years ago
  89. c7b8b2f PRESUBMIT.py: use new way to specify default try builders by kjellander@webrtc.org · 10 years ago
  90. 10adbef Exclude /out* instead of just /out from pylint checks. by fischman@webrtc.org · 11 years ago
  91. 056176b Presubmit script that prohibits cls to both trunk/webrtc and trunk/talk. by henrike@webrtc.org · 11 years ago
  92. 12cb88c Add check to verify tree is open to PRESUBMIT.py. by kjellander@webrtc.org · 11 years ago
  93. 2a260d9 Enable Android APK trybots by default. by kjellander@webrtc.org · 11 years ago
  94. 570bc3d Make new baremetal trybots receive tryjobs by default. by kjellander@webrtc.org · 11 years ago
  95. cf2b3ac Update Android trybots in the default try job list. by kjellander@webrtc.org · 11 years ago
  96. f9bdbe3 Roll chromium_revision 232627:238260 by kjellander@webrtc.org · 11 years ago
  97. 8575980 Add default trybots for WebRTC try server. by kjellander@webrtc.org · 11 years ago
  98. 3365422 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago
  99. 4298f73 Revert 4547 "Isolate GYP target and .isolate files for tests" by kjellander@webrtc.org · 11 years ago
  100. d7a4d23 Isolate GYP target and .isolate files for tests by kjellander@webrtc.org · 11 years ago