summaryrefslogtreecommitdiffstats
path: root/ppapi/c
Commit message (Expand)AuthorAgeFilesLines
* 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