summaryrefslogtreecommitdiffstats
path: root/content/gpu/gpu_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Pull gpu service/client shared memory buffer code to GpuMemoryBufferSupportfsamuel2016-03-241-1/+2
* gpu_host_messages => content/commonfsamuel2016-03-221-1/+1
* gpu_host_messages.h => content/gpufsamuel2016-03-171-1/+1
* content gpu refactor: get rid of gpu related content switches.penghuang2016-03-141-10/+0
* Revert of content gpu refactor: get rid of gpu related content switches. (pat...rockot2016-03-131-0/+10
* content gpu refactor: get rid of gpu related content switches.penghuang2016-03-131-10/+0
* Added initial Vulkan build files as well as a basic implementation file.dyen2016-03-091-0/+9
* Decouple browser-specific GPU IPC messages from GPU service IPCsfsamuel2016-02-251-3/+3
* Revert of Decouple browser-specific GPU IPC messages from GPU service IPCs (p...shrike2016-02-251-3/+3
* Decouple browser-specific GPU IPC messages from GPU service IPCsfsamuel2016-02-241-3/+3
* content: Increase thread priority for display critical IO threads on ChromeOS.reveman2016-02-161-1/+6
* Change DISPLAY thread priority to -8 on Linux.reveman2016-02-051-0/+5
* Set disabled GL extensions from gpu driver bug list for the test executableskkinnunen2016-02-011-0/+4
* Convert Pass()→std::move() for Mac build.dcheng2016-01-131-1/+3
* Switch to standard integer types in content/.avi2015-12-251-5/+6
* 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
* On Linux desktop, when "use_virtualized_gl_context" is truej.isorce2015-11-231-0/+7
* 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-141-0/+10
* content: Use type-parameterized tests for GpuMemoryBuffer implementations.reveman2015-10-071-3/+4
* cygprofile: increase timeouts to allow showing web contentspasko2015-09-091-0/+4
* 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
* 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-211-1/+4
* 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-291-5/+2
* Revert of content: Fix single process support for native GpuMemoryBuffers. (p...kcarattini2015-06-291-2/+5
* content: Fix single process support for native GpuMemoryBuffers.reveman2015-06-271-5/+2
* content: Make sure all CreateGpuMemoryBuffer messages are handled.reveman2015-06-251-4/+11
* Use more forward declarations in gpu codemartina.kollarova2015-06-251-0/+1
* 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
* 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
* VAAPI Wrapper: refactor management of drm filehshi2015-05-121-0/+8
* gpu: Fix dependency cycle between service_sources and config_sources.tfarina2015-04-281-0/+1
* Always use a UI message loop in the GPU process on Windows.geofflang2015-04-271-10/+3
* Increase GPU init timing histogram range.jmadill2015-04-101-1/+2
* Add VDA supported profile to GPUInfohenryhsu2015-04-101-0/+3
* Add ANGLE Platform implementation.jmadill2015-03-181-10/+9