summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/PictureSet.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implements a recording GraphicsContextNicolas Roard2012-04-061-2/+36
* replace XLOGC/XLOG with ALOGD/ALOGVChris Craik2012-03-121-89/+70
* Minor cleanup in PictureSetJohn Reck2012-03-011-74/+52
* Delete navcache nativeJohn Reck2012-02-271-3/+3
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-12/+12
* Removing ANDROID_INSTRUMENTATION codeKristian Monsen2011-11-171-1/+16
* Merge "Fine-tune the number of buckets in PictureSet add some clearing logic ...Nicolas Roard2011-09-301-1/+33
|\
| * Fine-tune the number of buckets in PictureSetNicolas Roard2011-09-301-1/+33
* | Initialize to BUCKET_SIZE instead of 0Russell Brenner2011-09-301-7/+25
|/
* Make bucket sizes in increments of 256Russell Brenner2011-09-271-7/+39
* Limit the number of buckets in a PictureSetRussell Brenner2011-09-261-32/+40
* Fix invalidation rect sizesBen Murdoch2011-09-161-17/+4
* Implement PictureSet(SkPicture*) ctor in FAST_PICTURESET caseJohn Reck2011-09-071-0/+21
* Enable double buffering via base tilesChris Craik2011-09-021-1/+16
* Enable the FAST_PICTURESET codepathNicolas Roard2011-08-311-1/+1
* Implement a faster picturesetNicolas Roard2011-08-311-18/+358
* Fix PictureSet invlidation rectangle bugBen Murdoch2011-08-261-2/+2
* Fix compiler error when DEBUG is turned onTeng-Hui Zhu2011-06-211-1/+1
* Fix issues with setting viewstate before initializingJohn Reck2011-06-041-2/+8
* Initial support for serializing the view stateJohn Reck2011-06-031-0/+16
* Fix the way we maintain the list of Pictures in PictureSet.Nicolas Roard2011-05-241-85/+170
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+676