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
/
interface_list.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build-break due to missed PPB thunk getter rename.
wez@chromium.org
2012-01-05
1
-1
/
+1
*
Update PPAPI IDL generator to define versioned structs, and unversioned typedef.
wez@chromium.org
2012-01-05
1
-16
/
+16
*
Change the DidChangeView update to take a new ViewChanged resource.
brettw@chromium.org
2012-01-03
1
-1
/
+7
*
Rev the Flash interface to add new functionality.
brettw@chromium.org
2011-12-15
1
-2
/
+4
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-10
1
-0
/
+3
*
Revert 113817 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-3
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-09
1
-0
/
+3
*
Revert 113656 - Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-3
/
+0
*
Implement a proxy for Pepper FileIO.
brettw@chromium.org
2011-12-08
1
-0
/
+3
*
Apply renaming of ppapi shared stuff to new ppb_var shared code.
dmichael@chromium.org
2011-12-08
1
-3
/
+3
*
Remove PP_Module from parameters for PPB_Var.VarFromUtf8.
dmichael@chromium.org
2011-12-07
1
-2
/
+4
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-07
1
-2
/
+2
*
Revert 113290 - Rename the shared_impl resource files to give them more regul...
brettw@chromium.org
2011-12-07
1
-2
/
+2
*
Rename the shared_impl resource files to give them more regular names.
brettw@chromium.org
2011-12-06
1
-2
/
+2
*
Convert file ref private to use new registration.
brettw@chromium.org
2011-12-02
1
-1
/
+4
*
Remove Context3D/Surface3D
piman@chromium.org
2011-12-01
1
-4
/
+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
/
+2
*
Revert 110587 - Microphone support for Pepper Flash.
ajwong@chromium.org
2011-11-17
1
-2
/
+0
*
Microphone support for Pepper Flash.
viettrungluu@chromium.org
2011-11-17
1
-0
/
+2
*
Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id...
dpolukhin@chromium.org
2011-11-16
1
-12
/
+7
*
Pepper: Generate ppb_flash_clipboard.h from .idl file.
viettrungluu@chromium.org
2011-11-15
1
-9
/
+11
*
Make the Pepper Flash net address just private, not Flash-specific.
viettrungluu@chromium.org
2011-11-10
1
-7
/
+7
*
Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-09
1
-0
/
+1
*
Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...
binji@chromium.org
2011-11-09
1
-1
/
+0
*
Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...
viettrungluu@chromium.org
2011-11-09
1
-0
/
+1
*
Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.
thakis@chromium.org
2011-11-09
1
-1
/
+0
*
Add private Pepper API for dealing with PP_Flash_NetAddress.
viettrungluu@chromium.org
2011-11-08
1
-0
/
+1
*
Convert the flash clipboard API to thunk system.
brettw@chromium.org
2011-10-22
1
-1
/
+1
*
Convert the Flash interfaces to no longer use GetInfo.
brettw@chromium.org
2011-10-22
1
-24
/
+51
*
Rename InterfaceID to ApiID and move the file.
brettw@chromium.org
2011-10-20
1
-23
/
+23
*
Move PPB/PPP_MouseLock out of dev/.
yzshen@chromium.org
2011-10-16
1
-1
/
+1
*
PPAPI Fullscreen: move out of Dev.
polina@google.com
2011-10-14
1
-0
/
+1
*
Proxy PPB_FileChooserTrusted for Flash.
bbudge@google.com
2011-10-13
1
-0
/
+1
*
Convert the charset, memory, and crypto interfaces to use the thunk system.
brettw@chromium.org
2011-10-11
1
-6
/
+0
*
Convert URLUtil to the thunk system.
brettw@chromium.org
2011-10-10
1
-9
/
+6
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-29
1
-0
/
+3
*
Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...
kinaba@chromium.org
2011-09-27
1
-3
/
+0
*
Additional update on Pepper IME API and boilerplate thunk/proxy implementation.
kinaba@chromium.org
2011-09-27
1
-0
/
+3
*
Add Pepper API to use UDP
mtilburg@adobe.com
2011-09-26
1
-0
/
+3
*
Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.
brettw@chromium.org
2011-09-20
1
-0
/
+1
*
Properly proxy the fullscreen API.
brettw@chromium.org
2011-09-15
1
-0
/
+1
*
Renamed ppb_opengles.h to ppb_opengles2.h.
alokp@chromium.org
2011-09-15
1
-1
/
+1
*
Convert dev interfaces to use the macro system.
brettw@chromium.org
2011-09-14
1
-1
/
+0
*
s patch tries to remove most of the manual registration for Pepper interfaces...
brettw@chromium.org
2011-09-13
1
-0
/
+296
*
Revert r100853, 100851. Win_shared build is broken.
brettw@chromium.org
2011-09-13
1
-296
/
+0
*
This patch tries to remove most of the manual registration for Pepper interfa...
brettw@chromium.org
2011-09-13
1
-0
/
+296
*
Revert 100748 - This patch tries to remove most of the manual registration fo...
dmazzoni@chromium.org
2011-09-12
1
-296
/
+0
*
Revert 100751 - Fix Windows build by renaming interface to iface.
dmazzoni@chromium.org
2011-09-12
1
-6
/
+6
*
Fix Windows build by renaming interface to iface.
brettw@chromium.org
2011-09-12
1
-6
/
+6
[next]