1. 9aba3db [migration] Allow from/to to be equal but still add import by Simon Zünd · 2 years ago
  2. f6e705a Print suggested commit message in rename-legacy-global by Mathias Bynens · 2 years ago
  3. ae9845e [scripts] Add new 'rename-legacy-global.mjs' migration utility by Simon Zünd · 2 years ago
  4. c2675ef Update migration script for private class methods by Tim van der Lippe · 3 years, 9 months ago
  5. 286bd5c Stop renaming properties in comments by Tim van der Lippe · 3 years, 11 months ago
  6. 7008714 Add bash script to automate more tasks by Tim van der Lippe · 3 years, 11 months ago
  7. 0404c7e Automatically replace delete statements for private class fields by Tim van der Lippe · 3 years, 11 months ago chromium/4668
  8. e2c9f76 Add migration script for private class fields by Tim van der Lippe · 3 years, 11 months ago
  9. 41a717c Remove scripts/migration by Jack Franklin · 4 years, 6 months ago
  10. 4075559 Enable no-implicit-coercion for all files by Tim van der Lippe · 4 years, 8 months ago
  11. fc49590 Enforce no TS non-null bang assertions by Jack Franklin · 4 years, 9 months ago
  12. 839037f [TypeScript] disallow explicit any by Paul Lewis · 5 years ago
  13. 03fe3e7 Fix ESLint rule for full relative URL by Tim van der Lippe · 5 years ago
  14. 846c6a1 Remove unused global references in workspace-legacy.js by Tim van der Lippe · 5 years ago
  15. 1821342 Rename namespace import for protocol_client to ProtocolClient by Simon Zünd · 5 years ago
  16. ba26b2b Run ESLint on the scripts directory by Tim van der Lippe · 5 years ago chromium/4084
  17. c53ba50 Only consider module.json files for remove unused globals by Tim van der Lippe · 6 years ago
  18. 22a64d3 Update replace-internal-references to accept multiple folders by Tim van der Lippe · 6 years ago
  19. ddbec81 Map imports to Protocol to ProtocolModule by Tim van der Lippe · 6 years ago
  20. 0cfd3dc Update remove global scripts to run on legacy files by Tim van der Lippe · 6 years ago
  21. b4e2a074 Check for self.X = self.X || {} in migration script by Paul Lewis · 6 years ago
  22. 472675d Migrate data_grid/ to ESM internally by Tim van der Lippe · 6 years ago
  23. 26afc1e Adds migration script for refs by Paul Lewis · 6 years ago
  24. da0fab3 Adds migration script to moving side-effects to legacy file by Paul Lewis · 6 years ago
  25. 5e2f45a Add script to remove unused globals by Tim van der Lippe · 6 years ago chromium/3980
  26. f16142c Migrate accessibility/ to esm by Paul Lewis · 6 years ago
  27. 3940ef2 Move data_grid over to ESM by Paul Lewis · 6 years ago
  28. 75beda9 Move test scripts to scripts/test by Yang Guo · 6 years ago
  29. a4d448c Migrate console_counters/ to ESM by Tim van der Lippe · 6 years ago
  30. 50cfa9b Migrate host/ to ESM by Tim van der Lippe · 6 years ago
  31. 7ca9ec1 Copy individual symbols and comments for Closure by Tim van der Lippe · 6 years ago
  32. 64bc95b Automatically generate module file with exports by Tim van der Lippe · 6 years ago
  33. 29011f8 Introduce migration script for JavaScript modules by Tim van der Lippe · 6 years ago