summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev
Commit message (Expand)AuthorAgeFilesLines
* Remove executable permission.yzshen@chromium.org2011-09-082-0/+0
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-082-0/+124
* reconstitute moving 3d out of dev CL. (previous attempt was reverted)nfullagar@google.com2011-09-079-687/+5
* Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-069-5/+687
* Move PPAPI graphics3d and opengles interfaces out of Dev.nfullagar@google.com2011-09-069-687/+5
* Convert c/dev ppp_zoom_dev and ppp_widget_dev to IDLnoelallen@google.com2011-09-062-14/+60
* Add TCP configuration parameters for Transport API.sergeyu@chromium.org2011-09-061-1/+10
* Convert zoom and widget to IDLnoelallen@google.com2011-09-062-30/+78
* Pepper 3D API changes:alokp@chromium.org2011-09-032-24/+67
* Replace the use of an int32* with an explicit profile for decoder configuration.fischman@chromium.org2011-09-012-156/+26
* Reland http://codereview.chromium.org/7648033dmichael@chromium.org2011-08-301-2/+8
* Revert 98826 - Add means for running some tests only o-o-p. Add messaging non...dtseng@chromium.org2011-08-301-8/+2
* Add means for running some tests only o-o-p. Add messaging non-main thread test.dmichael@chromium.org2011-08-301-2/+8
* Remove backwards compatibility for PPP_Printing_Dev 0.3dmichael@chromium.org2011-08-301-73/+4
* ppapi: Make 0.4 the default for PPP_Printing_Dev, leave backwards-compat.dmichael@chromium.org2011-08-291-41/+3
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-261-2/+27
* Add IDL for the fullscreen dev API and automatically generate the .h file.brettw@chromium.org2011-08-261-17/+39
* Cleanup in the file chooser API.brettw@chromium.org2011-08-201-40/+70
* Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...alokp@chromium.org2011-08-162-29/+2
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-163-235/+64
* Pepper and WebKit API change to support a plugin knowing if a scrollbar is an...jam@chromium.org2011-08-102-5/+35
* Implement PPAPI VideoDecode out-of-process supportvrk@chromium.org2011-08-061-0/+2
* Video Capture Pepper APIpiman@chromium.org2011-08-063-0/+209
* Added PPB_Graphics3D_Dev::Resize to let plugins resize the backing surface.alokp@chromium.org2011-08-011-2/+14
* PPAPI interface for reading the enterprise policy as a big JSON blob.ajwong@chromium.org2011-07-302-0/+57
* PPB_VideoDecoder_Dev::Initialize is now synchronous!fischman@chromium.org2011-07-291-23/+9
* Re-added decoder id to PPP_VideoDecoder_Dev methodsfischman@chromium.org2011-07-221-9/+20
* Redid VideoDecodeAccelerator::Error codes and propagated to ppapi.fischman@chromium.org2011-07-203-26/+16
* Allow creation of input events. Revert changes to testing interface forbrettw@chromium.org2011-07-191-11/+2
* Update the widget API to use the new InputEvent resource rather than the oldbrettw@chromium.org2011-07-192-7/+14
* Removing file io, file ref, and file sytem from dev.sanga@chromium.org2011-07-194-92/+0
* Remove redundant size and type information from VideoDecode PPAPIvrk@google.com2011-07-193-50/+10
* Re-land r92885, which was reverted in r92891.alokp@chromium.org2011-07-191-0/+104
* Revert 92885 - Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-104/+0
* Completed the implementation for PPB_Graphics3D interface.alokp@chromium.org2011-07-181-0/+104
* Clean up the file dev interfaces. The combination of some dev and some nonbrettw@chromium.org2011-07-154-235/+10
* Enable fire-and-forget Destroy of HW video decoder, and misc other improvements.fischman@chromium.org2011-07-152-29/+13
* Overhauled OmxVideoDecodeAccelerator's state machine implementation and relat...fischman@chromium.org2011-07-132-162/+49
* Add a network state notification interface to Pepper. Some plugins will needbrettw@chromium.org2011-07-121-0/+27
* Move the default Scrollbar implementation to 0.4 and update the C++ wrapper.brettw@chromium.org2011-07-121-3/+3
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-071-2/+2
* Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc anddspringer@chromium.org2011-07-051-0/+51
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-3010-30/+26
* Make scrollbar GetThickness take a resource argument. This allows simlperbrettw@chromium.org2011-06-231-2/+24
* Convert most remaining resources to use the API/thunk system. The significantbrettw@chromium.org2011-06-221-0/+1
* Move the video decoder and video layer to the new API/thunk system.brettw@chromium.org2011-06-182-70/+26
* Update PPP_Printing_Dev to always make both versions of types available.dmichael@chromium.org2011-06-171-47/+101
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-103-15/+27
* Revert 88698 - Implement AssignGLESBuffers for VideoDecode PPAPIdavemoore@chromium.org2011-06-103-27/+15
* Implement AssignGLESBuffers for VideoDecode PPAPIvrk@google.com2011-06-103-15/+27