summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* Revert r200412 and r204024kerz@chromium.org2013-08-242-0/+744
* Revert r200412 and r204024kerz@chromium.org2013-08-2423-663/+153
* Merge 212671 "PPAPI: Messaging shouldn't use v8 if Context is empty"dmichael@chromium.org2013-08-051-0/+3
* Merge 208513 "PPAPI: Move PPB_NetworkProxy out of Dev"yzshen@chromium.org2013-06-2617-149/+224
* Merge 208452 "PPAPI: Add permissions checking for PPB_NetworkProxy."yzshen@chromium.org2013-06-261-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
* Add NaCl proxies for Pepper Video Source and Destination resources.bbudge@chromium.org2013-06-2010-62/+45
* Implement PPB_UDPSocket_Dev: part 2yzshen@chromium.org2013-06-1914-81/+388
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-1914-86/+215
* Remove "experimental_flags" from the PNaCl manifest format.jvoung@chromium.org2013-06-193-42/+6
* Adds a PostMessageBarrier method which sends and waits for the post message t...bbudge@chromium.org2013-06-182-4/+19
* Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..."raymes@chromium.org2013-06-1814-215/+86
* Don't send PP_Vars/V8 values with cycles across PostMessageraymes@chromium.org2013-06-1814-86/+215
* Disable breakpad_trusted_crash_in_startup_test. It fails about twice per day ...erikwright@chromium.org2013-06-181-19/+20
* Change pp::NetAddress_Dev to use bool instead of PP_Bool.yzshen@chromium.org2013-06-183-19/+22
* Pepper: Add initial browser host for FileRef.teravest@chromium.org2013-06-189-13/+124
* Convert PDF to use SimpleImageData resource.bbudge@chromium.org2013-06-183-20/+7
* Fix wrong header guards found by clang's new Wheader-guard.thakis@chromium.org2013-06-172-2/+2
* Revert SVN r177818, stop generating bitcode hashes in NMF for PNaCl.jvoung@chromium.org2013-06-171-4/+9
* Use HTTP response headers for PNaCl caching instead of bitcode hash.jvoung@chromium.org2013-06-1713-136/+579
* Fix pnacl_support_extension dependencies.torne@chromium.org2013-06-171-5/+5
* Update Blink include pathsabarth@chromium.org2013-06-173-5/+5
* Add some network-related PP_Error codes and conversion function to map net::E...yzshen@chromium.org2013-06-156-17/+205
* Pepper: Create FileRef utility routines.teravest@chromium.org2013-06-143-0/+86
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-1426-82/+1087
* Enable input events on NaCl, re-enable on disabled platforms.bbudge@chromium.org2013-06-141-3/+3
* Give a default HMONITOR for Pepper's OnHostMsgGetHmonitorcpu@chromium.org2013-06-141-2/+12
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-1326-238/+1464
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-139-11/+34