Set the threshold value of tile size for tile partial update.
authorEunsol Park <eunsol47.park@samsung.com>
Thu, 25 Apr 2013 02:51:49 +0000 (11:51 +0900)
committerGerrit Code Review <gerrit2@kim11>
Fri, 26 Apr 2013 08:34:10 +0000 (17:34 +0900)
commit7a91ac9ca40b1aa48c5bdef88b3f36023a86e827
treec5bf5be437627e1ec3830137f096d282a3bc97ea
parent679a2eba616661bf96a784342a48b671e1e84acd
Set the threshold value of tile size for tile partial update.

[Title] Limitation of the tile size on partial update
[Issue#] N/A
[Problem] Aquarium and Toon shading test result regressed due to partial update.
[Cause] Partial update takes even longer than repainting whole tile.
[Solution] Added the threshold value of tile size for tile partial update.

Change-Id: I03a3885d560a1c42a4688042ef3dac4ed02c2afc
Source/WebKit2/WebProcess/WebPage/efl/tizen/TiledBackingStoreRemoteTileTizen.cpp