| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert r200412 and r204024 | vitalybuka@chromium.org | 2013-08-24 | 25 | -663/+897 |
* | Merge 212671 "PPAPI: Messaging shouldn't use v8 if Context is empty" | dmichael@chromium.org | 2013-08-05 | 1 | -0/+3 |
* | Merge 208513 "PPAPI: Move PPB_NetworkProxy out of Dev" | yzshen@chromium.org | 2013-06-26 | 17 | -149/+224 |
* | Merge 208452 "PPAPI: Add permissions checking for PPB_NetworkProxy." | yzshen@chromium.org | 2013-06-26 | 1 | -1/+0 |
* | Add other reviewers to PPAPI IDL. | noelallen@chromium.org | 2013-06-25 | 1 | -0/+2 |
* | Add "PRIVATE" to the enum names of some private Pepper networking APIs: | yzshen@chromium.org | 2013-06-24 | 21 | -59/+68 |
* | PPAPI: Introduce PPB_NetworkProxy_Dev | dmichael@chromium.org | 2013-06-24 | 20 | -5/+497 |
* | Move PPB_HostResolver out of dev. | yzshen@chromium.org | 2013-06-24 | 19 | -259/+254 |
* | Move PPB_UDPSocket out of dev. | yzshen@chromium.org | 2013-06-24 | 23 | -279/+275 |
* | Move PPB_TCPSocket out of dev. | yzshen@chromium.org | 2013-06-22 | 25 | -302/+297 |
* | Move PPB_NetAddress out of dev. | yzshen@chromium.org | 2013-06-22 | 43 | -469/+457 |
* | Update comments of the Pepper networking APIs. | yzshen@chromium.org | 2013-06-22 | 13 | -208/+1125 |
* | TCPSocket/UDPSocket: don't update internal state or access user buffers after... | yzshen@chromium.org | 2013-06-22 | 2 | -17/+33 |
* | NaCl: have browser_tester set-up the sandbox environment | jln@chromium.org | 2013-06-21 | 1 | -0/+6 |
* | Convert most of extensions and some other random stuff to using the base name... | brettw@chromium.org | 2013-06-21 | 2 | -11/+11 |
* | Define a LoggingSettings struct to use for InitLogging() | akalin@chromium.org | 2013-06-21 | 1 | -6/+3 |
* | Pepper: Don't emit structs with no wrapping. | teravest@chromium.org | 2013-06-21 | 2 | -517/+14 |
* | Make the PNaCl is-not-yet-installed error messages easier to read. | jvoung@chromium.org | 2013-06-21 | 1 | -7/+10 |
* | Add new PPB_nacl_private interface for new translation cache and option in Pn... | dschuff@chromium.org | 2013-06-20 | 7 | -68/+289 |
* | Implement PPB_TCPSocket_Dev: part 2 | yzshen@chromium.org | 2013-06-20 | 12 | -121/+224 |
* | Pepper: Remove PNaCl shims for Trusted interfaces. | teravest@chromium.org | 2013-06-20 | 2 | -192/+23 |
* | Regenerate the root certificate and end-entity certificates used for various ... | rsleevi@chromium.org | 2013-06-20 | 1 | -1/+1 |
* | Remove hand written code from autogenerated Pepper ImageData thunk. | bbudge@chromium.org | 2013-06-20 | 5 | -16/+49 |
* | Move PPB_VarArray and PPB_VarDictionary out of dev. | raymes@chromium.org | 2013-06-20 | 27 | -476/+483 |
* | Implement PPB_HostResolver_Dev: part 2 | yzshen@chromium.org | 2013-06-20 | 5 | -13/+51 |
* | Remove PP_HOSTRESOLVER_FLAGS_LOOPBACK_ONLY from PPB_HostResolver_Dev. | yzshen@chromium.org | 2013-06-20 | 3 | -15/+5 |
* | Add NaCl proxies for Pepper Video Source and Destination resources. | bbudge@chromium.org | 2013-06-20 | 10 | -62/+45 |
* | Implement PPB_UDPSocket_Dev: part 2 | yzshen@chromium.org | 2013-06-19 | 14 | -81/+388 |
* | Don't send PP_Vars/V8 values with cycles across PostMessage | raymes@chromium.org | 2013-06-19 | 14 | -86/+215 |
* | Remove "experimental_flags" from the PNaCl manifest format. | jvoung@chromium.org | 2013-06-19 | 3 | -42/+6 |
* | Adds a PostMessageBarrier method which sends and waits for the post message t... | bbudge@chromium.org | 2013-06-18 | 2 | -4/+19 |
* | Revert 207040 "Don't send PP_Vars/V8 values with cycles across P..." | raymes@chromium.org | 2013-06-18 | 14 | -215/+86 |
* | Don't send PP_Vars/V8 values with cycles across PostMessage | raymes@chromium.org | 2013-06-18 | 14 | -86/+215 |
* | Disable breakpad_trusted_crash_in_startup_test. It fails about twice per day ... | erikwright@chromium.org | 2013-06-18 | 1 | -19/+20 |
* | Change pp::NetAddress_Dev to use bool instead of PP_Bool. | yzshen@chromium.org | 2013-06-18 | 3 | -19/+22 |
* | Pepper: Add initial browser host for FileRef. | teravest@chromium.org | 2013-06-18 | 9 | -13/+124 |
* | Convert PDF to use SimpleImageData resource. | bbudge@chromium.org | 2013-06-18 | 3 | -20/+7 |
* | Fix wrong header guards found by clang's new Wheader-guard. | thakis@chromium.org | 2013-06-17 | 2 | -2/+2 |
* | Revert SVN r177818, stop generating bitcode hashes in NMF for PNaCl. | jvoung@chromium.org | 2013-06-17 | 1 | -4/+9 |
* | Use HTTP response headers for PNaCl caching instead of bitcode hash. | jvoung@chromium.org | 2013-06-17 | 13 | -136/+579 |
* | Fix pnacl_support_extension dependencies. | torne@chromium.org | 2013-06-17 | 1 | -5/+5 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 3 | -5/+5 |
* | Add some network-related PP_Error codes and conversion function to map net::E... | yzshen@chromium.org | 2013-06-15 | 6 | -17/+205 |
* | Pepper: Create FileRef utility routines. | teravest@chromium.org | 2013-06-14 | 3 | -0/+86 |
* | Introduce PPB_HostResolver_Dev. | yzshen@chromium.org | 2013-06-14 | 26 | -82/+1087 |
* | Enable input events on NaCl, re-enable on disabled platforms. | bbudge@chromium.org | 2013-06-14 | 1 | -3/+3 |
* | Give a default HMONITOR for Pepper's OnHostMsgGetHmonitor | cpu@chromium.org | 2013-06-14 | 1 | -2/+12 |
* | Introduce PPB_UDPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 26 | -238/+1464 |
* | Disable untrusted exception handling for PNaCl | sehr@chromium.org | 2013-06-13 | 9 | -11/+34 |
* | Rewrite scoped_ptr<T>(NULL) to use the default ctor in ppapi/. | dcheng@chromium.org | 2013-06-13 | 1 | -2/+2 |