1. 70f24af Fix path to GN on Windows when running presubmit hooks by Brian Osman · 4 years, 4 months ago
  2. 3c4a9d3 Run fetch-gn in PRESUBMIT if needed by Ben Wagner · 4 years, 4 months ago
  3. 06265e0 [presubmit] Use bin/gn rather than depot_tools gn by Ben Wagner · 4 years, 4 months ago
  4. c631b7c Fix error on PRESUBMIT PostUploadHook by Edward Lemur · 4 years, 4 months ago
  5. 2b7876c Modify PostUploadHooks to remove dependency on cl objects. by Edward Lemur · 4 years, 5 months ago
  6. 2fa68db rm mtklein@chromium by Mike Klein · 4 years, 5 months ago
  7. 3d81725 remove obsolete presubmit checks by Mike Klein · 4 years, 5 months ago
  8. 3438680 try running public API checks early by Mike Klein · 4 years, 5 months ago
  9. a715ff5 Use urllib_request instead of urllib2 in PRESUBMIT. by Eric Boren · 4 years, 8 months ago
  10. 4df3d53 rewrite_includes.py: make it work on windows by Hal Canary · 4 years, 11 months ago
  11. e68b5bd don't try to format includes on windows by Chris Dalton · 4 years, 11 months ago
  12. f9ad5ba don't try to format removed files by Mike Klein · 4 years, 11 months ago
  13. bb41343 add a fast subset option and --dry-run by Mike Klein · 4 years, 11 months ago
  14. 5773516 Add presubmit prompt during upload if public API change does not include release file change by Ravi Mistry · 4 years, 11 months ago
  15. 6dc0021 [infra] Fix DEPS to use full commit hashes by Eric Boren · 5 years ago
  16. 58d1f76 Reland "[infra] Make most builds idempotent" by Eric Boren · 5 years ago
  17. de71a74 Revert "[infra] Make most builds idempotent" by Ben Wagner aka dogben · 5 years ago
  18. 57aa178 [infra] Make most builds idempotent by Eric Boren · 5 years ago
  19. 7dafb09 add mtklein to api approvals by Mike Reed · 5 years ago
  20. 6bb809a Remove auto adding CQ keywords for non-master branches by Ravi Mistry · 5 years ago
  21. 53c4423 Add new recipe autoroller service account to list of recognized accounts by Ravi Mistry · 5 years ago
  22. da068c0 [presubmit] Remove pylint check by Eric Boren · 5 years ago
  23. 6b90dfe Remove usage of EnsureCQIncludeTrybotsAreAdded by Ravi Mistry · 6 years ago
  24. 6ad3ca4 Add new autoroll service accounts to AUTHORS check bypass by Eric Boren · 6 years ago
  25. 8885550 Make CR and trailing whitespace errors. by Ben Wagner · 7 years ago
  26. 9ad9075 Presubmit: blacklist .recipe_deps by Eric Boren · 6 years ago
  27. 5e09097 Fix pylint check in presubmit by Eric Boren · 6 years ago
  28. 7325942 Revert "Update docs preview URL in presubmit" by Joe Gregorio · 6 years ago
  29. 5c646cf Update docs preview URL in presubmit by Ravi Mistry · 6 years ago
  30. 4722a41 Skip post upload hooks for new service accounts by Ravi Mistry · 6 years ago
  31. 011b35c Fix AUTHORS check (take two) by Ben Wagner · 6 years ago
  32. 47ed6f1 [infra] Fix AUTHORS check by Eric Boren · 6 years ago
  33. 1eec99c AUTHORS check: Allow service accounts from skia-swarming-bots by Eric Boren · 6 years ago
  34. cf42e98 Presubmit that modified json files are valid json. by Ben Wagner · 6 years ago
  35. dd98829 Skip AUTHORS check for Skia service accounts by Eric Boren · 6 years ago
  36. e951e4a PostUploadHook needs to return something by Ravi Mistry · 7 years ago
  37. b5e2acc Skip PostUploadHooks for all auto commit bots by Ravi Mistry · 7 years ago
  38. 37cc225 Do not skip trybots for uploads by update-docs by Ravi Mistry · 7 years ago
  39. 9ef6de7 Add in test_filter to build configuration by Kevin Lubick · 7 years ago
  40. 63fd760 Remove trailing whitespace. by Ben Wagner · 7 years ago
  41. a49909a Remove references to Rietveld from skia's presubmit by Aaron Gable · 7 years ago
  42. 29380bd Remove carriage returns. by Ben Wagner · 7 years ago
  43. 9fb285e Switch many jobs to Clang. by Ben Wagner · 7 years ago
  44. 9d5b100 Fix job name in PRESUBMIT.py. by Ben Wagner · 7 years ago
  45. 8e0c2c9 Manually roll recipe DEPS by Eric Boren · 7 years ago
  46. 6f0751e Fix behavior of automatically adding 'Cq-Include-Trybots' in presubmit by Ravi Mistry · 7 years ago
  47. a70cb8a Add checks for 'DO NOT''SUBMIT' in description and file content by Ravi Mistry · 7 years ago
  48. 47f0709 Update CQ extra trybots after switch to Debian by Eric Boren · 7 years ago
  49. 355feab Use Gerrit style format for footers in Presubmit by Ravi Mistry · 7 years ago
  50. ee06ffe Separate lines added via post upload from original description by Ravi Mistry · 7 years ago
  51. 9bbed5e Revert "Presubmit: ensure empty line between CL title and description" by Ravi Mistry · 7 years ago
  52. 9518830 Presubmit: ensure empty line between CL title and description by Eric Boren · 7 years ago
  53. bf17eec Change PRESUBMIT.py to use [Get|Update]DescriptionLines by Eric Boren · 7 years ago
  54. 160907f Clean up more references to GYP. by Mike Klein · 7 years ago
  55. fbff329 Add hcm@ to public API owners by Ravi Mistry · 7 years ago
  56. 8c6a43a Do not use post upload hooks for 'GOLD_TRYBOT_URL' by Ravi Mistry · 8 years ago
  57. 5083130 [nobuildbot] Migrate all Linux GCE bots by Eric Boren · 8 years ago
  58. a5fb615 Split SkSL and utils apart again into .gni files. by Mike Klein · 8 years ago
  59. 2dbbfa5 Add infra_tests.py, recipe, buildbotless bot by borenet · 8 years ago
  60. 7a1c53d Fix GN formatting presubmit on Windows. by Mike Klein · 8 years ago
  61. dbb84c2 Fix public API msg in PRESUBMIT.py by Ravi Mistry · 8 years ago
  62. 39eabb6 PRESUBMIT.py improvements by Ravi Mistry · 8 years ago
  63. 60b0a2d Add --test to gen_tasks.go, add presubmit check by borenet · 8 years ago
  64. 9f26281 To prep for removing CMake bots, take them off the CQ and presubmit. by mtklein · 8 years ago
  65. 07f0446 Fix PostUploadHook for Gerrit issues by rmistry · 8 years ago
  66. db0283b Enable Gerrit support in Skia's PostUploadHook by rmistry · 8 years ago
  67. b9a9e87 Use methods from depot_tool's Changelist object instead of Rietveld RPC by rmistry · 8 years ago
  68. 04fff63 Fix up presubmit for SAN GCC->Clang fix. by mtklein · 8 years ago
  69. b398ecc Add Gerrit API support to Skia's PRESUBMIT.py by rmistry · 8 years ago
  70. d434b01 Roll GN: gn format is --in-place by default by mtklein · 8 years ago
  71. 4db3b79 Require gn format in presubmit by mtklein · 8 years ago
  72. 3da80f5 Only run recipe simulation tests if infra/ changes. by mtklein · 8 years ago
  73. 1ed2ae4 Move Skia recipes from build repo by borenet · 8 years ago
  74. d8f0988 Specifying master names with "master." prefix is deprecated by rmistry · 8 years ago
  75. 3b3ee20 Do not use the deprecated CQ_EXTRA_TRYBOTS by rmistry · 8 years ago
  76. d88b0be Fix Gold trybot results URL by rmistry · 8 years ago
  77. bb5f309 10.9 is no more by mtklein · 8 years ago
  78. d9fa758 Port Skia recipe to normal Python scripts, move to Skia repo by borenet · 8 years ago
  79. 11f457e Add link to Gold trybot runs in every uploaded Skia CL by rmistry · 9 years ago
  80. 6950de6 Comments Style: s/skbug.com/bug.skia.org/ by halcanary · 9 years ago
  81. ab8296b Automatically add TSAN bots to the CQ for changes affecting SkAtomics.h by mtklein · 9 years ago
  82. 5827653 Automatically add extra CQ trybots for predetermined paths by rmistry · 9 years ago
  83. 9806d4d Resolve TODOs in PRESUBMIT.py by rmistry · 9 years ago
  84. bda1267 update presubmit to know about include/private by mtklein · 9 years ago
  85. 478c9e4 Revert "Move headers used by headers in include/ to include/private." by Mike Klein · 9 years ago
  86. 928e165 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  87. 4417c7f Revert "Move headers used by headers in include/ to include/private." by jvanverth · 9 years ago
  88. a89f551 Move headers used by headers in include/ to include/private. by mtklein · 9 years ago
  89. af6005c Presubmit: add PRESUBMIT=false to non-master branch changes by borenet · 9 years ago
  90. e4b19c4 Add presubmit to run `{dm,nanobench}_flags.py test` when changed. by mtklein · 9 years ago
  91. 04abf13 Bypass owners check for dry run CLs. by rmistry · 9 years ago
  92. 57291dc Find the HASHTAGS file even if you are not at the checkout root. by rmistry · 9 years ago
  93. 3cfd1ad Add post upload hook to substitute hashtags for their mapped text by rmistry · 9 years ago
  94. 18e5580 More file types to check for (C). by mtklein · 9 years ago
  95. c7c9180 Add copyright check to PRESUBMIT by borenet · 9 years ago
  96. f91b717 Ignore public API checks if COMMIT=false is in the description by rmistry · 9 years ago
  97. 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
  98. d1783ae Ignore public API checks if COMMIT=false is in the description by rmistry · 9 years ago
  99. 01cbf6c Make presubmit check that #if or #ifdef does not come before includes. by rmistry · 9 years ago
  100. 896f393 Automatically add NOTREECHECKS when uploading CLs from non master branches by rmistry · 9 years ago