[go: nahoru, domu]

  1. 34ad334 Prevent screen reader from announcing checkbox label twice by Elorm Coch · 1 year, 1 month ago
  2. b06e617 Remove unused theming of CheckboxLabel by Wolfgang Beyer · 1 year, 2 months ago
  3. 75297da [DevToolsIcons] Update close button and hover behaviour by Kateryna Prokopenko · 1 year, 2 months ago
  4. 2774ff2 [icon] Use lit Icon in DevToolsIconLabel custom element by Simon Zünd · 1 year, 3 months ago
  5. 75afe8c [DevToolsIcons] Update Contrast Details icons by Kateryna Prokopenko · 1 year, 3 months ago
  6. fd72c07 Enforce alignment of JSDoc comments by Jack Franklin · 1 year, 6 months ago
  7. 8ba7895 De-prototype Node.proto.rangeOfWord by Jack Franklin · 1 year, 8 months ago
  8. 5e685be Move `isEnterOrSpaceKey` into KeyboardUtilities by Jack Franklin · 1 year, 9 months ago
  9. 62d1892 Revert "[Accessibility] Screen reader fixes for category breakpoints" by Simon Zünd · 1 year, 9 months ago
  10. 654fc67 [Accessibility] Screen reader fixes for category breakpoints by flynnolivia · 1 year, 9 months ago
  11. 3a80260 Inline type imports in front_end by Jack Franklin · 2 years ago
  12. fbb2247 Type all path and URL variables in ui/legacy to Branded Types by Kateryna Prokopenko · 2 years, 2 months ago
  13. 311b4a2 De-prototype #deepActiveElement by Jack Franklin · 2 years, 2 months ago
  14. 8dc88e2 Fix typo in unregistering pointerup event listener by Yang Guo · 2 years, 5 months ago
  15. fec2123 Remove reload when changing themes by Paul Lewis · 2 years, 6 months ago
  16. f60936b Make DevTools color picker touch-friendly by Alexey Rodionov · 2 years, 6 months ago
  17. b9b2336 [cleanup] Remove obsolete `UIUtils.formatLocalized`. by Benedikt Meurer · 2 years, 6 months ago
  18. fe7a0d5 [cleanup] Remove unnecessary Closure-style casts by Simon Zünd · 2 years, 7 months ago
  19. 379c288 Allow meta-files to import relative entrypoints by Tim van der Lippe · 2 years, 8 months ago
  20. cd385c2 Remove resources from ui/legacy/module.json by Tim van der Lippe · 2 years, 8 months ago
  21. c127318 Fix modifier key handling for changing numbers in emulation size inputs by Tim van der Lippe · 2 years, 8 months ago
  22. c970aa0 Make the outerHTML element editor use CodeMirror 6 by Marijn Haverbeke · 2 years, 9 months ago
  23. b2a04e2 [ux] Render async stack traces consistently across DevTools front-end. by Benedikt Meurer · 2 years, 9 months ago
  24. 72b00f1 Automatically add referrer for links to 'developer.chrome.com' by Wolfgang Beyer · 2 years, 9 months ago
  25. c6f0c82 Prepare DevTools for removal of default 'any' from ObjectWrapper by Simon Zünd · 2 years, 9 months ago
  26. fda9300 Upgrade TypeScript to 4.4.2 by Simon Zünd · 2 years, 10 months ago
  27. 8eade7f Remove special-casing for utils by Tim van der Lippe · 2 years, 10 months ago
  28. eeea5d0 Remove inspector scrollbars CSS file from the build system by Victor Porof · 2 years, 10 months ago
  29. 90e2c0b Add tooltip for close button by Tim van der Lippe · 2 years, 10 months ago
  30. 01eab3c [Underscore Migration] Migrate ui/legacy by Jan Scheffler · 2 years, 11 months ago
  31. 5ff8c2b Fix shortcut tooltips for action buttons by Tim van der Lippe · 2 years, 11 months ago
  32. c2cbf32 Remove no-unused-vars suppressions by Tim van der Lippe · 3 years ago
  33. 877f04a Remove eslint-disable statements from type imports by Tim van der Lippe · 3 years ago
  34. f76ee1c Replace custom tooltip implementation with native HTML tooltips by Tim van der Lippe · 3 years ago
  35. 7bd8799 Resolve TODOs in UIUtils by Sigurd Schneider · 3 years ago
  36. 61fc9bd Improve typing of context types by Sigurd Schneider · 3 years ago
  37. 0d3452c Allow both Control and Meta key to suppress overlay info tooltip by Johan Bay · 3 years ago
  38. 8fc6f1b Remove createElementWithClass from document prototype by Sigurd Schneider · 3 years ago
  39. 2fa3032 Remove unnecessary casts from document.createElement by Sigurd Schneider · 3 years ago
  40. 84442c6 [DarkMode] remove enableLegacyPatching option by Jack Franklin · 3 years ago
  41. 915aed7 Changed usages of Number.secondsToString to use i18n.i18n.secondsToString by Kriti Sapra · 3 years, 1 month ago
  42. 703e6ab Updated usages of Number.millisToString to use i18n.i18n.millisToString by Kriti Sapra · 3 years, 1 month ago
  43. cb880dd Updated usages of Number.preciseMillisToString to use i18n.i18n.preciseMillisToString by Kriti Sapra · 3 years, 1 month ago
  44. dbac394 [Dark Mode] fix final patching sheets by Jack Franklin · 3 years, 1 month ago
  45. ff4abbd [DarkMode] tooltip.css and slider.css by Jack Franklin · 3 years, 1 month ago
  46. 62b16ba [Dark Mode] checkboxTextLabel.css by Jack Franklin · 3 years, 1 month ago chromium/4522
  47. 423587a Fix leaked mousemove event handler blocking input number steps by Changhao Han · 3 years, 1 month ago
  48. a75ae7c Enforce `import type` when importing TS types. by Jack Franklin · 3 years, 2 months ago
  49. c449f50 Moved Number.withThousandsSeparator to number-utilities.ts and added corresponding tests by Kriti Sapra · 3 years, 2 months ago
  50. fddcf40 Move theme_support to ui/legacy/theme_support by Tim van der Lippe · 3 years, 2 months ago
  51. 16b7c0c [JSDOC2TS]: Migrate ui by Jan Scheffler · 3 years, 3 months ago[Renamed (68%) from front_end/ui/legacy/UIUtils.js]
  52. fca98ed Move text_utils to models/text_utils by Tim van der Lippe · 3 years, 3 months ago
  53. aa61faf Move ui to ui/legacy by Tim van der Lippe · 3 years, 3 months ago[Renamed (97%) from front_end/ui/UIUtils.js]
  54. 7696157 Move common to core/common by Tim van der Lippe · 3 years, 3 months ago
  55. bb352e6 Move i18n to core/i18n by Tim van der Lippe · 3 years, 3 months ago
  56. e024731 Move host to core/host by Tim van der Lippe · 3 years, 3 months ago
  57. aa1ed7a Move platform to core/platform by Tim van der Lippe · 3 years, 3 months ago
  58. d8522ce Move dom_extension to core/dom_extension by Tim van der Lippe · 3 years, 3 months ago
  59. 138b794 [DarkMode] ui/smallBubble.css by Jack Franklin · 3 years, 4 months ago
  60. b3cdabd [DarkMode] migrate radioButton.css by Jack Franklin · 3 years, 4 months ago
  61. 4136727 Fix DragHandler for usage in web components by Sigurd Schneider · 3 years, 4 months ago
  62. f6afbca [eslint] Enable rule that prevents exporting UIStrings objects by Simon Zünd · 3 years, 4 months ago
  63. 343c141 merge inspectorStyle.css and inspectorCommon.css by Jack Franklin · 3 years, 4 months ago
  64. 9b0bc5b [Loc] Migrate ui to Localization V2 by Vidal Guillermo Diazleal Ortega · 3 years, 4 months ago
  65. f96b059 [ts] Update TypeScript to 4.2.1-rc by Simon Zünd · 3 years, 4 months ago
  66. 11d4397 [module.json extensions] @UI.Renderer by Andres Olivares · 3 years, 5 months ago
  67. de87262 [DarkMode] ui/inlineButton.css by Jack Franklin · 3 years, 5 months ago
  68. 385820f Remove UIUtils#createWebDevLink and friend by Simon Zünd · 3 years, 5 months ago
  69. e5436e3 [Switcher Icon]: Add tooltip to switcher icon + adding setTitle to UIUtils by Michael Liao · 3 years, 5 months ago
  70. 3cc3af3 Migrate trimEndWithMaxLength to string-utilities by Tim van der Lippe · 3 years, 5 months ago
  71. 213266c Migrate trimMiddle to string-utilities by Tim van der Lippe · 3 years, 6 months ago
  72. 05149e97 Remove ls from legacy-defs by Tim van der Lippe · 3 years, 6 months ago
  73. bcd6b5c Inline and remove isEnterKey by Tim van der Lippe · 3 years, 6 months ago
  74. ba0e645 Fix remaining no-implicit-coercion errors in front_end/ by Tim van der Lippe · 3 years, 6 months ago
  75. 7cdd342 [Dark Mode]: small CSS files by Jack Franklin · 3 years, 7 months ago
  76. 3650e61 Add "Copy file name" context menu to Workspace by Yisi · 3 years, 7 months ago
  77. 5e1aeb0 Remove suppress annotations by Tim van der Lippe · 3 years, 7 months ago
  78. 2e38eea Remove all comments with only the unrestricted annotation by Tim van der Lippe · 3 years, 7 months ago
  79. 3fa8654 [DarkMode] Migrate files without color definitions by Tim van der Lippe · 3 years, 7 months ago
  80. 6035f4a [Font Editor Prototype]: Implements Experimental Typography CSS Editor in Styles Pane by Michael Liao · 3 years, 7 months ago
  81. 25c0c4f [cleanup] Remove casts that are no longer needed by Simon Zünd · 3 years, 7 months ago chromium/4342
  82. 5bae823 Migrate elements/ extensions of type 'action' by Andres Olivares · 3 years, 7 months ago
  83. 3642900 Load new theme colours in the component docs. by Jack Franklin · 3 years, 7 months ago
  84. 6c7c4a6 Adds experiments compatibility to new extension registration system by Andres Olivares · 3 years, 7 months ago
  85. 01d71ac TypeScript-ify ui/UIUtils.js part 3 by Simon Zünd · 3 years, 8 months ago
  86. 1f30792 TypeScript-ify ui/UIUtils.js part 2 by Simon Zünd · 3 years, 8 months ago
  87. 49ce691 [ts] TypeScript-ify highlightRanges method in UIUtils.js by Simon Zünd · 3 years, 8 months ago
  88. ffe8986 [ts] TypeScript-ify ui/UIUtils part 1 by Simon Zünd · 3 years, 8 months ago
  89. c4892cc Properly export 'rangeOfWord' as a standalone function by Simon Zünd · 3 years, 8 months ago
  90. 1df58a0 Changed to WheelEvent instead of non-standard MouseWheelEvent by Yeol Park · 3 years, 8 months ago
  91. 65ba001 [ts] Replace UI.__editingCount and Element.__editing with Set by Simon Zünd · 3 years, 8 months ago
  92. c4b2f38 TypeScript-ify DragHandler in UIUtils.js by Simon Zünd · 3 years, 8 months ago
  93. df096a3 [ts] Replace DOMExtensions with platform features in UIUtils.js by Simon Zünd · 3 years, 8 months ago
  94. 9c480d4 [ts] Fix event types in ui/UIUtils.js by Simon Zünd · 3 years, 8 months ago
  95. 7969fdd Fix CSSAngle unit conversion issue by Changhao Han · 3 years, 8 months ago
  96. 090c3b6 Remove deepElementFrom{Event,Point} from prototypes by Sigurd Schneider · 3 years, 8 months ago
  97. d4e32eb Update CSSAngle to use value modification helper from UIUtils by Changhao Han · 3 years, 8 months ago
  98. 017a7f9 Remove enclosingNodeOrSelfWithNodeName from Node's prototype by Sigurd Schneider · 3 years, 8 months ago
  99. 1e29bd5 TypeScriptify OverViewGrid.js by Paul Lewis · 3 years, 8 months ago
  100. 4649823 Typecheck timeline/TimelineEventOverview.js with TypeScript by Tim van der Lippe · 3 years, 8 months ago