index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
content
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable CollectD3D11Support.
apatrick@google.com
2013-03-13
1
-5
/
+0
*
Merge 187470
apatrick@google.com
2013-03-12
1
-17
/
+16
*
Merge 186345
apatrick@google.com
2013-03-07
1
-0
/
+47
*
Merge 183581
sievers@chromium.org
2013-02-22
1
-0
/
+10
*
Merge 182567
sievers@chromium.org
2013-02-22
1
-0
/
+13
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-2
/
+2
*
Windows: do not collect D3D11 stats if DisplayLink DLL is loaded.
apatrick@chromium.org
2013-02-12
1
-0
/
+5
*
Android: Restrict virtual contexts on NVIDIA to Nexus 7.
sievers@chromium.org
2013-02-12
1
-5
/
+6
*
Windows: Only collect D3D11 capability stats if feature level 10.0 or better ...
apatrick@chromium.org
2013-02-11
1
-0
/
+6
*
Simply GPU info collection on GPU bots.
zmo@chromium.org
2013-02-07
5
-1
/
+67
*
Add explicit base to FilePath.
brettw@chromium.org
2013-02-07
2
-9
/
+9
*
Reland 180598: Windows: Record which D3D11 feature levels are supported in hi...
apatrick@chromium.org
2013-02-06
1
-1
/
+128
*
Android: Only allow virtual contexts on NV for SDK >= 17
sievers@chromium.org
2013-02-06
1
-1
/
+6
*
Revert 180598 - Suspected to break win_aura test
kinuko@chromium.org
2013-02-05
1
-127
/
+1
*
Windows: Record which D3D11 feature levels are supported in histograms.
apatrick@chromium.org
2013-02-05
1
-1
/
+127
*
MessageLoop's RUN method will pass a const ref to PendingTask when
rtenneti@chromium.org
2013-02-03
2
-4
/
+5
*
Move string tokenizer to base/strings.
brettw@chromium.org
2013-02-02
1
-2
/
+2
*
Remove unused header include.
sievers@chromium.org
2013-01-30
1
-1
/
+0
*
Use 256x256 textures on N10
nduca@chromium.org
2013-01-29
1
-12
/
+0
*
Android: Enable virtual contexts on NVIDIA
sievers@chromium.org
2013-01-25
1
-2
/
+3
*
gpu: Async texture uploads for imagination drivers
epenner@chromium.org
2013-01-24
1
-0
/
+37
*
cc: Set ui/gpu/cc/ipc/upload/raster thread priorities.
epenner@chromium.org
2013-01-24
1
-0
/
+11
*
Do not send updated gpu_info from gpu thread when running in-process.
sievers@chromium.org
2013-01-18
2
-9
/
+12
*
VDA implementation for Exynos, using V4L2
sheu@chromium.org
2013-01-16
1
-1
/
+5
*
win: eliminate dependency on ANGLE's egl::Display::getDevice.
apatrick@chromium.org
2013-01-14
2
-82
/
+45
*
Android: Enable virtual contexts for Qualcomm.
sievers@chromium.org
2013-01-11
1
-1
/
+3
*
Increase GPU watchdog timeout after resume.
jbauman@chromium.org
2013-01-03
2
-9
/
+19
*
Use a queue instead of timestamps to sort most-recently-used clients
ccameron@chromium.org
2012-12-19
1
-1
/
+1
*
Attempt to reland r173248,173259
zmo@chromium.org
2012-12-17
9
-325
/
+265
*
Revert 173248, broke building on the official chrome/win bot:
thakis@chromium.org
2012-12-15
9
-276
/
+336
*
Only collect GL/D3D context specific GPUInfo in GPU process
zmo@chromium.org
2012-12-15
9
-336
/
+276
*
Enable virtual context on IMG devices in a different way
sievers@chromium.org
2012-12-15
1
-1
/
+19
*
Revert 172627
shawnsingh@google.com
2012-12-12
2
-2
/
+31
*
Cache GL strings from GPU process and use them at next browser startup.
zmo@chromium.org
2012-12-12
2
-31
/
+2
*
Make more GL stuff auto-generated
gman@chromium.org
2012-12-07
1
-1
/
+1
*
Exit the unsandboxed GPU process after GPUInfo collected.
zmo@chromium.org
2012-12-07
2
-49
/
+14
*
Only launch a second un-sandboxed gpu process on Windows.
zmo@chromium.org
2012-12-06
1
-24
/
+29
*
Do DXVA pre-sandbox initialization off the main thread.
apatrick@chromium.org
2012-11-30
1
-16
/
+17
*
CrOS: Add hotkey for disabling the GPU watchdog timer.
backer@chromium.org
2012-11-30
2
-0
/
+14
*
Linux: create a library loader code generator for dlopen and use it for libpci.
phajdan.jr@chromium.org
2012-11-28
1
-111
/
+21
*
Blacklist accelerated canvas on Android Adreno chipsets.
aelias@chromium.org
2012-11-19
1
-1
/
+39
*
Stop watchdog thread before sandbox initialization.
zmo@chromium.org
2012-11-15
1
-0
/
+4
*
Remove calling into CGLQueryRendererInfo to decide dual gpu supporting.
zmo@google.com
2012-11-14
3
-0
/
+3
*
Enable GPU watchdog after initializing GL on Chrome OS
jbauman@chromium.org
2012-11-08
1
-1
/
+14
*
Linux: add option to link libpci directly instead of using dlopen.
phajdan.jr@chromium.org
2012-11-01
1
-49
/
+34
*
Set can_lose_context to false for Chrome OS.
marcheu@chromium.org
2012-11-01
1
-0
/
+4
*
Collect machine model info in gpu_info_collector and expose it to about:gpu.
zmo@chromium.org
2012-10-28
1
-0
/
+11
*
Cause GPU hangs on Windows to make crash dumps.
jbauman@chromium.org
2012-10-26
1
-1
/
+8
*
Initialize GPU watchdog before initializing GPU implementation.
jbauman@chromium.org
2012-10-25
3
-44
/
+62
*
Move a bunch of code in content\common (as well as a few left in renderer) to...
jam@chromium.org
2012-10-22
7
-18
/
+40
[next]