summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* PPAPI/NaCl: Make related tests run in 1 fixturedmichael@chromium.org2013-02-199-79/+253
* Disable OutOfProcessPPAPITest.FlashClipboard on winthakis@chromium.org2013-02-181-0/+3
* Replace FilePath with base::FilePath.brettw@chromium.org2013-02-172-8/+8
* Make ppapi tests build on Win64 jschuh@chromium.org2013-02-161-0/+10
* Fix strcmp bug in pnacl_shim.jvoung@chromium.org2013-02-151-2/+8
* Hush more c compiler warnings ("function declaration isn’t a prototype")nfullagar@chromium.org2013-02-158-14/+14
* Move the pepper clipboard host to the browser processraymes@chromium.org2013-02-141-5/+5
* PPAPI/WS: use server providing hostname as test serevr hostnametoyoshim@chromium.org2013-02-144-2/+19
* Do a giant svn propset svn:eol-style LF on .cc and .h files thatjln@chromium.org2013-02-143-108/+108
* IDL: Autogenerate thunk .cc file for PPB_Viewteravest@chromium.org2013-02-139-60/+140
* Make ppapi static and release builds work on Win64 jschuh@chromium.org2013-02-131-0/+2
* Implement Pepper proxy for PPB_DirectoryReadernhiroki@chromium.org2013-02-1311-32/+245
* NaCl: Remove use of the C++ IMC interface; use the C version insteadmseaborn@chromium.org2013-02-134-5/+4
* Hush compiler warnings when compiling c code.nfullagar@chromium.org2013-02-132-18/+18
* nacl_integration: disable DNS prefetching and sync.ncbray@chromium.org2013-02-121-0/+6
* PPB_HostResolver_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-02-1215-318/+220
* Allow separately blacklisting Stage3D baseline mode.jbauman@chromium.org2013-02-126-4/+26
* Make content_unittests build on Win64 jschuh@chromium.org2013-02-091-0/+2
* Pepper IDL: Keep "_dev" in thunk filenames.teravest@chromium.org2013-02-086-13/+14
* 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