summaryrefslogtreecommitdiffstats
path: root/ppapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in ppapi/.dcheng@chromium.org2013-06-131-2/+2
* Remove pnacl from dlopen testsehr@chromium.org2013-06-131-3/+1
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-1330-354/+1848
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-129-34/+11
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-129-11/+34
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* Split pnacl and nacl mime typessehr@chromium.org2013-06-1216-121/+220
* Pepper: Add append support to FileIO.teravest@chromium.org2013-06-124-5/+45
* Clean up Pepper ImageData resource class.bbudge@chromium.org2013-06-1211-217/+276
* Use a direct include of strings headers in ppapi/, printing/.avi@chromium.org2013-06-1111-13/+13