Thanks to visit codestin.com
Credit goes to webrtc.googlesource.com

  1. 6322467 PRESUBMIT: Exclude some files from 80-character limit check. by Henrik Kjellander · 10 years ago
  2. 04465d2 Revert of Fix PRESUBMIT.py after disabling CQ. (patchset #1 id:1 of https://codereview.webrtc.org/1192673003/) by tandrii · 10 years ago
  3. 141725f Fix PRESUBMIT.py after disabling CQ. by Henrik Kjellander · 10 years ago
  4. 986ee08 Move default trybots configuration to CQ config. by kjellander · 10 years ago
  5. 14771ac Fix Python lint and unit tests by Henrik Kjellander · 10 years ago
  6. 8d3ad82 Script for auto-rolling chromium_revision in DEPS. by Henrik Kjellander · 10 years ago
  7. e982a70 PRESUBMIT: Fix typo. by Henrik Kjellander · 10 years ago
  8. 57e5fd2 PRESUBMIT: Improve PyLint check and add GN format check. by Henrik Kjellander · 10 years ago
  9. d43ba89 PRESUBMIT: Add new trybots for iOS Simulator by Henrik Kjellander · 10 years ago
  10. 36fc1ba Update renamed Android ARM64 trybot in PRESUBMIT.py. by Henrik Kjellander · 11 years ago
  11. c98f6f3 PRESUBMIT: Exclude overrides paths from source above GYP check. by [email protected] · 11 years ago
  12. e723728 Add p2p.gyp to rtc_base presubmit check exclusion. by [email protected] · 11 years ago
  13. c0fc4dd Add 'mac_x64' trybot to default set. by [email protected] · 11 years ago
  14. a33f05e Re-land "Remove <(webrtc_root) from source file entries." by [email protected] · 11 years ago
  15. 1ece0cb Revert "Remove <(webrtc_root) from source file entries." by [email protected] · 11 years ago
  16. 2d2a1f9 Remove <(webrtc_root) from source file entries. by [email protected] · 11 years ago
  17. f68ffca Add PRESUBMIT check for GYP files including source files above itself. by [email protected] · 11 years ago
  18. 995b4c9 Remove win_asan trybot from PRESUBMIT.py by [email protected] · 11 years ago
  19. 1592df7 PRESUBMIT: Add GN trybots for Windows and Mac. by [email protected] · 11 years ago
  20. aefe61a PRESUBMIT: Add check for checkdeps. by [email protected] · 11 years ago
  21. d91d359 PRESUBMIT: Add iOS ARM64 trybots to default set. by [email protected] · 11 years ago
  22. 3398a4a PRESUBMIT: Only notify GN changes for GYP files in webrtc/* by [email protected] · 11 years ago
  23. 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 [email protected] · 11 years ago
  24. 3b839d0 PRESUBMIT: Add linux_msan to default trybots. by [email protected] · 11 years ago
  25. 36b0c1a Adds PRESUBMIT.py dispensation for depending on rtc_base. by [email protected] · 11 years ago
  26. 83fe69d Added presubmit protecting against inclusion of rtc_base, while allowing rtc_base_approved. by [email protected] · 11 years ago
  27. 8cad943 Revert 7327 "Update isolate.gypi files + link to isolate_driver.py" by [email protected] · 11 years ago
  28. 02cd306 Update isolate.gypi files + link to isolate_driver.py by [email protected] · 11 years ago
  29. eb43264 Remove linux_memcheck from default trybots. by [email protected] · 11 years ago
  30. 94da203 Remove retired android_apk[_rel] trybots from PRESUBMIT.py by [email protected] · 11 years ago
  31. 3bd4156 Android APK tests built from a normal WebRTC checkout. by [email protected] · 11 years ago
  32. 8925662 Make WebRTC work with Chromium Git checkouts by [email protected] · 11 years ago
  33. e415864 GN: Add PRESUBMIT.py check for GN changes + default bots. by [email protected] · 11 years ago
  34. 9359eda PRESUBMIT: Add Android ARM64 and remove Linux TSan by [email protected] · 11 years ago
  35. 10f871f Remove the restriction to allow having both webrtc and talk changes in the same cl. by [email protected] · 11 years ago
  36. a956ec2 Add win_drmemory_light trybot to default trybot list. by [email protected] · 12 years ago
  37. c7b8b2f PRESUBMIT.py: use new way to specify default try builders by [email protected] · 12 years ago
  38. 10adbef Exclude /out* instead of just /out from pylint checks. by [email protected] · 12 years ago
  39. 056176b Presubmit script that prohibits cls to both trunk/webrtc and trunk/talk. by [email protected] · 12 years ago
  40. 12cb88c Add check to verify tree is open to PRESUBMIT.py. by [email protected] · 12 years ago
  41. 2a260d9 Enable Android APK trybots by default. by [email protected] · 12 years ago
  42. 570bc3d Make new baremetal trybots receive tryjobs by default. by [email protected] · 12 years ago
  43. cf2b3ac Update Android trybots in the default try job list. by [email protected] · 12 years ago
  44. f9bdbe3 Roll chromium_revision 232627:238260 by [email protected] · 12 years ago
  45. 8575980 Add default trybots for WebRTC try server. by [email protected] · 12 years ago
  46. 3365422 Isolate GYP target and .isolate files for tests by [email protected] · 12 years ago
  47. 4298f73 Revert 4547 "Isolate GYP target and .isolate files for tests" by [email protected] · 12 years ago
  48. d7a4d23 Isolate GYP target and .isolate files for tests by [email protected] · 12 years ago
  49. 33584f9 Introduce a bit of sanity to talk/PRESUBMIT.py's license checking. by [email protected] · 12 years ago
  50. 390fcb7 Modified the presubmit checks such that difference license templates are checked for in webrtc and talk folder. by [email protected] · 12 years ago
  51. 6d07ad9 Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. by [email protected] · 12 years ago
  52. f2e7bc6 Added maxlen=80 to CheckLongLines() call in PRESUBMIT.py by [email protected] · 13 years ago
  53. 5d371393 Fixed a ton of Python lint errors, enabled python lint checking. by [email protected] · 13 years ago
  54. 527fb4d Revert "Will now run pylint on all python files if there's at least one modified python file in the checkin." by [email protected] · 13 years ago
  55. ba23d11 Will now run pylint on all python files if there's at least one modified python file in the checkin. by [email protected] · 13 years ago
  56. 899699e Enabled full lint checking for ALL WebRTC changes. by [email protected] · 13 years ago
  57. f98ffc6 Removing default trybot names by [email protected] · 13 years ago
  58. f3ffcce Adding default trybot names to PRESUBMIT.py. by [email protected] · 13 years ago
  59. 6307dbf Updates the PRESUBMIT.py to allow years from 2011 to the current year. by [email protected] · 13 years ago
  60. 2a45209 Adde video_engine to cpplint check. by [email protected] · 13 years ago
  61. 51198f1 More PRESUBMIT checks. by [email protected] · 14 years ago
  62. 53df136 Add upload and commit checks to a common function. by [email protected] · 14 years ago
  63. 2442de1 Clean up PRESUBMIT.py, and enable license check. by [email protected] · 14 years ago
  64. 9dddfae Change copyright year. by [email protected] · 14 years ago
  65. 1198db9 Adding owners check in presubmit script. by [email protected] · 14 years ago
  66. da159d6 by [email protected] · 14 years ago