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
/
ppapi
/
examples
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce a client minimum picture pool size
lpique
2015-08-20
1
-0
/
+1
*
pepper: add software vp9 encoder support to PPB_VideoEncoder
lionel.g.landwerlin
2015-08-05
2
-28
/
+31
*
ppapi: VideoEncoder: augment precision of the IVF container
lionel.g.landwerlin
2015-07-14
1
-5
/
+12
*
ppapi: VideoEncoder: prevent scheduling encoding multiple times
lionel.g.landwerlin
2015-06-30
1
-1
/
+20
*
ppapi: VideoEncoder: improve accuracy of encoding tick
lionel.g.landwerlin
2015-06-18
1
-2
/
+8
*
Plugin Power Saver: Fix Dr. Memory leaks in browser tests.
tommycli
2015-06-15
1
-1
/
+2
*
Pass correct length value in WebGamepads
arajp
2015-05-11
1
-3
/
+1
*
ppapi: VideoEncoder: fix reported value for GetSupportedProfiles()
lionel.g.landwerlin
2015-04-17
1
-1
/
+1
*
PPAPI Examples: Fix painting in Graphics 2D example.
tommycli
2015-04-07
1
-11
/
+14
*
content: pepper: VideoEncoder: add software encoder support
lionel.g.landwerlin
2015-03-23
2
-94
/
+173
*
Pepper: add video_encoder example
lionel.g.landwerlin
2015-03-02
4
-0
/
+645
*
Sort GYP and GN files under ppapi
satorux
2015-02-16
1
-2
/
+2
*
Implement the rest of the PPAPI examples in the GN build.
brettw
2015-02-14
27
-0
/
+512
*
Split apart the PPAPI GN targets
brettw
2015-02-14
3
-0
/
+53
*
Enable size_t to int truncation warnings in PPAPI
brettw
2015-02-13
5
-9
/
+12
*
Remove vrk@chromium.org from media OWNERS.
xhwang
2015-02-04
1
-1
/
+1
*
Fix "value possibly truncated" warnings on MSVC, ppapi/ edition.
pkasting
2014-11-26
6
-22
/
+23
*
Pepper: PPB_VideoDecoder software-only mode.
bbudge
2014-08-23
1
-1
/
+1
*
[PPAPI] Add target param for CompositorLayer::SetTexture().
penghuang@chromium.org
2014-08-15
1
-2
/
+8
*
Using PROFILE_ANY for vp8 and vp9
amogh.bihani@samsung.com
2014-08-15
1
-1
/
+1
*
Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...
bbudge@chromium.org
2014-07-16
1
-4
/
+0
*
Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs a...
bbudge@chromium.org
2014-07-11
1
-2
/
+29
*
Fixes for re-enabling more MSVC level 4 warnings: ppapi/ edition
pkasting@chromium.org
2014-07-09
2
-8
/
+12
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
1
-23
/
+29
*
Revert 278728 "[PPAPI] Add browser tests for compositor API"
yzshen@chromium.org
2014-06-20
1
-29
/
+23
*
[PPAPI] Add browser tests for compositor API
penghuang@chromium.org
2014-06-20
1
-23
/
+29
*
Pepper: Add latency calculation to ppapi/examples/video_decode.
bbudge@chromium.org
2014-06-19
1
-10
/
+42
*
Possible narrowing conversion build fix for Compositor API example.
pgal.u-szeged@partner.samsung.com
2014-06-18
1
-2
/
+2
*
Pepper: Add VP9 support to PPB_VideoDecoder API.
bbudge@chromium.org
2014-06-17
1
-1
/
+0
*
Pepper: Fix texture management in VideoDecoderShim on Reset.
bbudge@chromium.org
2014-06-16
1
-24
/
+52
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-16
4
-0
/
+968
*
Revert 277208 "[PPAPI] Compositor API implementation."
tzik@chromium.org
2014-06-16
4
-968
/
+0
*
[PPAPI] Compositor API implementation.
penghuang@chromium.org
2014-06-14
4
-0
/
+968
*
Revert of Revert of Implement software fallback for PPB_VideoDecoder. (https:...
schenney@chromium.org
2014-06-13
1
-18
/
+63
*
Revert of Implement software fallback for PPB_VideoDecoder. (https://coderevi...
schenney@chromium.org
2014-06-13
1
-63
/
+18
*
Fix the dev version of the PPAPI video decoder plugin.
bbudge@chromium.org
2014-06-13
1
-2
/
+0
*
Implement software fallback for PPB_VideoDecoder.
bbudge@chromium.org
2014-06-13
2
-12540
/
+32961
*
Remove fischman from WATCHLISTS and OWNERS as I am leaving the Chrome PA. Au...
fischman@chromium.org
2014-06-07
1
-1
/
+0
*
Implement Pepper PPB_VideoDecoder interface.
bbudge@chromium.org
2014-05-30
2
-0
/
+627
*
Rename PPB_VideoDecoder_Dev test and example code to avoid collisions.
bbudge@chromium.org
2014-05-07
2
-3
/
+3
*
Remove PPB_Ext_Socket_Dev.
yzshen@chromium.org
2014-04-30
2
-0
/
+2
*
Fix Win64 build breakage from r261748
jschuh@chromium.org
2014-04-05
1
-1
/
+1
*
Sync NaCl MediaStream Video example with ppapi/examples/media_stream_video
penghuang@chromium.org
2014-04-04
1
-119
/
+89
*
Currently it automatically loads pepper_spinning_cube_demo and only supports ...
yzshen@chromium.org
2014-03-22
4
-0
/
+676
*
plain/text is not a real MIME type.
davidben@chromium.org
2014-02-27
1
-1
/
+1
*
[PPAPI][MediaStream] Support configure for video input.
penghuang@chromium.org
2014-02-26
2
-97
/
+245
*
[PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).
mgiuca@chromium.org
2014-02-13
2
-4
/
+2
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-11
1
-18
/
+18
*
[PPAPI][MediaStream] Rename AudioFrame to AudioBuffer
penghuang@chromium.org
2014-02-08
1
-1
/
+1
*
[PPAPI] Pepper MediaStream API audio track implementation and example.
penghuang@chromium.org
2014-02-06
2
-0
/
+268
[next]