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
*
EVEA: Fix buffer deallocation sequence
posciak@chromium.org
2013-08-16
1
-6
/
+13
*
gyp conditions should match #if conditions in gpu_video_encode_accelerator.cc
tony@chromium.org
2013-08-16
1
-3
/
+4
*
Remove base::Callback from ContextProvider creation.
danakj@chromium.org
2013-08-16
2
-25
/
+13
*
ContextProvider in OutputSurface
danakj@chromium.org
2013-08-16
2
-10
/
+88
*
ExynosVideoEncodeAccelerator
sheu@chromium.org
2013-08-15
3
-2
/
+1791
*
Add media::VideoEncodeAccelerator with WebRTC integration
sheu@chromium.org
2013-08-13
10
-3
/
+787
*
VAVDA: Rejects video if calculated max_dps_size is 0.
chihchung@chromium.org
2013-08-13
1
-0
/
+4
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-12
2
-10
/
+21
*
EVDA: Add support for dynamic resolution change and MSE players.
posciak@chromium.org
2013-08-12
2
-51
/
+293
*
Revert 216780 "Clean up compositor initialization/destruction."
nhiroki@chromium.org
2013-08-12
2
-21
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-09
2
-10
/
+21
*
Restrict the reset before decode case to Intel platforms.
sabercrombie@chromium.org
2013-08-08
1
-0
/
+5
*
Revert 216278 "Clean up compositor initialization/destruction."
kalman@chromium.org
2013-08-07
2
-21
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
2
-10
/
+21
*
Revert "Clean up compositor initialization/destruction."
danakj@chromium.org
2013-08-07
2
-21
/
+10
*
Clean up compositor initialization/destruction.
danakj@chromium.org
2013-08-07
2
-10
/
+21
*
Clean up unused code in GpuChannel::OnMessageReceived()
chihchung@chromium.org
2013-08-07
1
-7
/
+0
*
Delete dead code: OmxVideoDecodeAccelerator is unused.
fischman@chromium.org
2013-08-06
7
-1687
/
+6
*
Add switches: "target_fps" and "disable_rendering" to video_decode_accelerat...
owenlin@chromium.org
2013-08-06
1
-63
/
+278
*
Add Sandy Bridge thumbnail MD5s for audiovideo_VDA test.
sabercrombie@chromium.org
2013-08-02
8
-7
/
+15
*
android: Enable WebGL if context robustess extension is supported
skyostil@chromium.org
2013-08-01
1
-0
/
+1
*
Remove backer from WATCHLISTS and OWNERS
backer@chromium.org
2013-08-01
1
-1
/
+0
*
Revert 215076 "android: Enable WebGL if context robustess extens..."
rsimha@chromium.org
2013-08-01
1
-1
/
+0
*
android: Enable WebGL if context robustess extension is supported
skyostil@chromium.org
2013-08-01
1
-0
/
+1
*
VAVDA: Don't go into kAfterReset if we haven't processed an SPS yet.
posciak@chromium.org
2013-07-31
2
-1
/
+23
*
Check for NULL return from eglQueryString.
jbauman@chromium.org
2013-07-31
1
-1
/
+2
*
Allow ContextProvider impls to be used without subclassing.
danakj@chromium.org
2013-07-30
2
-14
/
+59
*
WGC3DCommandBufferImpl: Acquire lock when accessing share group.
sievers@chromium.org
2013-07-29
1
-11
/
+19
*
Update stream textures during Draw instead of Bind
sievers@chromium.org
2013-07-28
1
-0
/
+4
*
Make sure that gpu workarounds are enabled in content_gl_tests.
hubbe@chromium.org
2013-07-27
1
-0
/
+2
*
Update include paths in base for base/process changes.
rsesek@chromium.org
2013-07-25
1
-0
/
+1
*
Update include paths in content/common for base/process changes.
rsesek@chromium.org
2013-07-25
8
-9
/
+4
*
Pass a WeakPtr of the decoder_ to prevent SEGFAULT.
owenlin@chromium.org
2013-07-24
1
-1
/
+1
*
Revert "Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO...""
hubbe@chromium.org
2013-07-23
1
-29
/
+51
*
Add frame content testing to video_decode_accelerator_unittest.
sabercrombie@chromium.org
2013-07-23
12
-92
/
+398
*
Change minimum GPU allocation per client to 4MB
varkha@chromium.org
2013-07-23
2
-38
/
+3
*
Use a direct include of the message_loop header in content/, part 3.
avi@chromium.org
2013-07-18
13
-13
/
+13
*
Use a direct include of the shared_memory header in content/browser/, content...
avi@chromium.org
2013-07-17
8
-8
/
+8
*
Produce mailbox from the correct texture in YUVReadback test.
danakj@chromium.org
2013-07-16
1
-6
/
+7
*
Temporarily disable GLHelperTest.YUVReadbackTest so Blink GPU bots will go gr...
acolwell@chromium.org
2013-07-15
1
-1
/
+2
*
aura: Use async compositor readback for reading to VideoFrame
danakj@chromium.org
2013-07-14
3
-8
/
+33
*
Remove WebGraphicsContext::readBackFramebuffer implementation.
jbauman@chromium.org
2013-07-13
2
-90
/
+1
*
add missing headers in gpu code
mostynb@opera.com
2013-07-12
1
-0
/
+1
*
Revert 210138 "Perform glReadPixels with PBOs in the gpu, if PBO..."
nick@chromium.org
2013-07-12
1
-51
/
+29
*
Let StreamTextureManager outlive cmd buffer stubs.
sievers@chromium.org
2013-07-11
1
-4
/
+3
*
Reland r209673: "gpu: Propagate lost context signal to all contexts"
skyostil@chromium.org
2013-07-11
5
-17
/
+48
*
VAVDA: Add support for mid-stream resolution change.
posciak@chromium.org
2013-07-10
4
-45
/
+132
*
VAVDA: Wait for output callbacks to finish before NotifyingFlushDone
posciak@chromium.org
2013-07-10
3
-31
/
+78
*
content: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-09
3
-4
/
+4
*
Callback objects of WebGraphicsContext3D must live longer than WebGraphicsCon...
dongseong.hwang@intel.com
2013-07-09
1
-0
/
+8
[next]