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
/
cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Proxy private UMA pepper interface for out-of-process and NaCl plugins.
elijahtaylor@chromium.org
2014-01-24
2
-0
/
+115
*
[PPAPI] Refine Configure() for Pepper MediaStream API.
penghuang@chromium.org
2014-01-23
4
-32
/
+101
*
Implement GetSelectedText() for the OOP PDF plugin.
koz@chromium.org
2014-01-15
2
-0
/
+11
*
[PPAPI] Add media stream audio track c++ API
penghuang@chromium.org
2014-01-14
7
-13
/
+398
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
2
-45
/
+74
*
[PPAPI] API thunk for video media stream track.
penghuang@chromium.org
2014-01-10
1
-5
/
+1
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
2
-74
/
+45
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
2
-45
/
+74
*
Pepper: Remove ResourceArray_Dev.
teravest@chromium.org
2014-01-07
5
-166
/
+0
*
Pepper: Remove unused interface versions.
teravest@chromium.org
2014-01-06
3
-83
/
+6
*
App APIs in Pepper: C++ APIs
yzshen@chromium.org
2014-01-06
9
-0
/
+1194
*
[PPAPI] API definition for video media stream artifacts
penghuang@chromium.org
2014-01-06
4
-0
/
+373
*
Rename GetForCurrentThread() in comments to GetCurrent().
xhwang@chromium.org
2013-12-19
1
-2
/
+2
*
Rename EME WD call parameters
jrummell@chromium.org
2013-12-10
2
-28
/
+29
*
Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.
yzshen@chromium.org
2013-12-09
6
-649
/
+0
*
Add support for CDM_3.
jrummell@chromium.org
2013-11-30
2
-65
/
+60
*
Pepper: Add MonitorIsExternal function to PPB_Flash_DRM.
bbudge@chromium.org
2013-11-27
2
-1
/
+40
*
Make PPB_URLUtil_Dev interface backward compatible
yzshen@chromium.org
2013-11-26
2
-36
/
+136
*
Add a flag for running the PDF plugin out of process.
raymes@google.com
2013-11-25
2
-0
/
+12
*
PPAPI: Add PluginPrivateFileSystem
nhiroki@chromium.org
2013-11-20
1
-4
/
+4
*
Allow Graphics2D stretch the plugin contents when resizing the plugin.
raymes@google.com
2013-11-18
2
-1
/
+18
*
Add SetOffset to PPB_Graphics2D_Dev
raymes@google.com
2013-11-18
2
-10
/
+40
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
2
-46
/
+34
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
2
-0
/
+74
*
[PPAPI] Added pp::VarResource_Dev class.
yzshen@chromium.org
2013-11-01
7
-0
/
+173
*
[Pepper] Document the failure mode of the constructor for pp::FileRef.
mgiuca@chromium.org
2013-10-24
1
-0
/
+3
*
Avoid memory allocation for PPB_FileIO Read when callback is blocking.
bbudge@chromium.org
2013-10-23
1
-2
/
+6
*
Plumb support for audio sample formats.
dalecurtis@chromium.org
2013-10-22
2
-3
/
+3
*
Remove CanChallengePlatform() and CheckPlatformState().
dalecurtis@chromium.org
2013-10-20
2
-16
/
+5
*
Don't check the result of new for NULL.
thakis@chromium.org
2013-10-17
1
-4
/
+1
*
Return appropriate error codes for PPB_Flash_DRM
raymes@chromium.org
2013-10-11
1
-1
/
+1
*
Pepper: Remove PPB_FileIOTrusted.
teravest@chromium.org
2013-10-10
2
-61
/
+0
*
Pepper API implementation for output protection.
kcwu@chromium.org
2013-09-28
2
-0
/
+87
*
Pepper: Remove Will* from PPB_FileIOTrusted.
teravest@chromium.org
2013-09-26
2
-29
/
+0
*
PPB_TCPSocket: Remove support for PP_TCPSOCKET_OPTION_ADDRESS_REUSE.
yzshen@chromium.org
2013-09-23
1
-4
/
+4
*
Make NetworkList and NetworkMonitor APIs public
sergeyu@chromium.org
2013-09-22
6
-155
/
+155
*
PPB_TCPSocket: add support for TCP server socket operations.
yzshen@chromium.org
2013-09-20
2
-14
/
+126
*
Create a Pepper-based CDM when a MediaKeys object is created.
jrummell@chromium.org
2013-09-20
2
-26
/
+20
*
Pepper API implementation for platform verification.
dalecurtis@chromium.org
2013-09-17
3
-0
/
+122
*
Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...
avi@chromium.org
2013-09-13
2
-0
/
+12
*
Revert 223074 "Adds a PPAPI interface to request a password. For..."
avi@chromium.org
2013-09-13
2
-12
/
+0
*
Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...
avi@chromium.org
2013-09-13
2
-0
/
+12
*
Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...
omakovski@yandex-team.ru
2013-09-07
2
-0
/
+9
*
Add a new parameter |latency| to PPB_Audio.
yzshen@chromium.org
2013-09-06
2
-8
/
+51
*
Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.
sergeyu@chromium.org
2013-09-06
2
-14
/
+26
*
Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..
sergeyu@chromium.org
2013-09-05
2
-47
/
+33
*
Pepper: Improve PPB_File_Ref Create() comment.
teravest@chromium.org
2013-08-19
1
-1
/
+1
*
Rename PP_TextInputType to PP_TextInputType_Dev
nona@chromium.org
2013-08-07
2
-2
/
+2
*
PPAPI: Move IMEInputEvent and TextInput to stable.
nona@chromium.org
2013-08-01
4
-0
/
+299
*
PPAPI: Initialize CompletionCallbackWithOutput storage
dmichael@chromium.org
2013-07-11
6
-0
/
+45
[next]