OSDN Git Service

Port Webkit r74089 to GraphicsContextAndroid.
authorBen Murdoch <benm@google.com>
Thu, 22 Sep 2011 18:43:55 +0000 (19:43 +0100)
committerBen Murdoch <benm@google.com>
Thu, 22 Sep 2011 19:18:03 +0000 (20:18 +0100)
commit016f60fe178354d0477a5d48144141503ce05ee8
treeee44915018347ba88d8d5288d0ff3c1cc7bcd264
parent0adc71cfdfddd2ac9dd6f229f6521ca4753724cb
Port Webkit r74089 to GraphicsContextAndroid.

Port the change made to PlatformContextSkia in
http://trac.webkit.org/changeset/74089
to GraphicsContext Android.

This fixes the rendering of inset box shadows.

Bug: 5351383
Change-Id: I7b68c965aec87e610d853a8220468fd8113351e6
Source/WebCore/platform/graphics/android/GraphicsContextAndroid.cpp