summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* HTTP socket pool group name and SSL Session Cache Shard vary on Privacy Mode.mef@chromium.org2013-07-171-4/+36
* PPAPI: Fix infinite loop in 2d exampledmichael@chromium.org2013-07-171-0/+1
* Remove myself from various OWNERS files.viettrungluu@chromium.org2013-07-162-2/+0
* add missing headers in ppapi/*mostynb@opera.com2013-07-157-0/+7
* Remove EnableBackgroundSelLdrLaunch since we no longer launch off main thread.jvoung@chromium.org2013-07-154-17/+1
* Pepper: Test URLRequest::AppendFileToBody.teravest@chromium.org2013-07-152-21/+81
* Do not forget to detach message loop from thread in ppapi_unittests.earthdok@chromium.org2013-07-151-0/+1
* Pepper: Add usage comment to HostResource.teravest@chromium.org2013-07-151-0/+14
* Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...tfarina@chromium.org2013-07-132-2/+2
* PNaCl: Have plugin's LoadNaClModuleCommon start sel_ldr from the main thread.jvoung@chromium.org2013-07-134-82/+172
* Pepper: Fix typo in FileRefResource.teravest@chromium.org2013-07-111-2/+2
* Implement getting the monitor (HMONITOR) for flashcpu@chromium.org2013-07-111-7/+11
* Partial revert of r208776piman@chromium.org2013-07-113-0/+720
* Add GetFileThreadMessageLoop method to PpapiGlobals.bbudge@chromium.org2013-07-115-0/+31
* PPAPI: Initialize CompletionCallbackWithOutput storagedmichael@chromium.org2013-07-119-9/+69
* Renderer and IPC implementation for new PNaCl translation cachedschuff@chromium.org2013-07-107-27/+62
* [NaCl SDK] test_sdk actually runs the tests (using browser_tester).binji@chromium.org2013-07-102-1/+45
* Pepper: Route CreateResourceHostFromHostReply.teravest@chromium.org2013-07-091-8/+8
* Pepper: Add FileRef messages for path informationteravest@chromium.org2013-07-081-0/+23
* Pepper: Make FileRefResource take a FileSystem refteravest@chromium.org2013-07-032-1/+8
* Add a new parameter |latency| to PPB_AudioInput_Callback.yzshen@chromium.org2013-07-0314-76/+364
* When running nacl integration tests, keep the CHROME_DEVEL_SANDBOX env varjochen@chromium.org2013-07-011-1/+3
* Pepper: Fix display name for internal FileRefs.teravest@chromium.org2013-07-012-8/+9
* Version support for structs, enum, typedefnoelallen@chromium.org2013-06-285-12/+43
* Add to yzshennoelallen@chromium.org2013-06-281-0/+1
* Use a direct include of time headers in ppapi/, printing/, remoting/.avi@chromium.org2013-06-284-4/+4
* Update includes and delete remaining strings forwarding headers.avi@chromium.org2013-06-271-2/+2
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-272-2/+3
* Disable flaky NaCl test on windowspetewil@chromium.org2013-06-271-1/+4
* PPAPI: Fixed misspelled enum name in documentation.mgiuca@chromium.org2013-06-261-1/+1
* PNaCl: Add PPB_NaCl_Private interface to report translation finisheddschuff@chromium.org2013-06-264-2/+33
* Removing ppapi_egl targetdpranke@chromium.org2013-06-267-977/+0
* Add events with custom timestamps and thread id to PPAPI dev tracing interface.grosse@chromium.org2013-06-269-25/+273
* Pepper: FileRef host support for external files.teravest@chromium.org2013-06-262-1/+12
* Pepper: Initial proxy support for FileRef refactor.teravest@chromium.org2013-06-265-2/+381
* Fix PnaclCoordinator error handling in the new cache flowdschuff@chromium.org2013-06-262-1/+6
* Update Console smoke test to include nonstring PP_Varsgrosse@chromium.org2013-06-261-5/+30
* PPAPI: Move PPB_NetworkProxy out of Devdmichael@chromium.org2013-06-2517-149/+224
* PPAPI: Add permissions checking for PPB_NetworkProxy.dmichael@chromium.org2013-06-251-1/+0
* Add other reviewers to PPAPI IDL.noelallen@chromium.org2013-06-251-0/+2
* Add "PRIVATE" to the enum names of some private Pepper networking APIs:yzshen@chromium.org2013-06-2421-59/+68
* PPAPI: Introduce PPB_NetworkProxy_Devdmichael@chromium.org2013-06-2420-5/+497
* Move PPB_HostResolver out of dev.yzshen@chromium.org2013-06-2419-259/+254
* Move PPB_UDPSocket out of dev.yzshen@chromium.org2013-06-2423-279/+275
* Move PPB_TCPSocket out of dev.yzshen@chromium.org2013-06-2225-302/+297
* Move PPB_NetAddress out of dev.yzshen@chromium.org2013-06-2243-469/+457
* Update comments of the Pepper networking APIs.yzshen@chromium.org2013-06-2213-208/+1125
* TCPSocket/UDPSocket: don't update internal state or access user buffers after...yzshen@chromium.org2013-06-222-17/+33
* NaCl: have browser_tester set-up the sandbox environmentjln@chromium.org2013-06-211-0/+6
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-212-11/+11