OSDN Git Service

Fix the way we maintain the list of Pictures in PictureSet.
authorNicolas Roard <nicolasroard@google.com>
Tue, 24 May 2011 21:28:44 +0000 (14:28 -0700)
committerNicolas Roard <nicolasroard@google.com>
Tue, 24 May 2011 23:12:17 +0000 (16:12 -0700)
commit3bcfda4ce480ffef2e36188eb0549f7cb292fdb8
tree72301bbd1afbcf9b8dc70f3681a4fbb3d5f45ad4
parent721b0d7e3e0a58ea9124bfc701612a39a23fc1ae
Fix the way we maintain the list of Pictures in PictureSet.
This improves drawing performances on the base surface by
a decent amount.

Change-Id: I59b63c0e5748eed2c729024c11a5da390faefda7
Source/WebKit/android/jni/PictureSet.cpp
Source/WebKit/android/jni/PictureSet.h
Source/WebKit/android/jni/WebViewCore.cpp