summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-314-14/+60
* Make PPB_GLESChromiumTextureMapping_Dev work with PPB_Graphics3D_Devpiman@chromium.org2011-08-272-10/+43
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-2611-55/+98
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-262-0/+10
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-265-6/+27
* Cleanup in the file chooser API.brettw@chromium.org2011-08-203-4/+7
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-186-12/+10
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-181-5/+13
* Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...alokp@chromium.org2011-08-161-6/+0
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-163-21/+3
* Implement PPB_Flash_TCPSocket.InitiateSSL.yzshen@chromium.org2011-08-162-7/+10
* Remove the old type system for proxied resources. These were no longer being ...brettw@chromium.org2011-08-121-7/+2
* Add Graphics3DTrusted dev interface for proxy.nfullagar@google.com2011-08-111-0/+2
* Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...jam@chromium.org2011-08-103-4/+13
* Fix raw key down events in Pepper.piman@google.com2011-08-091-0/+1
* Reland 95309. Add a template to handle properly issuing completion callbacks.brettw@chromium.org2011-08-084-35/+20
* Video Capture Pepper APIpiman@chromium.org2011-08-064-0/+104
* Revert 95309 - I need to fix some bugs with this.brettw@chromium.org2011-08-034-20/+35
* Add a template to handle properly issuing completion callbacks. This fixesbrettw@chromium.org2011-08-034-35/+20
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-012-0/+9
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-303-1/+39
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-293-19/+8
* Update PPB_Flash_TCPSocket implementation to support force async callback.yzshen@chromium.org2011-07-251-11/+17
* Convert input event to interface version 1.0. Rename some of the mouse andbrettw@chromium.org2011-07-202-7/+7
* Binding Graphics3D with Instance and OpenGLES2 interface.alokp@chromium.org2011-07-191-0/+9
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-192-0/+69
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-192-3/+3
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-192-7/+7
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-193-0/+149
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-183-149/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-183-0/+149
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-152-7/+4