summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/PictureSet.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fix compiler error when DEBUG is turned onTeng-Hui Zhu2011-06-211-1/+1
| | | | Change-Id: I1a9d8eab3e5259eade94fc9e825ec4d162a1e392
* Fix issues with setting viewstate before initializingJohn Reck2011-06-041-2/+8
| | | | | | | | | Allow drawing without a CachedRoot (just skip drawing extras in that case) Initialize PictureSet correctly when using the SkPicture ctor If delay-setting a layer on glWebViewState, set isAfterFirstLayout to true to force the baseLayer update. Change-Id: I9b24fd2e8450acf0138433edce8700c9ec227e52
* Initial support for serializing the view stateJohn Reck2011-06-031-0/+16
| | | | | | Serializes only the base layer currently Change-Id: I5cff216a4fc1b08efe3a7955c616b91114f6bf0b
* Fix the way we maintain the list of Pictures in PictureSet.Nicolas Roard2011-05-241-85/+170
| | | | | | | This improves drawing performances on the base surface by a decent amount. Change-Id: I59b63c0e5748eed2c729024c11a5da390faefda7
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+676
Change-Id: Ifa871f8320bdb3a09fe189fffecc23f702c394b9