summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Don't handle GPU accessibility in chrome os.zmo@chromium.org2012-05-252-1/+5
* Add trace events to measure GPU process startup timing and time to first pres...apatrick@chromium.org2012-05-184-25/+73
* Disable GPU info collection on GPU process startup on Win/Mac.zmo@google.com2012-05-172-27/+49
* Cleanup: Remove unneeded scoped_ptr.h includes from content.thestig@chromium.org2012-05-171-1/+0
* Retrieve Windows performance assessment information from results files.dtu@chromium.org2012-05-162-38/+90
* Collect multiple GPUs' info on Mac and display them in about:gpu.zmo@google.com2012-05-151-91/+102
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-127-24/+24
* Added gman as OWNER of a few GPU directories and piman as OWNER of a couple o...kbr@chromium.org2012-05-111-0/+2
* Change GPUInfo to handle multiple GPUs.zmo@chromium.org2012-05-105-62/+72
* Warm up the crypto subsystem before entering the GPU sandbox.cevans@chromium.org2012-05-101-0/+8
* Disable Chrome OS seccomp filter GPU sandbox.jorgelo@chromium.org2012-05-101-2/+2
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-282-53/+56
* Fix sending log messages from GPU child threadsposciak@chromium.org2012-04-251-2/+13
* Show gpu process stats in about:tcmallocjamesr@chromium.org2012-04-251-0/+4
* Final(?) eradications of GDK / GTK from the GPU process.cevans@chromium.org2012-04-201-7/+0
* Use the simpler DEFAULT message loop type to avoid calling into GTK.cevans@chromium.org2012-04-191-0/+2
* Permit testing of the Nouveau driver.cevans@chromium.org2012-04-161-1/+2
* Add an initial Linux GPU sandbox using the seccomp filter framework.cevans@chromium.org2012-04-132-4/+17
* Use gdk_init() instead of gtk_init() to open the display. It's much lighter andcevans@chromium.org2012-04-111-1/+1
* Use Scoped COM helpers for collecting GPU informationrsleevi@chromium.org2012-04-092-68/+52
* Disable image transport surface on AMD's dynamic switchable graphics.jbauman@chromium.org2012-04-071-0/+16
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Move ATI driver version collection back to UI thread.zmo@chromium.org2012-03-291-8/+10
* Avoid blacklisting GPU features if perf stats are unavailable.zmo@chromium.org2012-03-281-1/+13
* Disable GPU features if /dev/nvidiactl is inaccessiblezmo@chromium.org2012-03-281-0/+12
* Warm up advapi32.dll in the GPU sandbox.jschuh@chromium.org2012-03-211-0/+4
* Add LOG(ERROR) to win performance stats collection.zmo@chromium.org2012-03-161-41/+44
* Implement WebKitPlatformSupport::canAccelerate2dCanvasjamesr@chromium.org2012-03-141-1/+3
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-1/+0
* Refactoring to make GpuPerformanceStats part of gpu info collection.zmo@chromium.org2012-03-071-0/+66
* Collect GPU info before enabling sandbox.apatrick@chromium.org2012-02-183-18/+25
* Preload setupapi.dll in GPU process.apatrick@chromium.org2012-02-141-1/+4
* Win: content/gpu has hard dependency on setupapi.dll.apatrick@chromium.org2012-02-101-55/+4
* Adds gpu_info_collector and ImageTransportSurface methods for android.satish@chromium.org2012-02-081-0/+30
* Reduce GPU sandbox level on NVIDIA optimus computers.jbauman@chromium.org2012-02-071-1/+5
* Update a few more function calls to use TimeDeltas instead of int ms.tedvessenes@gmail.com2012-01-302-16/+15
* Add GPU info collection to GPUTestConfig.zmo@chromium.org2012-01-281-2/+3
* Fix DirectX diagnostic collection for about:gpu page.apatrick@chromium.org2012-01-282-15/+17
* Revert 117324 - Convert use of int ms to TimeDelta in files owned by apatrick.lambroslambrou@google.com2012-01-122-14/+15
* Convert use of int ms to TimeDelta in files owned by apatrick.tedvessenes@gmail.com2012-01-112-15/+14
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-5/+3
* Relanding this change with fixes for the windows shared builder.ananta@chromium.org2011-12-221-0/+3
* Revert 115482 - Initial implementation of the DXVA 2.0 H.264 hardware decoder...ananta@chromium.org2011-12-221-3/+0
* Initial implementation of the DXVA 2.0 H.264 hardware decoder for pepper for ...ananta@chromium.org2011-12-221-0/+3
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-0/+1
* Share X connection between GLSurfaceGLX/EGL and MessagePumpX/GTKpiman@chromium.org2011-12-091-0/+7
* [Mac] Remove content/ CrApplication.shess@chromium.org2011-12-061-7/+1
* Improve GPU tests to fail when GPU drawing fails.jbates@chromium.org2011-12-021-7/+6
* Move GPU preliminary info collection back to UI thread.zmo@google.com2011-11-231-9/+7
* base::Bind() conversion for content/common/gpu and content/gpudcheng@chromium.org2011-11-172-19/+17