1. c16050b Add documentation to LayoutReplaced and LayoutImage by jchaffraix@chromium.org · 9 years ago
  2. 7441784 [DevTools] Use kb/s and Mb/s for network bandwidth. by dgozman@chromium.org · 9 years ago
  3. a3b4a2e Added a class level comment to LayoutView by jchaffraix@chromium.org · 9 years ago
  4. a6818f9 Devtools[LayoutEditor]: create LayoutEditor only when node is selected by sergeyv@chromium.org · 9 years ago
  5. 10b2b4a Devtools Color: Fix HEX live update regression by samli@chromium.org · 9 years ago
  6. 29324ab DevTools: CSS.getMatchedStylesForNode protocol command to return inline styles by lushnikov@chromium.org · 9 years ago
  7. c63b89c [DevTools] Store expanded state on refresh in EventListeners Sidebar by kozyatinskiy@chromium.org · 9 years ago
  8. b9d7dc4 Revert of Introduce wrapper version of VisibleSelectionTemplate and use it in SelectionController (patchset #1 id:1 of https://codereview.chromium.org/1356853002/ ) by thakis@chromium.org · 9 years ago
  9. d38224b Revert of Utilize VisibleSelectionTemplate in FrameSelection (patchset #2 id:20001 of https://codereview.chromium.org/1353673005/ ) by thakis@chromium.org · 9 years ago
  10. 32e6790d Drop an obsolete test svg/custom/svg-element-destructor-iteration-crash.html by peria@chromium.org · 9 years ago
  11. b234126 Revert of Utilize VisibleSelectionTemplate in PendingSelection (patchset #3 id:40002 of https://codereview.chromium.org/1350303002/ ) by thakis@chromium.org · 9 years ago
  12. 477eef6 Revert of Subsequence caching for slimming paint v1 (patchset #17 id:380001 of https://codereview.chromium.org/1308793004/ ) by dgozman@chromium.org · 9 years ago
  13. 2e4f42e Don't try the skipInvalidationWhenLaidOutChildren optimization for <object>. by chrishtr@chromium.org · 9 years ago
  14. 1d28d60 Remove PNGImageEncoder::encode(SkBitmap, ...) by fmalita@chromium.org · 9 years ago
  15. 34139be Invalidate paint on layer removal by wangxianzhu@chromium.org · 9 years ago
  16. ea423fa DevTools: show number of mixed requests in Security Panel by estark@chromium.org · 9 years ago
  17. 8707034 Devtools Animations: Allow for editable playback rate by samli@chromium.org · 9 years ago
  18. 279f90c Utilize VisibleSelectionTemplate in PendingSelection by yosin@chromium.org · 9 years ago
  19. e6ddb0d Ensure that the scroll anchor is cleared when the frame is done loading. by skobes@chromium.org · 9 years ago
  20. f39a4e7 Revert of [Bug 532910] Mark various tests that will need later rebaselines (patchset #3 id:40001 of https://codereview.chromium.org/1350343002/ ) by noel@chromium.org · 9 years ago
  21. 318ad17 Utilize VisibleSelectionTemplate in FrameSelection by yosin@chromium.org · 9 years ago
  22. 86dee58 Re-enable test_check_generate_breakpad_symbols_actually_exists. by sdefresne@chromium.org · 9 years ago
  23. 373948c Ignore root element layout for background-attachment:fixed on root background by trchen@chromium.org · 9 years ago
  24. a3c1667 update-w3c-deps import using blink e98e996cf6dfab3af465bea33279df933a764e9c: by kojii@chromium.org · 9 years ago
  25. 8f90b7b [Bug 532910] Mark various tests that will need later rebaselines by radu.velea@intel.com · 9 years ago
  26. 2aa51b8 Scale objectBoundingBox units for primitive dimensions w/ -webkit-filter by fs@opera.com · 9 years ago
  27. ad9da0e Introduce wrapper version of VisibleSelectionTemplate and use it in SelectionController by yosin@chromium.org · 9 years ago
  28. b8f6a84 [3/3 blink] Add force update on page load checkbox in DevTool's Sources panel. by horo@chromium.org · 9 years ago
  29. 48e5493c Avoid stack overflow triggered by out-of-band layout of flexbox child. by mstensho@opera.com · 9 years ago
  30. 2c3767b Oilpan: Add ThreadState::current() checks to gcPrologue/gcEpilogue by haraken@chromium.org · 9 years ago
  31. 8d0ce3d Fix texImage2DCanvasByGPU path for texImage2D/texSubImage2D by qiankun.miao@intel.com · 9 years ago
  32. c3ec1a4 [Loader] Avoid calls after completion methods in ThreadableLoaderClientWrapper by hiroshige@chromium.org · 9 years ago
  33. bcde470 [tracing] Rename WebMemoryDumpLevelOfDetail enums to match chromium by primiano@chromium.org · 9 years ago
  34. 33ba8ad Update to the new location of the generate_breakpad_symbols.py script. by senorblanco@chromium.org · 9 years ago
  35. 7eb2976 Change CSSImageValue's member variables from String to AtomicString by hajimehoshi@chromium.org · 9 years ago
  36. a05b987 Fix FontDescription cache key computation by drott@chromium.org · 9 years ago
  37. 76af0aa Get rid of VisibleSelection::In{DOM,Composed}Tree::toPositionType() by yosin@chromium.org · 9 years ago
  38. 4e01097 Make main thread transform animations responsive to CSS zoom changes by alancutter@chromium.org · 9 years ago
  39. 1cd8cc5 Fix an assertion failure in Document::setFocusedElement. by tkent@chromium.org · 9 years ago
  40. ca5c1f7 Make use-instanceRoot-event-bubbling.xhtml not to use pixel test by yosin@chromium.org · 9 years ago
  41. 7045213 Remove unused functions. by guoweis@chromium.org · 9 years ago
  42. de2a502 [blink/mac] Support getting baseline point for showing dictionary lookup bubble. by shuchen@chromium.org · 9 years ago
  43. c03a621 Fix two outdated comments in SecurityPanel. by lgarron@chromium.org · 9 years ago
  44. 0513b6c Clear the Security panel on MainFrameNavigated. by lgarron@chromium.org · 9 years ago
  45. 17eeecc DevTools: allow element.style to disappear when filtering in SSP by lushnikov@chromium.org · 9 years ago
  46. 1cfa05a DevTools: slightly cleanup WI.CSSRule interface by lushnikov@chromium.org · 9 years ago
  47. f847344 Add WebNode::isCommentNode(). by esprehn@chromium.org · 9 years ago
  48. d0dd976 Use InterpolationTypes for CSS/Web Animations on line-height by alancutter@chromium.org · 9 years ago
  49. 60a61f2 Apply consistent template parameter name rule to SelectionController.cpp by yosin@chromium.org · 9 years ago
  50. a9ac7b0 Apply consistent template parameter name rule to PendingSelection.cpp by yosin@chromium.org · 9 years ago
  51. 9a78264 Fix webkit_unit_tests.isolate to use ' instead of ". by joelo@chromium.org · 9 years ago
  52. 387c98b Start tracking Document::detach for performance issues by pdr@chromium.org · 9 years ago
  53. 8990122 DevTools: Use Promises for getCertificateDetails. by lgarron@chromium.org · 9 years ago
  54. e98e996 Map GL_UNSIGNED_INT_10F_11F_11F_REV type to GL_FLOAT. by zmo@chromium.org · 9 years ago
  55. 35c010b Apply consistent template parameter name rule to FrameSelection.cpp by yosin@chromium.org · 9 years ago
  56. 28c8613 Include space for newline selection in selection invalidation rect. by wkorman@chromium.org · 9 years ago
  57. 8cff7c9 Make deps of GN groups public. by brettw@chromium.org · 9 years ago
  58. 58870dd Provide space for the transform origin in BeginTransform3DDisplayItem. by jbroman@chromium.org · 9 years ago
  59. ee4d628 Remove dependency on m_previousPositionFromPaintInvalidationBacking for spv2 by wangxianzhu@chromium.org · 9 years ago
  60. 4982a95 Avoid a signed integer overflow in ExecutionContext::circularSequentialID(). by jyasskin@chromium.org · 9 years ago
  61. 1219407 Fix typo in fast/repaint/add-transform-repaint-descendants.html test. by wkorman@chromium.org · 9 years ago
  62. 3406176 Devtools UI: Add node-specific actions into a ghost toolbar in DOM by samli@chromium.org · 9 years ago
  63. 515cdb4 Auto-rebaseline for r202466 by joelo@chromium.org · 9 years ago
  64. 07c2dab Add iterative destructor for LinkedStack to avoid StackOverflow when destroying long linked lists. by shans@chromium.org · 9 years ago
  65. aa7113d Implement and test TransformationMatrix::applyTransformOrigin. by jbroman@chromium.org · 9 years ago
  66. abedb26 Remove WebNode::nodeName(), no one uses it. by esprehn@chromium.org · 9 years ago
  67. 0f7db11 Allow out of process iframes to display context menus by kenrb@chromium.org · 9 years ago
  68. cae9ef8 [DevTools] Add async stack for console messages with empty stack by kozyatinskiy@chromium.org · 9 years ago
  69. 4401298 Auto-rebaseline for r202438 by joelo@chromium.org · 9 years ago
  70. e19f2c5 Correct comment in CSSDefaultStyleSheets.cpp. by jbroman@chromium.org · 9 years ago
  71. c8efc44 Remove usage of WebElement::tagName() in blink. by esprehn@chromium.org · 9 years ago
  72. d4f5c90 Timeline: assure we really start timeline before reloading the page while on Timeline panel by caseq@chromium.org · 9 years ago
  73. c703122 [DevTools] Emulate hover and pointer types. by dgozman@chromium.org · 9 years ago
  74. 35c2b26 Remove WebNode::remove(). by esprehn@chromium.org · 9 years ago
  75. e405f9a Mark some tests on XP as needing rebaseline. by senorblanco@chromium.org · 9 years ago
  76. d3e6747 Merge SVGFilter into Filter by fs@opera.com · 9 years ago
  77. 38132d1 DevTools Timeline: extract and generalize async initiator tracing logic by caseq@chromium.org · 9 years ago
  78. 9787ab1 Add a UseCounter for backspace-goes-back. by esprehn@chromium.org · 9 years ago
  79. bc6273c Fix flakiness in 2 float tests by robhogan@gmail.com · 9 years ago
  80. 23b95d0 Added layout test for aria-orientation and cleaned up code. Also exposed hr element with an orientation of horizontal. by nektar@chromium.org · 9 years ago
  81. e164198 Subsequence caching for slimming paint v1 by wangxianzhu@chromium.org · 9 years ago
  82. b5d23ec Fix browser_tests on 32-bit linux. by guoweis@chromium.org · 9 years ago
  83. a0bf6a0 Create Source/core/paint/OWNERS. by jbroman@chromium.org · 9 years ago
  84. 6c38d36 Revert of Devtools UI: Upgrade breadcrumbs to material design UI (patchset #2 id:20001 of https://codereview.chromium.org/1312033008/ ) by pfeldman@chromium.org · 9 years ago
  85. 53d974d Remove WebNode::createMarkup(), nothing calls it. by esprehn@chromium.org · 9 years ago
  86. 08e09fe [KeyEvent Mac] Remove the WebInputEventFactory from blink. by dtapuska@chromium.org · 9 years ago
  87. f8e0281 Make WebNode::querySelector and querySelectorAll more ergonomic. by esprehn@chromium.org · 9 years ago
  88. 1dc936c Remove WebNode::containsIncludingShadowDOM, nothing uses it. by esprehn@chromium.org · 9 years ago
  89. 784ac23 Create Source/platform/graphics/OWNERS. by jbroman@chromium.org · 9 years ago
  90. 53ae7ab Switch SVGFEImage from SkBitmapSource to SkImageSource by fmalita@chromium.org · 9 years ago
  91. 1377082 CSS: Avoid style recalc when only descendants need update by ericwilligers@chromium.org · 9 years ago
  92. dacb358 Modify gesture event types for WebView-tag scroll bubbling. by wjmaclean@chromium.org · 9 years ago
  93. 372fa02 Permission TestRunner: only use permissions-helper.js from http/tests/. by mlamouri@chromium.org · 9 years ago
  94. 2581c0d Switch blink repo to use chromium-status.appspot.com (try #2) by phajdan.jr@chromium.org · 9 years ago
  95. 5346d5c Prevent ThreadableLoaderClient methods from being called after failure notification by tyoshino@chromium.org · 9 years ago
  96. 99dbfc1 Migrate CSS properties interpolable as numbers to NumberInterpolationType by alancutter@chromium.org · 9 years ago
  97. d7892a3 Content property not found among indexed properties of computed style. by ramya.v@samsung.com · 9 years ago
  98. 4a78655 Recomposite transform animations when CSS zoom changes by alancutter@chromium.org · 9 years ago
  99. 0363f88 Make composed tree version of StyledMarkupSerializer to use VisiblePositionInComposedTree by yosin@chromium.org · 9 years ago
  100. 8d56f2d Oilpan: fix build after r202439. by sigbjornf@opera.com · 9 years ago