summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Define a LoggingSettings struct to use for InitLogging()akalin@chromium.org2013-06-211-6/+3
* Pepper: Don't emit structs with no wrapping.teravest@chromium.org2013-06-212-517/+14
* Make the PNaCl is-not-yet-installed error messages easier to read.jvoung@chromium.org2013-06-211-7/+10
* Add new PPB_nacl_private interface for new translation cache and option in Pn...dschuff@chromium.org2013-06-207-68/+289
* Implement PPB_TCPSocket_Dev: part 2yzshen@chromium.org2013-06-2012-121/+224
* Pepper: Remove PNaCl shims for Trusted interfaces.teravest@chromium.org2013-06-202-192/+23
* Regenerate the root certificate and end-entity certificates used for various ...rsleevi@chromium.org2013-06-201-1/+1
* Remove hand written code from autogenerated Pepper ImageData thunk.bbudge@chromium.org2013-06-205-16/+49
* Move PPB_VarArray and PPB_VarDictionary out of dev.raymes@chromium.org2013-06-2027-476/+483
* Implement PPB_HostResolver_Dev: part 2yzshen@chromium.org2013-06-205-13/+51
* Remove PP_HOSTRESOLVER_FLAGS_LOOPBACK_ONLY from PPB_HostResolver_Dev.yzshen@chromium.org2013-06-203-15/+5