summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Trivial changes to PPAPI headersnoelallen@google.com2011-07-1211-98/+133
* PPAPI: Remove deprecated PP_ERROR_WOULDBLOCK and PP_Error_WouldBlock.polina@google.com2011-07-091-1/+0
* Add comments to explain PP_URLResponseProperty enum values and their use. See...bbudge@chromium.org2011-07-091-10/+41
* New documentation for one of the file io headers.jond@google.com2011-07-071-2/+62
* All new file i/o documentation.jond@google.com2011-07-073-88/+377
* Trivial fixes to PPAPInoelallen@google.com2011-07-071-2/+1
* Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencie...sanga@chromium.org2011-07-072-5/+5
* Add interfaces for requesting and receiving input event resources.brettw@chromium.org2011-07-075-74/+550
* Misc. changes. Mostly formatting. jond@google.com2011-07-0613-374/+481
* Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc anddspringer@chromium.org2011-07-051-0/+51
* Re-land the reverted CL:yzshen@chromium.org2011-07-012-6/+89
* Mostly minor changes such as adding <code></code> around elements, a little r...jond@google.com2011-06-309-89/+144
* Add a flag field to PP_CompletionCallback to control if the callback shouldpolina@google.com2011-06-3022-83/+146
* Rewrote a little, adding some formatting. jond@google.com2011-06-303-104/+116
* Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.dpapad@chromium.org2011-06-302-89/+6
* Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket.yzshen@chromium.org2011-06-302-6/+89
* Review URL: http://codereview.chromium.org/7276038jond@google.com2011-06-282-2/+2
* Minor change to Doxyfile (updated to 1.7.4) and removefiles (added one file t...jond@google.com2011-06-282-30/+86
* pp_stdint.h: moved else, include, and endifjond@google.com2011-06-287-230/+270
* This CL is oringialy http://codereview.chromium.org/7210027sanga@chromium.org2011-06-275-0/+331
* Clarify header comments.polina@google.com2011-06-271-7/+8
* 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
* Move fullscreen and instance to the new thunk system.brettw@chromium.org2011-06-151-0/+6
* Improve documentation of PPP_Instance and PPP_ShutdownModule. In particular, ...brettw@google.com2011-06-152-66/+130
* Add missing include for ppb_flash_file.hyzshen@chromium.org2011-06-141-0/+1
* Remove incorrect comments from the audio config headers.elijahtaylor@google.com2011-06-131-2/+0
* 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
* Implement out-of-process proxy for PPB_Buffer_Dev.fischman@chromium.org2011-06-101-0/+24
* Revert 87919 - Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix i...polina@google.com2011-06-062-24/+30
* Revert 87905 (broke PPAPITest.Scrollbar on win) - PPAPI: Fix interface functi...thakis@chromium.org2011-06-042-30/+24
* PPAPI: Fix interface functions that take PP_CompletionCallbacks, but don'tpolina@google.com2011-06-042-24/+30
* Implementation for Pepper C++ Video Decoder API (wrapper on top of C API).vmr@chromium.org2011-06-031-5/+5
* Cleaned up PostMessage documentationjond@google.com2011-05-312-40/+49
* Small fix on Pepper Video Decoder API data types.vmr@chromium.org2011-05-311-4/+16
* Move Broker, Buffer, CharSet, and CursorControl to use the new thunk/API system.brettw@chromium.org2011-05-271-4/+6
* Add a new function to run and claer a completion callback. This is a commonbrettw@chromium.org2011-05-271-0/+22
* Remove extra comma added in r86896.msw@chromium.org2011-05-261-1/+1
* Add PP_Bool conversion functions to pp_bool.h as disussed on the mailing list.brettw@chromium.org2011-05-261-0/+16
* Add new PDF plugin resources for print preview.thestig@chromium.org2011-05-261-1/+4
* Use the WebKit default fonts when specifying generic font families.brettw@chromium.org2011-05-261-3/+16
* Add initialization callback support for Video Decoder PPAPI.vrk@google.com2011-05-251-3/+5
* Remove scripting from PPP_Instance and PPB_Instance (behind precompiler flag).dmichael@chromium.org2011-05-242-51/+59
* Change PPP_Printing_Dev QuerySupportedFormats to not require MemAlloc and Mem...dmichael@chromium.org2011-05-191-9/+71
* Support getting the font list in Pepper. This currently only works out ofbrettw@chromium.org2011-05-181-71/+125
* Added new utility name 'html2ezt.py' to fix-up Doxygen htmls files for EZTmball@google.com2011-05-184-4/+145