summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Make ChildProcessHost be used through an interface in content/public, instead...jam@chromium.org2011-12-031-1/+1
* Don't make classes derive from ChildProcessHost, and instead have them use it...jam@chromium.org2011-12-021-2/+0
* A few less TOUCH_UIs.backer@chromium.org2011-11-221-1/+1
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-5/+5
* Allow switching to SwiftShader when GPU is blacklistedjbauman@chromium.org2011-11-111-0/+5
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-201-4/+4
* Making TOOLKIT_USES_GTK orthogonal to USE_AURA.saintlou@chromium.org2011-09-201-1/+1
* Aura under Linux is enabled with:saintlou@chromium.org2011-09-181-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-4/+5
* Tag IPC::Channel::Listener implementations with OVERRIDEevan@chromium.org2011-08-161-2/+2
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-0/+7
* Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.sievers@chromium.org2011-06-081-11/+0
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-1/+1
* Don't try to lock surfaces on TOUCH_UI.backer@chromium.org2011-05-301-1/+1
* Fix gpu acceleration with --in-process-gpu and --single-process modes.sievers@google.com2011-05-271-0/+8
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-1/+1
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-0/+157