summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix dcheck in ContentBrowserTestSanityTest.SingleProcess in win aura. The pro...jam@chromium.org2013-06-101-45/+47
* Allow Latency measurement on win aura.jbauman@chromium.org2013-06-081-0/+1
* Make some Windows code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-1/+1
* Add LatencyInfo support for Mac OSjbauman@chromium.org2013-06-061-0/+1
* Fix Windows use of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-051-1/+1
* Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...rsleevi@chromium.org2013-06-021-1/+1
* Pass LatencyInfo struct through win AcceleratedSurface.jbauman@chromium.org2013-06-011-20/+30
* Remove "enable-gpu-sandbox" flag.jorgelo@chromium.org2013-05-301-1/+0
* Part 3/3 (RWH/IOSurface) of adding with device scale factor to transport surf...ccameron@chromium.org2013-05-271-5/+9
* Windows: Synchronize browser process D3D adapters with GPU process D3D adapters.apatrick@chromium.org2013-05-241-1/+6
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-5/+5
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-5/+5
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-5/+5
* GPU: Use share groups for cross thread async texture upload.backer@chromium.org2013-05-211-0/+1
* Provide a reason why GPU access is blocked.zmo@chromium.org2013-05-071-3/+3
* Revert "Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh...""dsinclair@chromium.org2013-05-031-2/+2
* Sanity check to make sure ChannelEstablished handling is validzmo@chromium.org2013-05-031-0/+8
* Fix potential deadlock in gpu process creationboliu@chromium.org2013-04-301-0/+7
* Revert 195083 "Revert "Revert 193798 "Revert r192949 "Disable sh..."tonyg@chromium.org2013-04-261-2/+2
* Improve FrameSubscriber decision-making for smoother frame capture sampling.miu@chromium.org2013-04-241-15/+13
* Renamed 'software_rendering' to 'swiftshader' to differentiate fromskaslev@chromium.org2013-04-231-18/+14
* Revert "Revert 193798 "Revert r192949 "Disable shader disk cache by defa...""dsinclair@chromium.org2013-04-191-2/+2
* Revert 193798 "Revert r192949 "Disable shader disk cache by defa..."tonyg@chromium.org2013-04-171-2/+2
* Patch refactors the GpuProcessHost::SurfaceRef class that was previously only...benm@chromium.org2013-04-121-59/+4
* Revert r192949 "Disable shader disk cache by default."dsinclair@chromium.org2013-04-111-2/+2
* Disable shader disk cache by default.dsinclair@chromium.org2013-04-081-2/+2
* Windows: Block "cmsetac.dll" from loading in the GPU process.apatrick@chromium.org2013-03-291-0/+3
* Add a |scope| argument to TRACE_EVENT_INSTANT* and require its presence.simonjam@chromium.org2013-03-261-1/+1
* Get rid of the last NaCl mention in the content sandbox code. Make Windows ca...jam@chromium.org2013-03-211-0/+7
* Do not try to launch the GPU process after it has failed to initialize.apatrick@chromium.org2013-03-201-1/+4
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-8/+115
* Implement frame subscription on Windowshclam@chromium.org2013-03-191-0/+28
* Add a callback to GpuDataManagerObserver for when a GPU host crashes.jochen@chromium.org2013-03-141-0/+2
* Always crash the GPU process on hangs.jbauman@chromium.org2013-03-131-1/+0
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-0/+67
* Delete memory manager dead code.ccameron@chromium.org2013-03-121-5/+1
* Add a user pref in Settings to disable all GPU features.zmo@chromium.org2013-03-121-1/+1
* Conditionalize sending GPU memory UMA histogramsccameron@chromium.org2013-03-081-12/+24
* Revert 186559apatrick@google.com2013-03-071-13/+0
* Log more descriptive messages when the GPU process exits.apatrick@chromium.org2013-03-071-1/+23
* Windows: Only collect D3D11 UMA stats if the GPU process launches and initial...apatrick@chromium.org2013-03-071-0/+13
* Revert 184995abodenha@chromium.org2013-02-271-2/+0
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-02-271-0/+2
* Cleanup OnAcceleratedSurfaceBuffersSwapped on Win.alexst@chromium.org2013-02-201-15/+11
* Make texture transport surface creation explicit.alexst@chromium.org2013-02-201-6/+7
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-2/+2
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-071-4/+3
* Fixup GpuProcessHost TRACE_EVENT macrosdsinclair@chromium.org2013-02-061-8/+8
* Turn on shader name hashing by default.zmo@chromium.org2013-01-311-1/+0
* Enable webview compositing on Windows.alexst@chromium.org2013-01-281-0/+8