summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow GPU channels to be created when using SwiftShaderpiman2016-01-121-2/+2
* Implement GpuArcVideoService for arc video acceleratorkcwu2016-01-121-0/+44
* Create child window in GPU process for DirectCompositionjbauman2016-01-081-0/+34
* Replace IOSurfaceManager by directly passing IOSurface Mach ports over Chrome...rsesek2016-01-051-27/+0
* Switch to standard integer types in content/browser/.avi2015-12-251-6/+9
* Use AVDA copying strategy unless the unified pipeline flag is set.liberato2015-12-161-0/+3
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-031-1/+3
* On Linux desktop, when "use_virtualized_gl_context" is truej.isorce2015-11-231-0/+1
* Cleanup GpuMemoryManager and helpers.sohan.jyoti2015-11-171-5/+0
* Get rid of SandboxedProcessLauncherDelegate::PreSandbox.rickyz2015-11-111-16/+11
* Re-land: Converted video frame and image callbacks to use new sync tokens.dyen2015-11-061-2/+2
* Revert of Converted video frame and image callbacks to use new sync tokens. (...nhiroki2015-11-051-2/+2
* Converted video frame and image callbacks to use new sync tokens.dyen2015-11-051-2/+2
* [Tracing] Introduce --enable-heap-profiling switchruuda2015-10-121-0/+1
* Support mojo applications in GPU process.xhwang2015-10-101-0/+22
* content: Add IPC that allows the browser process to create GpuMemoryBuffers f...reveman2015-10-091-0/+24
* Make channel preemption not require view contexts for hookuppiman2015-09-241-31/+13
* Mac: move content::RenderWidgetResizeHelper to ui::WindowResizeHelperMac (ace...tapted2015-09-241-1/+1
* Remove GpuProcessHost::BeginFrameSubscription/EndFrameSubscriptionpiman2015-09-191-10/+0
* Only compile content::RenderWidgetResizeHelper on Mactapted2015-09-171-1/+4
* ozone: Finish removing --ozone-use-surfaceless flag for contentspang2015-09-171-1/+0
* content/gpu: Groundwork for gpu stream priorities.sunnyps2015-09-081-2/+3
* Add new termination status for failed child process launch.wfh2015-09-021-0/+3
* Reland again [Startup Tracing] Add --trace-config-file flagzhenw2015-08-311-0/+1
* Revert of Reland [Startup Tracing] Add --trace-config-file flag (patchset #2 ...sergeyv2015-08-281-1/+0
* Reland [Startup Tracing] Add --trace-config-file flagzhenw2015-08-281-0/+1
* Revert of [Startup Tracing] Add --trace-config-file flag (patchset #6 id:1000...sergeyv2015-08-281-1/+0
* [Startup Tracing] Add --trace-config-file flagzhenw2015-08-281-0/+1
* Mac Overlays: Add flag to show debug bordersccameron2015-08-211-0/+1
* [Tracing] Move tracing switches to componentszhenw2015-08-181-0/+1
* [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