summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/layers/LayerAndroid.h
Commit message (Expand)AuthorAgeFilesLines
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-201-0/+1
* Determine maxZoomScale from bitmap/text drawingChris Craik2012-10-011-1/+1
* Correctly handle preserve-3d layer orderingChris Craik2012-08-151-3/+7
* am 74b2988a: am c6d9134e: Don\'t allow layers that draw via drawGL to merge w...Chris Craik2012-06-211-1/+3
|\
| * Don't allow layers that draw via drawGL to merge with other surfacesChris Craik2012-06-201-1/+3
* | Show layer tree in hierarchyviewerJohn Reck2012-06-141-4/+4
|/
* Call the right updatePositions*John Reck2012-06-111-7/+7
* Don't allow merging within an animated layerChris Craik2012-05-311-1/+5
* Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-301-1/+1
|\
| * Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-301-1/+1
* | Reduce UI-thread computationChris Craik2012-05-251-7/+2
|/
* Compute draw transforms only for new/dynamically transformed layersChris Craik2012-05-241-1/+5
* Move scrollOffset into Layer classChris Craik2012-05-231-3/+0
* Make sure CanvasLayer isn't merged and is initialized correctlyJohn Reck2012-05-171-1/+1
* Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-161-0/+3
* Revert "Allow more layers to be merged."Chris Craik2012-05-161-2/+0
* Allow more layers to be merged.Nicolas Roard2012-05-151-0/+2
* Update bounds calculation to use draw transformChris Craik2012-05-141-12/+6
* Implements mask layers and replica layersNicolas Roard2012-05-111-0/+17
* Complete implementation fixed backgroundNicolas Roard2012-05-081-3/+14
* Fix visible area calculation.Mangesh Ghiware2012-05-081-1/+1
* Unify the naming of rectangles used for draw.Teng-Hui Zhu2012-05-031-2/+2
* Rewrite PictureSet with TURBO!John Reck2012-05-021-0/+3
* CSS Background image implementationNicolas Roard2012-04-241-0/+10
* Unify composited layer/base layer draw pathChris Craik2012-04-101-6/+0
* Reorganize platform/graphics/androidNicolas Roard2012-04-061-0/+394