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
*
Update {virtual,override} to follow C++11 style in content/common/gpu/media
mrunal.kapade
2015-02-18
4
-34
/
+34
*
Add UMAs for VTVideoDecodeAccelerator initialization and session errors.
sandersd
2015-02-18
1
-22
/
+121
*
Fix component build for vide_decode_accelerator_unittest
dnicoara
2015-02-17
1
-1
/
+3
*
VP8Parser: Fix calculation of DCT partition sizes.
posciak
2015-02-17
1
-1
/
+4
*
cc: Add threaded GPU rasterization.
vmiura
2015-02-14
3
-6
/
+7
*
Add a lock on context provider for use from multiple threads.
jbauman
2015-02-13
2
-0
/
+14
*
Selectively revert vaapi_drm_picture.cc to not use an ozone GLImage
achaulk
2015-02-12
2
-8
/
+11
*
Add support for multithreading the GPU command buffer.
jbauman
2015-02-12
2
-1
/
+45
*
vea_unittest, vda_unittest - Fix the unexpected switch issue.
owenlin
2015-02-11
2
-0
/
+2
*
Share SyncPointManager implementation
boliu
2015-02-11
1
-1
/
+1
*
content: Keep shared memory backing of GpuMemoryBuffers mapped.
reveman
2015-02-11
1
-15
/
+16
*
Fixed a typo in V4L2ImageProcessor, where completed VIDEO_CAPTURE buffers in ...
emircan
2015-02-11
1
-1
/
+1
*
v4l2_vda - Handle the resolution change event after STREAMOFF
owenlin
2015-02-10
2
-109
/
+88
*
Remove DevToolsGPUAgent
yurys
2015-02-10
9
-285
/
+0
*
V4L2SVDA: Drop any pending slices/state in H264Accelerator on reset.
posciak
2015-02-10
3
-3
/
+14
*
media: VideoFrame: add offset for shared memory buffers
lionel.g.landwerlin
2015-02-09
4
-4
/
+25
*
Mechanical rename of base::debug -> base::trace_event for /content
ssid
2015-02-09
2
-11
/
+11
*
Clean up V4L2 codec-related flags and defines
henryhsu
2015-02-08
3
-19
/
+10
*
Support low latency mode decoding in the H/W video decoder on Windows.
ananta
2015-02-07
1
-0
/
+6
*
Add OrderingBarrierCHROMIUM API.
vmiura
2015-02-06
4
-14
/
+104
*
Revert "Fix visible size for V4L2 VDA"
ihf
2015-02-05
2
-79
/
+26
*
Revert of Clean up V4L2 codec-related flags and defines (patchset #3 id:40001...
posciak
2015-02-05
3
-10
/
+19
*
[VAAPI-DRM] Fix GpuMemoryBuffer format when creating a pixmap
dnicoara
2015-02-05
1
-1
/
+1
*
Minor robustness improvements for VTVideoDecodeAccelerator.
sandersd
2015-02-05
1
-7
/
+22
*
Update {virtual,override,final} to follow C++11 style.
dcheng
2015-02-04
6
-63
/
+59
*
Remove vrk@chromium.org from media OWNERS.
xhwang
2015-02-04
1
-1
/
+0
*
Cleanup: Move ContextProviderWebContext into cc/blink.
tfarina
2015-02-04
2
-3
/
+7
*
Clean up V4L2 codec-related flags and defines
henryhsu
2015-02-04
3
-19
/
+10
*
Adds a fake video decode accelerator (hardware decoder) implementation that c...
hellner
2015-02-04
3
-0
/
+276
*
vaapi plumbing to allow hardware video overlays
achaulk
2015-02-03
11
-27
/
+102
*
Fix visible size for V4L2 VDA
kcwu
2015-02-02
2
-26
/
+79
*
Add JPEG decoder for VAAPI JPEG decode acceleration
kcwu
2015-01-30
9
-36
/
+591
*
Fix compile error in V4L2SliceVDA.
wuchengli
2015-01-30
1
-1
/
+1
*
reland: Plumb allow_overlay flag for video path into cc
achaulk
2015-01-29
9
-23
/
+23
*
ozone: Fix chromium-style warnings in rendering_helper.cc
spang
2015-01-29
1
-1
/
+1
*
VP8Decoder: Drop references to reference frames earlier.
posciak
2015-01-29
2
-0
/
+8
*
Add wuchengli@ as content/common/gpu/media OWNER.
posciak
2015-01-29
1
-0
/
+1
*
Instrumenting GPU initialization for jank
vadimt
2015-01-28
1
-11
/
+5
*
gpu: media: RenderingHelper: wait for the display & window to be ready
lionel.g.landwerlin
2015-01-28
3
-96
/
+190
*
Mechanical rename of tracing includes for /content [2/3]
primiano
2015-01-28
17
-17
/
+17
*
Use GSC0 instead of GSC1 for video encoding.
ynovikov
2015-01-27
1
-1
/
+1
*
Revert of Plumb allow_overlay flag for video path into cc (patchset #3 id:800...
jamescook
2015-01-27
8
-21
/
+20
*
Plumb allow_overlay flag for video path into cc
achaulk
2015-01-27
8
-20
/
+21
*
Update {virtual,override,final} to follow C++11 style in content, round 2.
dcheng
2015-01-23
2
-22
/
+22
*
Adds fake hardware video encoder.
hellner
2015-01-23
1
-3
/
+32
*
V4L2SVDA: Don't drop an input buffer on Reset if a frame is pending.
posciak
2015-01-23
2
-11
/
+39
*
content: gpu_messages: fix incorrect comment
lionel.g.landwerlin
2015-01-23
1
-1
/
+1
*
Replace COMPILE_ASSERT with static_assert in content/common
anujk.sharma
2015-01-23
1
-3
/
+3
*
Update GPU memory buffers to use StrideInBytes internally.
christiank
2015-01-22
6
-17
/
+68
*
V4L2VDA: Temporarily disable EGLSyncs on non-ARM.
posciak
2015-01-22
1
-2
/
+8
[next]