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
/
ppapi_shared.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper IDL: Autogenerate thunk for ppb_audio_input
teravest@chromium.org
2013-02-25
1
-2
/
+2
*
IDL: Autogenerate thunk .cc file for PPB_View
teravest@chromium.org
2013-02-13
1
-0
/
+1
*
PPB_HostResolver_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-02-12
1
-2
/
+0
*
Pepper IDL: Keep "_dev" in thunk filenames.
teravest@chromium.org
2013-02-08
1
-4
/
+4
*
Reland: Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-28
1
-0
/
+2
*
PPB_UDPSocket_Private is switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-01-21
1
-2
/
+0
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-19
1
-2
/
+2
*
Pepper: Introduce ThreadAwareCallback.
yzshen@chromium.org
2013-01-17
1
-0
/
+2
*
Revert 176792
dpapad@chromium.org
2013-01-17
1
-2
/
+2
*
Refactor FileIO to the new resource host system.
bbudge@chromium.org
2013-01-15
1
-2
/
+2
*
Revert 175233 because Linux ASAN builder cannot compile it.
alexeypa@google.com
2013-01-04
1
-2
/
+0
*
Add trace event Pepper API
elijahtaylor@chromium.org
2013-01-04
1
-0
/
+2
*
Remove the old PPB_Flash proxy.
raymes@chromium.org
2012-12-26
1
-1
/
+0
*
Autogenerate thunk .cc files for PPB_Instance and PPB_Instance_Private.
teravest@chromium.org
2012-12-26
1
-0
/
+1
*
Refactor Flash Print to the new pepper resource model
raymes@chromium.org
2012-12-21
1
-0
/
+1
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-2
/
+0
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-0
/
+2
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-2
/
+0
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-0
/
+2
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-2
/
+0
*
Refactor PPB_Flash_Fullscreen to the new resource model.
raymes@chromium.org
2012-11-30
1
-0
/
+2
*
Add more 'Dev' interfaces to the NaCl IPC proxy.
bbudge@chromium.org
2012-11-27
1
-1
/
+0
*
Refactor BrowserFont to new design
victorhsieh@chromium.org
2012-11-27
1
-2
/
+0
*
Add PPB_FileChooser_Dev to the NaCl IPC proxy.
bbudge@chromium.org
2012-11-27
1
-1
/
+0
*
Refactor the URLResponseInfo to use new design
brettw@chromium.org
2012-11-16
1
-0
/
+2
*
Refactor video capture to new design, as part of the whole Pepper resource re...
victorhsieh@chromium.org
2012-11-16
1
-2
/
+0
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-5
/
+0
*
PPAPI: Make CompletionCallbacks work right on background threads.
dmichael@chromium.org
2012-11-08
1
-0
/
+2
*
Move flash clipboard to the new proxy and add custom format support
raymes@chromium.org
2012-11-01
1
-0
/
+3
*
Add the PPB_NET_ADDRESS_PRIVATE interface to the NaCl IPC-based proxy.
bbudge@chromium.org
2012-10-25
1
-1
/
+1
*
Implement plugin side of sync EnumerateVideoCaptureDevices
raymes@chromium.org
2012-10-11
1
-0
/
+1
*
Introduce PPB_Flash_Font.
yzshen@chromium.org
2012-10-09
1
-0
/
+3
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-1
/
+0
*
Remove VideoLayer and LayerCompositor APIs.
brettw@chromium.org
2012-10-02
1
-6
/
+0
*
Hook up PpapiPermissions in more places.
brettw@chromium.org
2012-10-02
1
-0
/
+2
*
Render/pepper hang debugging: generate dumps for the browser and renderer pro...
yzshen@chromium.org
2012-09-26
1
-2
/
+0
*
Generate dumps for relevant renderers when users kill a hung pepper plugin.
yzshen@chromium.org
2012-09-19
1
-0
/
+2
*
Convert url request info to new proxy API.
brettw@chromium.org
2012-09-19
1
-2
/
+2
*
Add 'Net*' interface proxies to the untrusted NaCl IPC-PPAPI IRT build.
bbudge@chromium.org
2012-09-17
1
-3
/
+6
*
Implement the gamepad API in the IPC proxy
brettw@chromium.org
2012-09-10
1
-0
/
+2
*
This adds the plugin side of the resource only, as well as a unittest.
raymes@chromium.org
2012-09-07
1
-0
/
+2
*
Add TCP, UDP, and HostResolver proxies to NaCl IPC IRT build.
bbudge@chromium.org
2012-09-04
1
-10
/
+7
*
PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generally
dmichael@chromium.org
2012-08-27
1
-1
/
+11
*
Add a skeleton gamepad resource.
brettw@chromium.org
2012-08-24
1
-0
/
+1
*
Add PPAPI decryptor implementation.
tomfinegan@chromium.org
2012-08-17
1
-0
/
+2
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-3
/
+0
*
Revert 150343 - Add gpu targets to untrusted build, and add Graphics3D code t...
bbudge@chromium.org
2012-08-07
1
-0
/
+3
*
Add gpu targets to untrusted build, and add Graphics3D code to untrusted build.
bbudge@chromium.org
2012-08-07
1
-3
/
+0
*
Add permissions buts for Pepper plugins.
brettw@chromium.org
2012-07-13
1
-0
/
+2
*
Add PPB_ImageData and PPB_Graphics2D to the untrusted NaCl build of the proxy.
bbudge@chromium.org
2012-07-03
1
-1
/
+0
[next]