[go: nahoru, domu]

  1. d67e9f1 [l10n] Check in en-XL.json by Peter Marshall · 3 years, 5 months ago
  2. 13812f6 PRESUBMIT check for dark mode stylesheets by Jack Franklin · 3 years, 5 months ago
  3. cd84551 [l10n] Add a presubmit that runs the bundling step for the i18n lib by Peter Marshall · 3 years, 5 months ago
  4. 5c9b4f9 Add presubmit check requiring an associated bug by Sigurd Schneider · 3 years, 6 months ago
  5. c50df85 Fix localization of developer-resources by Tim van der Lippe · 3 years, 6 months ago
  6. bc30234 Migrate run_lint_check_css to JS script by Jack Franklin · 3 years, 6 months ago
  7. 406249f Split up ESLint rules configurations in sub-folders by Tim van der Lippe · 3 years, 7 months ago
  8. 33543ac Enforce specification of return type in function/method declarations by Tim van der Lippe · 3 years, 7 months ago
  9. d44fddf [Loc] Fail presubmit on modifications to en-US.json by Kalon Hinds · 3 years, 7 months ago
  10. c449295 Remove component bridges generation by Jack Franklin · 3 years, 7 months ago
  11. 71a1ce4 Sets up infrastructure to migrate extensions of type 'view' by Andres Olivares · 3 years, 8 months ago
  12. 102df67 Fix component bridges tests by Jack Franklin · 3 years, 9 months ago
  13. 5556a90 Include inspector_overlay in presubmit by Alex Rudenko · 3 years, 10 months ago
  14. 2d6d9a6 [Loc] Add collect-strings step to generate en-US and en-XL.json by Christy Chen · 3 years, 10 months ago
  15. f8a8709 Run `depot_tools` canned checks after Devtools checks in PRESUBMIT by Tim van der Lippe · 3 years, 10 months ago
  16. 2b9224f Bypass third_party files when linting in presubmit by Paul Lewis · 3 years, 10 months ago
  17. 324f304 Component bridges presubmit check by Jack Franklin · 3 years, 10 months ago
  18. fb02346 Add durations for individual presubmit steps by Tim van der Lippe · 3 years, 11 months ago
  19. 3310437 Add Presubmit for Devtools Experiment Telemetry by Brandon Goddard · 4 years ago
  20. 011b007 Adopt new CheckAuthorizedAuthor parameter name by Mathias Bynens · 4 years ago
  21. 0ec5661 Fix stylelint path resolution on Windows by Mathias Bynens · 4 years, 1 month ago
  22. 1b2c5e4 Enable stylelint on presubmit by Mathias Bynens · 4 years, 1 month ago
  23. 0cbb83a Allow node.py to run node scripts by Tim van der Lippe · 4 years, 2 months ago
  24. 9813224 Port linter check to Node by Tim van der Lippe · 4 years, 3 months ago
  25. fdbd42e Add eslint-import-plugin to node_modules by Tim van der Lippe · 4 years, 3 months ago
  26. c8f6ffd Update ESLint to 6.8.0 by Tim van der Lippe · 4 years, 3 months ago
  27. 5d2d79b Fix presubmit check to always run when generated files change by Tim van der Lippe · 4 years, 4 months ago
  28. 2a4ae2b Run ESLint only on affected files for regular uploads by Tim van der Lippe · 4 years, 4 months ago
  29. 4a8441c Port license header check to ESLint by Tim van der Lippe · 4 years, 4 months ago
  30. 9bb1cf6 Add extra information for changed files check by Tim van der Lippe · 4 years, 4 months ago
  31. c461712 Cleanup _checkWithNodeScript by Tim van der Lippe · 4 years, 4 months ago chromium/4080
  32. f515fdc Cleanup _CheckFormat presubmit check by Tim van der Lippe · 4 years, 4 months ago
  33. 5afd571 Remove unnecessary _CheckCSSViolations check by Tim van der Lippe · 4 years, 4 months ago
  34. d8c23de Fix clang-format configuration by Tim van der Lippe · 4 years, 4 months ago
  35. b0d65f1 Extract protocol generation to separate script by Tim van der Lippe · 4 years, 4 months ago
  36. b3b9076 Generate InspectorBackendCommands.js on presubmit by Tim van der Lippe · 4 years, 4 months ago
  37. f664763 Generate SupportedCSSProperties.js on presubmit by Tim van der Lippe · 4 years, 4 months ago
  38. 4d004ec Generate ARIAProperties.js on presubmit by Tim van der Lippe · 4 years, 4 months ago
  39. e245d1a Include `test/e2e` in ESLint checks. by Jack Franklin · 4 years, 5 months ago
  40. 8b9aa2f Prefer eslint-mocha for linting `.only` in tests by Jack Franklin · 4 years, 5 months ago
  41. 853bb7e Restores `.only` PRESUBMIT check by Paul Lewis · 4 years, 5 months ago
  42. 11adee4 Stop running unit tests on presubmit by Tim van der Lippe · 4 years, 5 months ago
  43. 1ab87e0 Fixed localization presubmit command line too long error by Christy Chen · 4 years, 5 months ago chromium/4045
  44. e702867 Update PRESUBMIT.py to print current check running by Brandon Goddard · 4 years, 5 months ago
  45. 8fdda11 Add presubmit check to prevent checking in large files by Tim van der Lippe · 4 years, 6 months ago
  46. 53faba1 Reland "Add script that checks license headers of JavaScript files" by Brandon Goddard · 4 years, 6 months ago
  47. 27f15d1 Revert "Add script that checks license headers of JavaScript files" by Brandon Goddard · 4 years, 6 months ago
  48. 6122ebd Add script that checks license headers of JavaScript files by Tim van der Lippe · 4 years, 6 months ago
  49. 5279f84 Fail on changed files before commit by Tim van der Lippe · 4 years, 6 months ago
  50. 5497d48 Run the linter before the formatter by Tim van der Lippe · 4 years, 6 months ago
  51. 21fb349 Adds PRESUBMIT check for .only calls in Karma tests by Paul Lewis · 4 years, 6 months ago
  52. d614e09 Reorganize presubmit checks by Liviu Rau · 4 years, 6 months ago
  53. fd2e321 [presubmit] Allign authors check with the way we do it in V8 by Liviu Rau · 4 years, 7 months ago
  54. e4bdd74 Check JSON during upload by Tim van der Lippe · 4 years, 7 months ago
  55. a0a6e29 Add AUTHORS file and presubmit check by Mathias Bynens · 4 years, 7 months ago
  56. 14effba Fixes string interpolation in exclusive changes dir by Paul Lewis · 4 years, 7 months ago
  57. bc42a63 Remove conditional for external_frontend by Tim van der Lippe · 4 years, 8 months ago
  58. 75c025e Reland "Do not require arguments to run run_localization_check.py" by vidorteg · 4 years, 8 months ago
  59. 2b675b0 Reland "Revert "Adding run_localization_check.py"" by vidorteg · 4 years, 8 months ago
  60. 954a5a9 Revert "Adding run_localization_check.py" by Paul Lewis · 4 years, 8 months ago
  61. 18c3d3c Revert "Do not require arguments to run run_localization_check.py" by Paul Lewis · 4 years, 8 months ago
  62. 1d181da Do not require arguments to run run_localization_check.py by Yang Guo · 4 years, 8 months ago
  63. ebb94a9 Allow changes in the .gitignore for new third_party inclusions by Tim van der Lippe · 4 years, 8 months ago
  64. 402078e Adding run_localization_check.py by e52a82bdfb5106bd658c2c5ea465e200 · 4 years, 8 months ago
  65. 7676832 Remove leftover prints from exclusive changes by Tim van der Lippe · 4 years, 8 months ago
  66. 5a805ab Fix outdated paths in presubmit error messages by Yang Guo · 4 years, 8 months ago
  67. a7845d5 Check for exclusive changes in presubmit by Yang Guo · 4 years, 8 months ago
  68. 594be1e Modify PRESUBMIT to run localization scripts on all files for commit. by e52a82bdfb5106bd658c2c5ea465e200 · 4 years, 9 months ago
  69. 75beda9 Move test scripts to scripts/test by Yang Guo · 4 years, 9 months ago
  70. b532f3f Fix ignoring files in PRESUBMIT on Windows by Ingvar Stepanyan · 4 years, 9 months ago
  71. 032591d Fix formatting by Mathias Bynens · 4 years, 9 months ago
  72. 4fd355c Switch to new repository by Yang Guo · 4 years, 10 months ago
  73. d817698 DevTools: introduce devtools_paths.py to manage paths by Yang Guo · 4 years, 9 months ago
  74. 1d6e57a Always add braces to single-line if-statements by Tim van der Lippe · 4 years, 9 months ago
  75. 790b929 Reland "Reland "Convert ui/ARIAUtils.js to an ES module"" by Tim van der Lippe · 4 years, 10 months ago
  76. c85c312 Always run the full eslint during presubmit by Tim van der Lippe · 4 years, 10 months ago
  77. c9d0005 Revert "Reland "Convert ui/ARIAUtils.js to an ES module"" by Aaron Gable · 4 years, 10 months ago
  78. 63a4d3d Reland "Convert ui/ARIAUtils.js to an ES module" by Tim van der Lippe · 4 years, 10 months ago
  79. 4cabd3c Revert "Convert ui/ARIAUtils.js to an ES module" by Takuto Ikuta · 4 years, 10 months ago
  80. 321ff26 Convert ui/ARIAUtils.js to an ES module by Tim van der Lippe · 4 years, 10 months ago
  81. f0fbdbe DevTools: Run presubmit localization checks on commit by Mandy Chen · 4 years, 11 months ago
  82. e997da7 DevTools: Monitor grdp files for localizability by Mandy Chen · 4 years, 11 months ago
  83. a6be46a DevTools: Audit new file types for localizable string change in presubmit by Mandy Chen · 5 years ago
  84. 90d0262 DevTools: Make presubmit support ES9 (2018) features by John Emau · 5 years ago
  85. f6f86b6 DevTools: SVG Icons by Joel Einbinder · 5 years ago
  86. c56ff2d Reland of "DevTools: Added GRD/GRDP files for all localizable strings in the DevTools." by Lorne Mitchell · 5 years ago
  87. 897c867 Revert "DevTools: Added GRD/GRDP files for all localizable strings in the DevTools." by Krishna Govind · 5 years ago
  88. 072e6f8 DevTools: Added GRD/GRDP files for all localizable strings in the DevTools. by Lorne Mitchell · 5 years ago
  89. 7aa2c6c DevTools: Enabled check_localization presubmit script by Lorne Mitchell · 5 years ago
  90. 465b4f7 DevTools: Add devtools localizability check to presubmit by Mandy Chen · 5 years ago
  91. 66e332c DevTools: fix DevTools docs after blink rename by Erik Luo · 6 years ago
  92. 4c46d09 The Great Blink mv for source files, part 2. by Blink Reformat · 6 years ago