summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/rendering/RenderLayerCompositor.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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