summaryrefslogtreecommitdiffstats
path: root/chrome/browser/gpu
Commit message (Expand)AuthorAgeFilesLines
* Change GpuControlList features from bits of int to set.zmo@chromium.org2013-04-021-9/+2
* Get the init gpu mode from when chrome starts instead of when settings page s...zmo@chromium.org2013-03-222-3/+14
* Provide a link to restart chrome when changing gpu settingszmo@chromium.org2013-03-222-3/+4
* base/prefs: Remove the public/ directory and move the files to //base/prefs.tfarina@chromium.org2013-03-211-1/+1
* Delete memory manager dead code.ccameron@chromium.org2013-03-122-69/+0
* Add a user pref in Settings to disable all GPU features.zmo@chromium.org2013-03-122-0/+75
* Disable threaded compositing on Mac.ccameron@chromium.org2013-03-061-2/+9
* Revert 186264justinlin@chromium.org2013-03-051-4/+1
* Disable threaded compositing, but leave force compositingccameron@chromium.org2013-03-051-1/+4
* Turn on threaded compositing in OSX for continuous builds.ccameron@chromium.org2013-03-041-9/+2
* Get rid of unnecessary empty overrides of GpuDataManagerObserver.jam@chromium.org2013-02-272-6/+0
* Revert 184551abodenha@chromium.org2013-02-261-1/+8
* Turn on threaded compositing in OSX for continuous builds. ccameron@chromium.org2013-02-261-8/+1
* First batch of fixing pref registrations.joi@chromium.org2013-02-212-7/+11
* Revertccameron@chromium.org2013-02-121-1/+8
* Turn on threaded compositing in OSX for continuous builds.ccameron@chromium.org2013-02-121-8/+1
* Move remaining non-test, non-Chrome-specific Prefs code to base/prefs/.joi@chromium.org2013-02-111-2/+2
* Revert 181368, because of TabCaptureApiTest.EndToEnd crashes.kkania@chromium.org2013-02-071-2/+9
* Turn on threaded compositing in OSX for continuous buildsvangelis@chromium.org2013-02-071-9/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Remove PrefServiceSimple, replacing it with PrefService and PrefRegistrySimple.joi@chromium.org2013-02-061-4/+7
* Turn off FCM on the mac in the beta channel.vangelis@chromium.org2013-01-241-2/+1
* Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.joi@chromium.org2012-12-221-1/+2
* Relanding r172627zmo@chromium.org2012-12-172-0/+101
* Revert 172627shawnsingh@google.com2012-12-122-101/+0
* Cache GL strings from GPU process and use them at next browser startup.zmo@chromium.org2012-12-122-0/+101
* Move gpu related stuff from chrome/browser to chrome/browser/gpuzmo@chromium.org2012-12-075-0/+339