summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/PictureSet.h
Commit message (Expand)AuthorAgeFilesLines
* Rename (IF_)LOGD(_IF) to (IF_)ALOGD(_IF) DO NOT MERGESteve Block2012-01-031-3/+3
* The new FAST_PICTURESET code path seems to trigger repaintNicolas Roard2011-10-071-1/+1
* Make bucket sizes in increments of 256Russell Brenner2011-09-271-0/+2
* Limit the number of buckets in a PictureSetRussell Brenner2011-09-261-1/+4
* Enable the FAST_PICTURESET codepathNicolas Roard2011-08-311-1/+1
* Implement a faster picturesetNicolas Roard2011-08-311-23/+46
* Fix some include guards in Android filesSteve Block2011-06-081-2/+2
* Initial support for serializing the view stateJohn Reck2011-06-031-0/+1
* Fix the way we maintain the list of Pictures in PictureSet.Nicolas Roard2011-05-241-3/+15
* Merge WebKit at r75993: Move WebKit/android files to SourceBen Murdoch2011-05-161-0/+104