| Commit message (Expand) | Author | Age | Files | Lines |
* | Implement PPB_DeviceRef_Dev. | yzshen@chromium.org | 2012-01-21 | 1 | -0/+4 |
* | r118503 introduced a dependency on WebKit.gyp to ppapi_shared; | dpranke@chromium.org | 2012-01-21 | 1 | -3/+12 |
* | Relanding this with fixes to the mac dbg builder | ananta@chromium.org | 2012-01-20 | 1 | -2/+15 |
* | Revert 118385 since this seems to break mac-debug build. | sadrul@chromium.org | 2012-01-20 | 1 | -5/+2 |
* | Remove the Webkit thread in the PPAPI plugin process and perform the text and... | ananta@chromium.org | 2012-01-19 | 1 | -2/+5 |
* | Pepper gamepad support | scottmg@chromium.org | 2012-01-10 | 1 | -0/+1 |
* | Introduce PPB_ResourceArray_Dev. | yzshen@chromium.org | 2012-01-07 | 1 | -1/+5 |
* | Change the DidChangeView update to take a new ViewChanged resource. | brettw@chromium.org | 2012-01-03 | 1 | -0/+4 |
* | Move the tracked completion callback code into shared impl. | brettw@chromium.org | 2011-12-29 | 1 | -0/+4 |
* | Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-10 | 1 | -0/+4 |
* | Revert 113817 - Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-09 | 1 | -4/+0 |
* | Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-09 | 1 | -0/+4 |
* | Revert 113656 - Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-08 | 1 | -4/+0 |
* | Implement a proxy for Pepper FileIO. | brettw@chromium.org | 2011-12-08 | 1 | -0/+4 |
* | Apply renaming of ppapi shared stuff to new ppb_var shared code. | dmichael@chromium.org | 2011-12-08 | 1 | -2/+2 |
* | Remove PP_Module from parameters for PPB_Var.VarFromUtf8. | dmichael@chromium.org | 2011-12-07 | 1 | -0/+2 |
* | Rename the shared_impl resource files to give them more regular names. | brettw@chromium.org | 2011-12-07 | 1 | -32/+31 |
* | Revert 113290 - Rename the shared_impl resource files to give them more regul... | brettw@chromium.org | 2011-12-07 | 1 | -31/+32 |
* | Rename the shared_impl resource files to give them more regular names. | brettw@chromium.org | 2011-12-06 | 1 | -32/+31 |
* | Reland 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to Br... | dpolukhin@chromium.org | 2011-12-06 | 1 | -0/+5 |
* | Revert 112693 - committed before review was done - Landing 8688002: PPB_TCPSo... | jam@chromium.org | 2011-12-02 | 1 | -5/+0 |
* | Landing 8688002: PPB_TCPSocket_Private/PPB_UDPSocket_Private are exposed to B... | dpolukhin@chromium.org | 2011-12-02 | 1 | -0/+5 |
* | Remove Context3D/Surface3D | piman@chromium.org | 2011-12-01 | 1 | -5/+0 |
* | Merge definitions of PlatformFileToInt and IntToPlatformFile to one place. | xhwang@chromium.org | 2011-11-23 | 1 | -0/+2 |
* | - Implement internal API and thunk | toyoshim@chromium.org | 2011-11-18 | 1 | -0/+2 |
* | Revert 110602 - Revert 110587 - Microphone support for Pepper Flash. | viettrungluu@chromium.org | 2011-11-18 | 1 | -0/+5 |
* | Revert 110587 - Microphone support for Pepper Flash. | ajwong@chromium.org | 2011-11-17 | 1 | -5/+0 |
* | Microphone support for Pepper Flash. | viettrungluu@chromium.org | 2011-11-17 | 1 | -0/+5 |
* | Remove 'Flash' from TCP/UDP Pepper interfaces names. This CL preserves old id... | dpolukhin@chromium.org | 2011-11-16 | 1 | -4/+4 |
* | Make the Pepper Flash net address just private, not Flash-specific. | viettrungluu@chromium.org | 2011-11-10 | 1 | -2/+4 |
* | Re-land r109086: Add private Pepper API for dealing with PP_Flash_NetAddress. | viettrungluu@chromium.org | 2011-11-09 | 1 | -0/+2 |
* | Revert 109160 - Revert 109153 - Revert 109086 - Add private Pepper API for de... | binji@chromium.org | 2011-11-09 | 1 | -2/+0 |
* | Revert 109153 - Revert 109086 - Add private Pepper API for dealing with PP_Fl... | viettrungluu@chromium.org | 2011-11-09 | 1 | -0/+2 |
* | Add net/net.gyp:net to ppapi/ppapi_shared.gypi. | viettrungluu@chromium.org | 2011-11-09 | 1 | -0/+1 |
* | Revert 109086 - Add private Pepper API for dealing with PP_Flash_NetAddress. | thakis@chromium.org | 2011-11-09 | 1 | -2/+0 |
* | Add private Pepper API for dealing with PP_Flash_NetAddress. | viettrungluu@chromium.org | 2011-11-08 | 1 | -0/+2 |
* | Convert the flash clipboard API to thunk system. | brettw@chromium.org | 2011-10-22 | 1 | -0/+2 |
* | Remove TrackerBase. | brettw@chromium.org | 2011-10-20 | 1 | -2/+0 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-20 | 1 | -0/+2 |
* | Remove RemoteAccessClientFirewallTraversal policy and code paths. | wez@chromium.org | 2011-10-20 | 1 | -1/+0 |
* | Revert 106142 - Add a new globals object for PPAPI tracking information. | sail@chromium.org | 2011-10-18 | 1 | -2/+0 |
* | Add a new globals object for PPAPI tracking information. | brettw@chromium.org | 2011-10-18 | 1 | -0/+2 |
* | Add global lock for Enter* classes. Add ScopedProxyLock for non-thunk proxies... | dmichael@chromium.org | 2011-10-11 | 1 | -0/+2 |
* | Convert the charset, memory, and crypto interfaces to use the thunk system. | brettw@chromium.org | 2011-10-11 | 1 | -2/+1 |
* | Convert URLUtil to the thunk system. | brettw@chromium.org | 2011-10-10 | 1 | -0/+1 |
* | Additional update on Pepper IME API and boilerplate thunk/proxy implementation. | kinaba@chromium.org | 2011-09-29 | 1 | -0/+2 |
* | Revert 102897 - Additional update on Pepper IME API and boilerplate thunk/pro... | kinaba@chromium.org | 2011-09-27 | 1 | -2/+0 |
* | Additional update on Pepper IME API and boilerplate thunk/proxy implementation. | kinaba@chromium.org | 2011-09-27 | 1 | -0/+2 |
* | Add Pepper API to use UDP | mtilburg@adobe.com | 2011-09-26 | 1 | -0/+2 |
* | Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen. | brettw@chromium.org | 2011-09-20 | 1 | -0/+1 |