summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_surface_tracker.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow Latency measurement on win aura.jbauman@chromium.org2013-06-081-0/+2
* Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...benm@chromium.org2013-04-121-10/+82
* Make texture transport surface creation explicit.alexst@chromium.org2013-02-201-9/+2
* Android webview fix gpu crashes after destroyboliu@chromium.org2013-01-301-1/+11
* Add a histogram at GPU process exit time to record the number of surfaces thevangelis@chromium.org2012-11-221-0/+5
* Add GpuSurfaceTracker::SetNativeWidget() method.sievers@chromium.org2012-11-011-0/+8
* 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-0/+10
* Fix mac_clang build.apatrick@chromium.org2012-03-201-1/+1
* Windows: Added AcceleratedPresenterMap.apatrick@chromium.org2012-03-201-36/+6
* Shutdown GPU process if Direct 3D cannot be initialized in the browser process.apatrick@chromium.org2012-03-091-2/+2
* Windows: Limit D3D devices to one per Present Thread (4 max).apatrick@chromium.org2012-03-071-0/+10
* Allow GPU process to present to the compositing surface without the involveme...apatrick@chromium.org2012-02-211-0/+28
* 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-28/+0
* Not ready for review yet.apatrick@chromium.org2012-02-161-0/+28
* Add native widgets to GpuSurfaceTrackerpiman@chromium.org2012-02-091-1/+14
* 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/+75