summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Disable CollectD3D11Support.apatrick@google.com2013-03-131-5/+0
* Merge 187470apatrick@google.com2013-03-121-17/+16
* Merge 186345apatrick@google.com2013-03-071-0/+47
* Merge 183581sievers@chromium.org2013-02-221-0/+10
* Merge 182567sievers@chromium.org2013-02-221-0/+13
* Linux/ChromeOS Chromium style checker cleanup, content/ edition.rsleevi@chromium.org2013-02-121-2/+2
* Windows: do not collect D3D11 stats if DisplayLink DLL is loaded.apatrick@chromium.org2013-02-121-0/+5
* Android: Restrict virtual contexts on NVIDIA to Nexus 7.sievers@chromium.org2013-02-121-5/+6
* Windows: Only collect D3D11 capability stats if feature level 10.0 or better ...apatrick@chromium.org2013-02-111-0/+6
* Simply GPU info collection on GPU bots.zmo@chromium.org2013-02-075-1/+67
* Add explicit base to FilePath.brettw@chromium.org2013-02-072-9/+9
* Reland 180598: Windows: Record which D3D11 feature levels are supported in hi...apatrick@chromium.org2013-02-061-1/+128
* Android: Only allow virtual contexts on NV for SDK >= 17sievers@chromium.org2013-02-061-1/+6
* Revert 180598 - Suspected to break win_aura testkinuko@chromium.org2013-02-051-127/+1
* Windows: Record which D3D11 feature levels are supported in histograms.apatrick@chromium.org2013-02-051-1/+127
* MessageLoop's RUN method will pass a const ref to PendingTask whenrtenneti@chromium.org2013-02-032-4/+5
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* Remove unused header include.sievers@chromium.org2013-01-301-1/+0
* Use 256x256 textures on N10nduca@chromium.org2013-01-291-12/+0
* Android: Enable virtual contexts on NVIDIAsievers@chromium.org2013-01-251-2/+3
* gpu: Async texture uploads for imagination driversepenner@chromium.org2013-01-241-0/+37
* cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.epenner@chromium.org2013-01-241-0/+11
* Do not send updated gpu_info from gpu thread when running in-process.sievers@chromium.org2013-01-182-9/+12
* VDA implementation for Exynos, using V4L2sheu@chromium.org2013-01-161-1/+5
* win: eliminate dependency on ANGLE's egl::Display::getDevice.apatrick@chromium.org2013-01-142-82/+45
* Android: Enable virtual contexts for Qualcomm.sievers@chromium.org2013-01-111-1/+3
* Increase GPU watchdog timeout after resume.jbauman@chromium.org2013-01-032-9/+19
* Use a queue instead of timestamps to sort most-recently-used clientsccameron@chromium.org2012-12-191-1/+1
* Attempt to reland r173248,173259zmo@chromium.org2012-12-179-325/+265
* Revert 173248, broke building on the official chrome/win bot:thakis@chromium.org2012-12-159-276/+336
* Only collect GL/D3D context specific GPUInfo in GPU processzmo@chromium.org2012-12-159-336/+276
* Enable virtual context on IMG devices in a different waysievers@chromium.org2012-12-151-1/+19
* Revert 172627shawnsingh@google.com2012-12-122-2/+31
* Cache GL strings from GPU process and use them at next browser startup.zmo@chromium.org2012-12-122-31/+2
* Make more GL stuff auto-generatedgman@chromium.org2012-12-071-1/+1
* Exit the unsandboxed GPU process after GPUInfo collected.zmo@chromium.org2012-12-072-49/+14
* Only launch a second un-sandboxed gpu process on Windows.zmo@chromium.org2012-12-061-24/+29
* Do DXVA pre-sandbox initialization off the main thread.apatrick@chromium.org2012-11-301-16/+17
* CrOS: Add hotkey for disabling the GPU watchdog timer.backer@chromium.org2012-11-302-0/+14
* Linux: create a library loader code generator for dlopen and use it for libpci.phajdan.jr@chromium.org2012-11-281-111/+21
* Blacklist accelerated canvas on Android Adreno chipsets.aelias@chromium.org2012-11-191-1/+39
* Stop watchdog thread before sandbox initialization.zmo@chromium.org2012-11-151-0/+4
* Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.zmo@google.com2012-11-143-0/+3
* Enable GPU watchdog after initializing GL on Chrome OSjbauman@chromium.org2012-11-081-1/+14
* Linux: add option to link libpci directly instead of using dlopen.phajdan.jr@chromium.org2012-11-011-49/+34
* Set can_lose_context to false for Chrome OS.marcheu@chromium.org2012-11-011-0/+4
* Collect machine model info in gpu_info_collector and expose it to about:gpu.zmo@chromium.org2012-10-281-0/+11
* Cause GPU hangs on Windows to make crash dumps.jbauman@chromium.org2012-10-261-1/+8
* Initialize GPU watchdog before initializing GPU implementation.jbauman@chromium.org2012-10-253-44/+62
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-227-18/+40