1. 7e60de2 Enable orphan checks for all .h files. by Patrik Höglund · 7 years ago
  2. 4ab68ee Move sessiondescription.h/cc from p2p/base to pc/ by Steve Anton · 7 years ago
  3. 2f3f722 Make orphan headers message more readable. by Patrik Höglund · 7 years ago
  4. 5c1ad59 Adding pre-submit check to avoid usage of public_deps in the future. by Mirko Bonadei · 7 years ago
  5. 6c38cc7 Fix cpplint errors in p2p/ by Steve Anton · 7 years ago
  6. d4f01c1 Tell users where they can find the native API headers by Karl Wiberg · 7 years ago
  7. e78bcb9 Enable cpplint in media/ by Steve Anton · 7 years ago
  8. 36b29d1 Enable cpplint in pc/ by Steve Anton · 7 years ago
  9. 6bfac03 .gn files in the API directories are part of the API too... by Karl Wiberg · 7 years ago
  10. ef52d8b8 Presubmit: Don't forget to warn when changing headers in subdirs of api/ by Karl Wiberg · 7 years ago
  11. 6188018 Using Change.BugsFromDescription to read CL bugs in PRESUBMIT checks. by Mirko Bonadei · 7 years ago
  12. 920b653 Add gn check presubmit by Oleh Prypin · 7 years ago
  13. 2f33a56 Simplify PRESUBMIT.py and check_package_boundaries.py by Oleh Prypin · 7 years ago
  14. afe0165 Fix bugs in check_package_boundaries.py presubmit by Oleh Prypin · 7 years ago
  15. 81a58c7 Presubmit: Add check to support b/xxx entry in bug reference. by charujain · 7 years ago
  16. 2397b9a Remove voe::OutputMixer and AudioConferenceMixer. by solenberg · 7 years ago
  17. 4dc4e25 Reland "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++."" by Mirko Bonadei · 7 years ago
  18. 034a6b8 Revert "Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++." by Mirko Bonadei · 7 years ago
  19. 0c15c53 Adding PRESUBMIT check to avoid mixing C, C++ and Objc-C/Obj-C++. by Mirko Bonadei · 7 years ago
  20. a730c1c Enabling and fixing CheckNewlineAtTheEndOfProtoFiles by Mirko Bonadei · 7 years ago
  21. 866d337 Re-enabling CheckOrphanHeaders by Mirko Bonadei · 7 years ago
  22. 92ea95e Fixing WebRTC after moving from src/webrtc to src/ by Mirko Bonadei · 7 years ago
  23. 6d01f6d Fix PRESUBMIT.py by Edward Lemur · 7 years ago
  24. 9893e25 PRESUBMIT: Enforce tracker prefix for all BUG entries by charujain · 7 years ago
  25. 01410dc Fixing path to the protobuf_utils.h file. by mbonadei · 7 years ago
  26. f901661 Removing deleted file from PRESUBMIT.py by mbonadei · 7 years ago
  27. 2b05ba1 Remove old webrtc/base directory by mbonadei · 7 years ago
  28. 351424e Removing VCMCodecDataBase::Codec and VideoCodingModule::Codec. by mflodman · 7 years ago
  29. f6a861a Remove remains of webrtc/base by ehmaldonado · 7 years ago
  30. fe53355 Fix presubmit check for webrtc/base. by ehmaldonado · 7 years ago
  31. ea0e084 Add presubmit check to prevent further changes to webrtc/base. by ehmaldonado · 7 years ago
  32. 370dd47 Revert of Remove remains of webrtc/base (patchset #7 id:120001 of https://codereview.webrtc.org/2973183002/ ) by ehmaldonado · 7 years ago
  33. 9483b49 Remove remains of webrtc/base by ehmaldonado · 7 years ago
  34. 41bafb2 Update PRESUBMIT.py for webrtc/{tools => rtc_tools} rename. by kjellander · 7 years ago
  35. 960fd5b Adding a presubmit check for .proto files EOF newline by Mirko Bonadei · 7 years ago
  36. c036276 Reland "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  37. ec78f1c Revert "Move webrtc/{base => rtc_base}" (https://codereview.webrtc.org/2877023002) by Henrik Kjellander · 7 years ago
  38. 6776518 Move webrtc/{base => rtc_base} by Henrik Kjellander · 7 years ago
  39. 75b68b9 Delete webrtc/call.h (replaced with webrtc/call/call.h). by nisse · 7 years ago
  40. 49aaaf1 Remove CheckChangeHasTestField PRESUBMIT check. by kjellander · 7 years ago
  41. ab587dc Moving check_package_boundaries to the presubmit checks directory by mbonadei · 7 years ago
  42. 26c2634 Fixing check_orphan_headers on Windows by mbonadei · 7 years ago
  43. f512c92 Disabling orphan headers presubmit check by mbonadei · 7 years ago
  44. a644ad3 Orphan headers should check only added files by mbonadei · 7 years ago
  45. 74973ed Adding PRESUBMIT check on orphan headers files. by mbonadei · 7 years ago
  46. 90fd7d8 Rename tools-webrtc -> tools_webrtc by Henrik Kjellander · 7 years ago
  47. 38c65c8 Update pylintrc to catch more style violations. by kjellander · 7 years ago
  48. 80ff00c Improve USB device reset logic by jansson · 7 years ago
  49. 38415b2 Reland of Adding PRESUBMIT check on google::protobuf (patchset #1 id:1 of https://codereview.webrtc.org/2791583002/ ) by mbonadei · 7 years ago
  50. abd101b Support multiple connected Android devices in low bandwidth audio test by oprypin · 7 years ago
  51. 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
  52. d60d06a Reland of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #1 id:1 of https://codereview.webrtc.org/2794033002/ ) by ilnik · 7 years ago
  53. 716d7ac Revert of Move video_encoder.h and video_decoder.h to /api and create GN targets for them (patchset #8 id:140001 of https://codereview.webrtc.org/2780943003/ ) by guidou · 7 years ago
  54. c42f540 Move video_encoder.h and video_decoder.h to /api and create GN targets for them by ilnik · 7 years ago
  55. 515dff4 Revert of Adding PRESUBMIT check on google::protobuf (patchset #2 id:20001 of https://codereview.webrtc.org/2753823003/ ) by mbonadei · 7 years ago
  56. dd27055 Adding PRESUBMIT check on google::protobuf by mbonadei · 7 years ago
  57. a7066a3 PRESUBMIT: Improve error message about checkdeps. by kjellander · 7 years ago
  58. 2aa463f Use a blacklist instead of whitelist for cpplint by oprypin · 7 years ago
  59. 8e58d65 Make lint errors fatal in presubmit and fix files in whitelisted paths by oprypin · 7 years ago
  60. 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
  61. 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
  62. 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
  63. f5318e1 PyLint fixes for tools-webrtc and webrtc/tools by kjellander · 7 years ago
  64. aebe55c Enable cpplint and fix cpplint errors in webrtc/*audio by oprypin · 7 years ago
  65. 6aeef74 Remove uses of #pragma once and add PRESUBMIT check. by kjellander · 8 years ago
  66. 375b9ac Improve warning about deprecation in PRESUBMIT by oprypin · 8 years ago
  67. 803dc29 Enable cpplint and fix cpplint errors in webrtc/api by oprypin · 8 years ago
  68. 4fb9746 Add presubmit check to prevent package boundary violations. by ehmaldonado · 8 years ago
  69. 0779e8f Add copy of src/ios/build/bots/scripts to unbreak iOS Simulator bots. by Henrik Kjellander · 8 years ago
  70. 177567c DEPS: Sync Git subtree mirrors instead of symlinking into chromium/src by kjellander@webrtc.org · 8 years ago
  71. b2d5577 Move tools/mb -> tools-webrtc/mb by Henrik Kjellander · 8 years ago
  72. afd5494 Move tools/valgrind-webrtc -> tools-webrtc/valgrind by kjellander · 8 years ago
  73. 24db179 Move tools/autoroller to tools-webrtc/ + rename script by Henrik Kjellander · 8 years ago
  74. e5dc62a PRESUBMIT: Add authorized-authors check + AUTHORS e-mails. by kjellander · 8 years ago
  75. 64c4a7e Refactor webrtc/modules/audio_processing for GN check by ehmaldonado · 8 years ago
  76. 7439f97 Split targets mixing .c and .cc sources. by kjellander · 8 years ago
  77. b4af3d6 Remove all references to GYP by Henrik Kjellander · 8 years ago
  78. 56827ef Remove GetPreferredTryMasters from PRESUBMIT. by kjellander · 8 years ago
  79. d1e26a9 PRESUBMIT: Make BUG= field mandatory. by kjellander · 8 years ago
  80. 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
  81. 3fa3517 Filter objc headers in cpplint presubmit check by Kári Tristan Helgason · 8 years ago
  82. 5b1ba08 Update PRESUBMIT.py to handle GN. by ehmaldonado · 8 years ago
  83. 3d21e23 Delete talk directory, and references from build_ios_libs.sh. by nisse · 8 years ago
  84. df9e4d9 Added new mixer folder to CPPLINT_DIRS. Fixed one small issue. by aleloi · 8 years ago
  85. 65ae2d8 Ignore iOS SDK during presubmit. by hjon · 8 years ago
  86. 7ebbf90 New rtc dump analyzing tool in Python by aleloi · 8 years ago
  87. 74290b9 New rtc dump analyzing tool in Python by kjellander@webrtc.org · 8 years ago
  88. dd70547 PRESUBMIT: Split NATIVE_API_DIRS into two lists. by kjellander · 8 years ago
  89. 3cd9a30 Allow 100 char lines for ObjC files. by tkchin · 8 years ago
  90. e5a87a5 Disable whitespace/operators lint check. by kjellander · 8 years ago
  91. 9eeb624 Build dynamic iOS SDK. by tkchin · 8 years ago
  92. eb13302 Presubmit: Tweak the help text for making API changes by kwiberg · 8 years ago
  93. d620f82 PRESUBMIT: Update PyLint blacklist by kjellander · 8 years ago
  94. e0897c0 Remove webrtc/sound/ subdir. by solenberg · 8 years ago
  95. 80e1207 Move congestion controller to a separate module. by Stefan Holmer · 9 years ago
  96. c4e3ead Blacklist "build/c++11" cpplint filter. by jbauch · 9 years ago
  97. 9b8df25 Move talk/session/media -> webrtc/pc by kjellander@webrtc.org · 9 years ago
  98. 569cf94 PRESUBMIT: Add check for JSON parse errors + fix JSON by kjellander · 9 years ago
  99. d2a2296 Enable cpplint for webrtc/modules/pacing and fix all uncovered cpplint errors. by jbauch · 9 years ago
  100. c61635c PRESUBMIT: Exclude supplement.gypi from _CheckNoSourcesAboveGyp check. by kjellander · 9 years ago