summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Allow PNaCl NMF to set translator optimization options for experimentation.jvoung@chromium.org2013-03-1313-118/+288
* nacl_integration: disable breakpad browser crash test.ncbray@chromium.org2013-03-121-0/+7
* Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-121-0/+81
* Add PPAPI TrueType font interface definition and C++ wrapper.bbudge@chromium.org2013-03-121-0/+58
* Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd...yzshen@chromium.org2013-03-111-81/+0
* Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-03-111-0/+81
* components: Rename components_tracing.gyp to follow the same pattern of the o...tfarina@chromium.org2013-03-081-1/+1
* NaCl: fix bug where cookies were not being sent on same-origin nexe requests.ncbray@chromium.org2013-03-073-1/+16
* [Retry] Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-03-051-18/+18
* Only build one NaCl IRT for x86 (either 32-bit or 64-bit) on non Windows.jvoung@chromium.org2013-03-021-0/+14
* Apply pnacl irt shim change to the generator, not the generated file.jvoung@chromium.org2013-02-261-1/+1
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-221-1/+107
* Revert 184054nhiroki@chromium.org2013-02-221-21/+27
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-221-27/+21
* Fix strcmp bug in pnacl_shim.jvoung@chromium.org2013-02-151-2/+8
* NaCl: Remove use of the C++ IMC interface; use the C version insteadmseaborn@chromium.org2013-02-132-3/+2
* nacl_integration: disable DNS prefetching and sync.ncbray@chromium.org2013-02-121-0/+6
* Make content_unittests build on Win64 jschuh@chromium.org2013-02-091-0/+2
* Remember to delete the not-yet-committed-to-cache file if it's only partial.jvoung@chromium.org2013-02-064-25/+47
* NaCl: allow CORS requests for NaCl executables.ncbray@chromium.org2013-02-051-6/+4
* NaCl: Update revision in DEPS, r10691 -> r10703mseaborn@chromium.org2013-02-051-1/+1
* Remove env settings for NACL_STREAMING_TRANSLATION.jvoung@chromium.org2013-02-051-3/+0
* Add PNaCl UMA for pct compiled when fully downloaded.jvoung@google.com2013-02-011-1/+5
* Revert 178227, broke NaCl IRT incremental builddmichael@chromium.org2013-02-011-0/+142
* Report min (compile, download) as the progress event for PNaCl.jvoung@chromium.org2013-01-308-16/+136
* Reland: Add trace event Pepper APIelijahtaylor@chromium.org2013-01-281-0/+13
* Breakpad test: Add sanity check to ensure crash dump files aren't emptymseaborn@chromium.org2013-01-261-5/+13
* NaCl: log HTTP status codes to UMA.ncbray@chromium.org2013-01-263-7/+32
* Breakpad browser crash test: Re-enable check for .txt file on Windowsmseaborn@chromium.org2013-01-251-7/+0
* Add support in NaClBrowserTests for PNaCl, and test PNaCl UMA.jvoung@chromium.org2013-01-242-0/+7
* NaCl: distinguish between installed and hosted apps for load status UMA.ncbray@chromium.org2013-01-242-6/+36
* NaCl: distinguish access errors from other types of load errors.ncbray@chromium.org2013-01-243-7/+28
* Remove unnecessary 'extra_deps' from native_client.gyp.bbudge@chromium.org2013-01-231-142/+0
* Rename ppapi_ipc_proxy_untrusted to ppapi_proxy_untrusted.bbudge@chromium.org2013-01-221-1/+1
* Enable breakpad building by default on Android.yfriedman@chromium.org2013-01-223-2/+6
* NaCl: Improve logging for failure code paths in service_runtime.ccmseaborn@chromium.org2013-01-221-31/+29
* Remove NaCl SRPC proxy source files.bbudge@chromium.org2013-01-18229-32648/+0
* NaCl: Add logging to distinguish the two "could not initialize module" casesmseaborn@chromium.org2013-01-181-0/+4
* Add UMA stats for PNaCl translation time and file size.jvoung@chromium.org2013-01-184-3/+166
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-178-593/+9
* Breakpad: Enable more logging in crash_service to debug flaky failures on Win...mseaborn@chromium.org2013-01-161-0/+1
* Refine PNaCl pexe fetch UMA errors to know if the user aborted, etc.jvoung@chromium.org2013-01-164-57/+68
* Compile Breakpad into Chromium by default on Linuxmseaborn@chromium.org2013-01-152-27/+53
* NaCl: Stop using "--enable-logging" because it breaks Buildbot logging on Win...mseaborn@chromium.org2013-01-151-1/+3
* Remove unnecessary plumbing of pp_error to PNaCl's abort function.jvoung@chromium.org2013-01-144-28/+31
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-117-1/+17
* Breakpad browser crash test: Disable check for .txt file on Windows for nowmseaborn@chromium.org2013-01-112-12/+8
* Remove nacl_integration tests that exercise the SRPC proxy.bbudge@chromium.org2013-01-111-5/+0
* Revert 176224acolwell@chromium.org2013-01-112-9/+12
* Add PNaCl UMA stats for error cases.jvoung@google.com2013-01-118-61/+272