summaryrefslogtreecommitdiffstats
path: root/ppapi/cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert 69511 - Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-172-5/+3
* Make Graphics3D::SwapBuffers take a completion callbackpiman@google.com2010-12-172-3/+5
* Start deinlining non-empty virtual methods. (This will be automatically checkederg@google.com2010-12-092-1/+5
* 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-072-2/+11
* Remove trusted interface wrappers from the FileIO C++ wrapper. The wrapperbrettw@chromium.org2010-12-032-37/+1
* Remove all the swap() stuff in the PPAPI C++ wrappers.brettw@google.com2010-12-0220-109/+26
* Change trusted shared memory interface to match audio.nfullagar@google.com2010-12-022-4/+4
* Remove pp::Var(int) garianov@google.com2010-11-192-7/+0
* Run Pepper unit tests in Native Clientgarianov@google.com2010-11-162-0/+7
* Fix some bugs in paint manager. Some of the class members were not gettingbrettw@chromium.org2010-11-141-3/+7
* Make the Graphics2D flush call an asynchronous operation. This tracks thebrettw@chromium.org2010-11-121-1/+2
* Move URLLoader, URLRequestInfo, and URLResponseInfo out of the dev directorybrettw@chromium.org2010-11-1010-160/+112
* Reland r65152 with mac and linux fix.apatrick@chromium.org2010-11-062-0/+12
* Make PPAPI headers compile with C compilers (gcc on Linux & Mac and MSVS on W...dmichael@google.com2010-11-0522-107/+197
* Revert 65152 - Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-052-11/+0
* Integrated Pepper3D v2 with the accelerated compositor.apatrick@chromium.org2010-11-052-0/+11
* Move PPAPI into the Chrome repo. The old repo wasbrettw@chromium.org2010-11-0182-0/+7073