summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* [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
* Share SyncPointManager between ipc and in-processboliu2015-07-215-11/+47
* base/threading: restrict to set only current thread prioritytoyoshim2015-07-141-2/+1
* clang/win: Fix warnings to prepare for building without -Wno-reorder.sammc2015-07-021-1/+1
* Revert of Don't peek messages in the MessagePumpForUI class when we receive o...jbauman2015-07-011-14/+1
* Revert of Revert of content: Fix single process support for native GpuMemoryB...grt2015-06-295-11/+30
* Revert of content: Fix single process support for native GpuMemoryBuffers. (p...kcarattini2015-06-295-30/+11
* content: Fix single process support for native GpuMemoryBuffers.reveman2015-06-275-11/+30
* content: Make sure all CreateGpuMemoryBuffer messages are handled.reveman2015-06-253-21/+88
* Use more forward declarations in gpu codemartina.kollarova2015-06-251-0/+1
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-241-6/+2
* Revert of Implement self-contained gpu data collection on Android (patchset #...erikwright2015-06-231-2/+6
* Implement self-contained gpu data collection on Androidtobiasjs2015-06-231-6/+2
* Don't peek messages in the MessagePumpForUI class when we receive our kMsgHav...ananta2015-06-221-1/+14
* Revert of Don't peek messages in the MessagePumpForUI class when we receive o...scottmg2015-06-181-14/+1
* Update content module for IPC attachment brokering.erikchen2015-06-171-4/+5
* Don't peek messages in the MessagePumpForUI class when we receive our kMsgHav...ananta2015-06-101-1/+14
* Revert of Don't peek messages in the MessagePumpForUI class when we receive o...kjellander2015-06-101-14/+1
* Don't peek messages in the MessagePumpForUI class when we receive our kMsgHav...ananta2015-06-091-1/+14
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-14/+12
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-12/+14
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-14/+12
* Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"skyostil2015-06-051-12/+14
* content: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-051-14/+12
* content/child: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-211-6/+4
* Fork the mojo shell interfaces used by Mandoline.jam2015-05-141-1/+1