summaryrefslogtreecommitdiffstats
path: root/ppapi/lib
Commit message (Expand)AuthorAgeFilesLines
* Fix up some types in the API.neb@chromium.org2011-03-282-0/+4
* Revert the accidentially changed auto-generated files.jochen@chromium.org2011-02-101-1/+1
* Only invoke WebKit methods in browsing data helpers on the WEBKIT thread.jochen@chromium.org2011-02-101-1/+1
* Update the checked-in GLES2 bindings and implementation to match the auto-gen...bryner@chromium.org2011-02-081-1/+1
* ppapi_egl target is currently unused as verified by using:noelallen@google.com2011-01-211-0/+55
* Moved the logic of maintaining the current context to gles2 helper library.alokp@chromium.org2010-12-213-28/+289
* Added native EGL types for pepper platform.alokp@chromium.org2010-12-151-33/+4
* Added a stub gles2 implementation.alokp@chromium.org2010-12-153-0/+592
* Added a stub driver implementation for Mesa EGL.alokp@chromium.org2010-12-149-0/+2691