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
/
common
/
gpu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect and expose loss of OpenGL context using GL_ARB_robustness.
kbr@chromium.org
2011-07-13
2
-2
/
+7
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
6
-591
/
+486
*
Remove GpuVideoServiceHost and move ownership of GVDAHosts to CommandBufferPr...
vrk@google.com
2011-07-12
3
-7
/
+5
*
Delete offending semi-colon from gpu_messages.h
vrk@google.com
2011-07-07
1
-1
/
+1
*
Delete GpuVideoService and move GpuVideoDecodeAccelerator ownership to stubs
vrk@google.com
2011-07-07
9
-330
/
+87
*
Destroy egl image handles in the end of playback.
vhiremath@nvidia.com
2011-07-07
2
-9
/
+14
*
ovda_unittest: sets wrap_s&t parameters to textures
ashokm@nvidia.com
2011-07-07
1
-0
/
+3
*
Tear-down-related improvements to OVDA & OVDATest:
fischman@chromium.org
2011-07-07
4
-91
/
+179
*
Update OVDA to handle error condition.
vjain@nvidia.com
2011-07-05
2
-36
/
+48
*
Update OVDA to handle PortSettingsChanged
vjain@nvidia.com
2011-07-01
2
-12
/
+10
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
12
-129
/
+286
*
Cleanup: Remove unneeded includes from GpuChannelManager.
thestig@chromium.org
2011-06-27
2
-23
/
+10
*
GPU compositing surface handle is no longer sent to renderer process.
apatrick@chromium.org
2011-06-27
1
-2
/
+1
*
Reland "EGLImage transport for TOUCH_UI".
backer@chromium.org
2011-06-25
7
-18
/
+203
*
Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...
backer@chromium.org
2011-06-25
7
-203
/
+18
*
Use pixmaps and EGLImages to transport image data between GPU process and bro...
backer@chromium.org
2011-06-25
7
-18
/
+203
*
Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...
tfarina@chromium.org
2011-06-25
1
-1
/
+0
*
Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...
tfarina@chromium.org
2011-06-25
1
-1
/
+1
*
Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.
tfarina@chromium.org
2011-06-25
1
-1
/
+1
*
Coverity: Fix pass by value errors.
kmadhusu@chromium.org
2011-06-23
2
-6
/
+6
*
Fix latch deadlock when there is a gpu::error on a context. This works by los...
jbates@chromium.org
2011-06-23
3
-0
/
+23
*
Fixing Coverity bugs (DEAD_CODE and PASS_BY_VALUE)
dpapad@chromium.org
2011-06-22
2
-2
/
+2
*
Fix SetParent for Pepper
piman@chromium.org
2011-06-22
2
-10
/
+30
*
Coverity: Handle negative returns.
jhawkins@chromium.org
2011-06-21
1
-0
/
+1
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2011-06-21
1
-1
/
+2
*
Fix crashes when loading gles2.cc on browser startup, and during playback.
fischman@chromium.org
2011-06-21
5
-32
/
+26
*
Fixed null dereference that was crashing the GPU process on Mac.
jbates@chromium.org
2011-06-21
1
-3
/
+6
*
RendererGLContext supports reparenting a GL context.
apatrick@chromium.org
2011-06-20
5
-31
/
+42
*
Clamping down media DEPS rules.
scherkus@chromium.org
2011-06-17
2
-2
/
+3
*
Fix missing GetConfigs in GpuVideoDecodeAccelerator.
vhiremath@nvidia.com
2011-06-17
1
-2
/
+3
*
Automatically put all GL contexts associated with a particular GPU channel (a...
apatrick@chromium.org
2011-06-16
3
-1
/
+11
*
Move media-specific content/common/gpu files into content/common/gpu/media.
fischman@chromium.org
2011-06-16
11
-23
/
+26
*
Move ProvidePictureBuffers out of initialization and into the decode path.
fischman@chromium.org
2011-06-15
3
-123
/
+215
*
Update OVDA to handle GetConfigs()/Flush()/Abort()
vhiremath@nvidia.com
2011-06-15
3
-20
/
+58
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-2
/
+2
*
Remove unwanted warning from GPU Video decoder.
vjain@nvidia.com
2011-06-13
1
-3
/
+0
*
Previously, the DisplayLink would never start until a software draw was done ...
jbates@chromium.org
2011-06-13
3
-7
/
+31
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
8
-39
/
+122
*
Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI
davemoore@chromium.org
2011-06-10
8
-121
/
+39
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
8
-39
/
+121
*
OmxVideoDecodeAcceleratorTest improvements:
fischman@chromium.org
2011-06-10
2
-166
/
+326
*
Make EstablishGpuChannel synchronous. Remove obsolete Synchronize msg.
sievers@chromium.org
2011-06-08
3
-30
/
+5
*
Send message to renderer on command buffer error
jbauman@chromium.org
2011-06-07
3
-0
/
+14
*
Random cleanup & improvements to OmxVideoDecodeAccelerator:
fischman@chromium.org
2011-06-06
3
-150
/
+124
*
Remove visual artifacts from OmxVideoDecodeAcceleratorTest. Test PASSES!
fischman@chromium.org
2011-06-06
2
-25
/
+76
*
OmxVideoDecodeAcceleratorTest is born!
fischman@chromium.org
2011-06-03
6
-82
/
+679
*
Removing defunct GpuVideoDecoder and IpcVideoDecoder.
scherkus@chromium.org
2011-06-03
9
-1370
/
+1
*
Removing defunct Media Foundation based video decode engines and devices.
scherkus@chromium.org
2011-06-03
2
-94
/
+0
*
Respect pixel aspect ratio of video if it contains one.
scherkus@chromium.org
2011-06-03
1
-0
/
+4
*
Set the unblock flag to false for all gpu->renderer IPCs
jamesr@chromium.org
2011-06-01
1
-0
/
+3
[next]