summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Compile Breakpad into Chromium by default on Linuxmseaborn@chromium.org2013-01-152-27/+53
* Enforce non-negative BitstreamBuffer idsheu@chromium.org2013-01-152-4/+6
* Refactor FileIO to the new resource host system.bbudge@chromium.org2013-01-1515-1019/+549
* 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
* PPAPI/NaCl: Fix a typo in test_case.htmldmichael@chromium.org2013-01-111-1/+1
* PPAPI/NaCl: Change "Bad DispatchEvent called!" logs to test failures.dmichael@chromium.org2013-01-111-13/+10
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-119-2/+24
* Breakpad browser crash test: Disable check for .txt file on Windows for nowmseaborn@chromium.org2013-01-112-12/+8
* NaCl Ports uses the PPAPI_RELEASE macro to determine which versionnoelallen@chromium.org2013-01-115-10/+13
* Remove nacl_integration tests that exercise the SRPC proxy.bbudge@chromium.org2013-01-111-5/+0
* PPAPI/NaCl: Ping domAutomationController on NaCl progress eventsdmichael@chromium.org2013-01-111-6/+27
* Revert 176224acolwell@chromium.org2013-01-112-9/+12
* Add PNaCl UMA stats for error cases.jvoung@google.com2013-01-118-61/+272