summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client/src/trusted
Commit message (Expand)AuthorAgeFilesLines
* Remove pnacl-translate for NMF entries via reverse service for shared libs.jvoung@google.com2013-11-162-57/+14
* Fix NaCl PLUGIN_PRINTF for EnqueueProgressEvent().jvoung@chromium.org2013-11-131-2/+2
* PPAPI/NaCl: Move event dispatching from the plugindmichael@chromium.org2013-11-063-95/+30
* Remove PNaCl's RequestFirstInstall, use resource throttle insteadjvoung@google.com2013-11-042-66/+43
* Re-order PNaCl startup events to start pexe fetch early and set indicator.jvoung@chromium.org2013-10-264-44/+63
* Remove IsPnaclEnabled from ppb_nacl_private.jvoung@chromium.org2013-10-252-2/+0
* Pepper: Cleanup in NaCl trusted plugin.teravest@chromium.org2013-10-242-58/+16
* Avoid referencing index [0] of a zero length string.wfh@chromium.org2013-10-171-1/+1
* Pepper: Remove PPB_FileIOTrusted.teravest@chromium.org2013-10-102-2/+0
* NaCl: FileDownloader now uses FileIO_Private.teravest@chromium.org2013-10-032-43/+70
* NaCl: Simplify callback calls in FileDownloader.teravest@chromium.org2013-10-012-20/+11
* Ensure that pending PNaCl translations are cleaned up on plugin destructiondschuff@chromium.org2013-09-272-11/+17
* NaCl: Remove FileDownloader::URLBufferStartNotify.teravest@chromium.org2013-09-272-23/+1
* PNaCl: Remove friendly reminder about new manifest format for optlevel.jvoung@google.com2013-09-261-10/+0
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-4/+5
* Clean up a few unused globals.thakis@chromium.org2013-09-251-5/+0
* PNaCl Coordinator: Run StreamEnd RPC even if StreamChunk failsdschuff@chromium.org2013-09-101-8/+18
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-051-0/+1
* Revert 221275 "Handle cache-control:no-store header in PNaCl tra..."vitalybuka@chromium.org2013-09-041-1/+0
* Handle cache-control:no-store header in PNaCl translation cachedschuff@chromium.org2013-09-041-0/+1
* Remove old HTML5-fs-based PNaCl translation cache codedschuff@chromium.org2013-09-0312-1095/+84
* Improve pnacl not installed messagesehr@chromium.org2013-08-292-6/+9
* Enable PNaCl by default (revert disabling CL)sehr@google.com2013-08-223-42/+25
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-199-59/+27
* Revert 217860 "Implement per-browser crash throttling for NaCl p..." which br...mattm@chromium.org2013-08-154-9/+56
* Implement per-browser crash throttling for NaCl processes.sehr@google.com2013-08-154-56/+9
* Make PNaCl load error message w/ wrong mimetype more helpful.jvoung@chromium.org2013-08-131-10/+9
* disable pnacl by defaultsehr@chromium.org2013-08-123-4/+6
* Implement PNaCl crash throttlingsehr@chromium.org2013-08-094-62/+137
* Enable new PNaCl translation cache by defaultdschuff@chromium.org2013-08-092-11/+18
* Handle incognito mode for PNaCl translation cache.dschuff@chromium.org2013-08-081-1/+1
* Add success status to ReportTranslationFinished in ppb_nacl_private and IPCdschuff@chromium.org2013-08-071-8/+19
* Rename PP_TextInputType to PP_TextInputType_Devnona@chromium.org2013-08-071-2/+2
* PNaCl on-demand installs: Make a separate async IPC to check if PNaCl is inst...jvoung@chromium.org2013-08-062-12/+32
* Enable pnacl by defaultsehr@chromium.org2013-07-263-6/+4
* Make inttypes.h and similar macro usage C++11-friendly.thakis@chromium.org2013-07-2511-64/+68
* Hide knowledge of webkit::ppapi::Plugin from chrome. This is part of moving p...jam@chromium.org2013-07-243-8/+9
* Show more different NaCl loading errors.halyavin@google.com2013-07-226-8/+45
* Change PNaCl NMF parser to accept "optlevel" instead of "-O" and change default.jvoung@chromium.org2013-07-204-49/+36
* Remove default in-memory filename strings for PNaCl llc and ld.jvoung@google.com2013-07-182-13/+1
* NaCl: Remove "ppapi" from the #include search path for src/trusted/pluginmseaborn@chromium.org2013-07-181-3/+0
* Add explicit "ppapi/" to #includes in ppapi/native_client/src/trustedmseaborn@chromium.org2013-07-1832-103/+111
* Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.jvoung@chromium.org2013-07-151-3/+0
* PNaCl: Have plugin's LoadNaClModuleCommon start sel_ldr from the main thread.jvoung@chromium.org2013-07-134-82/+172
* Renderer and IPC implementation for new PNaCl translation cachedschuff@chromium.org2013-07-104-19/+44
* Update includes and delete remaining strings forwarding headers.avi@chromium.org2013-06-271-2/+2
* PNaCl: Add PPB_NaCl_Private interface to report translation finisheddschuff@chromium.org2013-06-261-0/+8
* Fix PnaclCoordinator error handling in the new cache flowdschuff@chromium.org2013-06-262-1/+6
* Make the PNaCl is-not-yet-installed error messages easier to read.jvoung@chromium.org2013-06-211-7/+10
* Add new PPB_nacl_private interface for new translation cache and option in Pn...dschuff@chromium.org2013-06-204-64/+168