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
/
proxy
/
ppapi_messages.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add type argument to pepper content decryptor method GenerateKeyRequest().
tomfinegan@chromium.org
2012-10-29
1
-1
/
+2
*
Add pepper content decryption audio decoding API.
tomfinegan@chromium.org
2012-10-19
1
-4
/
+10
*
Add PPB_Testing_Dev GetDocumentURL to the NaCl IPC-based PPAPI proxy.
bbudge@chromium.org
2012-10-19
1
-1
/
+19
*
Generalize Pepper CDM API decrypt and decode.
tomfinegan@chromium.org
2012-10-12
1
-1
/
+2
*
Add decoder de-initialization and reset to the Pepper CDM API.
tomfinegan@chromium.org
2012-10-12
1
-0
/
+18
*
Add PPAPI CDM video decoder initialization.
tomfinegan@chromium.org
2012-10-11
1
-0
/
+9
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-0
/
+7
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
1
-0
/
+14
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-0
/
+80
*
Update PPP side of Pepper CDM API to support video decoding.
tomfinegan@chromium.org
2012-10-04
1
-1
/
+1
*
Added sync calls to resources.
raymes@chromium.org
2012-10-03
1
-0
/
+6
*
Fix IPC-based NaCl PPAPI proxy to send upload / download progress messages.
bbudge@chromium.org
2012-10-02
1
-2
/
+0
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-2
/
+5
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-5
/
+5
*
Eliminate some buffer copies in the URLLoader proxy.
darin@chromium.org
2012-09-18
1
-4
/
+8
*
Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.
bbudge@chromium.org
2012-09-17
1
-13
/
+13
*
Convert the async device ID getter to a chrome resource host
brettw@chromium.org
2012-09-15
1
-0
/
+6
*
Remove PPAPI dependency on 'net'.
bbudge@chromium.org
2012-09-13
1
-1
/
+1
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-2
/
+8
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-4
/
+5
*
Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.
bbudge@chromium.org
2012-09-04
1
-1
/
+11
*
AllowBroadcast() is exposed to NaCl.
ygorshenin@chromium.org
2012-08-31
1
-1
/
+7
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
1
-0
/
+8
*
Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...
bbudge@chromium.org
2012-08-30
1
-8
/
+0
*
Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser process
bbudge@chromium.org
2012-08-30
1
-0
/
+8
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-24
/
+22
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-0
/
+6
*
Cache image data objects.
brettw@chromium.org
2012-08-22
1
-0
/
+4
*
Modify the PPAPI CDM interface to pass more info.
tomfinegan@chromium.org
2012-08-22
1
-8
/
+9
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
1
-0
/
+65
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-2
/
+0
*
Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...
bbudge@chromium.org
2012-08-07
1
-0
/
+2
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-2
/
+0
*
Add PP_FlashLSORestrictions to the list of settings supported by the Flash_Ge...
bauerb@chromium.org
2012-08-02
1
-0
/
+6
*
Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...
bauerb@chromium.org
2012-07-27
1
-2
/
+14
*
PPAPI/NaCl: Make ImageData for NaCl just use shared memory
dmichael@chromium.org
2012-07-25
1
-0
/
+8
*
This implements the PPB_FileChooser resource as a new-style IPC-only resource.
brettw@chromium.org
2012-07-14
1
-19
/
+13
*
PPAPI: Add an API for setting a custom user agent for URL requests.
viettrungluu@chromium.org
2012-07-10
1
-0
/
+2
*
Implement HiDPI support in Pepper dev interface
jhorwich@chromium.org
2012-06-28
1
-0
/
+5
*
ppapi: Add support for touch events.
sadrul@chromium.org
2012-06-21
1
-0
/
+11
*
Add resource message call and reply infrastructure.
brettw@chromium.org
2012-06-21
1
-0
/
+38
*
Revert 143294 - Provides a real implementation of GetDefaultPrintSettings.
raymes@google.com
2012-06-21
1
-1
/
+2
*
Provides a real implementation of GetDefaultPrintSettings.
raymes@chromium.org
2012-06-20
1
-2
/
+1
*
Let flash query the number of CPU cores present.
tsepez@chromium.org
2012-06-18
1
-0
/
+1
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-16
1
-0
/
+2
*
Revert 142482 - Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
1
-2
/
+0
*
Add untrusted NaCl build for PPAPI proxy.
bbudge@chromium.org
2012-06-15
1
-0
/
+2
*
This returns the default print settings for the default printer. Currently th...
raymes@chromium.org
2012-06-14
1
-0
/
+18
*
Reland: Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-12
1
-0
/
+36
*
Revert 141482 - Pepper Flash settings integration - camera and microphone.
yzshen@chromium.org
2012-06-11
1
-36
/
+0
[next]