summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Make ppapi_unittests build on Win64jschuh@chromium.org2013-02-081-0/+4
* Remove DEV permission requirement on PPB_MouseCursor::SetCursor()wez@chromium.org2013-02-081-3/+2
* Add explicit base to FilePath.brettw@chromium.org2013-02-074-12/+12
* 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
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-045-7/+21
* Revert 180190dmichael@chromium.org2013-02-025-20/+8
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-015-8/+20
* 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
* Revert 180093koz@chromium.org2013-02-015-20/+8
* PPAPI: Fix WebSocket Var ref leak receiving binarydmichael@chromium.org2013-02-015-8/+20
* 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-2810-2/+250
* PPAPI/NaCl: Strip the test nexesdmichael@chromium.org2013-01-261-0/+3
* Breakpad test: Add sanity check to ensure crash dump files aren't emptymseaborn@chromium.org2013-01-261-5/+13
* Make ppapi build on Win64jschuh@chromium.org2013-01-261-0/+4
* NaCl: log HTTP status codes to UMA.ncbray@chromium.org2013-01-263-7/+32
* PPAPI: Add locking for PPB_MessageLoopdmichael@chromium.org2013-01-261-0/+3
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-253-0/+10
* 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-243-0/+9
* 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
* PPAPI: Acquire lock before resource accessdmichael@chromium.org2013-01-233-16/+25
* Remove unused NACL_PPAPI_IPC_PROXY compiler define.bbudge@chromium.org2013-01-233-3/+0
* Remove unnecessary 'extra_deps' from native_client.gyp.bbudge@chromium.org2013-01-231-142/+0
* Verify we're not getting any plugin messages on the host side of the proxy.brettw@chromium.org2013-01-2213-1/+40
* Rename ppapi_ipc_proxy_untrusted to ppapi_proxy_untrusted.bbudge@chromium.org2013-01-222-6/+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
* Add two new debug URLs for Pepper Flash:yzshen@chromium.org2013-01-221-0/+6
* Disabling nacl_win64 targets when building in target_arch!=ia32 mode.bradnelson@google.com2013-01-211-1/+1
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-2110-391/+157
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-1915-1019/+553
* Remove NaCl SRPC proxy source files.bbudge@chromium.org2013-01-18230-32665/+0
* Update some #includes in ppapi/proxy for headers that were moved from WebKit/...pilgrim@chromium.org2013-01-182-5/+6
* 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-1710-600/+12
* Fix the comment of PPB_MessageLoop.PostWork()yzshen@chromium.org2013-01-174-15/+13
* Pepper: Introduce ThreadAwareCallback.yzshen@chromium.org2013-01-1718-63/+644
* Revert 176792dpapad@chromium.org2013-01-1715-549/+1019
* Breakpad: Enable more logging in crash_service to debug flaky failures on Win...mseaborn@chromium.org2013-01-161-0/+1
* PPAPI/NaCl: Move handle extraction code to ppapi/proxydmichael@chromium.org2013-01-1615-239/+609
* Refine PNaCl pexe fetch UMA errors to know if the user aborted, etc.jvoung@chromium.org2013-01-164-57/+68
* IDL: Autogenerate thunk .cc file for PPB_Messaging.teravest@chromium.org2013-01-162-4/+11
* IDL: Autogenerate thunk .cc file for PPB_BufferTrusted.teravest@chromium.org2013-01-162-7/+14