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
/
media
Commit message (
Expand
)
Author
Age
Files
Lines
*
Buffer returned textures from render to VDA
hshi@chromium.org
2013-04-16
1
-1
/
+2
*
Remove the usage of omax-vda from the video_decode_accelerator_unittest.
owenlin@chromium.org
2013-04-09
1
-22
/
+6
*
VAVDA: Restore check for frame_mbs_only_flag.
posciak@chromium.org
2013-04-05
1
-0
/
+6
*
VAVDA: Fix locking
marcheu@chromium.org
2013-03-30
1
-6
/
+6
*
Remove routes for video decoders on GpuCommandBufferStub destruction
sheu@chromium.org
2013-03-19
2
-12
/
+10
*
Change the viewport size to the windows size.
owenlin@chromium.org
2013-03-13
1
-2
/
+8
*
Fix VAAPI decoder memory corruption.
jln@chromium.org
2013-03-12
1
-0
/
+6
*
AVDA: fix a trivial bug introduced in issue:12520002
dwkang@chromium.org
2013-03-12
1
-1
/
+1
*
Revert 170568 - Do DXVA pre-sandbox initialization off the main thread.
apatrick@chromium.org
2013-03-12
3
-50
/
+26
*
Make chromeos gpu_video_decode_accelerator depend on X11
spang@chromium.org
2013-03-09
1
-4
/
+4
*
Fix GPU overflow
jln@chromium.org
2013-03-08
1
-4
/
+4
*
Verify texture target and size for content::GpuVideoDecodeAccelerator
sheu@chromium.org
2013-03-07
3
-5
/
+26
*
Android: Remove Surface cruft
sievers@chromium.org
2013-03-06
1
-21
/
+4
*
Mac VDA: Fix integer overflow possibility
sail@chromium.org
2013-03-04
2
-14
/
+23
*
Support multiple test streams as input for VDA tests.
yuli@chromium.org
2013-03-01
4
-111
/
+153
*
AndroidVDA using Android's MediaCodec API.
dwkang@chromium.org
2013-03-01
3
-0
/
+657
*
EVDA: Fix frame chunking for H264 streams (2)
sheu@chromium.org
2013-02-28
2
-35
/
+62
*
Refactor/Rename a bunch of GPU stuff
gman@chromium.org
2013-02-27
1
-2
/
+1
*
Revert 185000
mpearson@chromium.org
2013-02-27
2
-63
/
+40
*
Revert 184815
abodenha@chromium.org
2013-02-27
2
-40
/
+63
*
Revert 184806
abodenha@chromium.org
2013-02-27
2
-63
/
+40
*
EVDA: Fix frame chunking for H264 streams
sheu@chromium.org
2013-02-27
2
-40
/
+63
*
base: Move MemoryMappedFile out of file_util.h and into its own header file.
tfarina@chromium.org
2013-02-24
1
-2
/
+2
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-3
/
+3
*
content: Update include paths of string_split.h to its new location.
tfarina@chromium.org
2013-02-15
1
-1
/
+1
*
Linux/ChromeOS Chromium style checker cleanup, content/ edition.
rsleevi@chromium.org
2013-02-12
1
-8
/
+8
*
Use base namespace for FilePath in chrome/common and content/common.
brettw@chromium.org
2013-02-07
2
-10
/
+11
*
VAVDA: Calculate number of required pictures depending on codec level.
posciak@chromium.org
2013-02-07
4
-22
/
+76
*
Move stringize_macros to base/strings.
brettw@chromium.org
2013-01-31
2
-2
/
+2
*
Remove redundant buffer count in ExynosVDA
sheu@chromium.org
2013-01-31
2
-48
/
+20
*
Fix a crash in the DXVA decoder in Chrome.
ananta@chromium.org
2013-01-30
1
-0
/
+15
*
VAVDA: Allow Decode() during resetting.
posciak@chromium.org
2013-01-29
1
-8
/
+32
*
H.264 videos would stop playing randomly on Windows 8.
ananta@chromium.org
2013-01-25
2
-55
/
+79
*
Use ui/gl/gl_bindings.h for content/common/gpu/media/
sheu@chromium.org
2013-01-22
10
-175
/
+131
*
Disambiguate texture target/face in TextureManager
sheu@chromium.org
2013-01-17
2
-2
/
+7
*
VDA implementation for Exynos, using V4L2
sheu@chromium.org
2013-01-16
4
-19
/
+2740
*
Enforce non-negative BitstreamBuffer id
sheu@chromium.org
2013-01-15
2
-1
/
+13
*
VAVDA: Handle missing reference frames.
posciak@chromium.org
2013-01-12
1
-2
/
+2
*
Validate texture sizes given to VDA
sheu@chromium.org
2013-01-04
1
-0
/
+7
*
The parameters to OnMsgAssignPictureBuffers are from the untrusted renderer,
cevans@chromium.org
2012-12-26
1
-0
/
+6
*
Sizes going across an IPC should be uint32.
cevans@chromium.org
2012-12-08
2
-2
/
+2
*
Do DXVA pre-sandbox initialization off the main thread.
apatrick@chromium.org
2012-11-30
3
-26
/
+50
*
vda_unittest: skip H264 NALUs until first SPS
sheu@chromium.org
2012-11-30
1
-19
/
+58
*
Do not request change in minimum buffers for output port.
shivdasp@nvidia.com
2012-11-28
1
-2
/
+1
*
Forcibly disable MacVDA, even for users who ignore the GPU blacklist.
fischman@chromium.org
2012-11-17
1
-0
/
+6
*
Don't wait endlessly for flushing the batched queries sent to the GPU driver
ananta@chromium.org
2012-11-16
1
-7
/
+25
*
DXVA: remove path that reads back decoded frames to system memory.
apatrick@chromium.org
2012-11-14
1
-112
/
+30
*
Request mirroring for all nv omx components
shivdasp@nvidia.com
2012-11-10
2
-5
/
+5
*
Check for presence of EGL_ANGLE_surface_d3d_texture_2d_share_handle extension...
apatrick@chromium.org
2012-11-06
1
-4
/
+2
*
Disable H/W video decode if SwiftShader is enabled in the GPU process.
ananta@chromium.org
2012-10-26
1
-0
/
+10
[next]