Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(52)

Issue 12720022: cc: add layer usage hint to texture layer

Created:
7 years, 9 months ago by kangyuan.shu
Modified:
7 years, 9 months ago
Reviewers:
CC:
chromium-reviews, cc-bugs_chromium.org, darin-cc_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

cc: add layer usage hint to texture layer Add a boolean hint to texture layer to indicate whether the layer is a single buffered layer. We don't want the single buffered layer block pending commit. BUG=178977

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -17 lines) Patch
M cc/texture_layer.h View 3 chunks +5 lines, -2 lines 0 comments Download
M cc/texture_layer.cc View 3 chunks +11 lines, -8 lines 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_compositor_support_impl.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M webkit/compositor_bindings/web_external_texture_layer_impl.h View 1 chunk +1 line, -1 line 0 comments Download
M webkit/compositor_bindings/web_external_texture_layer_impl.cc View 1 chunk +3 lines, -3 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698