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
*
X11: Make the default X11 error handler non-fatal.
thestig@chromium.org
2010-11-17
1
-16
/
+1
*
Call GpuThread::Init before starting the GPU watchdog thread.
apatrick@chromium.org
2010-11-16
2
-34
/
+21
*
Gpu: Unregister channel name in the gpu process when a channel closes.
thakis@chromium.org
2010-11-16
1
-0
/
+2
*
Collect DirectX diagnostic information asynchronously.
apatrick@chromium.org
2010-11-15
5
-6
/
+57
*
Enable GPU watchdog timer.
apatrick@chromium.org
2010-11-10
1
-7
/
+0
*
Fixed regression in order of initialization on Linux in r65461 causing
kbr@chromium.org
2010-11-09
1
-4
/
+7
*
- Relanding 61718.
apatrick@chromium.org
2010-11-09
5
-44
/
+267
*
Made OSMesa work on Mac for WebGL.
apatrick@chromium.org
2010-11-08
1
-25
/
+24
*
Deleted code associated with --enable-gpu-rendering and
kbr@chromium.org
2010-11-08
15
-1600
/
+1
*
gtk: refactor copy-pasted code
evan@chromium.org
2010-11-05
1
-18
/
+4
*
Revert "gtk: refactor copy-pasted code"
evan@chromium.org
2010-11-05
1
-2
/
+16
*
gtk: refactor copy-pasted code
evan@chromium.org
2010-11-05
1
-16
/
+2
*
Sanitize checkdeps-checked DEPS a bit.
evan@chromium.org
2010-11-04
1
-0
/
+1
*
Rename UploadToVideoFrame to ConvertToVideoFrame.
tfarina@chromium.org
2010-10-30
9
-18
/
+18
*
Let every "accelerated IO surface swapped" message have an identifier of the ...
thakis@chromium.org
2010-10-28
1
-4
/
+2
*
Fix up SharedMemory implementation so that it is more equivalent on Windows v...
dmaclach@chromium.org
2010-10-27
2
-5
/
+2
*
Upgraded Mesa to 7.9 from 7.7 in order to pick up bug fixes to the
kbr@chromium.org
2010-10-25
1
-1
/
+4
*
FBTF: More dtor deinlining. (Can almost see the end!)
erg@google.com
2010-10-22
5
-13
/
+22
*
Revert 63388 - http://build.chromium.org/buildbot/waterfall/builders/Mac10.6%...
stoyan@chromium.org
2010-10-21
5
-270
/
+44
*
Relanding 61718.
apatrick@chromium.org
2010-10-21
5
-44
/
+270
*
Changes WebGL to rely on the command buffer
gman@chromium.org
2010-10-20
1
-0
/
+1
*
Convert LOG(INFO) to VLOG(1) - chrome/gpu/.
pkasting@chromium.org
2010-10-20
1
-5
/
+5
*
Revert 63232 - On Windows, create a new TransportDIB::Handle struct which inc...
kkania@chromium.org
2010-10-20
6
-10
/
+26
*
Fix the mesa gl issue in chrome.
zmo@google.com
2010-10-20
1
-1
/
+5
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-20
6
-26
/
+10
*
Revert "Delay loading Media Foundations DLLs"
hclam@chromium.org
2010-10-19
1
-2
/
+4
*
Delay loading Media Foundations DLLs
hclam@chromium.org
2010-10-19
1
-4
/
+2
*
Add Ability to pass in allowed extensions to GPU contexts.
gman@chromium.org
2010-10-19
5
-30
/
+39
*
Does not seem to be logging the gpu stats for any but the browser process. Th...
rlp@chromium.org
2010-10-12
1
-0
/
+2
*
Linux: call SetProcTitle() in GpuMain() to make the process name correct.
mdm@chromium.org
2010-10-11
1
-1
/
+7
*
In about:gpu, list only 2 levels of the tree.
apatrick@chromium.org
2010-10-11
1
-19
/
+22
*
Relanding 61904 with missing file this time.
apatrick@chromium.org
2010-10-08
3
-0
/
+143
*
Remove the usage of MFT related objects so they don't get linked.
hclam@chromium.org
2010-10-08
1
-2
/
+4
*
Resubmit - move MFT h264 code to media/video and connect to gpu video decoder.
hclam@chromium.org
2010-10-08
3
-4
/
+118
*
Revert "Move MFT H264 video decoder implementation and connect it to GpuVideo...
hclam@chromium.org
2010-10-08
3
-118
/
+4
*
Fix build failure.
hclam@chromium.org
2010-10-08
1
-2
/
+7
*
Move MFT H264 video decoder implementation and connect it to GpuVideoDecoder
hclam@chromium.org
2010-10-08
3
-4
/
+113
*
Revert "Added DirectX Diagnostics information to about:gpu on Windows."
ajwong@chromium.org
2010-10-08
2
-138
/
+0
*
Added DirectX Diagnostics information to about:gpu on Windows.
apatrick@chromium.org
2010-10-08
2
-0
/
+138
*
GpuVideoDecoderHost runs on IO thread instead of Render thread
hclam@chromium.org
2010-10-07
2
-19
/
+0
*
Make FakeGlVideoDecodeEngine works in the hardware video decoding architecture
hclam@chromium.org
2010-10-07
4
-15
/
+54
*
Cleanup in VideoFrame
hclam@chromium.org
2010-10-07
2
-4
/
+0
*
Implement GpuVideoDecoderHost and unit tests
hclam@chromium.org
2010-10-07
7
-52
/
+52
*
Revert 61718 - GPU process terminates on hang.
mnissler@chromium.org
2010-10-07
3
-154
/
+0
*
GPU process terminates on hang.
apatrick@chromium.org
2010-10-06
3
-0
/
+154
*
Revert 61608 - On Windows, create a new TransportDIB::Handle struct which inc...
satish@chromium.org
2010-10-06
6
-9
/
+26
*
On Windows, create a new TransportDIB::Handle struct which includes the file
kkania@chromium.org
2010-10-06
6
-26
/
+9
*
Coverity: Initialize data members in constructor.
jhawkins@chromium.org
2010-10-05
1
-1
/
+2
*
Add offscreen context creation attributes to GGL.
enne@chromium.org
2010-10-01
4
-5
/
+19
*
shared_memory: remove wstrings, fix callers.
evan@chromium.org
2010-09-29
1
-1
/
+1
[next]