| Commit message (Expand) | Author | Age | Files | Lines |
* | Linux Sandbox: Stop GPU watchdog in accountable way. | jln@chromium.org | 2014-02-08 | 1 | -3/+7 |
* | Stop using HMAC for gpu mailboxes | piman@chromium.org | 2014-02-08 | 1 | -13/+0 |
* | Fix and separate out VSync code on Mac | ccameron@chromium.org | 2014-02-05 | 1 | -3/+5 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-02-03 | 2 | -4/+24 |
* | Revert 248049 "Ensure GL initialization only happens once, and p..." | kbr@chromium.org | 2014-01-31 | 2 | -24/+4 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 2 | -4/+24 |
* | Revert 247793 "Ensure GL initialization only happens once, and p..." | yoz@chromium.org | 2014-01-30 | 2 | -24/+4 |
* | Ensure GL initialization only happens once, and provide common init path | danakj@chromium.org | 2014-01-30 | 2 | -4/+24 |
* | Limit recomputing of gpu driver bug workarounds to chromeos and android | zmo@chromium.org | 2013-12-13 | 1 | -1/+3 |
* | Revert 240527 "Revert of https://codereview.chromium.org/99133015/" | jln@chromium.org | 2013-12-13 | 1 | -1/+1 |
* | Revert of https://codereview.chromium.org/99133015/ | scottmg@chromium.org | 2013-12-13 | 1 | -1/+1 |
* | Linux Sandbox: split the GPU policies to their own files. | jln@chromium.org | 2013-12-13 | 1 | -1/+1 |
* | Recompute gpu driver bug workarounds at gpu process startup | zmo@chromium.org | 2013-12-10 | 1 | -0/+7 |
* | Revert 239400 "Revert 239280 "Move more file_util functions to b..." | thakis@chromium.org | 2013-12-08 | 1 | -1/+1 |
* | Revert 239280 "Move more file_util functions to base namespace." | thakis@chromium.org | 2013-12-08 | 1 | -1/+1 |
* | Move more file_util functions to base namespace. | brettw@chromium.org | 2013-12-07 | 1 | -1/+1 |
* | Add GPU histograms for initialization times | scottmg@chromium.org | 2013-12-05 | 1 | -0/+18 |
* | Remove some gpu sandbox warmup | scottmg@chromium.org | 2013-11-28 | 1 | -29/+0 |
* | Clear SingleProcess and InProcessGPU logic. | dongseong.hwang@intel.com | 2013-11-24 | 1 | -13/+8 |
* | Remove unused video decode acceleration headers. | jorgelo@chromium.org | 2013-11-23 | 1 | -4/+0 |
* | Move VA-API warmup to sandboxing code. | jorgelo@chromium.org | 2013-11-22 | 1 | -4/+0 |
* | Do DXVA init inside (lowered) gpu sandbox | scottmg@chromium.org | 2013-11-21 | 1 | -7/+0 |
* | Move Exynos video decode acceleration warmup to sandboxing code. | jorgelo@chromium.org | 2013-11-20 | 1 | -3/+1 |
* | Re-add sandbox warmup to ExynosVideoDecodeAccelerator. | sheu@chromium.org | 2013-11-18 | 1 | -1/+3 |
* | Remove GSC usage from ExynosVideoDecodeAccelerator. | sheu@chromium.org | 2013-11-14 | 1 | -3/+1 |
* | Merge gpu_switching_list into gpu_driver_bug_list. | zmo@chromium.org | 2013-11-05 | 1 | -6/+9 |
* | Remove apatrick@ from OWNERS | piman@chromium.org | 2013-11-04 | 1 | -1/+0 |
* | Add support for unsigned int32 in string_number_conversions | zverre@yandex-team.ru | 2013-10-23 | 1 | -4/+4 |
* | Clean up things -Wunused-const-variable complains about. | thakis@chromium.org | 2013-10-13 | 1 | -0/+2 |
* | Don't kill the GPU process on Chrome OS if we're not on VT1 | marcheu@chromium.org | 2013-10-10 | 2 | -0/+29 |
* | Use an X event loop in the GPU process on Linux. | ccameron@chromium.org | 2013-09-12 | 1 | -0/+2 |
* | Revert 222689 "Use an X event loop in the GPU process on Linux." | dalecurtis@google.com | 2013-09-12 | 1 | -2/+0 |
* | Use an X event loop in the GPU process on Linux. | ccameron@chromium.org | 2013-09-12 | 1 | -0/+2 |
* | Revert 222470 "Use an X event loop in the GPU process on Linux." This is to | noamsml@chromium.org | 2013-09-11 | 1 | -2/+0 |
* | Use an X event loop in the GPU process on Linux. | ccameron@chromium.org | 2013-09-11 | 1 | -0/+2 |
* | Warm up DWM prior to lowering token. | apatrick@chromium.org | 2013-09-07 | 1 | -0/+21 |
* | Fix names of in-process threads, tidy gpu DEPS | scottmg@chromium.org | 2013-09-04 | 2 | -15/+16 |
* | Set up content in-process main threads via factory | scottmg@chromium.org | 2013-08-16 | 2 | -0/+75 |
* | Removed errant #include leftover from r215933. | fischman@chromium.org | 2013-08-06 | 1 | -1/+0 |
* | Added suspend/resume detection to the GpuWatchdogThread | bajones@chromium.org | 2013-08-06 | 3 | -2/+65 |
* | Delete dead code: OmxVideoDecodeAccelerator is unused. | fischman@chromium.org | 2013-08-06 | 1 | -4/+1 |
* | Update include paths in miscellaneous content/ directories for base/process c... | rsesek@chromium.org | 2013-07-25 | 1 | -2/+1 |
* | Implement ChildThread::shutdown and clear members that have refs into blink | jochen@chromium.org | 2013-07-23 | 1 | -0/+1 |
* | Use a direct include of the message_loop header in content/, part 3. | avi@chromium.org | 2013-07-18 | 2 | -2/+2 |
* | Process names, and predictable thread and process ordering in about:tracing | nduca@chromium.org | 2013-07-08 | 1 | -0/+4 |
* | Use a direct include of time headers in content/, part 2. | avi@chromium.org | 2013-06-28 | 2 | -2/+2 |
* | Remove usage of ChildProcess::current() and ChildThread::current() other than... | jam@chromium.org | 2013-06-25 | 1 | -10/+9 |
* | Make sure if GPU process fails to launch, all observers waiting for full gpu ... | zmo@chromium.org | 2013-06-20 | 1 | -3/+0 |
* | Remove gman from owners. | gman@chromium.org | 2013-06-20 | 1 | -1/+0 |
* | Delete usage and support for EGL_ANGLE_software_display extension. | apatrick@chromium.org | 2013-06-17 | 1 | -1/+1 |