summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client/src/trusted/plugin/plugin.h
Commit message (Expand)AuthorAgeFilesLines
* NaCl: Remove Plugin::XYZZY() dead code hackmseaborn@chromium.org2012-05-101-3/+0
* Revert revision 130979.ncbray@chromium.org2012-04-271-2/+0
* Instrument NaCl's plugin to generate a crash dump to help diagnose in-the-fie...ncbray@google.com2012-04-051-0/+2
* Plumb through cache_identity from manifest for first sketch of pnacl cache. ...jvoung@google.com2012-02-231-10/+0
* Remove browser support for non-PPAPI nexes, plus related artifacts.sehr@google.com2012-02-161-44/+19
* Use CORS for fetching NaCl resources from extensions.jvoung@google.com2012-01-311-5/+0
* Add skeleton for file cleanup and cache renaming during translation.sehr@google.com2012-01-301-18/+6
* Move the pnacl translation nexes fully off the main thread.sehr@google.com2012-01-211-1/+2
* Change the DidChangeView update to take a new ViewChanged resource.brettw@chromium.org2012-01-031-8/+8
* Change pnacl to read all resources from the extension.sehr@google.com2011-12-211-4/+11
* Remove support for using coordinator-specific lookup method. Replace it withsehr@google.com2011-12-161-0/+3
* This CL moves all command line processing out of the coordinator. Key other ...sehr@google.com2011-12-141-1/+1
* Make the rate limiting of Native Client Plugin progress eventsbbudge@google.com2011-11-231-1/+1
* Get all the resources relative to a single base. Currently the same basesehr@google.com2011-11-111-7/+0
* Cleanup: Remove unneeded forward declarations in ppapi.thestig@chromium.org2011-11-111-1/+0
* Add progress events for DSO downloads required on startup. Modify the NaClbbudge@chromium.org2011-10-261-1/+19
* Packaged (CRX) extensions shouldn't be able to get 'dev' interfaces in NaCl.B...bbudge@google.com2011-10-181-3/+0
* Move PPB/PPP_MouseLock out of dev/.yzshen@chromium.org2011-10-161-2/+2
* chromium side changes to enable nexe exit status to be reported to JavaScriptbsy@google.com2011-10-071-2/+10
* ensure that the plugin will report only one crash event.bsy@google.com2011-09-261-8/+8
* Chrome repo side changes for making crash detection / reporting more reliable.bsy@google.com2011-09-201-3/+31
* Make NaCl PPAPI proxy honor the Disable3DApis policy.mnissler@chromium.org2011-09-081-5/+6
* Introduce a new Pepper interface: PPB/PPP_MouseLock.yzshen@chromium.org2011-09-081-0/+2
* Modify the Native Client plugin to report progress events. This CL modifiesbbudge@chromium.org2011-09-021-6/+14
* Cloning a bunch of stuff from the native_client repository at r6528bradnelson@google.com2011-08-251-0/+514