1. 9f26281 To prep for removing CMake bots, take them off the CQ and presubmit. by mtklein · 8 years ago
  2. 07f0446 Fix PostUploadHook for Gerrit issues by rmistry · 8 years ago
  3. db0283b Enable Gerrit support in Skia's PostUploadHook by rmistry · 8 years ago
  4. b9a9e87 Use methods from depot_tool's Changelist object instead of Rietveld RPC by rmistry · 8 years ago
  5. 04fff63 Fix up presubmit for SAN GCC->Clang fix. by mtklein · 8 years ago
  6. b398ecc Add Gerrit API support to Skia's PRESUBMIT.py by rmistry · 8 years ago
  7. d434b01 Roll GN: gn format is --in-place by default by mtklein · 8 years ago
  8. 4db3b79 Require gn format in presubmit by mtklein · 8 years ago
  9. 3da80f5 Only run recipe simulation tests if infra/ changes. by mtklein · 8 years ago
  10. 1ed2ae4 Move Skia recipes from build repo by borenet · 8 years ago
  11. d8f0988 Specifying master names with "master." prefix is deprecated by rmistry · 8 years ago
  12. 3b3ee20 Do not use the deprecated CQ_EXTRA_TRYBOTS by rmistry · 8 years ago
  13. d88b0be Fix Gold trybot results URL by rmistry · 8 years ago
  14. bb5f309 10.9 is no more by mtklein · 8 years ago
  15. d9fa758 Port Skia recipe to normal Python scripts, move to Skia repo by borenet · 8 years ago
  16. 11f457e Add link to Gold trybot runs in every uploaded Skia CL by rmistry · 9 years ago
  17. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  18. ab8296b Automatically add TSAN bots to the CQ for changes affecting SkAtomics.h by mtklein · 9 years ago
  19. 5827653 Automatically add extra CQ trybots for predetermined paths by rmistry · 9 years ago
  20. 9806d4d Resolve TODOs in PRESUBMIT.py by rmistry · 9 years ago
  21. bda1267 update presubmit to know about include/private by mtklein · 9 years ago
  22. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  23. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  24. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  25. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  26. af6005c Presubmit: add PRESUBMIT=false to non-master branch changes by borenet · 9 years ago
  27. e4b19c4 Add presubmit to run `{dm,nanobench}_flags.py test` when changed. by mtklein · 9 years ago
  28. 04abf13 Bypass owners check for dry run CLs. by rmistry · 9 years ago
  29. 57291dc Find the HASHTAGS file even if you are not at the checkout root. by rmistry · 9 years ago
  30. 3cfd1ad Add post upload hook to substitute hashtags for their mapped text by rmistry · 9 years ago
  31. 18e5580 More file types to check for (C). by mtklein · 9 years ago
  32. c7c9180 Add copyright check to PRESUBMIT by borenet · 9 years ago
  33. f91b717 Ignore public API checks if COMMIT=false is in the description by rmistry · 9 years ago
  34. a10ea43 Revert of Ignore public API checks if COMMIT=false is in the description (patchset #4 id:80001 of https://codereview.chromium.org/1006473002/) by mtklein · 9 years ago
  35. d1783ae Ignore public API checks if COMMIT=false is in the description by rmistry · 9 years ago
  36. 01cbf6c Make presubmit check that #if or #ifdef does not come before includes. by rmistry · 9 years ago
  37. 896f393 Automatically add NOTREECHECKS when uploading CLs from non master branches by rmistry · 9 years ago
  38. d223fb2 Automatically add a docs preview link and NOTRY=true when there are only docs changes. by rmistry · 9 years ago
  39. 9407ece PRESUBMIT should only check owners for the top level include directory by rmistry · 10 years ago
  40. f2d83ca Public API changes are allowed if an owner is TBR'ed. by rmistry · 10 years ago
  41. 83fab47 Adding djsollen to list of owners by rmistry · 10 years ago
  42. bb0ef0a Use new common tools in Python scripts by Eric Boren · 10 years ago
  43. 745e08c Check if the issue owner is in the AUTHORS file in PRESUBMIT.py by commit-bot@chromium.org · 10 years ago
  44. cfdc596 Do not enforce the public API presubmit check for Revert CLs. by commit-bot@chromium.org · 10 years ago
  45. c249088 Adding rmistry for emergency reverts. by commit-bot@chromium.org · 10 years ago
  46. fb4a68d If any change is made to the public API then make sure there is an LGTM from an owner. by rmistry@google.com · 11 years ago
  47. 547012d If the tree is closed then print information about contacting the sheriff. by rmistry@google.com · 11 years ago
  48. f6c5f75 Display prompt for caution only if it is an interactive shell. by rmistry@google.com · 11 years ago
  49. 713276b Presubmit should check that source files end in atleast one newline by rmistry@google.com · 11 years ago
  50. c299344 Display a warning prompt in presubmit if the tree status is in 'Caution'. by rmistry@google.com · 11 years ago
  51. 6be0b4c Adding CheckChangeHasOnlyOneEol to upload and commit presubmit checks by rmistry@google.com · 11 years ago
  52. 8e3ff8c Top-level presubmit script for Skia trunk that checks https://skia-tree-status.appspot.com/banner-status?format=json before a CL is committed. by rmistry@google.com · 11 years ago