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

Unified Diff: chrome/app/app-Info.plist

Issue 8233027: Support dynamic switching between integrated and discrete GPUs on Mac OS X. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 9 years, 2 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 | chrome/app/helper-Info.plist » ('j') | ui/gfx/gl/gl_context_cgl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/app-Info.plist
===================================================================
--- chrome/app/app-Info.plist (revision 104937)
+++ chrome/app/app-Info.plist (working copy)
@@ -257,5 +257,7 @@
</dict>
</dict>
</array>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
Mark Mentovai 2011/10/12 00:48:18 Keep the keys in this file sorted. You’ll note tha
Ken Russell (switch to Gerrit) 2011/10/12 01:16:36 Done.
+ <true/>
</dict>
</plist>
« no previous file with comments | « no previous file | chrome/app/helper-Info.plist » ('j') | ui/gfx/gl/gl_context_cgl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698