summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add OVERRIDE to content/.avi@chromium.org2011-11-172-5/+5
* Fix components build on Linux when toolkit_views=1.tony@chromium.org2011-11-141-3/+3
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-4/+3
* Cleanup: Remove more unneeded forward declares in content.thestig@chromium.org2011-11-111-4/+0
* Don't initialize GL bindings in browser process even if libpci doesn't exist ...zmo@google.com2011-11-041-37/+0
* Blacklisting should use disceret GPU on dual-GPU mac in Lionzmo@google.com2011-11-041-1/+1
* Add command-line option to enable swiftshaderjbauman@chromium.org2011-11-042-4/+15
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-2/+2
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Move GPUInfo to content/public/common and put it into the content namespace.jam@chromium.org2011-10-2010-53/+52
* Move content_client.h into content/public.joi@chromium.org2011-10-181-1/+1
* Fixed log messages about failed initialization of GLSurface.alokp@chromium.org2011-10-183-3/+3
* Disabled GPUInfoCollector unit tests, which are fragile in the casekbr@chromium.org2011-10-141-9/+14
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+3
* Move content_switches to content\public\common.jam@chromium.org2011-10-132-2/+2
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-3/+5
* Use precompiled headers for most large projects where the .gyp filejoi@chromium.org2011-09-071-0/+3
* Preload D3DX DLLs before ANGLE is loaded.apatrick@chromium.org2011-09-071-13/+13
* GPU process terminates rather than crashing on hang.apatrick@chromium.org2011-08-182-13/+15
* Move initialization of COM earlier in GPU process startup tokbr@chromium.org2011-08-161-2/+2
* GpuInfoCollector needs to initialize gl_bindings.backer@chromium.org2011-08-091-0/+6
* Instantiate MessageLoop earlier during GPU process startup on Windowskbr@chromium.org2011-08-081-1/+15
* Get correct driver version on ES backend.zmo@google.com2011-08-041-0/+2
* Add --gpu-no-context-lost commandline switch.zmo@google.com2011-07-281-4/+12