summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* Revert 184995abodenha@chromium.org2013-02-272-0/+4
* Make sure if GPU process fails to launch, all observers waiting for full gpu ...zmo@chromium.org2013-02-272-4/+0
* Windows: disable collection of D3D11 stats.apatrick@chromium.org2013-02-261-6/+3
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-2/+2
* Reland 183320apatrick@chromium.org2013-02-211-14/+24
* [Android] Use 1/4 scale low resolution tiles on Nexus 10skyostil@chromium.org2013-02-201-0/+10
* Revert 183320apatrick@google.com2013-02-201-27/+17
* Windows: Collect D3D11 capability statistics after a 10 seconds delay.apatrick@chromium.org2013-02-191-17/+27
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-1/+1
* content: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-153-3/+3
* Revert 179298sievers@chromium.org2013-02-141-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