summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Remove some content_child dependency from content_commonsheu@chromium.org2014-03-131-1/+1
* Add logs for context creation failure.piman@chromium.org2014-03-111-1/+1
* Linux Sandbox: Stop GPU watchdog in accountable way.jln@chromium.org2014-02-081-3/+7
* Stop using HMAC for gpu mailboxespiman@chromium.org2014-02-081-13/+0
* Fix and separate out VSync code on Macccameron@chromium.org2014-02-051-3/+5
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-02-032-4/+24
* Revert 248049 "Ensure GL initialization only happens once, and p..."kbr@chromium.org2014-01-312-24/+4
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-4/+24
* Revert 247793 "Ensure GL initialization only happens once, and p..."yoz@chromium.org2014-01-302-24/+4
* Ensure GL initialization only happens once, and provide common init pathdanakj@chromium.org2014-01-302-4/+24
* Limit recomputing of gpu driver bug workarounds to chromeos and androidzmo@chromium.org2013-12-131-1/+3
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* Recompute gpu driver bug workarounds at gpu process startupzmo@chromium.org2013-12-101-0/+7
* Revert 239400 "Revert 239280 "Move more file_util functions to b..."thakis@chromium.org2013-12-081-1/+1
* Revert 239280 "Move more file_util functions to base namespace."thakis@chromium.org2013-12-081-1/+1
* Move more file_util functions to base namespace.brettw@chromium.org2013-12-071-1/+1
* Add GPU histograms for initialization timesscottmg@chromium.org2013-12-051-0/+18
* Remove some gpu sandbox warmupscottmg@chromium.org2013-11-281-29/+0
* Clear SingleProcess and InProcessGPU logic.dongseong.hwang@intel.com2013-11-241-13/+8
* Remove unused video decode acceleration headers.jorgelo@chromium.org2013-11-231-4/+0
* Move VA-API warmup to sandboxing code.jorgelo@chromium.org2013-11-221-4/+0
* Do DXVA init inside (lowered) gpu sandboxscottmg@chromium.org2013-11-211-7/+0
* Move Exynos video decode acceleration warmup to sandboxing code.jorgelo@chromium.org2013-11-201-3/+1
* Re-add sandbox warmup to ExynosVideoDecodeAccelerator.sheu@chromium.org2013-11-181-1/+3
* Remove GSC usage from ExynosVideoDecodeAccelerator.sheu@chromium.org2013-11-141-3/+1
* Merge gpu_switching_list into gpu_driver_bug_list.zmo@chromium.org2013-11-051-6/+9
* Remove apatrick@ from OWNERSpiman@chromium.org2013-11-041-1/+0
* Add support for unsigned int32 in string_number_conversionszverre@yandex-team.ru2013-10-231-4/+4
* Clean up things -Wunused-const-variable complains about.thakis@chromium.org2013-10-131-0/+2
* Don't kill the GPU process on Chrome OS if we're not on VT1marcheu@chromium.org2013-10-102-0/+29
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+2
* Revert 222689 "Use an X event loop in the GPU process on Linux."dalecurtis@google.com2013-09-121-2/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-121-0/+2
* Revert 222470 "Use an X event loop in the GPU process on Linux." This is tonoamsml@chromium.org2013-09-111-2/+0
* Use an X event loop in the GPU process on Linux.ccameron@chromium.org2013-09-111-0/+2
* Warm up DWM prior to lowering token.apatrick@chromium.org2013-09-071-0/+21
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-042-15/+16
* Set up content in-process main threads via factoryscottmg@chromium.org2013-08-162-0/+75
* Removed errant #include leftover from r215933.fischman@chromium.org2013-08-061-1/+0
* Added suspend/resume detection to the GpuWatchdogThreadbajones@chromium.org2013-08-063-2/+65
* Delete dead code: OmxVideoDecodeAccelerator is unused.fischman@chromium.org2013-08-061-4/+1
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-2/+1
* Implement ChildThread::shutdown and clear members that have refs into blinkjochen@chromium.org2013-07-231-0/+1
* Use a direct include of the message_loop header in content/, part 3.avi@chromium.org2013-07-182-2/+2
* Process names, and predictable thread and process ordering in about:tracingnduca@chromium.org2013-07-081-0/+4
* Use a direct include of time headers in content/, part 2.avi@chromium.org2013-06-282-2/+2
* Remove usage of ChildProcess::current() and ChildThread::current() other than...jam@chromium.org2013-06-251-10/+9
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-06-201-3/+0