1. 51e1c40 Move blink layout-specific saturated math back to WTF by Justin Schuh · 8 years ago
  2. ade58d3 Revert "viz: Move BeginFrameSource tests to components/viz/test" by Avi Drissman · 8 years ago
  3. ddb6c3f Setting textArea.defaultValue should wipe out any children. by Shanmuga Pandi M · 8 years ago
  4. 44f013d Streams API: Harden SimpleQueue by Adam Rice · 8 years ago
  5. 6465a7a viz: Move BeginFrameSource tests to components/viz/test by Fady Samuel · 8 years ago
  6. b1d13da Change Worklet::proxies_ to be a HeapVector by Xida Chen · 8 years ago
  7. 26e1a27 Remove needless early-return from ResourceFetcher::RequestResource by Yutaka Hirano · 8 years ago
  8. 97ea52ac Stop using default arguments in the DocumentInit constructor by Takeshi Yoshino · 8 years ago
  9. 1b80c8a Add Semantic UI loading perf test. by Naina Raisinghani · 8 years ago
  10. 6320d35 Add range-matching capabilities to FontFaceCache by Dominik Röttsches · 8 years ago
  11. c943c90 Refactor the conditions in ResourceFetcher by Takeshi Yoshino · 8 years ago
  12. 6ce8b71 Remove some tests that no longer leak from LeakExpectations by Hajime Hoshi · 8 years ago
  13. 4737004 Simplify invalidation in LayoutSelection by Yoichi Osato · 8 years ago
  14. 501ce41 Introduce FontSelectionTypes and FontSelectionAlgorithm by Dominik Röttsches · 8 years ago
  15. 323f769 Reduce indentation SpellCheckerClientImpl::ToggleSpellCheckingEnabled() by Yoshifumi Inoue · 8 years ago
  16. e5a3273 [scheduler] Record number of long tasks per queue type. by Alexander Timin · 8 years ago
  17. 2eca27e [scheduler] Create scheduler/BUILD.gn by Alexander Timin · 8 years ago
  18. 9e1266f Remove a test from LeakExpectations by Hajime Hoshi · 8 years ago
  19. f36dec6 Get rid of VisibleSelectionTemplate::IsNonOrphanedRange() by Yoshifumi Inoue · 8 years ago
  20. 9bd6706 Only declare one kInvalidDocumentDefinition object by Bruce Dawson · 8 years ago
  21. e686538 Get rid of unused member functions from SelectionEditor by Yoshifumi Inoue · 8 years ago
  22. 3175eca Add LayoutTest for MixedContentChecker::LogToConsoleAboutFetch() in dedicated workers by Tsuyoshi Horo · 8 years ago
  23. e7f61d8 Remove unused variable in LayoutBoxModelObjectRareData by Yi Gu · 8 years ago
  24. 5ee16a8 Cleanup: Disambiguate "ServiceWorkerResponseType" by Matt Falkenhagen · 8 years ago
  25. 1377fc5 Move MinMaxContentSize to layout/ and use it for ComputeMinAndMaxSizesForChild by Christian Biesinger · 8 years ago
  26. 1b0508d [css-flexbox] Make ComputeMinAndMaxSizesForChild and callees const by Christian Biesinger · 8 years ago
  27. 209fc05 Use BlobPtrInfo with a Mutex to make BlobDataHandle threadsafe again. by Marijn Kruisselbrink · 8 years ago
  28. 4190fca DevTools: Center toolbar icons. by Alexei Filippov · 8 years ago
  29. eb6ec97 Implement API for scroll-boundary-behavior. by Jia · 8 years ago
  30. c7d8f70 Revert "Revert "Add CHECK()s to investigate Issue 737392"" by Hiroshige Hayashizaki · 8 years ago
  31. 89a9012 DevTools: make clip work without emulation. by Pavel Feldman · 8 years ago
  32. d4e8872 Implement parseShorthand for grid-column and grid-row. by Jia · 8 years ago
  33. 429a8ea Switch ImageCapture to the new Mojo JS bindings by Reilly Grant · 8 years ago
  34. 8709539 Worklet: Introduce WorkletModuleResponsesMapProxy by Hiroki Nakagawa · 8 years ago
  35. c9358fa Parse accept-ch-lifetime header. by Tarun Bansal · 8 years ago
  36. 3f2b6fa Comment/test for DocumentMarkerList::MarkersIntersectingRange() with collapsed range by rlanday · 8 years ago
  37. 6f331b1 Make SpellChecker::GetSpellCheckMarkerUnderSelection() not return Optional<> by Ryan Landay · 8 years ago
  38. 35f094d Add Materialize loading perf test. by Naina Raisinghani · 8 years ago
  39. 98b9422 [Devtools] Added upload/download icon to websocket frames by Nathan Bruer · 8 years ago
  40. 6a1bca9 Make set_selection_by parameter of FrameSelection::Modify() as required parameter by Yoshifumi Inoue · 8 years ago
  41. 639398a Expand VisibleSelectionTemplate::UpdateSelectionType() by Yoshifumi Inoue · 8 years ago
  42. 906f0e3 Remove dead code by Aaron Leventhal · 8 years ago
  43. e5ce4e5 Add bootstrap loading perf tests. by Darren Shen · 8 years ago
  44. ede9de5 [Reland #1] ChromeDriver: Handle key events properly on Mac by Blaise · 8 years ago
  45. 4db0d27 Roll Robolectric to version that has fix for cleaning up tmp files. by Mike Case · 8 years ago
  46. 46bfa55 Remove GetLastKeyboardEvent API from InputRouter. by Dave Tapuska · 8 years ago
  47. d2ddf4a Avoid paint under-invalidation false positives on subpixel accumulation change. by Chris Harrelson · 8 years ago
  48. a949d74 cc: Switch display item list's rtree to store op offsets. by Vladimir Levin · 8 years ago
  49. c45147a Revert "Reland of Use AudioWorkletThread with the experimental runtime flag" by Ojan Vafai · 8 years ago
  50. 07846c9 Change ContextMenuClient::SelectMisspellingAsync() to return pair of strings by rlanday · 8 years ago
  51. f8e82a1 Move SelectMisspellingAsync() from ContextMenuClient.cpp to SpellChecker by rlanday · 8 years ago
  52. fc371bb Simplify ParseHTMLIntegerInternal() and ParseHTMLNonNegativeIntegerInternal. by Kent Tamura · 8 years ago
  53. b4f7146 Remove custom bindings for IntersectionObserver by Kenichi Ishibashi · 8 years ago
  54. 47744ac DevTools: prepare migration for a batch of console tests by Will Chen · 8 years ago
  55. 93d09db Improve commit message when there are no locally-applied commits by Quinten Yearsley · 8 years ago
  56. 3ae6d56 DevTools: prepare for new binary data subtypes by Erik Luo · 8 years ago
  57. ed39276 DevTools: Add UMA for Audits2 by Paul Irish · 8 years ago
  58. 9ca1761 Revert "DevTools: prepare migration for a batch of console tests" by Will Chen · 8 years ago
  59. 6829b1c Minor enhancement: do not add default PASS state to test expectations by Aleks Totic · 8 years ago
  60. 1970731 More disabling of layout test failures after r488953. by John Abd-El-Malek · 8 years ago
  61. 2134e50 DevTools: [Audits] Roll Lighthouse 2.3.0 w/ dense report by Paul Irish · 8 years ago
  62. c96d7c5 Import wpt@7483db6e3654c9984e14fd0ec0ddf75cf075ab0c (manual) by Quinten Yearsley · 8 years ago
  63. fcd5411 Don't store extra copies of partially decoded images on low-end devices. by Chris Harrelson · 8 years ago
  64. e84fa7c html5lib_tests16.html is flaky on linux as well by Ojan Vafai · 8 years ago
  65. 82d596c Reland of Use AudioWorkletThread with the experimental runtime flag by Hongchan Choi · 8 years ago
  66. 6cf6007 [css-flexbox] Compute min and max size upfront by Christian Biesinger · 8 years ago
  67. 640c62f Disable browser test and layout test failures after r488953. by John Abd-El-Malek · 8 years ago
  68. 811f27f Make lint_test_expectations_unittest not so slow by Quinten Yearsley · 8 years ago
  69. 526acd8 Increase sample rate of tests to 8192 by Raymond Toy · 8 years ago
  70. 661930f Enable Skia's raster-pipeline radial gradient impl by Florin Malita · 8 years ago
  71. ab58987 viz: cc/surfaces => components/viz/service/surfaces by Fady Samuel · 8 years ago
  72. 6989ba1 [Code health] Remove un-necessary included headers in LocalFrame.h by Xida Chen · 8 years ago
  73. 3371528 Explicit namespace ::testing, to not confuse it with blink::testing by Morten Stenshorne · 8 years ago
  74. d12edcf Add layout test suppressions for upcoming Skia roll by Robert Phillips · 8 years ago
  75. 4bfc5d3 Fix a crash due to GetDocument().GetFrame() returning nullptr by EhsanK · 8 years ago
  76. e25af01 Update GTM to 3c3111d3aefe and re-enable -Wformat by Mark Mentovai · 8 years ago
  77. e650894 [css-flexbox] Refactor: Initialize FlexLine using a constructor by Christian Biesinger · 8 years ago
  78. 84554be Modify wpt scripts to extract owners from OWNERS files by Robert Ma · 8 years ago
  79. 56804c9 media: Replace ENABLE_PEPPER_CDMS buildflag with ENABLE_LIBRARY_CDMS by Xiaohan Wang · 8 years ago
  80. 463b93c Revert "Remove old bisect-related scripts and config files." by Quinten Yearsley · 8 years ago
  81. e822615 [scheduler] Rename methods to main_thread_only() and any_thread(). by Alexander Timin · 8 years ago
  82. 0037696 Fix the bug that typing in a sticky box scrolls the page unexpectedly. by Yi Gu · 8 years ago
  83. 82ce38f Remove WebData::Data() by Florin Malita · 8 years ago
  84. 9808817 BUG=747028 by Annie Sullivan · 8 years ago
  85. 47bd733 Move WebServiceWorkerResponseType to mojom::FetchResponseType. by Matt Falkenhagen · 8 years ago
  86. 606a8f7 Upstream inline-sticky.html to WPT by Stephen McGruer · 8 years ago
  87. 68dcd97 Implement two PaintWorkletGlobalScopes by Xida Chen · 8 years ago
  88. 1dac36b Move third_party/pystache/src to third_party/pystache by Peter Kotwicz · 8 years ago
  89. ccfb799 Element.scroll methods should be layout relative by David Bokan · 8 years ago
  90. da7f738 Refactor WebFontDecoder to avoid SharedBuffer::Data() by Florin Malita · 8 years ago
  91. 4bbf47d Replace Saturated*() calls with Clamp*() templates by Justin Schuh · 8 years ago
  92. 1154866 Revert "Streams API: Harden SimpleQueue" by Robert Flack · 8 years ago
  93. 7cd6bde Make FetchParameters non-copyable by Takeshi Yoshino · 8 years ago
  94. 75e649f Revert "Make border width rounding visible to js via getComputedStyle." by Morten Stenshorne · 8 years ago
  95. 1e834e9 Roll clang 307486:308728. by Nico Weber · 8 years ago
  96. 7a9974a Fix ScriptResource::CheckResourceIntegrity for zero-length resources. by Daniel Vogelheim · 8 years ago
  97. e2e6949 Remove wtf/build_config.h by Kent Tamura · 8 years ago
  98. bca817d Reduce the number of methods on FetchContext and the logic in FetchContext by Takeshi Yoshino · 8 years ago
  99. 962136f Documentation/cleanup: WebServiceWorkerContextClient by Matt Falkenhagen · 8 years ago
  100. 303a3c2 Implement <data> element by Shanmuga Pandi M · 8 years ago