summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp
Commit message (Expand)AuthorAgeFilesLines
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-162-32/+31
* PPAPI Fullscreen: move out of Dev.polina@google.com2011-10-142-0/+79
* Pepper: Add a C++ wrapper for the trusted file chooser.viettrungluu@chromium.org2011-10-133-3/+94
* Convert video capture/decoder stuff to IDL.brettw@chromium.org2011-10-073-6/+6
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-294-25/+18
* Add IsScalingDisabled and PP_PRINTOUTPUTFORMAT_EMF to pepper printing interface.vandebo@chromium.org2011-09-282-1/+13
* Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro...kinaba@chromium.org2011-09-274-18/+25
* Additional update on Pepper IME API and boilerplate thunk/proxy implementation.kinaba@chromium.org2011-09-274-25/+18
* Add Pepper API to use UDP mtilburg@adobe.com2011-09-262-0/+112
* Add a default contrustor to the FileSystem wrapper.brettw@chromium.org2011-09-202-0/+7
* Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen.brettw@chromium.org2011-09-202-0/+79
* Declarations for Pepper IME API.kinaba@chromium.org2011-09-164-0/+243
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-152-3/+3
* Revert 101189 - Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-142-3/+3
* Use enum instead of string to specify transport type.sergeyu@chromium.org2011-09-142-3/+3
* Use Instance* in the Graphics3D constructor rather than Instance&, forbrettw@chromium.org2011-09-132-4/+140
* Remove executable permission.yzshen@chromium.org2011-09-082-0/+0
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-082-0/+120
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-079-110/+110
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-069-110/+110
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-069-110/+110
* Add comment to PPB_MouseInputEvent version 1.1 that GetMovement hasn't been s...yzshen@chromium.org2011-09-061-0/+4
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-012-10/+10
* Add note about blocking completion callbacks on the main thread.dmichael@chromium.org2011-08-311-4/+7
* Add movement information to PPB_MouseInputEvent.yzshen@chromium.org2011-08-312-5/+24
* Fixed spelling errors and changed all references to PP_Resource to be thejond@google.com2011-08-316-10/+15
* Changed all @code to <code> and @endcode to </code> as per dmichael. Adding P...jond@google.com2011-08-306-83/+26
* Allow both Context3D and Graphics3D with the video decoderpiman@chromium.org2011-08-302-3/+17
* ppapi: Make 0.4 the default for PPP_Printing_Dev, leave backwards-compat.dmichael@chromium.org2011-08-292-17/+0
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-262-0/+9
* Changing all True to true and all False to false as per dmichael.jond@google.com2011-08-232-27/+27
* Fixed references such that all begin "Refer to xyz for further information." jond@google.com2011-08-233-9/+14
* I think I need a rubber stamp LGTM from you.jond@google.com2011-08-221-125/+322
* Cleanup in the file chooser API.brettw@chromium.org2011-08-202-9/+48
* Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...alokp@chromium.org2011-08-162-11/+0
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-162-31/+0
* Implement PPB_Flash_TCPSocket.InitiateSSL.yzshen@chromium.org2011-08-162-6/+9
* Small changes such as spacing and adding [in/out] identifiers after @params.jond@google.com2011-08-1613-107/+276
* Missed some items to document here. New documentation.jond@google.com2011-08-161-39/+76
* ppapi: fix outdated comment in cpp header.polina@google.com2011-08-121-2/+1
* New C++ Docs.jond@google.com2011-08-114-148/+269
* Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...jam@chromium.org2011-08-105-1/+27
* C++ File IO documentation.jond@google.com2011-08-093-23/+29
* New instance.h documentationjond@google.com2011-08-091-126/+136
* C++ documentation for URL Loading classesjond@google.com2011-08-093-16/+485
* Fixed some basic tag issues (missing /code endings, etc.).jond@google.com2011-08-093-11/+11
* C++ wrappers for PPB_VideoCapture_Devpiman@google.com2011-08-096-0/+208
* PPAPI: header comments on when PPP_Instance::DidDestroy and PPP_ShutdownModulepolina@google.com2011-08-081-5/+6
* Fix some egregious bugs in Var.brettw@chromium.org2011-08-053-13/+20
* New Var.h documentation. Some docs are absent as I wasn't sure what they did.jond@google.com2011-08-011-58/+178