summaryrefslogtreecommitdiffstats
path: root/content/gpu/in_process_gpu_thread.h
Commit message (Expand)AuthorAgeFilesLines
* Get rid of gpu related switches by passing gpu::GpuPreferences via IPC.penghuang2016-03-101-1/+2
* Revert of Get rid of gpu related switches by passing gpu::GpuPreferences via ...simonhatch2016-03-091-2/+1
* Get rid of gpu related switches by passing gpu::GpuPreferences via IPC.penghuang2016-03-071-1/+2
* Use GpuPreferences to avoid directly accessing switches in gpu related codepenghuang2016-02-291-0/+5
* Switch to standard integer types in content/.avi2015-12-251-0/+1
* Share SyncPointManager between ipc and in-processboliu2015-07-211-1/+12
* Revert of Revert of content: Fix single process support for native GpuMemoryB...grt2015-06-291-1/+3
* Revert of content: Fix single process support for native GpuMemoryBuffers. (p...kcarattini2015-06-291-3/+1
* content: Fix single process support for native GpuMemoryBuffers.reveman2015-06-271-1/+3
* Get rid of ChannelInit::SetSingleProcessIOTaskRunner()morrita2015-03-181-3/+6
* Standardize usage of virtual/override/final in content/dcheng2014-10-211-3/+3
* Replace OVERRIDE and FINAL with override and final in content/gpu/[a-s]*anand.ratn2014-10-071-2/+2
* Fix names of in-process threads, tidy gpu DEPSscottmg@chromium.org2013-09-041-0/+39