summaryrefslogtreecommitdiffstats
path: root/Source/WebKit/android/jni/WebCoreFrameBridge.cpp
diff options
context:
space:
mode:
authorTeng-Hui Zhu <ztenghui@google.com>2012-01-03 15:08:57 -0800
committerTeng-Hui Zhu <ztenghui@google.com>2012-01-03 17:33:27 -0800
commit309ae897e0ad3493fc6acd97a39c631f90580d57 (patch)
treecc8132a00f1df47ac8e179b66eb7856f2dcde90b /Source/WebKit/android/jni/WebCoreFrameBridge.cpp
parent7eb17b2e00c46869b21bf5795fd9cdc93fca98e7 (diff)
downloadexternal_webkit-309ae897e0ad3493fc6acd97a39c631f90580d57.zip
external_webkit-309ae897e0ad3493fc6acd97a39c631f90580d57.tar.gz
external_webkit-309ae897e0ad3493fc6acd97a39c631f90580d57.tar.bz2
Employ the transfer queue to the pure color tiles
This fixed the sync problem for the pure color tiles. When Tex Gen thread detect that the tile is pure color, UI need to pick it up in the right time. To avoid adding too many sync object, the simplest way is following the same idea of transfer queue. At the same time, using a separate queue and adding simple operation on top of it can limit the impact to the original transfer queue which is highly coupled with SurfTex implemenation. bug:5808996 Change-Id: I518d358c5626815b27f285d4dcadcee9c3234835
Diffstat (limited to 'Source/WebKit/android/jni/WebCoreFrameBridge.cpp')
0 files changed, 0 insertions, 0 deletions