summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* linux_aura: Add a "--display=" switch like GTK+ has.erg@chromium.org2014-05-301-0/+7
* Enable --high-dpi-support by default. (Note that this is a registry setting. ...ananta@chromium.org2014-05-281-3/+0
* Add 4k HW decode override flag and support larger bitstream buffers in V4L2VDA.posciak@chromium.org2014-05-201-0/+2
* Make --enable-delegated-renderer show stuff on Macccameron@chromium.org2014-05-131-0/+7
* Remove content/port directory and move the 3 remaining interfaces to content/...jam@chromium.org2014-05-061-1/+1
* Allow use of EGL in browser tests with --use-gl=egl.danakj@chromium.org2014-05-021-1/+0
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-1/+2
* Remove stale GPU code on Windows/Macpiman@chromium.org2014-04-121-189/+8
* GpuChannelHost: allocate route IDs on the client (renderer) side.hshi@chromium.org2014-04-081-5/+6
* Don't start the SECCOMP sandbox early for Tegra124davidu@nvidia.com2014-03-281-0/+1
* Remove NULL check in GpuProcessHost::ValidateHost.danakj@chromium.org2014-03-281-3/+0
* Blacklist GLX indirect renderingpiman@chromium.org2014-03-221-0/+2
* Refactor configuration of sandboxes - first stepsaberent@chromium.org2014-03-131-13/+26
* Implement '--gpu-sandbox-failures-fatal' flag.jorgelo@chromium.org2014-03-111-7/+1
* Add logs for context creation failure.piman@chromium.org2014-03-111-0/+2
* Revert 255481 "Remove --ui-prioritize-in-gpu-process"kbr@chromium.org2014-03-081-0/+3
* Revert of Implement '--gpu-sandbox-failures-nonfatal' flag. (https://coderevi...mvanouwerkerk@chromium.org2014-03-071-1/+7
* Implement '--gpu-sandbox-failures-nonfatal' flag.jorgelo@chromium.org2014-03-071-7/+1
* Remove --ui-prioritize-in-gpu-processpiman@chromium.org2014-03-071-3/+0
* Move multisampling control from gpu blacklist to driver bug workaround list.zmo@chromium.org2014-02-151-1/+0
* Creates a way to launch the utility process with elevated privileges on Windo...haven@chromium.org2014-02-111-0/+1
* Remove Windows accelerated surface support.jbauman@chromium.org2014-01-271-64/+11
* Remove gpu side LatencyInfo mergingmiletus@chromium.org2014-01-161-4/+18
* Remove some code inside USE_AURA and OS_WIN ifdefs in content.jam@chromium.org2014-01-141-1/+1
* Allow tests to stub out GL draw calls.danakj@chromium.org2014-01-121-0/+1
* Also append GPU command-line flags to the browser in single-process modepiman@chromium.org2014-01-101-2/+6
* Convert video capture pipline to base::TimeTickssheu@chromium.org2014-01-081-1/+1
* Initialize high dpi early in the chrome process on Windows by calling the Set...ananta@chromium.org2013-12-201-0/+4
* Remove --reduce-gpu-sandbox command-line flag.jbauman@chromium.org2013-12-181-1/+0
* Add a flag to make GPU sandbox failures nonfatal.jorgelo@chromium.org2013-12-181-0/+7
* Propagate ozone platform flag to the GPU processdnicoara@chromium.org2013-12-091-0/+7
* AndroidVideoEncodeAccelerator is born!fischman@chromium.org2013-12-041-0/+3
* Convert string16 to base::string16 in content.brettw@chromium.org2013-12-031-1/+1
* Added a flag to disable limiting the nuber of GPU crashes that are allowedbajones@chromium.org2013-11-271-3/+7
* Clear SingleProcess and InProcessGPU logic.dongseong.hwang@intel.com2013-11-241-1/+2
* lower Angle/DX path to LIMITED and don't drop to UNTRUSTEDscottmg@chromium.org2013-11-081-22/+2
* Add policies to allow events named Dwm* in the gpu sandbox. ananta@chromium.org2013-09-301-2/+8
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-231-1/+1
* Revert 224496 "Move ui/base/latency_info* to ui/events"ben@chromium.org2013-09-201-1/+1
* Move ui/base/latency_info* to ui/eventsben@chromium.org2013-09-201-1/+1
* Report accelerated surface vsync time info to browser compositor.jbauman@chromium.org2013-09-161-9/+18
* Make using virtual contexts a workaround flag rather than cmdlinesievers@chromium.org2013-09-071-1/+0
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-041-2/+0
* Move AlterEnvironment to base/environment.h, implement on Windows. This re-im...brettw@chromium.org2013-08-301-1/+1
* Move ScopedClosureRunner to callback_helpers, add Reset.avi@chromium.org2013-08-301-5/+6
* Fix getting exit status for browser child process.jln@chromium.org2013-08-271-2/+3
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-161-44/+10
* Delete dead code: OmxVideoDecodeAccelerator is unused.fischman@chromium.org2013-08-061-1/+0
* Add SECCOMP Tegra policy for GPU sandboxdavidu@nvidia.com2013-08-021-0/+1
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0