OSDN Git Service

DO NOT MERGE
authorNicolas Roard <nicolasroard@google.com>
Thu, 24 Mar 2011 16:52:26 +0000 (09:52 -0700)
committerNicolas Roard <nicolasroard@google.com>
Mon, 9 May 2011 21:58:53 +0000 (14:58 -0700)
commitc3da3ea3d67930a5593b455cdc697171a9115cae
tree7a597c6aa4e96ad3a5f56d4fba80510029d9ed18
parentbf890dcc88ecd74d627a5ae8033ac16743bc7c01
DO NOT MERGE

Cherry pick from Master

Fix for maps

- Fix a repaint scheduling bug preventing layers containing only
and image to update
- Use an SkBitmap instead of SkBitmapRef and do a deep copy
instead to prevent synchronization issues with the webkit thread.

bug:4173057
Change-Id: Iace8e21b776df7b357654f66d40d159a1701b86d
WebCore/platform/graphics/android/GraphicsLayerAndroid.cpp
WebCore/platform/graphics/android/GraphicsLayerAndroid.h
WebCore/platform/graphics/android/LayerAndroid.cpp
WebCore/platform/graphics/android/LayerAndroid.h