summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* gles2: set the profile info in configashokm@nvidia.com2011-08-271-2/+6
* Make PPB_GLESChromiumTextureMapping_Dev work with PPB_Graphics3D_Devpiman@chromium.org2011-08-274-10/+70
* Create ppapi_proxy.dll and ppapi_shared.dll.darin@chromium.org2011-08-2659-133/+272
* NaCl PPAPI Proxy: wrap up with crash detection. Clean-up handling code to ski...polina@google.com2011-08-2611-23/+158
* Update generator for Chrome generation as the default casenoelallen@google.com2011-08-264-7/+23
* Add SetProperti() in the PPB_Transport_Dev interface.sergeyu@chromium.org2011-08-267-13/+99
* Add IDL for the fullscreen dev API and automatically generate the .h file.brettw@chromium.org2011-08-262-17/+87
* Convert FileRefImpl and URLRequestInfo to shared_impl.brettw@chromium.org2011-08-2635-368/+838
* Fix incorrect API version information.noelallen@google.com2011-08-2528-50/+23
* Add owners for native_client portion of ppapinoelallen@google.com2011-08-251-0/+2
* More multi-version support (part 2)noelallen@google.com2011-08-256-31/+93
* Update WebKit to r93717.levin@chromium.org2011-08-251-1/+1
* Merge the plugin and impl side of the audio config and input event resources.brettw@chromium.org2011-08-2514-122/+133
* Fixing path for srpcdif testing.bradnelson@google.com2011-08-251-1/+1
* Fixing plugin.gypi to work in new location.bradnelson@google.com2011-08-253-1914/+1
* Excluding ppapi/native_client from depscheck for now.bradnelson@google.com2011-08-251-0/+6
* Delete executable flags from NaCl files.hbono@chromium.org2011-08-258-0/+0
* Try to reduce the flankness of the PPAPI UI tests.brettw@chromium.org2011-08-252-2/+42
* Fixing ppapi_proxy.gyp to work in new location.bradnelson@google.com2011-08-251-2/+3
* Cloning a bunch of stuff from the native_client repository at r6528bradnelson@google.com2011-08-25488-0/+53212
* More multi-version supportnoelallen@google.com2011-08-2412-350/+460
* Fix ARM errors regarding NULL/integer conversions.brettw@chromium.org2011-08-241-1/+1
* Remove webkit::ppapi::Resource.brettw@chromium.org2011-08-245-4/+145
* Changing all True to true and all False to false as per dmichael.jond@google.com2011-08-232-27/+27
* Fixed references such that all begin "Refer to xyz for further information." jond@google.com2011-08-234-11/+17
* IDLOutFile throws execptionnoelallen@google.com2011-08-221-3/+13
* Minor change to IDL lintnoelallen@google.com2011-08-221-7/+9
* Add base class for generatorsnoelallen@google.com2011-08-2210-131/+563
* Don't use a scoped_refptr for StringVar::FromPPVarbrettw@chromium.org2011-08-2210-26/+26
* I think I need a rubber stamp LGTM from you.jond@google.com2011-08-221-125/+322
* Fix URLLoader error in PPAPI example program.yuzo@chromium.org2011-08-221-2/+2
* Cleanup in the file chooser API.brettw@chromium.org2011-08-2017-100/+218
* Fix typos in ppb_url_loader.idlyuzo@chromium.org2011-08-192-7/+7
* Convert the pp::proxy namespace to the ppapi::proxy namespace.brettw@chromium.org2011-08-18154-804/+656
* Add a unified resource tracker shared between the proxy and the impl.brettw@chromium.org2011-08-1871-660/+969
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 4)thestig@chromium.org2011-08-183-3/+3
* Update placement of interface 'Define'noelallen@google.com2011-08-1726-126/+134
* Adding checks to guard against buffer overruns in QuotaFileIO::Write and base...sanga@chromium.org2011-08-171-3/+4
* Adding checks against directory traversal.sanga@chromium.org2011-08-172-1/+34
* Adding guards against heap overflow in PPB_FileIO::Readsanga@chromium.org2011-08-171-1/+9
* AppendFileToBody by blocking ipckinuko@chromium.org2011-08-172-0/+128
* Support multiple HW video decoders per context.fischman@chromium.org2011-08-172-114/+164
* Removed PPB_Graphics3D::GetString(). Versioning should be handled in pepper a...alokp@chromium.org2011-08-165-46/+2
* Removed config management from Graphics3D API. It will be better handled in t...alokp@chromium.org2011-08-1614-302/+72
* Implement PPB_Flash_TCPSocket.InitiateSSL.yzshen@chromium.org2011-08-168-31/+116
* Small changes such as spacing and adding [in/out] identifiers after @params.jond@google.com2011-08-1613-107/+276
* Changed "Pepper Audio API Code Walkthrough" to "Pepper Audio API" as per Andy.jond@google.com2011-08-164-6/+6
* New documentation for ppb_input_event.hjond@google.com2011-08-162-155/+424
* Missed some items to document here. New documentation.jond@google.com2011-08-161-39/+76
* Some minor doc changesjond@google.com2011-08-164-8/+8