summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Provide a way to disable Nagle's algorithm on Pepper TCP sockets.wez@chromium.org2013-02-2216-11/+416
* Revert 184054nhiroki@chromium.org2013-02-2219-290/+244
* Implement ReadEntries API for PPB_DirectoryReadernhiroki@chromium.org2013-02-2219-244/+290
* enable -Wstring-conversion when compiling with clangscottmg@chromium.org2013-02-221-2/+2
* Notify rather than warning on PPAPI_RELEASE change.wez@chromium.org2013-02-221-1/+1
* Remove some legacy PPB_* thunk declarations.wez@chromium.org2013-02-212-24/+3
* Add presubmit exception for PPAPI_RELEASE changes to pp_macros.hwez@chromium.org2013-02-211-0/+16
* Provide alternate constructor for specifying a simple thread's stacksize.nfullagar@chromium.org2013-02-202-3/+27
* 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