summaryrefslogtreecommitdiffstats
path: root/Source/WebCore/platform/graphics/android/layers
Commit message (Expand)AuthorAgeFilesLines
* WebGL implementation for AndroidPierre-Antoine LaFayette2013-01-203-8/+9
* Ensure AndroidAnimation's copy of its name string is uniqueChris Craik2012-10-232-5/+11
* Deep copy animation keyframe namesChris Craik2012-10-081-1/+3
* Determine maxZoomScale from bitmap/text drawingChris Craik2012-10-017-12/+12
* Early return from layer painting when fully clippedChris Craik2012-08-161-7/+8
* Correctly handle preserve-3d layer orderingChris Craik2012-08-152-26/+80
* Remove usages of getCanvasJohn Reck2012-08-063-8/+7
* Perform check for text/content on recording context PicturePilesChris Craik2012-07-195-16/+14
* Use PicturePile in layersNicolas Roard2012-07-171-0/+1
* Add reset stateTeng-Hui Zhu2012-07-101-1/+1
* Support fullscreen to inline video transition.Teng-Hui Zhu2012-06-271-2/+2
* am 67169ebc: am 8ac8b3f2: Merge "Make viewport dirtyness calculations recursi...Chris Craik2012-06-211-0/+3
|\
| * Merge "Make viewport dirtyness calculations recursive" into jb-devChris Craik2012-06-211-0/+3
| |\
| | * Make viewport dirtyness calculations recursiveChris Craik2012-06-211-0/+3
* | | am 74b2988a: am c6d9134e: Don\'t allow layers that draw via drawGL to merge w...Chris Craik2012-06-213-2/+6
|\ \ \ | |/ /
| * | Don't allow layers that draw via drawGL to merge with other surfacesChris Craik2012-06-203-2/+6
| |/
* | Merge "Show layer tree in hierarchyviewer"John Reck2012-06-148-119/+145
|\ \
| * | Show layer tree in hierarchyviewerJohn Reck2012-06-148-119/+145
| |/
* | Add detailed tracing to tile paintingChris Craik2012-06-132-0/+10
|/
* Call the right updatePositions*John Reck2012-06-111-7/+7
* Merge "Add fast drawing path for repeat background image." into jb-devTeng-Hui Zhu2012-06-072-27/+123
|\
| * Add fast drawing path for repeat background image.Teng-Hui Zhu2012-06-072-27/+123
* | Fix IFrame max scrollJohn Reck2012-06-071-2/+2
* | Reduce base layer false clip size to avoid rounding issuesChris Craik2012-06-052-1/+6
* | Disable clipping on the base surfaceChris Craik2012-06-011-1/+6
* | Don't allow merging within an animated layerChris Craik2012-05-312-7/+12
|/
* Merge "Minimize tearing for fixed element in single surface mode" into jb-devTeng-Hui Zhu2012-05-303-6/+21
|\
| * Minimize tearing for fixed element in single surface modeTeng-Hui Zhu2012-05-303-6/+21
* | Merge "Draw entire layer tree in capturePicture()" into jb-devChris Craik2012-05-301-0/+1
|\ \
| * | Draw entire layer tree in capturePicture()Chris Craik2012-05-301-0/+1
| |/
* | Merge "Reduce UI-thread computation" into jb-devChris Craik2012-05-292-36/+14
|\ \ | |/ |/|
| * Reduce UI-thread computationChris Craik2012-05-252-36/+14
* | Compute scroll limits correctlyJohn Reck2012-05-252-14/+21
* | Merge "Better support for HTML5 audio loop" into jb-devTeng-Hui Zhu2012-05-251-0/+1
|\ \ | |/ |/|
| * Better support for HTML5 audio loopTeng-Hui Zhu2012-05-241-0/+1
* | Compute draw transforms only for new/dynamically transformed layersChris Craik2012-05-245-43/+63
* | Merge "Move scrollOffset into Layer class" into jb-devChris Craik2012-05-245-12/+14
|\ \
| * | Move scrollOffset into Layer classChris Craik2012-05-235-12/+14
| |/
* | Merge "Add tracing to interesting/potentially costly functions" into jb-devChris Craik2012-05-231-0/+1
|\ \
| * | Add tracing to interesting/potentially costly functionsChris Craik2012-05-231-0/+1
| |/
* | Fix crashNicolas Roard2012-05-231-0/+2
|/
* Disable transform fudging for merged surfacesChris Craik2012-05-211-1/+4
* Fix memory leak and repaint issues with fixed background elementsNicolas Roard2012-05-182-1/+4
* Remove paint tile operations for stale paintersChris Craik2012-05-182-0/+16
* Make sure CanvasLayer isn't merged and is initialized correctlyJohn Reck2012-05-173-1/+4
* Fix invalidations sent to frameworkNicolas Roard2012-05-171-4/+7
* Check layer state before dereferencingChris Craik2012-05-171-1/+3
* Allow more layers to be merged (merging fixed)Nicolas Roard2012-05-163-25/+18
* Merge "Revert "Allow more layers to be merged."" into jb-devJohn Reck2012-05-162-13/+17
|\
| * Revert "Allow more layers to be merged."Chris Craik2012-05-162-13/+17