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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add support for multiple MediaKey sessions
jrummell@chromium.org
2013-11-14
2
-47
/
+45
*
PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem
nhiroki@chromium.org
2013-11-08
3
-3
/
+88
*
PPAPI/NaCl: Move event dispatching from the plugin
dmichael@chromium.org
2013-11-06
1
-1
/
+21
*
Remove PNaCl's RequestFirstInstall, use resource throttle instead
jvoung@google.com
2013-11-04
1
-8
/
+1
*
Narrow VDA Decode() API and remove multi-frame tests.
yuli@chromium.org
2013-10-29
1
-2
/
+3
*
Remove IsPnaclEnabled from ppb_nacl_private.
jvoung@chromium.org
2013-10-25
1
-4
/
+1
*
Avoid memory allocation for PPB_FileIO Read when callback is blocking.
bbudge@chromium.org
2013-10-23
2
-7
/
+16
*
Plumb support for audio sample formats.
dalecurtis@chromium.org
2013-10-22
2
-6
/
+50
*
Remove CanChallengePlatform() and CheckPlatformState().
dalecurtis@chromium.org
2013-10-20
1
-24
/
+6
*
[PPAPI] Added new Pepper interface PPB_VarResource_Dev.
mgiuca@chromium.org
2013-10-19
2
-2
/
+62
*
Fix minor issues in PPB_TrueTypeFont_Dev implementation.
bbudge@chromium.org
2013-10-15
1
-2
/
+3
*
Check for WebContents capturers when reporting output link types.
dalecurtis@chromium.org
2013-10-12
1
-2
/
+3
*
Pepper: Remove PPB_FileIOTrusted.
teravest@chromium.org
2013-10-10
1
-49
/
+0
*
Revise API comments of PPB_OutputProtection_Private
kcwu@chromium.org
2013-10-01
1
-4
/
+7
*
PPAPI: Introduce ability to Map a FileIO (Dev)
dmichael@chromium.org
2013-09-27
1
-0
/
+138
*
Pepper: Remove Will* from PPB_FileIOTrusted.
teravest@chromium.org
2013-09-26
1
-25
/
+1
*
PPB_TCPSocket: Remove support for PP_TCPSOCKET_OPTION_ADDRESS_REUSE.
yzshen@chromium.org
2013-09-23
1
-13
/
+6
*
Make NetworkList and NetworkMonitor APIs public
sergeyu@chromium.org
2013-09-22
2
-47
/
+44
*
PPB_TCPSocket: add support for TCP server socket operations.
yzshen@chromium.org
2013-09-20
1
-13
/
+105
*
Create a Pepper-based CDM when a MediaKeys object is created.
jrummell@chromium.org
2013-09-20
2
-43
/
+25
*
Pepper API implementation for platform verification.
dalecurtis@chromium.org
2013-09-17
1
-3
/
+12
*
The current PPB_KeyboardInputEvent_Dev interface uses the old USB codes which...
garykac@chromium.org
2013-09-14
1
-6
/
+16
*
Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...
avi@chromium.org
2013-09-13
1
-0
/
+4
*
Revert 223074 "Adds a PPAPI interface to request a password. For..."
avi@chromium.org
2013-09-13
1
-4
/
+0
*
Adds a PPAPI interface to request a password. For the Mac it opens a tab-moda...
avi@chromium.org
2013-09-13
1
-0
/
+4
*
[PPAPI] Added PP_VARTYPE_RESOURCE as a PP_VarType enum value.
mgiuca@chromium.org
2013-09-12
1
-8
/
+14
*
Add PPAPI interfaces for platform verification.
dalecurtis@google.com
2013-09-09
2
-4
/
+121
*
Add GetPluginRefererURL to PPB_URLUtil_Dev interface to get the 'Referer' HTT...
omakovski@yandex-team.ru
2013-09-07
1
-4
/
+37
*
Add a new parameter |latency| to PPB_Audio.
yzshen@chromium.org
2013-09-06
1
-4
/
+28
*
[PPAPI] Updated documentation for PP_VarType enum constants.
mgiuca@chromium.org
2013-09-06
1
-8
/
+18
*
Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback.
sergeyu@chromium.org
2013-09-06
1
-40
/
+32
*
Handle cache-control:no-store header in PNaCl translation cache
dschuff@chromium.org
2013-09-05
1
-13
/
+15
*
Use PP_ArrayOutput and PPB_NetAddress in PPB_NetworkList_Private..
sergeyu@chromium.org
2013-09-05
1
-16
/
+53
*
Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."
vitalybuka@chromium.org
2013-09-04
1
-15
/
+13
*
Handle cache-control:no-store header in PNaCl translation cache
dschuff@chromium.org
2013-09-04
1
-13
/
+15
*
Pepper API for output protection.
kcwu@chromium.org
2013-09-04
2
-2
/
+170
*
Fix ppb_graphics_3d example code
abarth@chromium.org
2013-08-30
1
-5
/
+8
*
Pepper: Remove PPB_GpuBlacklist_Private.
teravest@chromium.org
2013-08-20
1
-49
/
+0
*
Pepper: Improve PPB_File_Ref Create() comment.
teravest@chromium.org
2013-08-19
1
-2
/
+2
*
Re-enable crash throttling for PNaCl processes.
sehr@google.com
2013-08-19
1
-1
/
+5
*
Add success status to ReportTranslationFinished in ppb_nacl_private and IPC
dschuff@chromium.org
2013-08-07
1
-7
/
+9
*
Rename PP_TextInputType to PP_TextInputType_Dev
nona@chromium.org
2013-08-07
2
-15
/
+47
*
PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...
jvoung@chromium.org
2013-08-06
1
-11
/
+17
*
PPAPI: Move IMEInputEvent and TextInput to stable.
nona@chromium.org
2013-08-01
3
-3
/
+220
*
Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...
jam@chromium.org
2013-07-24
2
-29
/
+39
*
Show more different NaCl loading errors.
halyavin@google.com
2013-07-22
1
-1
/
+3
*
Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.
jvoung@chromium.org
2013-07-15
1
-4
/
+1
*
Renderer and IPC implementation for new PNaCl translation cache
dschuff@chromium.org
2013-07-10
1
-3
/
+8
*
Add a new parameter |latency| to PPB_AudioInput_Callback.
yzshen@chromium.org
2013-07-03
2
-8
/
+49
*
PNaCl: Add PPB_NaCl_Private interface to report translation finished
dschuff@chromium.org
2013-06-26
1
-1
/
+9
[next]