summaryrefslogtreecommitdiffstats
path: root/content/gpu
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add flag to crash GPU process on hang.jbauman@chromium.org2012-10-181-2/+9
* Figure out whether we have enough information to make the final GPU blacklist...zmo@chromium.org2012-10-091-21/+6
* gl: Move GpuSwitchingManager into ui namespace.tfarina@chromium.org2012-10-081-2/+2
* Revert 160526 - Crash GPU process on watchdog timeout.vangelis@google.com2012-10-081-2/+2
* Crash GPU process on watchdog timeout.jbauman@chromium.org2012-10-061-2/+2
* Make about:gpu page reflects the current GPU in real time.zmo@google.com2012-10-042-6/+5
* Delete some unused code found by -Wunused-functionthakis@chromium.org2012-10-011-0/+6
* Add override message to divide GPU memory among windows.ccameron@chromium.org2012-10-012-0/+9
* Move force_discrete GPU on older MacBookPro models to GpuBlacklistzmo@google.com2012-10-011-1/+2
* Clean up scoped_com_initializer.h, primarily by removing #ifdefs for non-Wind...pkasting@chromium.org2012-10-011-2/+2
* Re-enable the GPU watchdog on Windowsjbauman@chromium.org2012-09-261-9/+0