summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* Fix out of date comment.brettw@chromium.org2010-12-021-1/+1
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-022-9/+11
* Cleanupnfullagar@google.com2010-11-301-15/+23
* changes for proxy audionfullagar@google.com2010-11-251-13/+27
* Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ...dmichael@google.com2010-11-191-1/+2
* Renames Chrome only GL extension functions to followgman@chromium.org2010-11-181-14/+0
* Make the GetName() comment more clear.dumi@chromium.org2010-11-181-1/+4
* Update cmd buffer script to reflect ppapi reorg.neb@chromium.org2010-11-171-0/+2
* Update some comments.dumi@chromium.org2010-11-172-3/+11
* Kill a #if 0 section as discussed in the meeting.dumi@chromium.org2010-11-171-9/+0
* A second attempt at forcing 8-byte alignment of the time stamp.dmichael@google.com2010-11-172-8/+6
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-161-1/+1
* Force 8-byte alignment in PP_InputEvent. Rev PPP_Instance interface to 0.3 b...dmichael@google.com2010-11-123-4/+40
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-104-27/+25
* Add a macro (PP_ENUM) that ensures that enums are always 4 bytes. Whereverdmichael@google.com2010-11-103-0/+19
* Change the private image data shared memory handle code to return a nativebrettw@chromium.org2010-11-091-2/+5
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-0546-330/+498
* Add callback ability for URLLoader so an asynchronous proxy can send thebrettw@chromium.org2010-11-043-11/+56
* Fix includes to make checkdeps happybrettw@chromium.org2010-11-011-1/+1
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-0163-0/+4856