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
*
PPB_VideoDecoder_Dev::Initialize is now synchronous!
fischman@chromium.org
2011-07-29
1
-8
/
+4
*
Made Destroy() followup more aggressive to test for races.
fischman@chromium.org
2011-07-26
1
-1
/
+22
*
Re-added decoder id to PPP_VideoDecoder_Dev methods
fischman@chromium.org
2011-07-22
1
-13
/
+19
*
Convert input event to interface version 1.0. Rename some of the mouse and
brettw@chromium.org
2011-07-20
2
-9
/
+8
*
Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.
fischman@chromium.org
2011-07-20
1
-3
/
+33
*
Reland http://codereview.chromium.org/7452002/ again
dmichael@chromium.org
2011-07-20
3
-23
/
+21
*
Revert 93223 - Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
3
-21
/
+23
*
Reland http://codereview.chromium.org/7452002/
dmichael@chromium.org
2011-07-20
3
-23
/
+21
*
Revert 93202 - Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
3
-21
/
+23
*
Remove HandleInputEvent from PPP_Instance and freeze to 1.0.
dmichael@chromium.org
2011-07-20
3
-23
/
+21
*
Remove redundant size and type information from VideoDecode PPAPI
vrk@google.com
2011-07-19
1
-12
/
+10
*
Clean up the file dev interfaces. The combination of some dev and some non
brettw@chromium.org
2011-07-15
1
-2
/
+2
*
Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.
fischman@chromium.org
2011-07-15
1
-24
/
+17
*
Turn off scripting by default. If this sticks, a later CL will delete all the...
dmichael@chromium.org
2011-07-13
2
-14
/
+9
*
Add an example for using the URLLoader in streaming mode. This also avoids the
brettw@chromium.org
2011-07-12
4
-0
/
+251
*
Cleanup gles2 sample PPAPI plugin.
fischman@chromium.org
2011-07-12
2
-93
/
+76
*
PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock.
polina@google.com
2011-07-09
1
-2
/
+1
*
Implement proper synchronization between HW video decode IPC and CommandBuffer.
fischman@chromium.org
2011-06-29
1
-17
/
+1
*
Enable building ppapi/examples on Windows.
darin@chromium.org
2011-06-27
3
-25
/
+26
*
Don't copy the Graphics2D when binding a new one. This brings the
brettw@google.com
2011-06-24
1
-1
/
+2
*
Fix PPB_VideoDecoder_Impl::NotifyEndOfBitstreamBuffer to use correct ID.
fischman@chromium.org
2011-06-21
1
-18
/
+34
*
Fix crashes when loading gles2.cc on browser startup, and during playback.
fischman@chromium.org
2011-06-21
1
-17
/
+40
*
Uncomment PPAPI examples to prevent bit-rot.
fischman@chromium.org
2011-06-20
1
-0
/
+6
*
Modify PPAPI GLES2 example to be an example of VideoDecode_Dev API
vrk@google.com
2011-06-15
3
-75
/
+12948
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
1
-4
/
+55
*
Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...
dmichael@chromium.org
2011-05-13
1
-31
/
+32
*
Convert audio-related messages to the new thunk/API system for Pepper.
brettw@chromium.org
2011-05-13
1
-1
/
+1
*
Create a super-simple PPAPI demo plugin exercising GLES2 functionality.
fischman@chromium.org
2011-04-11
2
-0
/
+154
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
2
-122
/
+0
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
4
-0
/
+229
*
Unbreak compilation of ppapi examples.
neb@chromium.org
2011-03-22
3
-13
/
+13
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-2
/
+2
*
Move ppapi audio interface out of dev, but
nfullagar@google.com
2011-01-15
1
-9
/
+11
*
Fix ppapi_example_2d.
neb@chromium.org
2011-01-12
1
-5
/
+2
*
Make audio example up-to-date
nfullagar@google.com
2011-01-11
1
-18
/
+31
*
Change ppapi C++ comment style into C.
neb@chromium.org
2010-12-20
1
-18
/
+21
*
changes for proxy audio
nfullagar@google.com
2010-11-25
1
-11
/
+11
*
Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...
dmichael@google.com
2010-11-05
1
-54
/
+44
*
Move PPAPI into the Chrome repo. The old repo was
brettw@chromium.org
2010-11-01
8
-0
/
+831