summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-1/+0
* Make the Pepper Flash net address just private, not Flash-specific.viettrungluu@chromium.org2011-11-107-23/+24
* Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-091-0/+1
* Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de...binji@chromium.org2011-11-091-1/+0
* Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl...viettrungluu@chromium.org2011-11-091-0/+1
* Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress.thakis@chromium.org2011-11-091-1/+0
* Add private Pepper API for dealing with PP_Flash_NetAddress.viettrungluu@chromium.org2011-11-081-0/+1
* Convert the flash clipboard API to thunk system.brettw@chromium.org2011-10-223-0/+92
* Revert 106717 - Revert 106677 (caused several PPAPI test timeouts, see http:/...brettw@chromium.org2011-10-211-0/+5
* Revert 106677 (caused several PPAPI test timeouts, see http://crbug.com/101154)thakis@chromium.org2011-10-211-5/+0
* Remove the proxy callback tracker.brettw@chromium.org2011-10-211-0/+5
* Rename InterfaceID to ApiID and move the file.brettw@chromium.org2011-10-207-16/+16
* Remove TrackerBase.brettw@chromium.org2011-10-201-2/+1
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-201-3/+5
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-204-40/+0
* Revert 106142 - Add a new globals object for PPAPI tracking information.sail@chromium.org2011-10-181-5/+3
* Add a new globals object for PPAPI tracking information.brettw@chromium.org2011-10-181-3/+5
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-163-5/+4
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-143-4/+4
* Implement 'SAVEAS' mode for PPB_FileChooser_Impl. Also, fix the Save File dia...bbudge@chromium.org2011-10-134-3/+39
* Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies...dmichael@chromium.org2011-10-112-16/+43
* Convert the charset, memory, and crypto interfaces to use the thunk system.brettw@chromium.org2011-10-114-50/+31
* Convert URLUtil to the thunk system.brettw@chromium.org2011-10-104-5/+94
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-072-1/+2
* PPAPI Flash: when leaving fullscreen video we have not beenihf@chromium.org2011-10-051-1/+1
* Convert transport, scrollbar, and query policy to IDL.brettw@chromium.org2011-10-052-4/+4
* Convert ppapi/* to use base::Bind.dmichael@chromium.org2011-10-041-1/+2
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-295-0/+151
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-276-152/+0
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-276-0/+152
* Add PPB_Fullscreen_Dev;0.5. Keep 0.4 for backwards compatiblity and point itpolina@google.com2011-09-273-3/+13
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-264-0/+135
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-206-9/+63
* Properly proxy the fullscreen API.brettw@chromium.org2011-09-151-1/+1
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-153-4/+6
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-142-5/+3
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-142-3/+5
* Convert dev interfaces to use the macro system.brettw@chromium.org2011-09-1410-72/+39
* s patch tries to remove most of the manual registration for Pepper interfaces...brettw@chromium.org2011-09-1327-74/+336
* Revert r100853, 100851. Win_shared build is broken.brettw@chromium.org2011-09-1327-334/+74
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-1327-74/+334
* Revert 100748 - This patch tries to remove most of the manual registration fo...dmazzoni@chromium.org2011-09-1227-331/+74
* This patch tries to remove most of the manual registration for Pepper interfa...brettw@chromium.org2011-09-1227-74/+331
* Remove executable permission.yzshen@chromium.org2011-09-081-0/+0
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-083-0/+52
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-075-11/+11
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-065-11/+11
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-065-11/+11
* Pepper 3D API changes:alokp@chromium.org2011-09-032-0/+18
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-012-3/+3