OSDN Git Service

Limit the SkPicture size we use to paint.
authorNicolas Roard <nicolasroard@google.com>
Fri, 18 Mar 2011 01:20:38 +0000 (18:20 -0700)
committerNicolas Roard <nicolasroard@google.com>
Fri, 18 Mar 2011 01:32:54 +0000 (18:32 -0700)
commit776c5d4485a2b75fb4e143b0a5984cba47aaac4d
tree75b0eae7beb7ff38c6b553bd3fa0fd04a149249c
parent1ae2d07bc763fbb9dc3df9a62631d2f8fb707ce2
Limit the SkPicture size we use to paint.
This improves performances by a visible factor on some websites.

bug:4124418
Change-Id: I9b24408b686e24cf323eb5bae977d74a0f2e2a34
WebCore/platform/graphics/android/BaseTile.cpp
WebCore/platform/graphics/android/LayerAndroid.cpp
WebCore/platform/graphics/android/TiledPage.cpp