summaryrefslogtreecommitdiffstats
path: root/WebCore/rendering/RenderLayerCompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Limit the number of layers created for fixed position.Nicolas Roard2011-04-131-10/+10
* revert "Enable layers for fixed elements only for mobile websites"Teng-Hui Zhu2011-02-241-15/+2
* Fixed element in iframe should have a layerTeng-Hui Zhu2011-02-171-4/+0
* A couple of fixes for scrolling layers.Patrick Scott2011-02-151-0/+4
* Do not propagate compositing for some iframes.Patrick Scott2011-01-311-0/+4
* Be sure to only enable compositing for siblingNicolas Roard2011-01-281-2/+3
* Enable layers for fixed elements only for mobile websitesNicolas Roard2011-01-271-1/+15
* Set the local flag when compositing a fixed element.Patrick Scott2011-01-181-5/+4
* Enable fixed layers for all websitesNicolas Roard2011-01-101-16/+4
* Merge WebKit at Chromium 9.0.597.55: trivial merge by gitBen Murdoch2011-01-071-5/+28
* Merge WebKit at r72805: Initial merge by GitSteve Block2011-01-061-28/+5
* Merge WebKit at r73109: Initial merge by git.Shimeng (Simon) Wang2010-12-221-5/+28
* Fix iframe scrolling.Patrick Scott2010-12-211-16/+2
* Turn off iframe compositing until it is more stable.Patrick Scott2010-12-171-1/+1
* Re-enable iframe scrolling.Patrick Scott2010-12-151-3/+14
* Revert "Enable iframe scrolling."Guang Zhu2010-12-141-14/+3
* Enable iframe scrolling.Patrick Scott2010-12-131-3/+14
* Fix hit testing inside layers.Patrick Scott2010-12-131-0/+5
* Rewrite scrollable layers using multiple layers.Patrick Scott2010-12-031-0/+7
* Merge WebKit at r71558: Initial merge by git.Teng-Hui Zhu2010-11-171-23/+21
* Merge WebKit at r70209: Initial merge by GitBen Murdoch2010-10-261-0/+0
* Merge WebKit at r67908: Initial merge by GitSteve Block2010-09-291-14/+16
* Merge WebKit at r67178 : Initial merge by git.Iain Merrick2010-09-161-1/+1
* Merge WebKit at r66079 : Initial merge by gitSteve Block2010-09-021-2/+26
* Update navigation in scrollable layers.Patrick Scott2010-08-161-3/+4
* Merge WebKit at r65072 : Initial merge by git.Ben Murdoch2010-08-121-1/+1
* Merge WebKit at r64523 : Initial merge by git.Steve Block2010-08-091-5/+2
* Merge WebKit at r64264 : Initial merge by git.Kristian Monsen2010-08-041-15/+37
* Enable navigation in scrollable layers.Patrick Scott2010-08-021-14/+1
* Merge WebKit at r63859 : Initial merge by git.Ben Murdoch2010-07-271-5/+7
* Fix page cycler crashes.Patrick Scott2010-07-231-4/+5
* Enable scrollable divs.Patrick Scott2010-07-221-0/+15
* Merge WebKit at r63173 : Initial merge by git.Leon Clarke2010-07-201-17/+62
* Enable composite layers for the sub frame.Grace Kloba2010-07-071-17/+4
* Merge WebKit at r61871: Initial merge by git.Kristian Monsen2010-07-021-3/+2
* Merge webkit.org at r61121: Initial merge by git.Ben Murdoch2010-06-161-6/+8
* Merge WebKit at r59636: Initial merge by gitKristian Monsen2010-05-251-123/+278
* Merge Webkit at r58956: Initial merge by Git.Ben Murdoch2010-05-141-31/+119
* Merge webkit.org at r58033 : Resolve merge conflictsSteve Block2010-05-111-23/+6
* Merge webkit.org at r58033 : Initial merge by gitSteve Block2010-05-111-14/+98
* Revert previous CL due to side-effect.Nicolas Roard2010-04-151-10/+3
* resolved conflicts for merge of 541a0a9a to masterNicolas Roard2010-03-311-15/+42
|\
| * Only allows composited layers if not in iframesNicolas Roard2010-03-301-15/+42
* | Add checks to consider a fixed layer for compositing only if itsNicolas Roard2010-03-261-4/+11
|/
* Only enable composited fixed elements for mobile sites.Nicolas Roard2010-03-221-1/+10
* Add back a missing ifdefNicolas Roard2010-03-191-0/+2
* Fix click issues when using fixed elements. This CL also fix the positioningNicolas Roard2010-03-181-1/+1
* Refactor how we set up the layers hierarchy when using fixedNicolas Roard2010-03-171-10/+51
* Fix bug 'Children of fixed elements do not always remain fixed themselves'Nicolas Roard2010-03-091-5/+17
* Merge webkit.org at r54127 : Update RenderLayerCompositor.cpp to account for ...Steve Block2010-02-041-11/+3