1. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  2. 515dff4 Revert of Adding PRESUBMIT check on google::protobuf (patchset #2 id:20001 of https://codereview.webrtc.org/2753823003/ ) by mbonadei · 7 years ago
  3. dd27055 Adding PRESUBMIT check on google::protobuf by mbonadei · 7 years ago
  4. a7066a3 PRESUBMIT: Improve error message about checkdeps. by kjellander · 7 years ago
  5. 2aa463f Use a blacklist instead of whitelist for cpplint by oprypin · 7 years ago
  6. 8e58d65 Make lint errors fatal in presubmit and fix files in whitelisted paths by oprypin · 7 years ago
  7. 67fdb80 Reland of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #1 id:1 of https://codereview.webrtc.org/2739143002/ ) by oprypin · 7 years ago
  8. 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
  9. e47c1d3 Revert of Enable cpplint and fix cpplint errors in webrtc/*audio (patchset #4 id:180001 of https://codereview.webrtc.org/2683033004/ ) by oprypin · 7 years ago
  10. f5318e1 PyLint fixes for tools-webrtc and webrtc/tools by kjellander · 7 years ago
  11. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 7 years ago
  12. 6aeef74 Remove uses of #pragma once and add PRESUBMIT check. by kjellander · 7 years ago
  13. 375b9ac Improve warning about deprecation in PRESUBMIT by oprypin · 7 years ago
  14. 803dc29 Enable cpplint and fix cpplint errors in webrtc/api by oprypin · 7 years ago
  15. 4fb9746 Add presubmit check to prevent package boundary violations. by ehmaldonado · 7 years ago
  16. 0779e8f Add copy of src/ios/build/bots/scripts to unbreak iOS Simulator bots. by Henrik Kjellander · 8 years ago
  17. 177567c DEPS: Sync Git subtree mirrors instead of symlinking into chromium/src by kjellander@webrtc.org · 8 years ago
  18. b2d5577 Move tools/mb -> tools-webrtc/mb by Henrik Kjellander · 8 years ago
  19. afd5494 Move tools/valgrind-webrtc -> tools-webrtc/valgrind by kjellander · 8 years ago
  20. 24db179 Move tools/autoroller to tools-webrtc/ + rename script by Henrik Kjellander · 8 years ago
  21. e5dc62a PRESUBMIT: Add authorized-authors check + AUTHORS e-mails. by kjellander · 8 years ago
  22. 64c4a7e Refactor webrtc/modules/audio_processing for GN check by ehmaldonado · 8 years ago
  23. 7439f97 Split targets mixing .c and .cc sources. by kjellander · 8 years ago
  24. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  25. 56827ef Remove GetPreferredTryMasters from PRESUBMIT. by kjellander · 8 years ago
  26. d1e26a9 PRESUBMIT: Make BUG= field mandatory. by kjellander · 8 years ago
  27. 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
  28. 3fa3517 Filter objc headers in cpplint presubmit check by Kári Tristan Helgason · 8 years ago
  29. 5b1ba08 Update PRESUBMIT.py to handle GN. by ehmaldonado · 8 years ago
  30. 3d21e23 Delete talk directory, and references from build_ios_libs.sh. by nisse · 8 years ago
  31. df9e4d9 Added new mixer folder to CPPLINT_DIRS. Fixed one small issue. by aleloi · 8 years ago
  32. 65ae2d8 Ignore iOS SDK during presubmit. by hjon · 8 years ago
  33. 7ebbf90 New rtc dump analyzing tool in Python by aleloi · 8 years ago
  34. 74290b9 New rtc dump analyzing tool in Python by kjellander@webrtc.org · 8 years ago
  35. dd70547 PRESUBMIT: Split NATIVE_API_DIRS into two lists. by kjellander · 8 years ago
  36. 3cd9a30 Allow 100 char lines for ObjC files. by tkchin · 8 years ago
  37. e5a87a5 Disable whitespace/operators lint check. by kjellander · 8 years ago
  38. 9eeb624 Build dynamic iOS SDK. by tkchin · 8 years ago
  39. eb13302 Presubmit: Tweak the help text for making API changes by kwiberg · 8 years ago
  40. d620f82 PRESUBMIT: Update PyLint blacklist by kjellander · 8 years ago
  41. e0897c0 Remove webrtc/sound/ subdir. by solenberg · 8 years ago
  42. 80e1207 Move congestion controller to a separate module. by Stefan Holmer · 8 years ago
  43. c4e3ead Blacklist "build/c++11" cpplint filter. by jbauch · 8 years ago
  44. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 8 years ago
  45. 569cf94 PRESUBMIT: Add check for JSON parse errors + fix JSON by kjellander · 8 years ago
  46. d2a2296 Enable cpplint for webrtc/modules/pacing and fix all uncovered cpplint errors. by jbauch · 8 years ago
  47. c61635c PRESUBMIT: Exclude supplement.gypi from _CheckNoSourcesAboveGyp check. by kjellander · 8 years ago
  48. f91e6d0 Enable cpplint for webrtc/modules/bitrate_controller and fix all uncovered cpplint errors. by jbauch · 9 years ago
  49. 5908c71 Lint fix for webrtc/modules/video_coding PART 3! by philipel · 9 years ago
  50. 377b5e6 enabled cpplint for the webrtc/modules/rtp_rtcp directory by danilchap · 9 years ago
  51. 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
  52. 0f2e939 Enable cpplint for more webrtc subfolders and fix all uncovered cpplint errors. by jbauch · 9 years ago
  53. 70625e5 Enable cpplint for webrtc/examples and fix all uncovered cpplint errors. by jbauch · 9 years ago
  54. d1590b2 Lint clean video/ and add lint presubmit check. by mflodman · 9 years ago
  55. 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
  56. edd8fef Add new view that renders local video using AVCaptureLayerPreview. by haysc · 9 years ago
  57. 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
  58. ffea13c PRESUBMIT: change native API check from warning to information. by kjellander · 9 years ago
  59. 88eeac4 Adding video_processing to presubmit lint check by mflodman · 9 years ago
  60. 03ef053 Merge webrtc/video_engine/ into webrtc/video/ by Peter Boström · 9 years ago
  61. fd59523 Add webrtc/base to deprecated APIs. by kjellander · 9 years ago
  62. 53047c9 Add PRESUBMIT check for native API changes. by kjellander · 9 years ago
  63. ea07373 Enable cpplint for webrtc/audio and webrtc/call, and fix all uncovered cpplint errors. by Fredrik Solenberg · 9 years ago
  64. 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
  65. 0fcaf99 Enable cpplint for webrtc/video_engine by kjellander@webrtc.org · 9 years ago
  66. 8cc126f PRESUBMIT: Enable header guard checks for cpplint. by kjellander · 9 years ago
  67. d6d27e7 Update isolate.gypi to support Swarming + move .isolate files by Henrik Kjellander · 9 years ago
  68. 6322467 PRESUBMIT: Exclude some files from 80-character limit check. by Henrik Kjellander · 9 years ago
  69. 04465d2 Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/) by tandrii · 9 years ago
  70. 141725f Fix PRESUBMIT.py after disabling CQ. by Henrik Kjellander · 9 years ago
  71. 986ee08 Move default trybots configuration to CQ config. by kjellander · 9 years ago
  72. 14771ac Fix Python lint and unit tests by Henrik Kjellander · 9 years ago
  73. 8d3ad82 Script for auto-rolling chromium_revision in DEPS. by Henrik Kjellander · 9 years ago
  74. e982a70 PRESUBMIT: Fix typo. by Henrik Kjellander · 9 years ago
  75. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 9 years ago
  76. d43ba89 PRESUBMIT: Add new trybots for iOS Simulator by Henrik Kjellander · 9 years ago
  77. 36fc1ba Update renamed Android ARM64 trybot in PRESUBMIT.py. by Henrik Kjellander · 9 years ago
  78. c98f6f3 PRESUBMIT: Exclude overrides paths from source above GYP check. by kjellander@webrtc.org · 9 years ago
  79. e723728 Add p2p.gyp to rtc_base presubmit check exclusion. by kjellander@webrtc.org · 9 years ago
  80. c0fc4dd Add 'mac_x64' trybot to default set. by kjellander@webrtc.org · 9 years ago
  81. a33f05e Re-land "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 9 years ago
  82. 1ece0cb Revert "Remove <(webrtc_root) from source file entries." by kjellander@webrtc.org · 9 years ago
  83. 2d2a1f9 Remove <(webrtc_root) from source file entries. by kjellander@webrtc.org · 9 years ago
  84. f68ffca Add PRESUBMIT check for GYP files including source files above itself. by kjellander@webrtc.org · 9 years ago
  85. 995b4c9 Remove win_asan trybot from PRESUBMIT.py by kjellander@webrtc.org · 10 years ago
  86. 1592df7 PRESUBMIT: Add GN trybots for Windows and Mac. by kjellander@webrtc.org · 10 years ago
  87. aefe61a PRESUBMIT: Add check for checkdeps. by kjellander@webrtc.org · 10 years ago
  88. d91d359 PRESUBMIT: Add iOS ARM64 trybots to default set. by kjellander@webrtc.org · 10 years ago
  89. 3398a4a PRESUBMIT: Only notify GN changes for GYP files in webrtc/* by kjellander@webrtc.org · 10 years ago
  90. 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
  91. 3b839d0 PRESUBMIT: Add linux_msan to default trybots. by kjellander@webrtc.org · 10 years ago
  92. 36b0c1a Adds PRESUBMIT.py dispensation for depending on rtc_base. by henrike@webrtc.org · 10 years ago
  93. 83fe69d Added presubmit protecting against inclusion of rtc_base, while allowing rtc_base_approved. by henrike@webrtc.org · 10 years ago
  94. 8cad943 Revert 7327 "Update isolate.gypi files + link to isolate_driver.py" by kjellander@webrtc.org · 10 years ago
  95. 02cd306 Update isolate.gypi files + link to isolate_driver.py by kjellander@webrtc.org · 10 years ago
  96. eb43264 Remove linux_memcheck from default trybots. by kjellander@webrtc.org · 10 years ago
  97. 94da203 Remove retired android_apk[_rel] trybots from PRESUBMIT.py by kjellander@webrtc.org · 10 years ago
  98. 3bd4156 Android APK tests built from a normal WebRTC checkout. by kjellander@webrtc.org · 10 years ago
  99. 8925662 Make WebRTC work with Chromium Git checkouts by kjellander@webrtc.org · 10 years ago
  100. e415864 GN: Add PRESUBMIT.py check for GN changes + default bots. by kjellander@webrtc.org · 10 years ago