summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* [tracing] Disable memory maps dump provider for security reasonssid2015-08-091-0/+1
* Unify graphics buffer enums for GpuMemoryBuffer & SurfaceFactoryOzonespang2015-08-041-2/+2
* Mac: Remove non-overlay IOSurface/NSCGLSurface pathccameron2015-08-041-2/+1
* Remove GPU relinquish resources infrastructure and stop GPU process.derekjchow2015-07-301-8/+12
* Normalize the tracing PID used for the browser processericrk2015-07-271-2/+4
* Put windows vpx hardware decode behind a flag.dalecurtis2015-07-171-0/+3
* content: Set IOSurface manager token in the Gpu process before handling GpuMe...reveman2015-06-261-6/+15
* Implement GetSandboxType() on all platforms and implement for all process typ...wfh2015-06-241-0/+5
* Mac: Enable NSCGLSurface API by defaultccameron2015-06-171-1/+1
* content: Invalidate all managed IOSurfaces if the GPU process crashes.reveman2015-06-161-2/+10
* Mac: Remove NSView+NSOpenGLContext in favor of NSCGLSurfaceccameron2015-06-161-1/+2
* gpu: Add Android build fingerprint to shader hashsievers2015-06-091-0/+7
* Added separate UMA stats for processes that were killed by SIGKILL, whichs is...oshima2015-06-041-0/+5
* Mac: Add layer-backed NSView+NSOpenGLContext rendering pathccameron2015-06-041-0/+1
* Revert of Mac: Add layer-backed NSView+NSOpenGLContext rendering path (patchs...zea2015-06-041-1/+0
* Mac: Add layer-backed NSView+NSOpenGLContext rendering pathccameron2015-06-041-0/+1
* content: Pass IOSurface references using Mach IPC.reveman2015-06-041-0/+10
* Added switch to disable specified GL extensions.dyen2015-05-141-0/+1
* Remove kIgnoreResolutionLimitsForAcceleratedVideoDecode flaghenryhsu2015-05-121-1/+0
* Update {virtual,override} to follow C++11 style in content.nick2015-04-241-5/+4
* Simplify ChildProcessLaunchersievers2015-03-281-1/+2
* favor DCHECK_CURRENTLY_ON for better logs in content/browsermostynb2015-03-261-1/+1
* favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]*mostynb2015-03-181-2/+2
* Get rid of ChannelInit::SetSingleProcessIOTaskRunner()morrita2015-03-181-1/+5
* Android: Don't attempt to read /self/proc/exe during GPU launchDaniel Sievers2015-02-121-0/+8
* Mechanical rename of tracing includes for /content [1/3]ssid2015-01-281-1/+1
* Insert in-process GPU switches on UI threadboliu2015-01-271-7/+0
* Propagate kProfilerTiming to the GPU processjdduke2015-01-091-0/+1
* Add querying supported formats to V4L2 VEAhenryhsu2015-01-061-1/+0
* Removed discrepancy in low-end-device-mode flagssid2014-12-161-1/+2
* Plumb surface id to GpuMemoryBuffer allocation.alexst2014-12-081-2/+23
* Re-land: content: Refactor GPU memory buffer framework.reveman2014-11-251-12/+4
* Revert of content: Refactor GPU memory buffer framework. (patchset #4 id:6000...alexst2014-11-251-4/+12
* content: Refactor GPU memory buffer framework.reveman2014-11-241-12/+4
* Don't pass ProcessHandle through ChildProcessHostDelegate.rvargas2014-11-181-1/+2
* gpu: Associate all GpuMemoryBuffers with unique IDs.reveman2014-11-051-6/+16
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-4/+2
* Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD.morrita2014-10-201-3/+3
* Use UI message loop for in process GPU thread on Windowsjbauman2014-10-131-1/+6
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-4/+3
* Enable remote CoreAnimation API by default.ccameron2014-10-101-1/+1
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-071-3/+3
* Add kEnableWebRtcHWVp8Encoding to GPU process.wuchengli2014-09-301-0/+1
* content: Make sure GpuProcessHost replies to all outstanding CreateGpuMemoryB...reveman2014-09-061-0/+7
* Move |kSwitchNames| to anonymous namespace.jorgelo2014-08-231-47/+50
* Add a new ozone switch to enable surfaceless output mode.achaulk@chromium.org2014-08-161-0/+1
* Add a flag to enable remote CoreAnimation API.ccameron@chromium.org2014-08-151-0/+2
* Make GPU back-pressure work with remote CALayersccameron@chromium.org2014-08-131-41/+0
* VAVEA: Turn VAAPI encoder flag into a kill switch.posciak@chromium.org2014-08-121-1/+1
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-12/+17