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

Unified Diff: chrome/browser/chromeos/login/login_utils.cc

Issue 10052018: Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupled from backbuffer dro… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: minor changes, rebasing with master Created 8 years, 7 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
Index: chrome/browser/chromeos/login/login_utils.cc
diff --git a/chrome/browser/chromeos/login/login_utils.cc b/chrome/browser/chromeos/login/login_utils.cc
index 0f5bcb62af78cb402b3cb18ba96ab4af70a25402..173a9d33863661733afff0ee0343e8b5d4dee73b 100644
--- a/chrome/browser/chromeos/login/login_utils.cc
+++ b/chrome/browser/chromeos/login/login_utils.cc
@@ -1058,6 +1058,7 @@ std::string LoginUtilsImpl::GetOffTheRecordCommandLine(
::switches::kEnableGView,
::switches::kEnableLogging,
::switches::kEnablePartialSwap,
+ ::switches::kEnableUIReleaseFrontSurface,
::switches::kEnablePinch,
::switches::kEnableSmoothScrolling,
::switches::kEnableThreadedCompositing,
« no previous file with comments | « no previous file | content/browser/gpu/gpu_process_host_ui_shim.h » ('j') | content/common/gpu/gpu_memory_manager.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698