summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved content/browser/gpu_* to content/browser/gpu/.apatrick@chromium.org2011-05-091-568/+0
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-2/+2
* Revert 84284 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-051-2/+2
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-051-2/+2
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-2/+0
* Move GpuProcessHostUIShim and GpuDataManager now that they don't depend on gr...jam@chromium.org2011-04-261-2/+2
* Move the synchronous GPU messages to the IO thread to avoid deadlock.jam@chromium.org2011-04-261-51/+356
* Move more GPU related files from content/common to content/common/gpu.apatrick@chromium.org2011-04-221-1/+1
* Switch most BrowserChildProcessHost subclasses to using the new constructor.willchan@chromium.org2011-04-081-1/+1
* Histogram added: GPU.GPUProcessLaunchCausescheib@chromium.org2011-04-061-3/+10
* GPU.GPUProcessTerminationStatus histogram addedscheib@chromium.org2011-04-011-0/+5
* Better handling of disabling the GPU acceleration if the GPU process dies mor...amarinichev@chromium.org2011-04-011-8/+6
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Removed --no-gpu-sandbox.apatrick@chromium.org2011-03-251-1/+0
* This is a thread that runs in the browser process that can issue GL calls wit...apatrick@chromium.org2011-03-211-77/+5
* Move app/app_switches to ui/gfx/gl/gl_switches.backer@chromium.org2011-03-211-2/+2
* Move gpu_feature_flags from chrome\common to content\common.jam@chromium.org2011-03-171-1/+0
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-4/+14
* Move chrome\gpu to content\gpu.jam@chromium.org2011-03-121-1/+1
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-14/+4
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-4/+14
* Move GPU messages to content. I've also switched the IPC structs to use the ...jam@chromium.org2011-03-101-1/+1
* Make GPUInfo a struct, which it should be according to the C++ guidelines. T...jam@chromium.org2011-03-081-1/+0
* Added command line switch to disable GPU sandbox.apatrick@chromium.org2011-02-281-0/+1
* Moved creation of GPU transfer buffers into the browser process.apatrick@chromium.org2011-02-241-0/+32
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+287