summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Integrate NaCl Head - Revert 69309 to restore 64b handles in PPAPInoelallen@google.com2010-12-1848-58/+65
* Renamed PPB_NaClUtil to PPB_NaCl as requested by brettw.abarth@chromium.org2010-12-172-4/+4
* Add LaunchSelLdr and UrandomFD to PPAPIabarth@chromium.org2010-12-171-1/+13
* Add stub PPAPI for launching NaCl's sel_ldr process.abarth@chromium.org2010-12-172-0/+20
* Revert 69511 - Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-173-13/+6
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-173-6/+13
* Remove CrOS hack from ppapi.gyp that made the include directories work. Thisbrettw@chromium.org2010-12-171-4/+0
* Another attempt at landing:dmichael@google.com2010-12-166-0/+754
* Move the Pepper implementation from webkit/glue/plugins/pepper_* tobrettw@chromium.org2010-12-167-35/+35
* Added native EGL types for pepper platform.alokp@chromium.org2010-12-151-33/+4
* Resource width 64->32 change.neb@chromium.org2010-12-1548-65/+58
* Added a stub gles2 implementation.alokp@chromium.org2010-12-155-17/+607
* Revert 69187, http://codereview.chromium.org/5730003/. DEPS check failed due...dmichael@google.com2010-12-145-748/+0
* Add the following Clang plugins:dmichael@google.com2010-12-145-0/+748
* Added a stub driver implementation for Mesa EGL.alokp@chromium.org2010-12-1410-0/+2731
* Even more virtual method deinlining.erg@google.com2010-12-134-7/+10
* Add compile assertions to enforce the sizes of all structs and enums in the C...dmichael@google.com2010-12-1342-114/+402
* Add a separate cookie for the start of a PPAPI test to help reduce testbrettw@chromium.org2010-12-101-1/+3
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-098-4/+22
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-083-539/+525
* Implement proxying GetModuleLocalDirContents in the Flash proxy.brettw@chromium.org2010-12-081-3/+34
* Convert over to channel handlesdmaclach@chromium.org2010-12-082-3/+3
* Add the "virtual" keyword on method overrides that are missing it.erg@google.com2010-12-081-1/+1
* Teach PPAPI proxy to share image memory on Mac OS Xabarth@chromium.org2010-12-087-76/+159
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-083-2/+20
* Fix a bug in pp:Var (var.cc) where DebugString could throw an exception on Wi...bbudge@google.com2010-12-071-11/+20
* Move more code from headers to implementation.erg@google.com2010-12-076-2/+42
* Revert 68482 - Make webkit/glue/plugins no longer depend on ppapi/proxy direc...brettw@chromium.org2010-12-073-20/+2
* Make webkit/glue/plugins no longer depend on ppapi/proxy directly. This causesbrettw@chromium.org2010-12-073-2/+20
* Implement PPAPI proxy shutdown.brettw@chromium.org2010-12-034-4/+18
* Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapperbrettw@chromium.org2010-12-034-39/+19
* Make the DrawGlyphs call have the proper const arguments, and make the proxiedbrettw@chromium.org2010-12-023-10/+18
* Add URLLoaderTrusted proxy, hook up Flash proxy. This actually starts usingbrettw@chromium.org2010-12-026-6/+88
* Add a base class for objects that want to filter messages on the IO thread. ...jam@chromium.org2010-12-021-1/+1
* Remove all the swap() stuff in the PPAPI C++ wrappers.brettw@google.com2010-12-0220-109/+26
* Implement audio proxy for Pepper.brettw@chromium.org2010-12-0220-15/+847
* Fix out of date comment.brettw@chromium.org2010-12-021-1/+1
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-0211-40/+45
* Cleanupnfullagar@google.com2010-11-301-15/+23
* changes for proxy audionfullagar@google.com2010-11-252-24/+38
* - Add a script which:dmichael@google.com2010-11-196-166/+185
* Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. ...dmichael@google.com2010-11-194-30/+86
* Remove pp::Var(int) garianov@google.com2010-11-192-7/+0
* 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
* Change FileRef::GetName() to return the name of the file even fordumi@chromium.org2010-11-171-2/+2
* 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