Sign in
webkit
/
WebKit
/
8a8c2cfc49dce2f0e2f8651d39906dd8c646859b
/
Source
/
WebCore
/
page
/
scrolling
/
ScrollingStateTree.h
8a8c2cf
REGRESSION(r240553): [iOS] Crash in ScrollingTree::updateTreeFromStateNode when attempting to log in to icloud.com
by simon.fraser@apple.com
· 6 years ago
70fe129
Allow scrolling tree nodes to exist in a detached state
by simon.fraser@apple.com
· 6 years ago
592520c
Allow control over child order when adding nodes to the scrolling tree
by simon.fraser@apple.com
· 6 years ago
201c183
Unreviewed, rolling out r239010. https://bugs.webkit.org/show_bug.cgi?id=192537
by commit-queue@webkit.org
· 6 years ago
e74ece7
Allow control over child order when adding nodes to the scrolling tree
by simon.fraser@apple.com
· 6 years ago
072e61a
Unreviewed, rolling out r238947.
by tsavell@apple.com
· 6 years ago
ebc3372
Allow control over child order when adding nodes to the scrolling tree
by commit-queue@webkit.org
· 6 years ago
4597b41
Minor refactoring of the scrolling code
by simon.fraser@apple.com
· 6 years ago
9ace801
Remove PassRefPtr from "page" directory of WebCore, also deploy references
by darin@apple.com
· 8 years ago
d862d77
Use #pragma once in WebCore https://bugs.webkit.org/show_bug.cgi?id=164194
by commit-queue@webkit.org
· 8 years ago
97f8a93
Bad cast when CSS position programmatically changed from -webkit-sticky to fixed
by simon.fraser@apple.com
· 8 years ago
20ad7e6
Mark more classes as fast allocated
by cdumez@apple.com
· 10 years ago
2663f8f
Remove the remaining uses of OwnPtr from WebKit2
by weinig@apple.com
· 10 years ago
985685e
More WEBCORE_EXPORT macros! https://bugs.webkit.org/show_bug.cgi?id=136146
by achristensen@apple.com
· 11 years ago
d166d34
Add helper functions to dump the scrolling state tree from the debugger
by simon.fraser@apple.com
· 11 years ago
b053d12
[iOS WebKit2] Make -webkit-overflow-scrolling:touch work in iframes (breaks MSWord previews)
by simon.fraser@apple.com
· 11 years ago
97b83ab
Handle scrolling tree modifications which remove intermediate nodes
by simon.fraser@apple.com
· 11 years ago
9599acc
Move the removeNode() tree walking from ScrollingStateNote into ScrollingStateTree
by simon.fraser@apple.com
· 11 years ago
2f1f181
Make ScrollingStateNodes refcounted, and other minor cleanup
by simon.fraser@apple.com
· 11 years ago
79ad80a
Split scrolling tree ScrollingNodes into FrameScrollingNodes and OverflowScrollingNodes
by simon.fraser@apple.com
· 11 years ago
734cb1b
Transfer the non-fast-scrollable region to the UI process for iOS
by simon.fraser@apple.com
· 11 years ago
5b5f990
Prepare the ScrollingTree for remote use
by simon.fraser@apple.com
· 11 years ago
e5d6ecb
Clean up the means of committing the scrolling state tree
by simon.fraser@apple.com
· 11 years ago
1584c72
Create a ThreadedScrollingTree subclass of ScrollingTree, and push all knowledge of the scrolling thread into it
by simon.fraser@apple.com
· 11 years ago
f692a74
ScrollingStateNodes should have a reference to the ScrollingStateTree
by simon.fraser@apple.com
· 11 years ago
608cf85
Change "threaded scrolling" terminology to "asynchronous scrolling"
by simon.fraser@apple.com
· 11 years ago
04ecd0d
Sometimes we stick in slow scrolling mode even after leaving a page
by simon.fraser@apple.com
· 12 years ago
8969a62
r148197 broke the GTK+ build https://bugs.webkit.org/show_bug.cgi?id=114525
by mrobinson@webkit.org
· 12 years ago
f76f8dc
[CoordinatedGraphics] Use ScrollingStateTree to handle fixed elements positioning while scrolling
by mikhail.pozdnyakov@intel.com
· 12 years ago
11ea7b7
Move m_stateNodeMap from ScrollingCoordinatorMac to ScrollingStateTree
by simon.fraser@apple.com
· 12 years ago
41c2a80
https://bugs.webkit.org/show_bug.cgi?id=99668
by bdakin@apple.com
· 12 years ago
238e7b7
https://bugs.webkit.org/show_bug.cgi?id=99211
by bdakin@apple.com
· 12 years ago
4b5eeb3
https://bugs.webkit.org/show_bug.cgi?id=98968
by bdakin@apple.com
· 12 years ago
0643c9f
https://bugs.webkit.org/show_bug.cgi?id=98457
by bdakin@apple.com
· 12 years ago
d83bdc8
https://bugs.webkit.org/show_bug.cgi?id=97365
by bdakin@apple.com
· 12 years ago