1. 8d2d750 Web Animations: Don't set compositor pending when document has been detached by dstockwell@chromium.org · 9 years ago main master
  2. 986a900 Devtools Animations: Add buffer and effect selection to animation timeline by samli@chromium.org · 9 years ago
  3. 2753a31 [DevTools] Remove relativeToElement from Dialog. by dgozman@chromium.org · 9 years ago
  4. edf17b9 Remove obsolete deprecated status for REF generator script. by wkorman@chromium.org · 9 years ago
  5. 875d622 Set SelectionPaintingWithoutSelectionGaps to stable. by wkorman@chromium.org · 9 years ago
  6. 4ff1e4c Devtools: initialize protocol enums synchronously by sergeyv@chromium.org · 9 years ago
  7. ffef79d Performance tests should use GCController.collectAll instead of GCController.collect by haraken@chromium.org · 9 years ago
  8. 5127cfd RuntimeEnabledFeatures::slimmingPaintOffsetCaching by wangxianzhu@chromium.org · 9 years ago
  9. 109acd8 mac: Remove OSX 10.11 font hack. by erikchen@chromium.org · 9 years ago
  10. e51864c Apply CSP default-src hash values to script-src and style-src. by jww@chromium.org · 9 years ago
  11. 134c138 Enable text-align-last property, by default. by dw.im@samsung.com · 9 years ago
  12. 678edea Don't use deprecated intrinsic size keywords in tests by cbiesinger@chromium.org · 9 years ago
  13. e6bc1b0 DeprecatedPaintLayerStackingNode should walk DPL by jchaffraix@chromium.org · 9 years ago
  14. 9839535 Animations: Remove animation-shorthand-overriding.html from expectations by samli@chromium.org · 9 years ago
  15. ee47094 Rebaseline over 300 tests for Mac 10.10 text changes. by jbroman@chromium.org · 9 years ago
  16. 7128d9b Devtools: Rename InspectorOverlayImpl to InspectorOverlay by sergeyv@chromium.org · 9 years ago
  17. b1a2077 Only block container children support pagination struts. by mstensho@opera.com · 9 years ago
  18. 83d852b Test that the right events are sent to the Bluetooth chooser. by jyasskin@chromium.org · 9 years ago
  19. 49b6e6b MediaRecorder: Adding BlobEvent and connecting it in MediaRecorderHandler by mcasas@chromium.org · 9 years ago
  20. 9fe9f73 Fix bug where setting canvas size to 0 was treated as if context was lost by junov@chromium.org · 9 years ago
  21. 0819eae Update handling of negative radius for feMorphology by fs@opera.com · 9 years ago
  22. a37363a Update handling of negative std.dev for feGaussianblur/feDropShadow by fs@opera.com · 9 years ago
  23. 6f22e3f Devtools UI: Add high DPI chevron overflow icon by samli@chromium.org · 9 years ago
  24. a4a20a4 Change the semantics of Width from CSS px to physical pixels by yoav@yoav.ws · 9 years ago
  25. 90043df Use same snapping for values in clientWidth/Height and scrollWidth/Height by leviw@chromium.org · 9 years ago
  26. 0a6a6b2 SSE2 Optimization for ParamEvent::SetValueCurve by adrian.belgun@intel.com · 9 years ago
  27. 626d84c Auto-rebaseline for r202563 by joelo@chromium.org · 9 years ago
  28. 5582e85 Auto-rebaseline for r202601 by joelo@chromium.org · 9 years ago
  29. 7d8fec9 Mark http/tests/xmlhttprequest/ontimeout-event-override-after-failure.html as flaky (again). by jbroman@chromium.org · 9 years ago
  30. 475cba2 Remove shouldPersist from WebPlugin.h. by dsinclair@chromium.org · 9 years ago
  31. 0071ae3 Sync m_lastRemainingAllocationSize on promptly freeing objects. by sigbjornf@opera.com · 9 years ago
  32. b7e6622 Restore flaky expectation for virtual/pointerevent/fast/events/mouse-event-buttons-attribute.html. by jbroman@chromium.org · 9 years ago
  33. 691d2f2f Fix caching bug in JPEGImageDecoder by scroggo@google.com · 9 years ago
  34. 4871c22 Consider Layout tree cycles when resolving the <pattern> content element by fs@opera.com · 9 years ago
  35. dbb8a38 Move parseFontFaceDescriptor to CSSPropertyParser.cpp by rob.buis@samsung.com · 9 years ago
  36. aa8346d Oilpan: fix build after r202625. by sigbjornf@opera.com · 9 years ago
  37. f298044 Remove unused variable movedSectionLogicalTop from table layout code. by mstensho@opera.com · 9 years ago
  38. 3d59927 Remove unnecessary virtual status of scroll* methods on Element by leviw@chromium.org · 9 years ago
  39. 5bc05e9 BackgroundImage incorrectly returns empty url() when created on-the-fly by nainar@chromium.org · 9 years ago
  40. a2fd259 Non-Oilpan Memory: Fix HTMLViewSourceDocument and WebLeakDetector. by loyso@chromium.org · 9 years ago
  41. 23b201b Reland "Subsequence caching for slimming paint v1" (REF guarded) by wangxianzhu@chromium.org · 9 years ago
  42. f103b33 Add class level comment to LayoutSVGForeignObject by jchaffraix@chromium.org · 9 years ago
  43. 9f7fb92 Add getConfiguration method to USBDevice. by reillyg@chromium.org · 9 years ago
  44. d36c3b5 [DevTools] Add blocked mixed content to security panel by estark@chromium.org · 9 years ago
  45. 7af175e DevTools: make trace event data namespaces, not classes by caseq@chromium.org · 9 years ago
  46. f2110c2 Web Animations: Don't participate in grouping when start time is set by dstockwell@chromium.org · 9 years ago
  47. 9c9febb Web Animations: Handle iteration values which overflow int. by dstockwell@chromium.org · 9 years ago
  48. bae7cfd Revert of Oilpan: Schedule a conservative GC when page navigations are happening frequently (patchset #2 id:20001 of https://codereview.chromium.org/1353283002/ ) by kbr@chromium.org · 9 years ago
  49. c692a99 Use the current license block for SharedContextRateLimiter. by jbroman@chromium.org · 9 years ago
  50. 881586f8 Add implied_by parameter to RuntimeEnabledFeatures by wangxianzhu@google.com · 9 years ago
  51. b65f743 Devtools[LayoutEditor]: Fix infinite loop during building medias by sergeyv@chromium.org · 9 years ago
  52. ebb1ba5 Devtools[LayoutEditor]: Introduce LayoutEditorObject and move functions to it by sergeyv@chromium.org · 9 years ago
  53. 2cba290 [Line Layout API] Convert almost all uses of InlineTextBox::layoutObject to ::lineLayoutItem by pilgrim@chromium.org · 9 years ago
  54. 0237a66 Under-invalidation checking for subsequences by wangxianzhu@chromium.org · 9 years ago
  55. eac3800 Remove Linux GN bots from blink CQ. by dpranke@chromium.org · 9 years ago
  56. fba9f15 Bump mac_chromium_gn_rel to 100% experimental on the Blink CQ. by dpranke@chromium.org · 9 years ago
  57. 1b8d1d5 Removed dead file: core/html/canvas/CanvasRenderingContextFactory.cpp by ikilpatrick@chromium.org · 9 years ago
  58. 1e9d21c DevTools: cleanup WI.CSSRule interface by lushnikov@chromium.org · 9 years ago
  59. 344c405 Remove kernelUnitLength plumbing by fs@opera.com · 9 years ago
  60. dacf847 DevTools: remove padding before pseudo-element matched styles. by lushnikov@chromium.org · 9 years ago
  61. a4427d2 Devtools UI: Support persistent tab dragging for extensions by samli@chromium.org · 9 years ago
  62. ada7a3d DevTools: do not re-create WI.CSSStyleDeclaration object after edits by lushnikov@chromium.org · 9 years ago
  63. 48de1d8 Devtools UI: Change tab slider to 2px composed of two colors by samli@chromium.org · 9 years ago
  64. d498993 [DevTools] Improve InspectorOverlayImpl::update handling. by dgozman@chromium.org · 9 years ago
  65. 1e40515 Clean up WebSyncProvider now that the browser has implemented the necessary functionality. by jkarlin@chromium.org · 9 years ago
  66. a13b38c Drop virtual LightSource::create by fs@opera.com · 9 years ago
  67. 16985c3 Keep overlay cast button visible long enough for user action by aberent@chromium.org · 9 years ago
  68. c9f6fb8b Remove PlatformKeyboardEvents requirement to have located virtual keycode information. by dtapuska@chromium.org · 9 years ago
  69. d8749a1 Remove deprecation warning for fullscreen on insecure origins by jww@chromium.org · 9 years ago
  70. 64e9b6f [NetInfo] Clean up after adding connection.downlinkMax by jkarlin@chromium.org · 9 years ago
  71. a9df92e Unflake inspector/sources/debugger-breakpoints/debugger-reload-breakpoints-with-source-maps.html by yurys@chromium.org · 9 years ago
  72. f2a13f0 Remove DeprecatedPaintLayerFragment::outlineRect by jchaffraix@chromium.org · 9 years ago
  73. b7cd146 Mark ast/frames/sandboxed-iframe-navigation-parent.html by caseq@chromium.org · 9 years ago
  74. 29c5ced Remove unused entry point rateLimitOffscreenContextCHROMIUM from WebGraphicsContext3D by junov@chromium.org · 9 years ago
  75. 136d344 Rename dump-render-tree switch to run-layout-test. by tfarina@chromium.org · 9 years ago
  76. 2eaa1d2 Add a few more new flakes. by ojan@chromium.org · 9 years ago
  77. 73e6f06 Revert r197050. by ojan@chromium.org · 9 years ago
  78. e5fc8b6 Implement MouseEvent.getModifierState by dtapuska@chromium.org · 9 years ago
  79. 27253e2 scheduler: Rename WebPageScheduler to WebFrameHostScheduler by skyostil@chromium.org · 9 years ago
  80. fad6546 Do not pass SecurityOrigin* in WorkerThreadStartupData by hiroshige@chromium.org · 9 years ago
  81. 684d928 Reject CSS numbers outside of 32-bit float range by alancutter@chromium.org · 9 years ago
  82. e6a50e3 Refactor fill and stroke animation to use PaintInterpolationType by alancutter@chromium.org · 9 years ago
  83. 5132638 Return const by ref instead of value by tanay.c@samsung.com · 9 years ago
  84. 3ece73f Migrate color CSS properties to ColorInterpolationType by alancutter@chromium.org · 9 years ago
  85. 1afac5b Oilpan: like Vector<T>, restrict Deque<T> to certain part objects. by sigbjornf@opera.com · 9 years ago
  86. 45a510e [Loader] Add thread-safety assertions to WorkerLoaderClientBridgeSyncHelper by hiroshige@chromium.org · 9 years ago
  87. e4ccd73 Oilpan: fix build after r202549. by sigbjornf@opera.com · 9 years ago
  88. 1cb99d5 Oilpan: Schedule a conservative GC when page navigations are happening frequently by haraken@chromium.org · 9 years ago
  89. 2fa1617 Introduce wrapper version of VisibleSelectionTemplate and use it in SelectionController by yosin@chromium.org · 9 years ago
  90. d2b8a79 Skip InlineBox paint invalidation on document destruction by pdr@chromium.org · 9 years ago
  91. 453ef496 [DevTools] Add remove button for event listener handler by kozyatinskiy@chromium.org · 9 years ago
  92. 4fb37b4 Remove "+heap" from Source/platform/DEPS. by jbroman@chromium.org · 9 years ago
  93. dc6c7bc Disable newline selection highlighting for vertical and RTL text. by wkorman@chromium.org · 9 years ago
  94. 39f20ce Include transform origin in the transform tree. by jbroman@chromium.org · 9 years ago
  95. fa9891a DevTools: Make background activity on timeline overview more visible by alph@chromium.org · 9 years ago
  96. a978ee5 DevTools: format meta values while editing styles by pfeldman@chromium.org · 9 years ago
  97. 06cb9e9 DevTools: Nuke timeline frame overview by alph@chromium.org · 9 years ago
  98. 605a979 Invalidate line break selection rects when selected. by wkorman@chromium.org · 9 years ago
  99. 06e8485 Devtools UI: Do not animate tab slider on load and during dragging by samli@chromium.org · 9 years ago
  100. 3529d49 DevTools: switching between unsaved snippets zero out their content. by pfeldman@chromium.org · 9 years ago