Commits
User selector
Commit History
Commits on May 10, 2021
Make WebCore::HitTestRequest::RequestType an enum class
Show description for bd9cfa2committed
Commits on May 5, 2020
Code cleanup in EventHandler
Show description for 2a48aaacommitted
Commits on Feb 27, 2020
Change HitTestRequestType to an OptionSet
Show description for 3c37787committed
Commits on Jul 13, 2019
Cannot bring up custom media controls at all on v.youku.com
Show description for d5e2ebdcommitted
Commits on Mar 13, 2019
[Win] Fix a slew of simple clang-cl warnings.
Show description for 08267a2committed
Commits on Apr 3, 2018
Drop MainFrame class
Show description for 54813b8committed
Commits on Dec 18, 2017
Support Autoscrolling in contenteditable for WK2
Show description for d61d4aecommitted
Commits on Sep 22, 2017
Use high resolution timestamp for event time
Show description for 3922932committed
Commits on Apr 9, 2017
Drop Timer::startRepeating() overload taking a double
Show description for d9119c4committed
Commits on Mar 25, 2016
Autoscrolling from a drag selection does not work in full screen, or when the
Show description for 535badacommitted
Commits on Jun 5, 2015
Replace 0 with nullptr in WebCore/Page.
Show description for cdee35fauthored andcommitted
Commits on May 19, 2015
Mark static variables as const when possible
Show description for cf0f9d9committed
Commits on Nov 21, 2014
Remove the Timer parameters from timer callbacks
Show description for a3a34ddcommitted
Anders Carlsson
Commits on Nov 6, 2014
De-templatize Timer
Show description for 390fc8ecommitted
Commits on Oct 17, 2014
Use is<>() / downcast<>() for RenderBox
Show description for bdaaaebcommitted
Commits on Mar 15, 2014
.: Replace "Apple Computer, Inc." with "Apple Inc." in copyright headers
Show description for d55388ccommitted
Commits on Jan 11, 2014
CTTE Timer and DeferrableOneShotTimer
Show description for 6db5227committed
Anders Carlsson
Commits on Sep 28, 2013
Add Frame::mainFrame and Frame::isMainFrame
Show description for e3dc02ccommitted
Commits on Sep 27, 2013
Add empty MainFrame class
Show description for 854b1adcommitted
Commits on Sep 20, 2013
Source/WebCore: Make "autoscroll for drag'n drop" a setting
Show description for eccb338committed
Antonio Gomes
Commits on Aug 27, 2013
Windows build fix after r154658.
Show description for 0e6b954committed
Commits on Aug 26, 2013
[Windows] Build fix after r154554.
Show description for 24fcfeacommitted
Commits on Aug 24, 2013
RenderObject::frame() should return a reference.
Show description for 9509a49committed
Andreas Kling
Commits on Aug 19, 2013
<https://webkit.org/b/120000> Chrome::client() should return a reference.
Show description for f5ad784committed
Andreas Kling
Commits on Aug 16, 2013
<https://webkit.org/b/119866> Frame::eventHandler() should return a reference.
Show description for bd30b0dcommitted
Andreas Kling
Commits on Jun 6, 2013
ENABLE(PAN_SCROLLING) AutoscrollController::updateAutoscrollRenderer calls hitTestResultAtPoint with `true` for HitTestRequestType
Show description for 13b3b65committed
Commits on May 17, 2013
Page::chrome() should return a reference.
Show description for aa584fdcommitted
Andreas Kling
Commits on Jan 25, 2013
Build fix for !ENABLE(DRAG_SUPPORT) after r140286.
Show description for c37bd67committed
Commits on Jan 23, 2013
REGRESSION(r139044): Pan icon remains on screen on Chromium-WinXP
Show description for 6c01765committed
Commits on Jan 21, 2013
Dragging over an element with scrollbars should scroll the element when dragging near edges
Show description for 4737445committed
Commits on Jan 18, 2013
REGRESSION(r137726): Spring Loaded Pan Scrolling doesn't stop
Show description for 3dc5b9ecommitted
Commits on Jan 11, 2013
Unreviewed, rolling out r139044.
Show description for 0d6f4fbauthored andcommitted
Commits on Jan 8, 2013
Dragging over an element with scrollbars should scroll the element when dragging near edges
Show description for 0859528committed
Commits on Dec 14, 2012
Handling autoscroll in EventHandler should be re-factor
Show description for a85a21bcommittedUnreviewed, rolling out r137691.
Show description for 2d37f6fcommitted