OSDN Git Service

am d253060c: Merge "Fix repaint bug. In some cases when the content size changes...
authorNicolas Roard <nicolasroard@google.com>
Tue, 11 Oct 2011 22:44:00 +0000 (15:44 -0700)
committerAndroid Git Automerger <android-git-automerger@android.com>
Tue, 11 Oct 2011 22:44:00 +0000 (15:44 -0700)
commit7aaeb23810a4a680d3009c26c67d5520af918900
treef265c980d009f5cfef9c7001892878f2a27f72a7
parented563485f68022dd4d6000ae7256e763100a565f
parentd253060c6edf139871ea630f884cc6631a162854
am d253060c: Merge "Fix repaint bug. In some cases when the content size changes, the inval rects we receive from webkit do not fully cover the area that changed. For now, fix this by forcing the invalidation of the entire content (note: we only invalidate the tiles -

* commit 'd253060c6edf139871ea630f884cc6631a162854':
  Fix repaint bug. In some cases when the content size changes, the inval rects we receive from webkit do not fully cover the area that changed. For now, fix this by forcing the invalidation of the entire content (note: we only invalidate the tiles -- we do not force an actual regeneration of the pictureset for the entire content)