| Commit message (Expand) | Author | Age | Files | Lines |
* | linux_aura: Add a "--display=" switch like GTK+ has. | erg@chromium.org | 2014-05-30 | 1 | -0/+7 |
* | Enable --high-dpi-support by default. (Note that this is a registry setting. ... | ananta@chromium.org | 2014-05-28 | 1 | -3/+0 |
* | Add 4k HW decode override flag and support larger bitstream buffers in V4L2VDA. | posciak@chromium.org | 2014-05-20 | 1 | -0/+2 |
* | Make --enable-delegated-renderer show stuff on Mac | ccameron@chromium.org | 2014-05-13 | 1 | -0/+7 |
* | Remove content/port directory and move the 3 remaining interfaces to content/... | jam@chromium.org | 2014-05-06 | 1 | -1/+1 |
* | Allow use of EGL in browser tests with --use-gl=egl. | danakj@chromium.org | 2014-05-02 | 1 | -1/+0 |
* | Move IPC::MessageFilter and router to a separate file | dmichael@chromium.org | 2014-04-25 | 1 | -1/+2 |
* | Remove stale GPU code on Windows/Mac | piman@chromium.org | 2014-04-12 | 1 | -189/+8 |
* | GpuChannelHost: allocate route IDs on the client (renderer) side. | hshi@chromium.org | 2014-04-08 | 1 | -5/+6 |
* | Don't start the SECCOMP sandbox early for Tegra124 | davidu@nvidia.com | 2014-03-28 | 1 | -0/+1 |
* | Remove NULL check in GpuProcessHost::ValidateHost. | danakj@chromium.org | 2014-03-28 | 1 | -3/+0 |
* | Blacklist GLX indirect rendering | piman@chromium.org | 2014-03-22 | 1 | -0/+2 |
* | Refactor configuration of sandboxes - first steps | aberent@chromium.org | 2014-03-13 | 1 | -13/+26 |
* | Implement '--gpu-sandbox-failures-fatal' flag. | jorgelo@chromium.org | 2014-03-11 | 1 | -7/+1 |
* | Add logs for context creation failure. | piman@chromium.org | 2014-03-11 | 1 | -0/+2 |
* | Revert 255481 "Remove --ui-prioritize-in-gpu-process" | kbr@chromium.org | 2014-03-08 | 1 | -0/+3 |
* | Revert of Implement '--gpu-sandbox-failures-nonfatal' flag. (https://coderevi... | mvanouwerkerk@chromium.org | 2014-03-07 | 1 | -1/+7 |
* | Implement '--gpu-sandbox-failures-nonfatal' flag. | jorgelo@chromium.org | 2014-03-07 | 1 | -7/+1 |
* | Remove --ui-prioritize-in-gpu-process | piman@chromium.org | 2014-03-07 | 1 | -3/+0 |
* | Move multisampling control from gpu blacklist to driver bug workaround list. | zmo@chromium.org | 2014-02-15 | 1 | -1/+0 |
* | Creates a way to launch the utility process with elevated privileges on Windo... | haven@chromium.org | 2014-02-11 | 1 | -0/+1 |
* | Remove Windows accelerated surface support. | jbauman@chromium.org | 2014-01-27 | 1 | -64/+11 |
* | Remove gpu side LatencyInfo merging | miletus@chromium.org | 2014-01-16 | 1 | -4/+18 |
* | Remove some code inside USE_AURA and OS_WIN ifdefs in content. | jam@chromium.org | 2014-01-14 | 1 | -1/+1 |
* | Allow tests to stub out GL draw calls. | danakj@chromium.org | 2014-01-12 | 1 | -0/+1 |
* | Also append GPU command-line flags to the browser in single-process mode | piman@chromium.org | 2014-01-10 | 1 | -2/+6 |
* | Convert video capture pipline to base::TimeTicks | sheu@chromium.org | 2014-01-08 | 1 | -1/+1 |
* | Initialize high dpi early in the chrome process on Windows by calling the Set... | ananta@chromium.org | 2013-12-20 | 1 | -0/+4 |
* | Remove --reduce-gpu-sandbox command-line flag. | jbauman@chromium.org | 2013-12-18 | 1 | -1/+0 |
* | Add a flag to make GPU sandbox failures nonfatal. | jorgelo@chromium.org | 2013-12-18 | 1 | -0/+7 |
* | Propagate ozone platform flag to the GPU process | dnicoara@chromium.org | 2013-12-09 | 1 | -0/+7 |
* | AndroidVideoEncodeAccelerator is born! | fischman@chromium.org | 2013-12-04 | 1 | -0/+3 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -1/+1 |
* | Added a flag to disable limiting the nuber of GPU crashes that are allowed | bajones@chromium.org | 2013-11-27 | 1 | -3/+7 |
* | Clear SingleProcess and InProcessGPU logic. | dongseong.hwang@intel.com | 2013-11-24 | 1 | -1/+2 |
* | lower Angle/DX path to LIMITED and don't drop to UNTRUSTED | scottmg@chromium.org | 2013-11-08 | 1 | -22/+2 |
* | Add policies to allow events named Dwm* in the gpu sandbox. | ananta@chromium.org | 2013-09-30 | 1 | -2/+8 |
* | Revert "Revert 224496 "Move ui/base/latency_info* to ui/events"" | ben@chromium.org | 2013-09-23 | 1 | -1/+1 |
* | Revert 224496 "Move ui/base/latency_info* to ui/events" | ben@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Move ui/base/latency_info* to ui/events | ben@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Report accelerated surface vsync time info to browser compositor. | jbauman@chromium.org | 2013-09-16 | 1 | -9/+18 |
* | Make using virtual contexts a workaround flag rather than cmdline | sievers@chromium.org | 2013-09-07 | 1 | -1/+0 |
* | Fix names of in-process threads, tidy gpu DEPS | scottmg@chromium.org | 2013-09-04 | 1 | -2/+0 |
* | Move AlterEnvironment to base/environment.h, implement on Windows. This re-im... | brettw@chromium.org | 2013-08-30 | 1 | -1/+1 |
* | Move ScopedClosureRunner to callback_helpers, add Reset. | avi@chromium.org | 2013-08-30 | 1 | -5/+6 |
* | Fix getting exit status for browser child process. | jln@chromium.org | 2013-08-27 | 1 | -2/+3 |
* | Set up content in-process main threads via factory | scottmg@chromium.org | 2013-08-16 | 1 | -44/+10 |
* | Delete dead code: OmxVideoDecodeAccelerator is unused. | fischman@chromium.org | 2013-08-06 | 1 | -1/+0 |
* | Add SECCOMP Tegra policy for GPU sandbox | davidu@nvidia.com | 2013-08-02 | 1 | -0/+1 |
* | Update include paths in content/browser for base/process changes. | rsesek@chromium.org | 2013-07-23 | 1 | -1/+0 |