git://git.webkit.org
/
WebKit-https.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Hovering over a slotted Text node clears hover state
[WebKit-https.git]
/
Source
/
WebCore
/
rendering
/
HitTestResult.cpp
2016-11-12
rniwa@webkit.org
Hovering over a slotted Text node clears hover state
blob
|
commitdiff
2016-10-29
commit-queue@webki...
Remove some unnecessary includes
blob
|
commitdiff
|
diff to current
2016-10-27
cdumez@apple.com
Merge Element::ShadowRootMode and ShadowRoot::Mode...
blob
|
commitdiff
|
diff to current
2016-10-21
cdumez@apple.com
"Download Linked File" context menu action should use...
blob
|
commitdiff
|
diff to current
2016-08-17
cdumez@apple.com
Add support for ShadowRoot.mode attribute
blob
|
commitdiff
|
diff to current
2016-07-18
weinig@apple.com
[WebKit API] Add SPI to track multiple navigations...
blob
|
commitdiff
|
diff to current
2016-07-16
rniwa@webkit.org
Rename fastGetAttribute to attributeWithoutSynchronization
blob
|
commitdiff
|
diff to current
2016-06-21
mitz@apple.com
Inlined some picture-in-picture code.
blob
|
commitdiff
|
diff to current
2016-05-20
cdumez@apple.com
Improve compile-time assertions in is<>() / downcast<>()
blob
|
commitdiff
|
diff to current
2016-05-14
rniwa@webkit.org
ToT WebKit doesn't show tooltip on perf dashboard's...
blob
|
commitdiff
|
diff to current
2016-05-07
joepeck@webkit.org
Rename HitTestRequest DisallowShadowContent to Disallow...
blob
|
commitdiff
|
diff to current
2016-05-07
joepeck@webkit.org
Web Inspector: Inspect Element and Element Selection...
blob
|
commitdiff
|
diff to current
2016-04-19
adachan@apple.com
Context menu items related to fullscreen should be...
blob
|
commitdiff
|
diff to current
2016-03-31
adachan@apple.com
Add the new "toggle enhanced fullscreen" context menu...
blob
|
commitdiff
|
diff to current
2016-01-22
adachan@apple.com
Add a mode parameter to MediaControllerInterface::suppo...
blob
|
commitdiff
|
diff to current
2015-06-12
commit-queue@webki...
Unreviewed, rolling out r185512.
blob
|
commitdiff
|
diff to current
2015-06-12
commit-queue@webki...
Use modern for-loops in WebCore/rendering - 1
blob
|
commitdiff
|
diff to current
2015-04-17
dbates@webkit.org
REGRESSION: SVG does not support link dragging
blob
|
commitdiff
|
diff to current
2015-04-08
beidson@apple.com
Expose the "Share" menu for links, images, and media.
blob
|
commitdiff
|
diff to current
2015-03-19
enrica@apple.com
<attachment> should put URLs on the pasteboard so that...
blob
|
commitdiff
|
diff to current
2014-12-09
bdakin@apple.com
Copy and Lookup menu items should be disabled when...
blob
|
commitdiff
|
diff to current
2014-12-04
bdakin@apple.com
<input> elements get whitespace action menu instead...
blob
|
commitdiff
|
diff to current
2014-11-14
bdakin@apple.com
Context menus should not offer the "Download video...
blob
|
commitdiff
|
diff to current
2014-11-08
bdakin@apple.com
Implement action menu support for videos
blob
|
commitdiff
|
diff to current
2014-10-14
dino@apple.com
Crash in WebCore::UserGestureIndicator::processingUserG...
blob
|
commitdiff
|
diff to current
2014-10-14
cdumez@apple.com
Use is<>() / downcast<>() for RenderImage
blob
|
commitdiff
|
diff to current
2014-10-09
cdumez@apple.com
Use is<>() / downcast<>() for RenderBlockFlow
blob
|
commitdiff
|
diff to current
2014-10-02
cdumez@apple.com
Have is<>(T*) function do a null check on the pointer...
blob
|
commitdiff
|
diff to current
2014-09-30
cdumez@apple.com
Use is<>() / downcast<>() for Element
blob
|
commitdiff
|
diff to current
2014-09-28
cdumez@apple.com
Use the new is<>() / downcast<>() for more Node subclasses
blob
|
commitdiff
|
diff to current
2014-09-27
cdumez@apple.com
Stop using legacy NODE_TYPE_CASTS() macro for HTML...
blob
|
commitdiff
|
diff to current
2014-09-25
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Use is<HTML*Element>() instead of isHTML*Element()...
blob
|
commitdiff
|
diff to current
2014-09-24
cdumez@apple.com
Use is<SVG*Element>() instead of isSVG*Element()
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Unreviewed build fix after r173893.
blob
|
commitdiff
|
diff to current
2014-09-23
cdumez@apple.com
Use downcast<HTML*Element>() instead of toHTML*Element()
blob
|
commitdiff
|
diff to current
2014-09-18
cdumez@apple.com
Use fastHasAttribute() / fastGetAttribute() when possible
blob
|
commitdiff
|
diff to current
2014-05-06
benjamin@webkit.org
[iOS][WK2] Prefetch DNS hostnames on tap highlight
blob
|
commitdiff
|
diff to current
2014-03-31
zandobersek@gmail.com
Move Source/WebCore/rendering/ code to std::unique_ptr
blob
|
commitdiff
|
diff to current
2014-02-05
ossy@webkit.org
Remove ENABLE(SVG) guards
blob
|
commitdiff
|
diff to current
2014-01-27
ddkilzer@apple.com
Part 2: Assertion failure in WebCore::PseudoElement...
blob
|
commitdiff
|
diff to current
2013-12-21
antti@apple.com
Figure out if node is focusable without requiring renderer
blob
|
commitdiff
|
diff to current
2013-10-29
akling@apple.com
RenderElement::style() should return a reference.
blob
|
commitdiff
|
diff to current
2013-10-20
weinig@apple.com
Move m_lineBoxes from RenderBlock to RenderBlockFlow...
blob
|
commitdiff
|
diff to current
2013-09-30
darin@apple.com
Use RenderElement instead of RenderObject in many places
blob
|
commitdiff
|
diff to current
2013-09-27
darin@apple.com
rename KURL to URL
blob
|
commitdiff
|
diff to current
2013-09-11
gyuyoung.kim@samsu...
Generate more HTML type checks and casting
blob
|
commitdiff
|
diff to current
2013-09-01
darin@apple.com
HitTestResult should have innerNonSharedElement
blob
|
commitdiff
|
diff to current
2013-08-30
akling@apple.com
Node::document() should return a reference.
blob
|
commitdiff
|
diff to current
2013-08-25
darin@apple.com
Frame::tree should return a reference instead of a...
blob
|
commitdiff
|
diff to current
2013-08-20
psolanki@apple.com
<https://webkit.org/b/120029> Document::markers() shoul...
blob
|
commitdiff
|
diff to current
2013-08-19
psolanki@apple.com
<https://webkit.org/b/119918> Frame::selection() should...
blob
|
commitdiff
|
diff to current
2013-08-17
antti@apple.com
<https://webkit.org/b/119886> PseudoElement is abusing...
blob
|
commitdiff
|
diff to current
2013-08-16
antti@apple.com
<https://webkit.org/b/119865> Parent pointer and shadow...
blob
|
commitdiff
|
diff to current
2013-07-17
kangil.han@samsung.com
Use toHTMLMediaElement
blob
|
commitdiff
|
diff to current
2013-07-14
kangil.han@samsung.com
Introduce toHTMLVideoElement
blob
|
commitdiff
|
diff to current
2013-07-10
gyuyoung.kim@samsu...
Introduce isSVGFontElement() and isSVGImageElement...
blob
|
commitdiff
|
diff to current
2013-07-01
jochen@chromium.org
Remove support for consumable user gestures
blob
|
commitdiff
|
diff to current
2013-07-01
kangil.han@samsung.com
Adopt toHTMLTextAreaElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-29
kangil.han@samsung.com
Adopt is/toHTMLImageElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-28
kangil.han@samsung.com
Adopt is/toHTMLInputElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-26
kangil.han@samsung.com
Adopt is/toHTMLAreaElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-26
kangil.han@samsung.com
Adopt is/toHTMLAudioElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-26
kangil.han@samsung.com
Adopt is/toHTMLAnchorElement for code cleanup
blob
|
commitdiff
|
diff to current
2013-06-12
commit-queue@webki...
Allow for toggling fullscreen on <video> elements
blob
|
commitdiff
|
diff to current
2013-05-31
commit-queue@webki...
WebKit's Enter Full Screen for <video> elements isn...
blob
|
commitdiff
|
diff to current
2013-05-15
andersca@apple.com
Frame::editor() should return a reference
blob
|
commitdiff
|
diff to current
2013-04-16
weinig@apple.com
Remove more #includes from Frame.h
blob
|
commitdiff
|
diff to current
2013-04-05
commit-queue@webki...
Source/WebCore: Updating mouse cursor on style changes...
blob
|
commitdiff
|
diff to current
2013-03-27
hayato@chromium.org
Allow ShadowContents in HitTests by default.
blob
|
commitdiff
|
diff to current
2013-03-13
commit-queue@webki...
Add the default video poster if it doesn't exist in...
blob
|
commitdiff
|
diff to current
2013-03-12
inferno@chromium.org
Replace static_casts with to* helper functions.
blob
|
commitdiff
|
diff to current
2013-03-12
commit-queue@webki...
Hit testing should use ancestorInThisScope to get the...
blob
|
commitdiff
|
diff to current
2013-03-05
mkwst@chromium.org
Cleanup: Move HitTestLocation and HitTestResult into...
blob
|
commitdiff
|
diff to current
2013-03-03
abarth@webkit.org
Unreviewed attempted build fix. Adds back some includes...
blob
|
commitdiff
|
diff to current
2013-03-03
abarth@webkit.org
Unreviewed rollout of trac.webkit.org/r144530
blob
|
commitdiff
|
diff to current
2013-03-02
ap@apple.com
Reduce amount of rebuilding when touching netwo...
blob
|
commitdiff
|
diff to current
2013-03-01
commit-queue@webki...
Unreviewed, rolling out r144422 and r144424.
blob
|
commitdiff
|
diff to current
2013-03-01
ap@apple.com
Reduce amount of rebuilding when touching networking...
blob
|
commitdiff
|
diff to current
2013-02-22
allan.jensen@digia.com
Allow child-frame content in hit-tests.
blob
|
commitdiff
|
diff to current
2013-02-01
commit-queue@webki...
Rename from parentOrHost* to parentOrShadowHost* in...
blob
|
commitdiff
|
diff to current
2013-01-23
shinyak@chromium.org
shadowAncestorNode() should be renamed to deprecatedSha...
blob
|
commitdiff
|
diff to current
2013-01-09
morrita@google.com
Document::setActiveNode() should be Document::setActive...
blob
|
commitdiff
|
diff to current
2012-12-05
commit-queue@webki...
Add infrastructure for :before and :after in DOM
blob
|
commitdiff
|
diff to current
2012-11-27
allan.jensen@digia.com
Incorrect rect-based hit-test result when hit-test...
blob
|
commitdiff
|
diff to current
2012-11-26
allan.jensen@digia.com
HitTestResult should not be a HitTestLocation
blob
|
commitdiff
|
diff to current
2012-11-21
allan.jensen@digia.com
Source/WebCore: Disambiguate innerNodeFramePoint and...
blob
|
commitdiff
|
diff to current
2012-10-11
pfeldman@chromium.org
Not reviewed: revert 131004, 131012, 131016, 131042...
blob
|
commitdiff
|
diff to current
2012-10-11
commit-queue@webki...
Move :before and :after into the DOM
blob
|
commitdiff
|
diff to current
2012-09-15
jchaffraix@webkit.org
Revert r127457 and following fixes due to several hit...
blob
|
commitdiff
|
diff to current
2012-09-04
allan.jensen@nokia.com
Allow child-frame content in hit-tests.
blob
|
commitdiff
|
diff to current
2012-09-03
allan.jensen@nokia.com
Unreviewed build fix after r127421
blob
|
commitdiff
|
diff to current
2012-09-03
allan.jensen@nokia.com
Move AllowShadowContent flag to HitTestRequest
blob
|
commitdiff
|
diff to current
2012-08-28
allan.jensen@nokia.com
Rename HitTestPoint and pointInContainer
blob
|
commitdiff
|
diff to current
2012-08-15
commit-queue@webki...
Refactoring: move EventHandler::targetNode into HitTest...
blob
|
commitdiff
|
diff to current
2012-08-10
allan.jensen@nokia.com
[Transforms] Hit test issue with large scale() transform
blob
|
commitdiff
|
diff to current
2012-07-26
allan.jensen@nokia.com
Move region from HitTestResult to HitTestPoint.
blob
|
commitdiff
|
diff to current
2012-07-25
allan.jensen@nokia.com
NodesFromRect and area-based hit-testing can not handle...
blob
|
commitdiff
|
diff to current
2012-06-23
commit-queue@webki...
Store hit-test rect in HitTestPoint as Rect.
blob
|
commitdiff
|
diff to current
2012-06-20
commit-queue@webki...
Use HitTestPoint instead of LayoutPoint for nodeAtPoint.
blob
|
commitdiff
|
diff to current
next