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
/
thunk
/
thunk.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pepper: Get rid of UNPROXIED_IFACE.
teravest@chromium.org
2014-02-24
1
-5
/
+1
*
[Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-10
1
-0
/
+1
*
Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..."
nhiroki@chromium.org
2014-01-09
1
-1
/
+0
*
PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation
nhiroki@chromium.org
2014-01-09
1
-0
/
+1
*
Pepper: (UN)PROXIED_IFACE cleanup.
teravest@chromium.org
2013-12-17
1
-1
/
+1
*
Remove unused trusted interfaces.
piman@chromium.org
2013-06-01
1
-11
/
+0
*
Implementation of URLLoader using PluginResource/ResourceHost.
bbudge@chromium.org
2013-05-16
1
-3
/
+0
*
Remove some legacy PPB_* thunk declarations.
wez@chromium.org
2013-02-21
1
-24
/
+0
*
Rewrite PPB_AudioInput_Dev to use the new-style host/resource.
yzshen@chromium.org
2012-11-08
1
-3
/
+0
*
Remove PpapiPermissions from selected Private interfaces.
bbudge@chromium.org
2012-11-01
1
-0
/
+1
*
Pepper WebSocket API: Implement new design Chrome IPC.
toyoshim@chromium.org
2012-10-09
1
-0
/
+2
*
Move the rest of the Flash functions to the thunk system.
brettw@chromium.org
2012-04-30
1
-7
/
+0
*
Convert the PPB_Flash interface to use the thunk system.
brettw@chromium.org
2012-04-24
1
-0
/
+1
*
Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS.
viettrungluu@chromium.org
2012-03-28
1
-3
/
+0
*
HostResolver is exposed to plugin.
ygorshenin@chromium.org
2012-03-15
1
-0
/
+3
*
Modified the flash cipboard interface to add html clipboard support.
raymes@chromium.org
2012-02-24
1
-0
/
+2
*
Exposed Listen and Accept methods to in-process plugins.
ygorshenin@chromium.org
2012-02-22
1
-0
/
+3
*
Introduce PPB_Flash_MessageLoop interface for Pepper Flash.
yzshen@chromium.org
2012-01-31
1
-0
/
+3
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-37
/
+42
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-2
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
1
-2
/
+0
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-0
/
+2
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-2
/
+0
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-0
/
+2
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-2
/
+0
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
1
-2
/
+0
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-3
/
+0
*
Implement FileRef GetPathPrivate interface for O3D
jhorwich@chromium.org
2011-11-28
1
-0
/
+2
*
Revert 110602 - Revert 110587 - Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-18
1
-0
/
+3
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-3
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+3
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-4
/
+6
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
1
-0
/
+2
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
1
-2
/
+0
*
Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...
bbudge@chromium.org
2011-10-13
1
-0
/
+3
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
1
-2
/
+0
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
1
-0
/
+2
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+2
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-0
/
+1
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
1
-32
/
+3
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-55
/
+25
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-25
/
+55
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-55
/
+25
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-25
/
+55
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-12
1
-55
/
+25
*
Introduce a new Pepper interface: PPB/PPP_MouseLock.
yzshen@chromium.org
2011-09-08
1
-0
/
+2
*
reconstitute moving 3d out of dev CL. (previous attempt was reverted)
nfullagar@google.com
2011-09-07
1
-4
/
+4
*
Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-4
/
+4
*
Move PPAPI graphics3d and opengles interfaces out of Dev.
nfullagar@google.com
2011-09-06
1
-4
/
+4
*
Add movement information to PPB_MouseInputEvent.
yzshen@chromium.org
2011-08-31
1
-1
/
+5
[next]