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
/
c
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...
fischman@chromium.org
2011-07-13
2
-162
/
+49
*
Add a network state notification interface to Pepper. Some plugins will need
brettw@chromium.org
2011-07-12
1
-0
/
+27
*
Move the default Scrollbar implementation to 0.4 and update the C++ wrapper.
brettw@chromium.org
2011-07-12
1
-3
/
+3
*
Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...
sanga@chromium.org
2011-07-07
1
-2
/
+2
*
Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and
dspringer@chromium.org
2011-07-05
1
-0
/
+51
*
Add a flag field to PP_CompletionCallback to control if the callback should
polina@google.com
2011-06-30
10
-30
/
+26
*
Make scrollbar GetThickness take a resource argument. This allows simlper
brettw@chromium.org
2011-06-23
1
-2
/
+24
*
Convert most remaining resources to use the API/thunk system. The significant
brettw@chromium.org
2011-06-22
1
-0
/
+1
*
Move the video decoder and video layer to the new API/thunk system.
brettw@chromium.org
2011-06-18
2
-70
/
+26
*
Update PPP_Printing_Dev to always make both versions of types available.
dmichael@chromium.org
2011-06-17
1
-47
/
+101
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
3
-15
/
+27
*
Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPI
davemoore@chromium.org
2011-06-10
3
-27
/
+15
*
Implement AssignGLESBuffers for VideoDecode PPAPI
vrk@google.com
2011-06-10
3
-15
/
+27
*
Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...
polina@google.com
2011-06-06
2
-24
/
+30
*
Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...
thakis@chromium.org
2011-06-04
2
-30
/
+24
*
PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don't
polina@google.com
2011-06-04
2
-24
/
+30
*
Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).
vmr@chromium.org
2011-06-03
1
-5
/
+5
*
Small fix on Pepper Video Decoder API data types.
vmr@chromium.org
2011-05-31
1
-4
/
+16
*
Use the WebKit default fonts when specifying generic font families.
brettw@chromium.org
2011-05-26
1
-3
/
+16
*
Add initialization callback support for Video Decoder PPAPI.
vrk@google.com
2011-05-25
1
-3
/
+5
*
Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...
dmichael@chromium.org
2011-05-19
1
-9
/
+71
*
Support getting the font list in Pepper. This currently only works out of
brettw@chromium.org
2011-05-18
1
-71
/
+125
*
Updated PPAPI Video Decoder CPP interface to reflect the status of C API.
vmr@chromium.org
2011-05-16
1
-0
/
+46
*
Implement VideoDecoder IPC hooks from plugin to GPU process
vrk@google.com
2011-05-13
3
-13
/
+12
*
Update VideoDecode PPAPI structs to be consistent with media structures, part 1
vrk@google.com
2011-05-10
3
-170
/
+92
*
Pepper video layer API
hclam@chromium.org
2011-04-29
3
-0
/
+192
*
Rework FlushSync to return early if commands have been processed since the la...
piman@google.com
2011-04-28
1
-2
/
+14
*
Add version-specific defines for each C interface.
brettw@chromium.org
2011-04-27
29
-29
/
+64
*
Add an initial crypto interface to fill a given buffer with random data. This
brettw@chromium.org
2011-04-20
1
-0
/
+21
*
Draft version of the HW video decode tester and few other changes.
scherkus@chromium.org
2011-04-14
1
-6
/
+7
*
1;2cReplace PP_ERROR_WOULDBLOCK with PP_OK_COMPLETIONPENDING. Improve error c...
polina@google.com
2011-04-11
1
-4
/
+4
*
Reupload of http://codereview.chromium.org/6801053/
dmichael@chromium.org
2011-04-08
2
-145
/
+0
*
Added and partially implemented entry points for PPB_GRAPHICS_3D.
alokp@chromium.org
2011-04-07
1
-0
/
+1
*
Pepper3D API change - merging PPB_Surface3D and PPB_Context3D into PPB_Graphi...
alokp@chromium.org
2011-04-07
2
-22
/
+137
*
Add GetPluginURL to PPB_URLUtil_Dev
piman@google.com
2011-03-31
1
-1
/
+12
*
Checking in major revision of Pepper video decode APIs.
scherkus@chromium.org
2011-03-31
3
-353
/
+538
*
Fix up some types in the API.
neb@chromium.org
2011-03-28
1
-2
/
+2
*
A proposal and implementation for an initial postMessage interface. These in...
dmichael@google.com
2011-03-23
2
-0
/
+145
*
Add an (unimplemented) API for getting the available list of font families on
brettw@chromium.org
2011-03-19
1
-0
/
+45
*
Add a console interface for logging to the JS console from a PPAPI plugin.
brettw@chromium.org
2011-03-11
1
-0
/
+45
*
Clarify/fix fullscreen semantics, and add GetScreenSize
piman@google.com
2011-03-08
1
-5
/
+14
*
Adding missing forward declaration of struct PP_CompletionCallback.
brettw@chromium.org
2011-03-04
1
-0
/
+2
*
Implement the grab/grabbing cursors (for Mac/GTK).
avi@chromium.org
2011-03-02
2
-2
/
+4
*
Add PPB_URLUtil_Dev::GetDocumentURL
piman@google.com
2011-03-02
1
-21
/
+29
*
Pin the PPAPI custom cursor value. PPAPI is intended to be frozen, so make sp...
avi@chromium.org
2011-02-24
1
-3
/
+3
*
Pepper: Increment the version numbers for PPB_{FileRef,FileSystem}_Dev.
viettrungluu@chromium.org
2011-02-23
2
-3
/
+3
*
Add some files to the C compilation test, and fix the stuff that wasn't C com...
dmichael@google.com
2011-02-23
1
-5
/
+5
*
Implement the filesystem proxy. This allows the FileRef tests (the ones which
brettw@chromium.org
2011-02-21
3
-6
/
+25
*
Implement proxying for FileRef and FileChooser.
brettw@chromium.org
2011-02-17
1
-8
/
+2
*
Basic implementation of Pepper Transport API.
sergeyu@chromium.org
2011-02-16
1
-16
/
+18
[next]