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

Unified Diff: content/browser/android/in_process/synchronous_compositor_output_surface.h

Issue 17553012: Force spontaneous draws into the SW path (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: boliu comments Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | content/browser/android/in_process/synchronous_compositor_output_surface.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/browser/android/in_process/synchronous_compositor_output_surface.h
diff --git a/content/browser/android/in_process/synchronous_compositor_output_surface.h b/content/browser/android/in_process/synchronous_compositor_output_surface.h
index 91ebca564180aae8dcc2ec7b6b78f8f1a29c0e84..a45d53bdf681b73a9c6025a24da39c430482d1e4 100644
--- a/content/browser/android/in_process/synchronous_compositor_output_surface.h
+++ b/content/browser/android/in_process/synchronous_compositor_output_surface.h
@@ -79,6 +79,7 @@ class SynchronousCompositorOutputSurface
int routing_id_;
bool needs_begin_frame_;
+ bool invoking_composite_;
bool did_swap_buffer_;
// Only valid (non-NULL) during a DemandDrawSw() call.
« no previous file with comments | « no previous file | content/browser/android/in_process/synchronous_compositor_output_surface.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698