summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/ViewStateSerializer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Show layer tree in hierarchyviewerJohn Reck2012-06-141-0/+65
* Rewrite PictureSet with TURBO!John Reck2012-05-021-1/+0
* On new content, attach functor directlyChris Craik2012-04-251-0/+4
* Rename several classesChris Craik2012-04-041-0/+1
* reimplement BaseLayerAndroid as a LayerAndroid subclassChris Craik2012-03-221-5/+4
* Fix layers ordering issue with Absolute positioned elementsNicolas Roard2012-03-131-1/+1
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-20/+8
* Introduce a LayerContent interfaceNicolas Roard2012-03-091-10/+16
* Replace picture count with the SurfaceCollection countChris Craik2012-03-091-1/+0
* Change the way we apply fixed position to layersNicolas Roard2012-03-081-29/+29
* Refactor LayerAndroid to add iframe subclassesNicolas Roard2012-03-071-7/+18
* Refactor LayerAndroid and add a FixedLayerAndroid classNicolas Roard2012-03-061-35/+89
* Fix image layer codepathNicolas Roard2011-11-301-20/+4
* Refactor the image sharing codeNicolas Roard2011-10-121-1/+2
* Remove m_contentsImage usageJohn Reck2011-10-041-4/+28
* Clean up style and add some comments in LayerSteve Block2011-09-211-2/+2
* Refactoring: Moved 'SkLayer' to 'Layer' class in webkitChris Craik2011-06-301-3/+3
* Serialize LayerAndroidJohn Reck2011-06-071-1/+327
* Initial support for serializing the view stateJohn Reck2011-06-031-0/+97