summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_surface_tracker.h
Commit message (Expand)AuthorAgeFilesLines
* Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...benm@chromium.org2013-04-121-1/+38
* Make texture transport surface creation explicit.alexst@chromium.org2013-02-201-4/+0
* Android webview fix gpu crashes after destroyboliu@chromium.org2013-01-301-1/+1
* Add a histogram at GPU process exit time to record the number of surfaces thevangelis@chromium.org2012-11-221-0/+3
* Add GpuSurfaceTracker::SetNativeWidget() method.sievers@chromium.org2012-11-011-0/+3
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-0/+4
* Add GL surface creation for Android.sievers@chromium.org2012-07-271-2/+7
* Windows: Added AcceleratedPresenterMap.apatrick@chromium.org2012-03-201-14/+3
* Shutdown GPU process if Direct 3D cannot be initialized in the browser process.apatrick@chromium.org2012-03-091-4/+5
* Windows: Limit D3D devices to one per Present Thread (4 max).apatrick@chromium.org2012-03-071-1/+2
* Allow GPU process to present to the compositing surface without the involveme...apatrick@chromium.org2012-02-211-0/+14
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-02-211-1/+1
* Revert 122205 - Allow GPU process to present to the compositing surface witho...apatrick@chromium.org2012-02-161-14/+0
* Not ready for review yet.apatrick@chromium.org2012-02-161-0/+14
* Add native widgets to GpuSurfaceTrackerpiman@chromium.org2012-02-091-0/+4
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-3/+3
* gpu: reference target surfaces through a globally unique surface id.piman@chromium.org2012-01-181-0/+81