summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* media: Support TestMojoMediaClient.xhwang2016-02-182-3/+3
* content: Increase thread priority for display critical IO threads on ChromeOS.reveman2016-02-164-6/+15
* Move two files into mojo/public/cpp/bindings.yzshen2016-02-121-1/+1
* Change DISPLAY thread priority to -8 on Linux.reveman2016-02-052-4/+5
* Set disabled GL extensions from gpu driver bug list for the test executableskkinnunen2016-02-011-0/+4
* Enable accelerated video decode for in process gpu and single process.dalecurtis2016-01-301-0/+6
* Convert Pass()→std::move() for Mac build.dcheng2016-01-131-1/+3
* Move mojo/application/public -> mojo/shell/publicben2016-01-121-1/+1
* Convert Pass()→std::move() in //contentdcheng2015-12-261-1/+3
* Switch to standard integer types in content/.avi2015-12-258-12/+24
* Assign thread name to in_proc renderer and gpu thread.hush2015-12-181-0/+12
* [mojo] Add GenericInterface_ to interface class variantsrockot2015-12-172-1/+5
* Don't require VDAs to return all PictureBuffers at once.liberato2015-12-101-2/+2
* content/common/gpu/media add platform suffix to some files (cleanup)mcasas2015-12-031-1/+1
* [Eraser] Remove chrome://tcmallocruuda2015-11-241-4/+0
* On Linux desktop, when "use_virtualized_gl_context" is truej.isorce2015-11-231-0/+7
* Revert of Define MOJO_SHELL_CLIENT uniformly across content (patchset #3 id:4...ben2015-11-191-4/+1
* Define MOJO_SHELL_CLIENT uniformly across contentben2015-11-191-1/+4
* Revert of Bind Application in renderer (patchset #15 id:280001 of https://cod...alancutter2015-11-181-4/+1
* Bind Application in renderer.ben2015-11-181-1/+4
* Revert of Bind Application in renderer (patchset #14 id:260001 of https://cod...msramek2015-11-181-4/+1
* Bind Application in renderer.ben2015-11-181-1/+4
* Move third_party/mojo/src/mojo/public to mojo/publicrockot2015-11-131-1/+1
* include what you use: errno.h and string.h in content/mostynb2015-11-111-2/+4
* Preload the media foundation, h.264 decoder and the dxva2.dll before the gpu ...ananta2015-11-061-0/+5
* [tracing] Add names to memory-infra dumpers for debuggingprimiano2015-10-301-1/+2
* Add GPU process initialization events to the startup category.fdoray2015-10-281-2/+4
* gpu: Recompute driver bug workarounds on linuxhendrikw2015-10-221-3/+5
* [tracing] Add graphics memory dump provider for Androidprimiano2015-10-142-0/+11
* media: Support MojoMediaApplication in GPU process.xhwang2015-10-133-4/+19
* Don't use base::MessageLoop::{Quit,QuitClosure} in content/ki.stfu2015-10-121-3/+3
* Support mojo applications in GPU process.xhwang2015-10-106-2/+89
* content: Add IPC that allows the browser process to create GpuMemoryBuffers f...reveman2015-10-091-0/+14
* content: Use type-parameterized tests for GpuMemoryBuffer implementations.reveman2015-10-074-16/+10
* Make SharedMemoryHandle a class on windows.erikchen2015-09-251-6/+6
* ipc: Use a global for the process's attachment broker.erikchen2015-09-141-1/+1
* cygprofile: increase timeouts to allow showing web contentspasko2015-09-091-0/+4
* content/gpu: Create a framework for testing GpuChannel and friends.sunnyps2015-08-222-5/+20
* Revert of content/gpu: Create a framework for testing GpuChannel and friends....zhaoqin2015-08-212-20/+5
* content/gpu: Create a framework for testing GpuChannel and friends.sunnyps2015-08-212-5/+20
* Avoid leaking deferred gpu messages on shutdown before initialization.jbauman2015-08-181-0/+4
* Add GenericSharedMemoryId and use w/ GpuMemoryBufferericrk2015-08-171-2/+1
* Print stack traces in browser tests when any process crashes, or an assert fi...jam2015-08-171-7/+0
* Revert of Print stack traces in child processes when browser tests failed. (p...rockot2015-08-161-0/+7
* Print stack traces in child processes when browser tests failed.jam2015-08-131-7/+0
* Allow WebGL on Android if the GPU has it's own process (Take 2)bajones2015-07-251-0/+1
* Revert of Allow WebGL on Android if the GPU has it's own process (patchset #6...alancutter2015-07-241-1/+0
* PlatformThreadHandle: remove public id() interfacetoyoshim2015-07-241-2/+2
* Allow WebGL on Android if the GPU has it's own processbajones2015-07-231-0/+1
* Add Jpeg decoder profile to GpuInfohenryhsu2015-07-231-0/+3