summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering/RenderLayerCompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-201-5/+5
* Fix crash in RenderLayerCompositor::updateCompositingLayersMangesh Ghiware2012-05-171-16/+19
* Revert "Fix crash in RenderLayerCompositor::updateCompositingLayers"Teng-Hui Zhu2012-05-161-7/+2
* Fix crash in RenderLayerCompositor::updateCompositingLayersMangesh Ghiware2012-04-251-2/+7
* CSS Background image implementationNicolas Roard2012-04-241-0/+3
* Temporary workaround to fix a bug on google.comNicolas Roard2012-04-061-1/+3
* Fix layers ordering issue with Absolute positioned elementsNicolas Roard2012-03-131-48/+59
* UI-side layer mergingChris Craik2012-03-071-1/+6
* Move Canvas elements to their own composited layerNicolas Roard2012-02-211-0/+4
* Merge "Reduce the number of the composited layers."Chris Craik2012-01-251-1/+13
|\
| * Reduce the number of the composited layers.Chris Craik2012-01-121-1/+13
* | Prevent infinite loop when turning on then off composited modeNicolas Roard2012-01-121-0/+14
|/
* Merge "Revert "Put canvas on a layer"" into ics-mr1John Reck2011-12-131-2/+0
|\
| * Revert "Put canvas on a layer"John Reck2011-12-131-2/+0
* | synchronize animation starts with webkitChris Craik2011-11-291-0/+5
|/
* Put canvas on a layerJohn Reck2011-11-281-0/+2
* Force layers above overscroll/fixed elements to compositeChris Craik2011-11-221-8/+0
* Only allow stacking contexts to skip compositingChris Craik2011-11-171-1/+1
* Promote -ve z-index fixed/scrollable elements to layersBen Murdoch2011-11-161-0/+11
* allow for compositing of 1x1 pluginsChris Craik2011-10-031-0/+6
* Part of fix for bug 5152544 Reduce the number of warning, int and size_tKristian Monsen2011-08-111-3/+3
* Previous commit was missing a chunk of code...Nicolas Roard2011-08-081-0/+3
* Fix crashes on plus.google.com and reduce the number of necessary layersNicolas Roard2011-08-051-4/+20
* Reduce the number of layersNicolas Roard2011-07-291-38/+97
* Add android specific virtual function to GraphicsLayerClient.Shimeng (Simon) Wang2011-07-141-9/+0
* Fix the crash caused by recent webkit RenderLayerCompositor changeTeng-Hui Zhu2011-06-151-0/+9
* Merge WebKit at r84325: Fix RenderLayerCompositor.cppBen Murdoch2011-06-101-5/+1
* Merge WebKit at r84325: Initial merge by git.Ben Murdoch2011-06-101-76/+247
* Merge WebKit at r82507: Initial merge by gitSteve Block2011-06-081-4/+15
* Merge WebKit at r80534: Intial merge by GitBen Murdoch2011-06-021-1/+8
* Merge WebKit at r78450: Initial merge by git.Steve Block2011-05-241-1/+1
* Merge WebKit at r76408: Initial merge by git.Ben Murdoch2011-05-231-0/+21
* Merge WebKit at r75993: Initial merge by git.Ben Murdoch2011-05-161-2/+45
* Merge WebKit at r75315: Initial merge by git.Steve Block2011-05-121-0/+1668