summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* 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
* No longer need these files. One is for CPP (shouldn't be here) and the otherjond@google.com2011-05-172-388/+0
* Updated PPAPI Video Decoder CPP interface to reflect the status of C API.vmr@chromium.org2011-05-161-0/+46
* Fix event dispatching for PPB_Messaging::PostMessage. I asked Adam about the...dmichael@chromium.org2011-05-131-11/+14
* Implement VideoDecoder IPC hooks from plugin to GPU processvrk@google.com2011-05-133-13/+12
* Update VideoDecode PPAPI structs to be consistent with media structures, part 1vrk@google.com2011-05-103-170/+92
* Defer asynchronous loading when the buffer in PPB_URLLoader_Impl exceeds an o...ddorwin@chromium.org2011-05-041-1/+28
* Add a way to pass information to Pepper Flash from the command-line (e.g., fo...viettrungluu@chromium.org2011-05-031-1/+6
* Review URL: http://codereview.chromium.org/6893138jond@google.com2011-05-022-6/+5
* Add UMA private PPAPI interface for UMA logging from NaCl pluginelijahtaylor@google.com2011-04-291-0/+45
* Clarify PREMUL suffix in description of image data formats.nfullagar@google.com2011-04-291-1/+19