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
/
webkit
/
plugins
/
ppapi
/
ppb_video_decoder_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace the use of an int32* with an explicit profile for decoder configuration.
fischman@chromium.org
2011-09-01
1
-3
/
+2
*
Allow both Context3D and Graphics3D with the video decoder
piman@chromium.org
2011-08-30
1
-7
/
+5
*
Remove webkit::ppapi::Resource.
brettw@chromium.org
2011-08-24
1
-6
/
+4
*
Add a unified resource tracker shared between the proxy and the impl.
brettw@chromium.org
2011-08-18
1
-3
/
+1
*
Implement PPAPI VideoDecode out-of-process support
vrk@chromium.org
2011-08-06
1
-31
/
+19
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
1
-5
/
+10
*
Remove ReadWriteTokens from GpuVideoDecodeAccelerator + fallout
vrk@google.com
2011-07-28
1
-0
/
+16
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
1
-1
/
+1
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
1
-6
/
+4
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
1
-4
/
+2
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
1
-10
/
+6
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
1
-0
/
+4
*
Minor cleanup of resource creation. This eliminates a bunch of copy-and-paste
brettw@chromium.org
2011-06-22
1
-2
/
+0
*
Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.
fischman@chromium.org
2011-06-21
1
-1
/
+5
*
Move the video decoder and video layer to the new API/thunk system.
brettw@chromium.org
2011-06-18
1
-21
/
+21
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
1
-1
/
+2
*
Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI
davemoore@chromium.org
2011-06-10
1
-2
/
+1
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
1
-1
/
+2
*
Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...
polina@google.com
2011-06-06
1
-6
/
+6
*
Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...
thakis@chromium.org
2011-06-04
1
-6
/
+6
*
PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't
polina@google.com
2011-06-04
1
-6
/
+6
*
Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).
vmr@chromium.org
2011-06-03
1
-5
/
+6
*
Add initialization callback support for Video Decoder PPAPI.
vrk@google.com
2011-05-25
1
-1
/
+3
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
1
-7
/
+9
*
Update VideoDecode PPAPI structs to be consistent with media structures, part 1
vrk@google.com
2011-05-10
1
-16
/
+20
*
Cleaning up missing OVERRIDE from r80037.
scherkus@chromium.org
2011-03-31
1
-1
/
+0
*
Adding missing virtual keyword to PPB_VideoDecoder_Impl.
scherkus@chromium.org
2011-03-31
1
-8
/
+12
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
1
-8
/
+42
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Make PP_Resources associated with the Instance rather than the module. This
brettw@chromium.org
2011-01-15
1
-3
/
+0
*
Move the Pepper implementation from webkit/glue/plugins/pepper_* to
brettw@chromium.org
2010-12-16
1
-0
/
+55