git://git.webkit.org
/
WebKit-https.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Don't enable speculative tiles immediately after main load stops progressing
2014-01-23
antti@apple.com
Don't enable speculative tiles immediately after main...
commit
|
commitdiff
|
tree
2014-01-23
antti@apple.com
Loads started soon after main frame completion should...
commit
|
commitdiff
|
tree
2014-01-22
antti@apple.com
Avoid unthrottled layer flushes triggered by RenderLayerComp...
commit
|
commitdiff
|
tree
2014-01-22
antti@apple.com
Update overlay scrollbars in single pass
commit
|
commitdiff
|
tree
2014-01-21
antti@apple.com
Delay initial layer flush during loading on all platforms
commit
|
commitdiff
|
tree
2014-01-20
antti@apple.com
Update overlay scrollbars in single pass
commit
|
commitdiff
|
tree
2014-01-15
antti@apple.com
Suspend resource requests during computedStyle
commit
|
commitdiff
|
tree
2014-01-10
antti@apple.com
Use element iterators more
commit
|
commitdiff
|
tree
2014-01-10
antti@apple.com
Crash when mutating SVG text with transform
commit
|
commitdiff
|
tree
2014-01-09
antti@apple.com
Remove an accidentally left-behind static_cast.
commit
|
commitdiff
|
tree
2014-01-09
antti@apple.com
Replace ElementIteratorAdapter find() with beginAt()
commit
|
commitdiff
|
tree
2014-01-09
antti@apple.com
DocumentOrderedMap should use iterator
commit
|
commitdiff
|
tree
2014-01-09
antti@apple.com
Disconnect child frames iteratively
commit
|
commitdiff
|
tree
2014-01-09
antti@apple.com
Switch HTMLTableRowsCollection from Traversal<> to...
commit
|
commitdiff
|
tree
2014-01-08
antti@apple.com
REGRESSION (r161195): Acid2 regression tests frequently...
commit
|
commitdiff
|
tree
2014-01-02
antti@apple.com
Always resolve style from root
commit
|
commitdiff
|
tree
2014-01-02
antti@apple.com
Remove PlaceholderDocument
commit
|
commitdiff
|
tree
2014-01-02
antti@apple.com
Remove public attachRenderTree
commit
|
commitdiff
|
tree
2014-01-02
antti@apple.com
Remove reattachRenderTree
commit
|
commitdiff
|
tree
2014-01-01
antti@apple.com
Remove elementChildren/elementDescendants shorthands
commit
|
commitdiff
|
tree
2014-01-01
antti@apple.com
Do less synchronous render tree construction
commit
|
commitdiff
|
tree
2013-12-30
antti@apple.com
Remove attachChild
commit
|
commitdiff
|
tree
2013-12-30
antti@apple.com
XML document builder should create render tree asynchronously
commit
|
commitdiff
|
tree
2013-12-30
antti@apple.com
Remove some accidental commented out code.
commit
|
commitdiff
|
tree
2013-12-29
antti@apple.com
Revert the results change. It depended on xml parser...
commit
|
commitdiff
|
tree
2013-12-29
antti@apple.com
Fix build.
commit
|
commitdiff
|
tree
2013-12-29
antti@apple.com
Source/WebCore: Remove Node::attached()
commit
|
commitdiff
|
tree
2013-12-21
antti@apple.com
Unreviewed, rolling out r160916.
commit
|
commitdiff
|
tree
2013-12-21
antti@apple.com
Figure out if node is focusable without requiring renderer
commit
|
commitdiff
|
tree
2013-12-20
antti@apple.com
http/tests/misc/object-image-error.html asserts
commit
|
commitdiff
|
tree
2013-12-20
antti@apple.com
Crashes in AccessibilityRenderObject::computeAccessibilityIs...
commit
|
commitdiff
|
tree
2013-12-20
antti@apple.com
Fix asserting accesibility tests.
commit
|
commitdiff
|
tree
2013-12-20
antti@apple.com
Create render tree lazily
commit
|
commitdiff
|
tree
2013-12-07
antti@apple.com
Use NeverDestroyed instead of DEFINE_STATIC_LOCAL
commit
|
commitdiff
|
tree
2013-12-07
antti@apple.com
Save original text for RenderText to a map
commit
|
commitdiff
|
tree
2013-12-05
antti@apple.com
Move pseudo element construction out from Element
commit
|
commitdiff
|
tree
2013-11-28
antti@apple.com
Remove an oddly named css variables test
commit
|
commitdiff
|
tree
2013-11-28
antti@apple.com
Rename StylePropertySet to StyleProperties
commit
|
commitdiff
|
tree
2013-11-28
antti@apple.com
No need to skip css variables tests as they were removed.
commit
|
commitdiff
|
tree
2013-11-28
antti@apple.com
Remove feature: CSS variables
commit
|
commitdiff
|
tree
2013-11-20
antti@apple.com
Simple line layout should support floats
commit
|
commitdiff
|
tree
2013-11-20
antti@apple.com
Don't paint simple text runs outside the paint rect
commit
|
commitdiff
|
tree
2013-11-17
antti@apple.com
REGRESSION (r158774): Iteration over element children...
commit
|
commitdiff
|
tree
2013-11-17
antti@apple.com
Simple line path does not respect visibility:hidden
commit
|
commitdiff
|
tree
2013-11-15
antti@apple.com
Hovering over text using simple line path should not...
commit
|
commitdiff
|
tree
2013-11-13
antti@apple.com
Factor simple line creation loop to function
commit
|
commitdiff
|
tree
2013-11-13
antti@apple.com
* TestExpectations: Skip crypto/subtle/rsassa-pkcs1...
commit
|
commitdiff
|
tree
2013-11-13
antti@apple.com
Support overflow-wrap:break-word on simple line path
commit
|
commitdiff
|
tree
2013-11-13
antti@apple.com
This was supposed to test overflow-wrap:break-word...
commit
|
commitdiff
|
tree
2013-11-12
antti@apple.com
Text on simple lines sometimes paints one pixel off
commit
|
commitdiff
|
tree
2013-11-11
antti@apple.com
End of line whitespace should collapse with white-space...
commit
|
commitdiff
|
tree
2013-11-10
antti@apple.com
Use start/end instead of textOffset/textLength for...
commit
|
commitdiff
|
tree
2013-11-10
antti@apple.com
Implement white-space property on simple line layout...
commit
|
commitdiff
|
tree
2013-11-09
antti@apple.com
Add subtest for word-break:break-all to Layout/line...
commit
|
commitdiff
|
tree
2013-11-08
antti@apple.com
Add line layout performance test that exercises more...
commit
|
commitdiff
|
tree
2013-11-08
antti@apple.com
Templated LChar/UChar paths for simple line layout
commit
|
commitdiff
|
tree
2013-11-07
antti@apple.com
Simple line layout crashes with SVG fonts
commit
|
commitdiff
|
tree
2013-11-06
antti@apple.com
HTMLCollection should use CollectionIndexCache
commit
|
commitdiff
|
tree
2013-11-06
antti@apple.com
Move array position caching out from HTMLCollection
commit
|
commitdiff
|
tree
2013-11-05
antti@apple.com
Factor index cache for NodeLists and HTMLCollections...
commit
|
commitdiff
|
tree
2013-11-05
antti@apple.com
Make it compile.
commit
|
commitdiff
|
tree
2013-11-05
antti@apple.com
HTMLCollection should not be NodeList
commit
|
commitdiff
|
tree
2013-11-04
antti@apple.com
Make LiveNodeListBase use Elements instead of Nodes
commit
|
commitdiff
|
tree
2013-11-03
antti@apple.com
LiveNodeLists should have non-null ContainerNode as...
commit
|
commitdiff
|
tree
2013-11-03
antti@apple.com
Switch createContextualFragment to element iterator
commit
|
commitdiff
|
tree
2013-11-03
antti@apple.com
ChildNodeList should not be LiveNodeList
commit
|
commitdiff
|
tree
2013-11-03
antti@apple.com
Add helpers for partial descendant traversal to element...
commit
|
commitdiff
|
tree
2013-10-30
antti@apple.com
Unbreak the release build.
commit
|
commitdiff
|
tree
2013-10-30
antti@apple.com
Add debug settings for simple line layout
commit
|
commitdiff
|
tree
2013-10-30
antti@apple.com
Make SimpleLineLayout::Layout a class
commit
|
commitdiff
|
tree
2013-10-30
antti@apple.com
REGRESSION(r158214): It made zillion tests crash on...
commit
|
commitdiff
|
tree
2013-10-29
antti@apple.com
Try to keep MSVC happy.
commit
|
commitdiff
|
tree
2013-10-29
antti@apple.com
Use left/right instead of left/width for simple text...
commit
|
commitdiff
|
tree
2013-10-29
antti@apple.com
Make SimpleLineLayout::Layout a variable size object
commit
|
commitdiff
|
tree
2013-10-29
antti@apple.com
Multiple runs per line on simple line path
commit
|
commitdiff
|
tree
2013-10-28
antti@apple.com
Prepare simple line layout to support multiple runs...
commit
|
commitdiff
|
tree
2013-10-27
antti@apple.com
Enable center and right text alignment for simple lines
commit
|
commitdiff
|
tree
2013-10-26
antti@apple.com
Revert some accidental changes.
commit
|
commitdiff
|
tree
2013-10-26
antti@apple.com
Source/WebCore: fast/frames/seamless/seamless-nested...
commit
|
commitdiff
|
tree
2013-10-25
antti@apple.com
fast/frames/seamless/seamless-nested-crash.html asserts...
commit
|
commitdiff
|
tree
2013-10-25
antti@apple.com
Faster way for simple line layout to check if text...
commit
|
commitdiff
|
tree
2013-10-25
antti@apple.com
REGRESSION(r157950): It made many tests assert on Windows...
commit
|
commitdiff
|
tree
2013-10-25
antti@apple.com
Cache line layout path
commit
|
commitdiff
|
tree
2013-10-24
antti@apple.com
Try to fix build without CSS_SHAPES.
commit
|
commitdiff
|
tree
2013-10-24
antti@apple.com
Simple line layout
commit
|
commitdiff
|
tree
2013-10-24
antti@apple.com
Remove a stray space.
commit
|
commitdiff
|
tree
2013-10-24
antti@apple.com
Element iterator functions should take reference
commit
|
commitdiff
|
tree
2013-10-22
antti@apple.com
Rename deleteLineBoxTree to deleteLines
commit
|
commitdiff
|
tree
2013-10-22
antti@apple.com
Rename some line box functions to be just about lines
commit
|
commitdiff
|
tree
2013-10-16
antti@apple.com
Move code for finding rendered character offset to...
commit
|
commitdiff
|
tree
2013-10-16
antti@apple.com
Move test for contained caret offset to RenderTextLineBoxes
commit
|
commitdiff
|
tree
2013-10-13
antti@apple.com
Text::renderer() should return RenderText
commit
|
commitdiff
|
tree
2013-10-13
antti@apple.com
Add traverseNextSkippingChildren to ElementIterators
commit
|
commitdiff
|
tree
2013-10-13
antti@apple.com
Rename InlineBox::remove() to removeFromParent
commit
|
commitdiff
|
tree
2013-10-13
antti@apple.com
Make absoluteQuads/Rects functions return Vectors
commit
|
commitdiff
|
tree
2013-10-13
antti@apple.com
Move absoluteRects/Quads to RenderTextLineBoxes
commit
|
commitdiff
|
tree
2013-10-12
antti@apple.com
Move positionForPoint to RenderTextLineBoxes
commit
|
commitdiff
|
tree
2013-10-12
antti@apple.com
Move line dirtying code to RenderTextLineBoxes
commit
|
commitdiff
|
tree
2013-10-12
antti@apple.com
Move more code to RenderTextLineBoxes
commit
|
commitdiff
|
tree
2013-10-12
antti@apple.com
Factor line box code from RenderText to a class
commit
|
commitdiff
|
tree
next