| Commit message (Expand) | Author | Age | Files | Lines |
* | Add Pepper API to use UDP | mtilburg@adobe.com | 2011-09-26 | 1 | -0/+6 |
* | PPAPI: better output in case of failure to load library. | ihf@chromium.org | 2011-09-15 | 1 | -2/+4 |
* | Suppression for failing test on Linux | jeremy@chromium.org | 2011-09-14 | 1 | -17/+0 |
* | s patch tries to remove most of the manual registration for Pepper interfaces... | brettw@chromium.org | 2011-09-13 | 1 | -1/+2 |
* | Revert r100853, 100851. Win_shared build is broken. | brettw@chromium.org | 2011-09-13 | 1 | -2/+1 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-13 | 1 | -1/+2 |
* | Revert 100748 - This patch tries to remove most of the manual registration fo... | dmazzoni@chromium.org | 2011-09-12 | 1 | -2/+1 |
* | This patch tries to remove most of the manual registration for Pepper interfa... | brettw@chromium.org | 2011-09-12 | 1 | -1/+2 |
* | [Mac] Chromium side of ATS*() -> CGFont Conversion for OOP font loading. | jeremy@chromium.org | 2011-09-07 | 1 | -2/+22 |
* | Update Chrome to use WebKitPlatformSupport instead of WebKitClient. | abarth@chromium.org | 2011-09-02 | 4 | -51/+56 |
* | Fix Mac PPAPI (out-of-process). | viettrungluu@chromium.org | 2011-09-01 | 1 | -0/+10 |
* | Convert the pp::proxy namespace to the ppapi::proxy namespace. | brettw@chromium.org | 2011-08-18 | 7 | -19/+20 |
* | Implement PPB_Flash_TCPSocket.InitiateSSL. | yzshen@chromium.org | 2011-08-16 | 1 | -0/+2 |
* | [Mac] Remove old version of loadFont() | jeremy@chromium.org | 2011-08-04 | 1 | -11/+0 |
* | Proxy PPP_Messaging. | dmichael@chromium.org | 2011-08-03 | 1 | -1/+1 |
* | [Mac] Add missing interface needed to land WebKit side of crbug.com/72727 | jeremy@chromium.org | 2011-08-03 | 1 | -0/+12 |
* | Hook GetUserDefaultLCID () to prevent crashes on attempting to connect to CSR... | jschuh@chromium.org | 2011-08-02 | 1 | -1/+9 |
* | Hook up the network status notifications to out-of-process Pepper plugins. | brettw@chromium.org | 2011-07-14 | 2 | -0/+12 |
* | Re-land the reverted CL: | yzshen@chromium.org | 2011-07-01 | 2 | -1/+53 |
* | Revert 91150 - Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | dpapad@chromium.org | 2011-06-30 | 2 | -53/+1 |
* | Define PPB_Flash_TCPSocket and PPB_Flash_SSLSocket. | yzshen@chromium.org | 2011-06-30 | 2 | -1/+53 |
* | Fix Pepper plugin sandbox interface for out-of-process plugin. | kochi@chromium.org | 2011-06-30 | 1 | -1/+2 |
* | Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2) | thestig@chromium.org | 2011-06-15 | 1 | -1/+1 |
* | Mac: Make PPAPI plugins work out of process (i.e., with a proxy) and a sandbox. | viettrungluu@chromium.org | 2011-06-14 | 2 | -0/+34 |
* | roll clang 131935:132017 | thakis@chromium.org | 2011-06-08 | 1 | -0/+2 |
* | Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, or | tony@chromium.org | 2011-05-31 | 1 | -3/+3 |
* | Move OWNERS from top level of content to the subdirectories. Before this cha... | jam@chromium.org | 2011-05-31 | 1 | -0/+2 |
* | Use the WebKit default fonts when specifying generic font families. | brettw@chromium.org | 2011-05-26 | 1 | -7/+8 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Move scoped_temp_dir and scoped_native_library back from base/memory to base. | thakis@chromium.org | 2011-05-19 | 1 | -2/+2 |
* | Support getting the font list in Pepper. This currently only works out of | brettw@chromium.org | 2011-05-18 | 2 | -7/+13 |
* | Change the PPAPI message loop to type IO (from type UI). | viettrungluu@chromium.org | 2011-05-17 | 1 | -1/+1 |
* | Convert audio-related messages to the new thunk/API system for Pepper. | brettw@chromium.org | 2011-05-13 | 2 | -3/+3 |
* | Make the Pepper proxy support in-process font rendering. | brettw@chromium.org | 2011-05-10 | 6 | -0/+422 |
* | iwyu: Include stringprintf.h where appropriate, part 1. | jhawkins@chromium.org | 2011-05-10 | 1 | -0/+1 |
* | Make Pepper work out-of-process in the windows sandbox | cpu@chromium.org | 2011-05-06 | 2 | -2/+45 |
* | Add a way to pass information to Pepper Flash from the command-line (e.g., fo... | viettrungluu@chromium.org | 2011-05-03 | 1 | -0/+5 |
* | Switch IPC::ChannelProxy to use MessageLoopProxy instead of MessageLoop. Thi... | jam@chromium.org | 2011-05-02 | 2 | -3/+3 |
* | Fix two bugs in proxying of Broker Connect callback and shutdown Broker when ... | ddorwin@chromium.org | 2011-04-18 | 2 | -2/+2 |
* | linux: don't always print dlopen errors from LoadNativeLibrary | evan@chromium.org | 2011-04-18 | 1 | -1/+1 |
* | Ensure no chrome includes in content\common and content\ppapi_plugin. Also t... | jam@chromium.org | 2011-04-18 | 3 | -2/+3 |
* | Refactored ppapi Dispatcher to share common code between the plugin and broke... | ddorwin@chromium.org | 2011-04-16 | 4 | -16/+86 |
* | Added ppp_broker.h and parameterized PpapiThread to support the broker process. | ddorwin@chromium.org | 2011-04-14 | 4 | -40/+81 |
* | Clarify the ownership of the dispatcher when we create it. Delete it if | brettw@chromium.org | 2011-04-10 | 1 | -3/+7 |
* | Basic support for ppapi trusted broker process: --type=ppapi-broker. | ddorwin@chromium.org | 2011-04-07 | 3 | -31/+29 |
* | Fix double close in PPAPI proxy | piman@google.com | 2011-04-06 | 1 | -1/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -2/+2 |
* | Move ppapi_plugin to content. | jam@chromium.org | 2011-03-14 | 8 | -0/+328 |