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
/
chrome
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move chrome\gpu to content\gpu.
jam@chromium.org
2011-03-12
37
-4643
/
+0
*
Revert 77899 - Connect up --disable-gl-multisampling to command buffer
kinuko@chromium.org
2011-03-12
4
-22
/
+11
*
Connect up --disable-gl-multisampling to command buffer
jbauman@chromium.org
2011-03-12
4
-11
/
+22
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream (again).
scherkus@chromium.org
2011-03-11
3
-13
/
+15
*
Move some chrome\common code to content in preparation for moving chrome\gpu.
jam@chromium.org
2011-03-11
2
-4
/
+4
*
Move Linux sub process breakpad initialization to a common place.
jam@chromium.org
2011-03-11
3
-15
/
+3
*
Revert 77476 - Remove FFmpegVideoDecodeEngine's dependency on AVStream.
tyoshino@chromium.org
2011-03-11
3
-15
/
+13
*
Context recovery changes:
amarinichev@chromium.org
2011-03-10
1
-2
/
+4
*
Move GPU messages to content. I've also switched the IPC structs to use the ...
jam@chromium.org
2011-03-10
12
-17
/
+23
*
Add a ContentClient interface than an embedder of content has to implement. ...
jam@chromium.org
2011-03-10
1
-2
/
+3
*
If a field in GPUInfo is not collected, we should not clear it because it mig...
zmo@google.com
2011-03-09
3
-6
/
+0
*
Remove FFmpegVideoDecodeEngine's dependency on AVStream.
scherkus@chromium.org
2011-03-09
3
-13
/
+15
*
GPU process does not rely on GTK.
backer@chromium.org
2011-03-09
1
-15
/
+11
*
Fix wstrings in content/common.
avi@chromium.org
2011-03-08
1
-1
/
+1
*
Make GPUInfo a struct, which it should be according to the C++ guidelines. T...
jam@chromium.org
2011-03-08
7
-72
/
+87
*
Move ChildThread and ChildProcess to content. Also move remaining code that ...
jam@chromium.org
2011-03-08
6
-6
/
+6
*
Move preliminary gpu info collection and software rendering flags computation...
zmo@google.com
2011-03-04
1
-15
/
+0
*
Move MessageRouter from chrome to content.
jam@chromium.org
2011-03-03
1
-3
/
+1
*
Sandbox the GPU process for Windows
cpu@chromium.org
2011-03-03
4
-2
/
+43
*
Add older ATI/NVidia/Intel drivers in XP to software rendering list, and remo...
zmo@google.com
2011-03-02
2
-5
/
+6
*
Don't scan PCI bus for video card vendor id and device id if PCI bus doesn't ...
zmo@google.com
2011-03-01
1
-0
/
+15
*
Be more flexible about PCI lib path: try both libpci.so.3 and libpci.so. So ...
zmo@google.com
2011-03-01
1
-2
/
+6
*
Collect D3D Driver Info (version and date) from Windows system registry.
zmo@google.com
2011-03-01
7
-54
/
+127
*
Moved creation of GPU command buffer shared memory into the browser process.
apatrick@chromium.org
2011-02-28
2
-42
/
+52
*
Avoid deleting GPU transfer buffers twice on POSIX.
apatrick@chromium.org
2011-02-26
1
-0
/
+5
*
Renamed GpuWatchdogThread::OnExit to make it clear it is crashing deliberately.
apatrick@chromium.org
2011-02-25
2
-5
/
+7
*
Moved creation of GPU transfer buffers into the browser process.
apatrick@chromium.org
2011-02-24
5
-22
/
+67
*
Fixed about:gpu refresh bug.
nduca@chromium.org
2011-02-24
2
-6
/
+25
*
Disable the resize IPC for accelerated compositing on TOUCH_UI.
backer@chromium.org
2011-02-24
1
-1
/
+1
*
Following example of BrowserRenderProcessHost::OnMessageReceived, respond to ...
amarinichev@chromium.org
2011-02-24
1
-3
/
+11
*
Collect as much GPU information as possible without creating a GL/D3D context...
zmo@google.com
2011-02-19
5
-3
/
+59
*
Don't compile in experimental GPU video decoding IPC handling for now.
cevans@chromium.org
2011-02-16
1
-1
/
+3
*
Implement webkit media metrics in chromium.
scherkus@chromium.org
2011-02-16
5
-6
/
+17
*
Revert 74700 - Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-12
1
-1
/
+1
*
Revert the "out-of-lining of test code" change within src/media
nsylvain@chromium.org
2011-02-11
1
-1
/
+1
*
Disarm and reset GPU watchdog if it sleeps for an extended period of time.
apatrick@chromium.org
2011-02-11
3
-8
/
+25
*
Another big out-of-lining of test code. Hits a lot of gmock objects
erg@google.com
2011-02-08
3
-2
/
+12
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
4
-6
/
+6
*
Small fixes for GPU process in single process mode.
backer@chromium.org
2011-01-31
2
-4
/
+7
*
Route LOG messages generated on the GPU process to the about:gpu page.
nduca@chromium.org
2011-01-27
2
-2
/
+26
*
Route IPC through browser when creating a viewable command buffer.
backer@chromium.org
2011-01-27
5
-70
/
+51
*
Reland 72704 - Defered collect DirectX diagnostics until they are needed for ...
apatrick@chromium.org
2011-01-27
5
-19
/
+26
*
Revert 72704 - Defered collect DirectX diagnostics until they are needed for ...
apatrick@chromium.org
2011-01-26
4
-25
/
+18
*
Defered collect DirectX diagnostics until they are needed for about:gpu.
apatrick@chromium.org
2011-01-26
4
-18
/
+25
*
Make Pepper resize the buffer through the command buffer.
piman@google.com
2011-01-26
1
-19
/
+18
*
Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.
zmo@google.com
2011-01-25
2
-2
/
+20
*
Revert 72180 - Collect GL_EXTENSIONS string in GPUInfo and display it in abou...
asargent@chromium.org
2011-01-21
2
-18
/
+2
*
Collect GL_EXTENSIONS string in GPUInfo and display it in about:gpu page.
zmo@google.com
2011-01-21
2
-2
/
+18
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-1
/
+0
*
Refactor and improve gpu_info_collector: collect information on linux;
zmo@google.com
2011-01-21
7
-247
/
+440
[next]