[go: nahoru, domu]

  1. 8f8a4f0 [CSSHints] Fix incorrect checks for the presence of parent styles by Alex Rudenko · 1 year, 5 months ago
  2. e394967 Reintroduce clearTrustTokens to devtools. by Tim Huber · 1 year, 5 months ago chromium/5595
  3. f4fe231 [sources] Try remove entire project on execution context destroyed by Jaroslav Sevcik · 1 year, 5 months ago
  4. 08167f9 [sources] Remove ui source code in batches to throttle focus updates by Jaroslav Sevcik · 1 year, 5 months ago
  5. dd8e9f2 Move logpoint detection from view to SDK layer by Simon Zünd · 1 year, 5 months ago
  6. de6c4e5 [Lighthouse] Roll Lighthouse 10.0.0 by Adam Raine · 1 year, 5 months ago
  7. f5266ee Display MDN docs by hovering over CSS properties in DevTools by Alexey Rodionov · 1 year, 5 months ago
  8. 6b47192 [Deprecations] (5) Replace browser_protocol.pdl enum {DEVTOOLS} by Ari Chivukula · 1 year, 5 months ago
  9. 9918d13 Rename ApplicationPanelPreloadingSection to PreloadingTreeElement by Wolfgang Beyer · 1 year, 5 months ago
  10. 58c05b1 Ensure Preloading View is shown upon DevTools restart by Wolfgang Beyer · 1 year, 5 months ago
  11. 65b3f3e Remove manifest primary icon by Wolfgang Beyer · 1 year, 5 months ago
  12. be826f5 [sources] Gracefully ignore history items with invalid resource type names. by Benedikt Meurer · 1 year, 5 months ago
  13. b8e317a Add class for lazy loading CSS property documentation by Simon Zünd · 1 year, 5 months ago
  14. add8588 Disable CSS hints for SVG elements by Alex Rudenko · 1 year, 5 months ago
  15. a989acd [test] Ensure network persistence manager is fully initialized by Jaroslav Sevcik · 1 year, 5 months ago
  16. 4cea925 [Deprecations] (3) Copy deprecation.json5 into devtools_frontend via update flow by Ari Chivukula · 1 year, 5 months ago
  17. 2257f7b Indicate ignore listed files and folders in the page source tree. by Eric Leese · 1 year, 5 months ago
  18. 42448cc [console] Console message anchor links to breakpoint/logpoint by Simon Zünd · 1 year, 5 months ago
  19. d83536e [BreakpointView] Change algorithm to differentiate paths by Kim-Anh Tran · 1 year, 5 months ago
  20. 05fdb64 Throttle layouting source tree items when adding them to the Navigator View by Jaroslav Sevcik · 1 year, 5 months ago
  21. 211ea4b Simplify AppManifestView test. by Danil Somsikov · 1 year, 5 months ago
  22. 0801f17 [BreakpointView] Show differentiating path for ambiguous file names by Kim-Anh Tran · 1 year, 5 months ago
  23. ae824e6 [bindings] Introduce uiLocationRangeToRawLocationRanges(). by Benedikt Meurer · 1 year, 5 months ago
  24. 76ea8b3 Roll protocol by Danil Somsikov · 1 year, 6 months ago
  25. c96b7aa [cleanup] Remove zero-width-space workaround in Linkifier by Simon Zünd · 1 year, 6 months ago
  26. d58285e Add branded type for user-authored breakpoint conditions by Simon Zünd · 1 year, 6 months ago
  27. 25650e0 Store breakpoint conditions as entered by the user by Simon Zünd · 1 year, 6 months ago chromium/5560
  28. 576db2d Use isLogpoint instead of checking for the prefix in test by Simon Zünd · 1 year, 6 months ago
  29. b6c8a19 [BreakpointView] Add checkbox to disable/enable breakpoints in group by Kim-Anh Tran · 1 year, 6 months ago
  30. 25b960a Fix not showing color-mix swatch when a var is used in interpolation by Ergün Erdoğmuş · 1 year, 6 months ago chromium/5557
  31. 6afd495 Use 'isLogpoint()' instead of string comparison in BreakpointsSidebar by Simon Zünd · 1 year, 6 months ago
  32. b86db84 [breakpoint] Add 'isLogpoint' property to each stored breakpoint by Simon Zünd · 1 year, 6 months ago
  33. 64075ed [sources] Key history items on URL and resource type. by Benedikt Meurer · 1 year, 6 months ago
  34. 8f34ddd Re-enable SyncSection tests by Jack Franklin · 1 year, 6 months ago
  35. da99ff8 Remove skipped web vitals tests by Jack Franklin · 1 year, 6 months ago
  36. 0b0c818 [breakpoint] Include 'isLogpoint' in the BreakpointEditDialog result by Simon Zünd · 1 year, 6 months ago
  37. ea323e4 [breakpoint] Add some unit tests for BreakpointEditDialog by Simon Zünd · 1 year, 6 months ago
  38. cd61077 Handle ColorMix properly by separating parsing and rendering by Ergün Erdoğmuş · 1 year, 6 months ago
  39. d172084 Add Full-Version-List UI by Dustin J. Mitchell · 1 year, 6 months ago
  40. 504995f [Colors] Show a color conversion menu instead of cycling through colors by Philip Pfaffe · 1 year, 6 months ago
  41. 8e66bfa Remove backgroundServices* experiment as all these were enabled years ago. by Danil Somsikov · 1 year, 6 months ago
  42. 318766c [cleanup] Move breakpoint storageId calculation into Storage class by Simon Zünd · 1 year, 6 months ago
  43. 38f864d [cleanup] Remove initiator from `SourceMap`s. by Benedikt Meurer · 1 year, 6 months ago
  44. d635e1b Remove security origin support from DOM Storage code as it was buggy and unnecessary. by Danil Somsikov · 1 year, 6 months ago
  45. a94890a PreloadingPanel: Show warnings if holdback flags enabled by keno · 1 year, 6 months ago chromium/5535
  46. 7d436f7 Remove security origin support from ServiceWorker cache model and views. by Danil Somsikov · 1 year, 6 months ago
  47. 5ba1a2d Shared Storage: Add reset budget button and align info icon. by Camillia Smith Barnes · 1 year, 6 months ago chromium/5532
  48. 5b54410 Add ColorMixSwatch and react to color changes in ColorSwatch by Ergün Erdoğmuş · 1 year, 6 months ago
  49. 1d38337 [Autofill in Devtools] Use the violatingNodeId as part of the Pk. by Bruno Braga · 1 year, 6 months ago
  50. 7fc544b Cache expensive renderValue() calls in ComputedStyleProperty by Jack Franklin · 1 year, 6 months ago
  51. f806527 [sdk] Remove unsound caching from the SourceMapManager. by Benedikt Meurer · 1 year, 7 months ago
  52. 827168e Fix disappearing icon for newly added header overrides by Wolfgang Beyer · 1 year, 7 months ago
  53. 354fb0f [CSSHints] Fix validation for the order property by Alex Rudenko · 1 year, 7 months ago
  54. 23670b2 Remove more noise from unit test output by Wolfgang Beyer · 1 year, 7 months ago
  55. 834b3ba Warn about invalid chars only for editable headers by Wolfgang Beyer · 1 year, 7 months ago
  56. d75da90 Remove noise from unit test output by Wolfgang Beyer · 1 year, 7 months ago
  57. 3970b49 Show deleted header overrides by Wolfgang Beyer · 1 year, 7 months ago
  58. e878aeb Handle non-breaking space in header overrides by Wolfgang Beyer · 1 year, 7 months ago
  59. 4fa8bf2 Show info icon prompting user to reload upon header edits by Wolfgang Beyer · 1 year, 7 months ago
  60. 334fae9 [test] Add test for correct TypeScript extends outline. by Benedikt Meurer · 1 year, 7 months ago
  61. 9757f3c Remove unneeded optional chaining operator from tests by Wolfgang Beyer · 1 year, 7 months ago
  62. d5d00a8 refactor: Simplify getHeaderText by keno · 1 year, 7 months ago
  63. 4a6e635 Handle paste-event for header overrides editor in the sources panel by Wolfgang Beyer · 1 year, 7 months ago
  64. 79c9219 Handle empty string for header name when editing .headers by Wolfgang Beyer · 1 year, 7 months ago
  65. df3aac7 Handle 'Escape'-key in header overrides editor in sources panel by Wolfgang Beyer · 1 year, 7 months ago
  66. 89f259d [TextEditor] Make autocompletion consistent. by Benedikt Meurer · 1 year, 7 months ago
  67. 68d3ec3 PreloadingPanel: Add Preloading Status Panel by keno · 1 year, 7 months ago
  68. 8d20e65 Shared Storage: Show origin DevTools items view even if not using API. by cammie · 1 year, 7 months ago
  69. faf0b69 Ensure header name editability takes overall overrides setting into account by Wolfgang Beyer · 1 year, 7 months ago
  70. c8d689a Header overrides editor: show warning for disallowed header names by Wolfgang Beyer · 1 year, 7 months ago
  71. 2158a6c PreloadingPanel: Add PreloadingDetailsReportView by keno · 1 year, 7 months ago
  72. b5a6c63 [webauthn] Switch from polling to events by Nina Satragno nsatragno@chromium.org · 1 year, 7 months ago
  73. 46d0a5c PreloadingPanel: Add PreloadingGrid by keno · 1 year, 7 months ago
  74. e38f19e [sources] Origins for source-mapped stylesheets. by Benedikt Meurer · 1 year, 7 months ago
  75. 6451038 [Sources] Fix QuickOpenOutline for ES5-style classes. by Benedikt Meurer · 1 year, 7 months ago
  76. 0d3c07e Handle empty 'applyTo' when editing .headers by Wolfgang Beyer · 1 year, 7 months ago
  77. beb69e0 Make elements tree ellipsis clickable to expand by han · 1 year, 7 months ago
  78. d317cb2 Handle colors first and then the bezier curves in Styles pane by Ergün Erdoğmuş · 1 year, 7 months ago
  79. fa65d74 [test] Add a test for scope view with variable clash by Jaroslav Sevcik · 1 year, 7 months ago
  80. e3a893f Fix header highlighting in Headers View by Wolfgang Beyer · 1 year, 7 months ago
  81. 04dafe5 Shared Storage: Hook up to application panel. by cammie · 1 year, 7 months ago
  82. a3abf7e Shared Storage: Add DevTools tree elements. by cammie · 1 year, 7 months ago
  83. 3cfef24 Introduce separate EditableSpan component by Wolfgang Beyer · 1 year, 7 months ago
  84. 2d5f26e Shared Storage: Fix 3 minor view bugs. by cammie · 1 year, 7 months ago
  85. 35d6bf6 [BackgroundServices] Support storage key in the frontend by Kateryna Prokopenko · 1 year, 7 months ago
  86. 9c40780 [CacheStorage] Support storage key in the frontend by Kateryna Prokopenko · 1 year, 8 months ago chromium/5449
  87. 093bad5 [sources] Add tests for style and event handler attributes. by Benedikt Meurer · 1 year, 7 months ago
  88. d4f431e Shared Storage: Add DevTools per-origin items view. by cammie · 1 year, 7 months ago
  89. fbbcedb [QuickOpen] Add tests for TypeScript decorators. by Benedikt Meurer · 1 year, 7 months ago chromium/5448
  90. 779abc9 Parse colors defined in new syntax as `Color` objects by Ergün Erdoğmuş · 1 year, 8 months ago chromium/5447
  91. 2faa7d5 Add CSS aliases to autocomplete by Changhao Han · 1 year, 8 months ago
  92. 2f248dd Using TargetManager.mainFrameTarget instead of relying on the first by Kateryna Prokopenko · 1 year, 8 months ago
  93. 468e0f2 Using TargetManager.mainFrameTarget instead of relying on the first model seen in the MediaQueryInspector. by Danil Somsikov · 1 year, 8 months ago
  94. 16b8331 Using TargetManager.mainFrameTarget instead of relying on the first model seen in the CSSPlugin by Danil Somsikov · 1 year, 8 months ago
  95. e8ab47b Always create prerendering target first in tests to ensure that the code doesn't depend on targets order. by Danil Somsikov · 1 year, 8 months ago
  96. f3cb109 Jump to keyframes by Philip Pfaffe · 1 year, 8 months ago
  97. 973e4dc Using TargetManager.mainFrameTarget instead of relying on the first model seen in the LighthouseController by Danil Somsikov · 1 year, 8 months ago
  98. aeb9b65 Using TargetManager.mainFrameTarget instead of relying on the first model seen in the ServiceWorkersView. by Danil Somsikov · 1 year, 8 months ago
  99. 7281514 Using TargetManager.mainFrameTarget instead of relying on the first model seen in the ScreencastApp. by Danil Somsikov · 1 year, 8 months ago
  100. dbe90fa [metrics] Hook up metrics for the file formats in the Sources panel. by Benedikt Meurer · 1 year, 8 months ago