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

  1. 6f568a5 Fix small typo bug in PRESUBMIT, and update accessibility rebase script by Mark Schillaci · 3 years, 8 months ago
  2. 4eeec79 Include explanatory text when adding the MPArch watchlist during PRESUBMIT by Kevin McNee · 3 years, 8 months ago
  3. 4deedb1 Reland "PRESUBMIT.py: Make CheckPydepsNeedsUpdating faster using concurrency" by Andrew Grieve · 3 years, 8 months ago
  4. cadd78c5 Revert "PRESUBMIT.py: Make CheckPydepsNeedsUpdating faster using concurrency" by Andrew Grieve · 3 years, 8 months ago
  5. 09650bc PRESUBMIT.py: Make CheckPydepsNeedsUpdating faster using concurrency by Andrew Grieve · 3 years, 8 months ago
  6. 3f9b966 PRESUBMIT.py: Re-enable checks for stale pydeps files by Andrew Grieve · 3 years, 8 months ago
  7. 975c0c2 Disable 4 PRESUBMIT_test cases by Shimi Zhang · 3 years, 9 months ago
  8. cef8b00 presubmit: Fix linux-only test check by Xiaohan Wang · 3 years, 9 months ago
  9. 42d96c2 build: Add presubmit for deprecated OS defines by Xiaohan Wang · 3 years, 9 months ago
  10. e5a0be2 Port old tests to new "missing layer" Android accessibility suite by Mark Schillaci · 3 years, 9 months ago
  11. ab84da6 Fix CheckAssertAshOnlyCode presubmit by Giovanni Ortuño Urquidi · 3 years, 10 months ago
  12. 3697651 PRESUBMIT: fix CheckPythonShebang for deletion diff by Takuto Ikuta · 3 years, 10 months ago
  13. f9819f2e3 Use #!/usr/bin/env python/2/3 in remaining .py files by Henrique Ferreiro · 3 years, 10 months ago
  14. 7016d05e Presubmit checks that reject `raw_ptr<T>` in Renderer-only code. by Lukasz Anforowicz · 3 years, 10 months ago
  15. 2a4b5594 Add assert(is_chromeos_ash) in Ash directories by Henrique Ferreiro · 3 years, 10 months ago
  16. 2e1aa109 Fix CheckChromeOsSyncedPrefRegistration regex by Henrique Ferreiro · 3 years, 10 months ago
  17. 967dd2d2 Add presubmit to cc an MPArch watchlist for uses of concerning APIs by Kevin McNee · 3 years, 11 months ago
  18. 112874d Re-enabled pydeps check and fix stale pydeps by Mohamed Heikal · 3 years, 11 months ago
  19. d002a3b Remove DISALLOW_ macros from base/macros.h by Peter Boström · 4 years ago
  20. f766053 Add presubmit warning for forgetting MAYBE_prefix by Nina Satragno · 4 years, 1 month ago
  21. 1ddeadb Add a presubmit check to ban deprecated DISALLOW_* macros. by Lei Zhang · 4 years, 5 months ago
  22. ed37780 Remove some presubmit checks for deprecated Mojo types. by Lei Zhang · 4 years, 5 months ago
  23. e3c9c62d Reland "Migrate //PRESUBMIT*.py to Python3." by Dirk Pranke · 4 years, 5 months ago
  24. abee50a Revert "Migrate //PRESUBMIT*.py to Python3." by Kyle Horimoto · 4 years, 5 months ago
  25. 8b59f97d Migrate //PRESUBMIT*.py to Python3. by Dirk Pranke · 4 years, 5 months ago
  26. 0643e34 Fix bad regex in CheckForSuperfluousStlIncludesInHeaders presubmit. by Lei Zhang · 4 years, 5 months ago
  27. 1c12a22f Add a presubmit check for obviously superfluous STL includes in headers. by Lei Zhang · 4 years, 5 months ago
  28. 9ca8a38 Ban UTF8ToUTF16 on compile-time string constants. by Peter Kasting · 4 years, 5 months ago
  29. 89f95de Remove GetTryServerMaster code from //PRESUBMIT.py. by Dirk Pranke · 4 years, 5 months ago
  30. 0cefab39 Remove API-specific checks for deprecated apps code commits by Devlin Cronin · 4 years, 5 months ago
  31. dc3e1ec83 Ban ASCIIToUTF16() on constant string literals. by Peter Kasting · 4 years, 5 months ago
  32. 4a935625 [chromium/src] Switch to canned CheckInclusiveLanguage PRESUBMIT check. by seanmccullough · 4 years, 6 months ago
  33. 60df236 [LSC] Add PRESUBMIT check for ASCIIToUTF16("...") and UTF8ToUTF16("...") by Jan Wilken Dörrie · 4 years, 6 months ago
  34. e2cbf0b Update the inclusive-language presubmit check to only check chromium src. by Dirk Pranke · 4 years, 6 months ago
  35. f0b0b46 [chromium/src PRESUBMIT] add failsafe for inclusive language check by seanmccullough · 4 years, 6 months ago
  36. c68df89 [chromium/src PRESUBMIT] remove 'master' from inclusive lang. checks by seanmccullough · 4 years, 6 months ago
  37. eb9f9b91 [chromium/src PRESUBMIT] Add an inclusive language check by seanmccullough · 4 years, 6 months ago
  38. bb1bb4a Migrate chrome/browser/{chromeos => ash}/arc [1/9] by Henrique Ferreiro · 4 years, 7 months ago
  39. 64505a9 Fix user action presubmit error to ignore test files. by Alexei Svitkine · 4 years, 7 months ago
  40. 2b456f2 Presubmit checks for ChromeApps deprecated technologies by Jose Magana · 4 years, 7 months ago
  41. 1b4dc13 presubmit: Allow ForTesting() calls in _unittests (plural) files by James Cook · 4 years, 7 months ago
  42. 1e04918 Remove gn from buildtools/DEPS by Nico Weber · 4 years, 7 months ago
  43. f5cdfea Revert "[chromium/src presubmit] Add an inclusive language check function." by Sean McCullough · 4 years, 7 months ago
  44. aad31b6 [chromium/src presubmit] Add an inclusive language check function. by seanmccullough · 4 years, 7 months ago
  45. ff3d9b36 buildtools: remove libc++ from buildtools/DEPS by Nico Weber · 4 years, 7 months ago
  46. dfd1edc Update documentation to allow owners of public APIs that are used throughout the codebase to Owners-Override changes across the source tree. by John Abd-El-Malek · 4 years, 8 months ago
  47. 94da3c1 buildtools: Remove libunwind from buildtools/DEPS by Nico Weber · 4 years, 8 months ago
  48. 1e9fade PRESUBMIT.py: Use owners client to list security owners. by Edward Lesmes · 4 years, 8 months ago
  49. 351d2d5 Remove from mojo::DataPipe. by Robert Sesek · 4 years, 8 months ago
  50. 355a1b4e Upgrading reclient version to 0.19.2. by Ola Rozenfeld · 4 years, 9 months ago
  51. d18e889 Reland: Prevent making invalid SkImageReps by danakj · 4 years, 10 months ago
  52. 731d605 Remove unwanted code from presubmit check by Abhijeet Kandalkar · 4 years, 10 months ago
  53. c48b1a4 Revert "Prevent making invalid SkImageReps" by Findit · 4 years, 10 months ago
  54. df3e91a Prevent making invalid SkImageReps by danakj · 4 years, 10 months ago
  55. 1ca6d39 Don't require Fuchsia security review for Crashpad by Joshua Peraza · 4 years, 10 months ago
  56. 645d4234 Check deprecation of preferences by Dominic Battre · 4 years, 10 months ago
  57. 1b290e4a2 Improve GN templates use of "visibility" and "testonly" by Andrew Grieve · 4 years, 11 months ago
  58. 5e5b792 Add presubmit check to prevent new deps on //clank by Mohamed Heikal · 5 years ago
  59. a487fad Remove CheckUmaHistogramChangesOnUpload by Weilun Shi · 5 years ago
  60. 5bb4cf70 Fix .pydeps PRESUBMIT check not always triggering by Andrew Grieve · 5 years ago
  61. 9e6d603 Stop PRESUBMIT alarming on @VisibleForTesting(). by Sky Malice · 5 years ago
  62. 1a3e71e Don't require translation screenshots on description-only changes by Rainhard Findling · 5 years ago
  63. d8d0437 Require translation screenshot if none exists or message content changed by Rainhard Findling · 5 years ago
  64. fceeaae Rewrote PRESUBMIT.py with new approach. by Saagar Sanghavi · 5 years ago
  65. b316a14 Revert "Rewrote PRESUBMIT.py" by Dirk Pranke · 5 years ago
  66. 0657827 Rewrote PRESUBMIT.py by Saagar Sanghavi · 5 years ago
  67. 32967a9e Engage the presubmit warning for OS_MACOSX by Avi Drissman · 5 years ago
  68. 34594e90 Introduce OS_MAC by Avi Drissman · 5 years ago
  69. d3ca8be Rename is_accessibility attribute in UI strings by Mustafa Emre Acer · 5 years ago
  70. 4952ba6 Migrate StrongBinding to new Mojo type by Gyuyoung Kim · 5 years ago
  71. c6ed268 Presubmit: Change translation screenshot warnings to errors by Mustafa Emre Acer · 5 years ago
  72. ed1a4896 Skip screenshot checks for strings marked with is_accessibility=true by Mustafa Emre Acer · 5 years ago
  73. 7cd4d831 Warn if an android pydeps might be stale in a non-android checkout by Mohamed Heikal · 5 years ago
  74. bc964dd Removes WithSandboxType from service process host options. by Alex Gough · 5 years ago
  75. ad7901f94 Fix mojom backcompat presubmit with deleted files by Ken Rockot · 5 years ago
  76. e4b349c Ignore non-translateable strings from translation screenshot presubmit by Mustafa Emre Acer · 5 years ago
  77. c31f483 Introduce presubmit check for stable mojom changes by Ken Rockot · 5 years ago
  78. 08108e54 Presubmit: Check the commit description for AX-Relnotes field by Akihiro Ota · 5 years ago
  79. fc31844c5 Add an ICU syntax validity check to presubmit checks by Rainhard Findling · 5 years ago
  80. 2c90533 Add PRESUBMIT to enforce OWNERS review of security-critical changes. by Robert Sesek · 5 years ago
  81. 59f8d0c7 Add presubmit check for relnotes field in accessibility changes. by Chris Hall · 5 years ago
  82. 17c6696 [fuchsia] Pre-submit check for correct FIDL, CMX and CML OWNERS. by Wez · 5 years ago
  83. 76f49cc Remove PRESUBMIT.py check to scan for JSON manifests for Mojo. by Daniel Cheng · 5 years ago
  84. 3ae2f10 Check more cases in android log tag PRESUBMIT by Tomasz Śniatowski · 6 years ago
  85. 53b43fb1 Add PRESUBMIT check for set_owned_by_client(). by Allen Bauer · 6 years ago
  86. 51f2f74 Add presubmit for translation expectations by Mustafa Emre Acer · 6 years ago
  87. c8222d2 [mojo] Add presubmit warning for renderer-side GetInterfaceProvider by Oksana Zhuravlova · 6 years ago
  88. aab9138 Remove remaining old mojo types in //content and update PRESUBMIT script by Mario Sanchez Prada · 6 years ago
  89. cec9cef [mojo] Update presubmit checks to prevent introducing old Mojo types by Mario Sanchez Prada · 6 years ago
  90. ff8a9b6 Reland "Support grdp files in translation screenshot presubmit" by meacer · 6 years ago
  91. 0db2ea2 [Tests] Fix typo 'Tets'. by Samuel Huang · 6 years ago
  92. ad8fb08 Revert "Reland "Support grdp files in translation screenshot presubmit"" by Mustafa Emre Acer · 6 years ago
  93. 12e7fee Reland "Support grdp files in translation screenshot presubmit" by Mustafa Emre Acer · 6 years ago
  94. f9fbe7b6c3 Add presubmit check for set noparent rules by Jochen Eisinger · 6 years ago
  95. 36eaad5 Revert "Support grdp files in translation screenshot presubmit" by Mustafa Emre Acer · 6 years ago
  96. 2308d074 Support grdp files in translation screenshot presubmit by meacer · 6 years ago
  97. d048240a Add PRESUBMIT.py warning on adding new images to repo by Mohamed Heikal · 6 years ago
  98. 6b6597c Add presubmit check for Chrome OS pref registration by James Cook · 6 years ago
  99. 1e7c250 Prevent further uses of old downcast helpers by Abhijeet Kandalkar · 6 years ago
  100. 94a56c4 Make "using namespace" a PRESUBMIT error. by Peter Kasting · 6 years ago