| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 216744 "Pepper: Move FileRef to the "new" resource proxy." | yzshen@chromium.org | 2013-08-12 | 5 | -16/+31 |
* | Pepper: Move FileRef to the "new" resource proxy. | teravest@chromium.org | 2013-08-09 | 5 | -31/+16 |
* | Rename PP_TextInputType to PP_TextInputType_Dev | nona@chromium.org | 2013-08-07 | 2 | -4/+33 |
* | Switched proxy for TCPServerSocketPrivate. | ygorshenin@chromium.org | 2013-08-05 | 1 | -5/+2 |
* | PPB_FLASH_DEVICEID_INTERFACE_1_0 requires PERMISSION_PRIVATE. | xhwang@chromium.org | 2013-08-03 | 2 | -3/+3 |
* | PPAPI: Move IMEInputEvent and TextInput to stable. | nona@chromium.org | 2013-08-01 | 3 | -8/+58 |
* | Remove a bunch of methods from PluginDelegate and have the callers do the wor... | jam@chromium.org | 2013-07-29 | 1 | -1/+1 |
* | Use a direct include of the message_loop header in ppapi/, printing/, rlz/, s... | avi@chromium.org | 2013-07-18 | 1 | -1/+1 |
* | Add a new parameter |latency| to PPB_AudioInput_Callback. | yzshen@chromium.org | 2013-07-03 | 3 | -3/+41 |
* | Add events with custom timestamps and thread id to PPAPI dev tracing interface. | grosse@chromium.org | 2013-06-26 | 1 | -0/+2 |
* | PPAPI: Move PPB_NetworkProxy out of Dev | dmichael@chromium.org | 2013-06-25 | 3 | -9/+8 |
* | PPAPI: Introduce PPB_NetworkProxy_Dev | dmichael@chromium.org | 2013-06-24 | 3 | -0/+87 |
* | Move PPB_HostResolver out of dev. | yzshen@chromium.org | 2013-06-24 | 4 | -16/+15 |
* | Move PPB_UDPSocket out of dev. | yzshen@chromium.org | 2013-06-24 | 4 | -18/+17 |
* | Move PPB_TCPSocket out of dev. | yzshen@chromium.org | 2013-06-22 | 4 | -21/+19 |
* | Move PPB_NetAddress out of dev. | yzshen@chromium.org | 2013-06-22 | 5 | -28/+27 |
* | Remove hand written code from autogenerated Pepper ImageData thunk. | bbudge@chromium.org | 2013-06-20 | 2 | -7/+5 |
* | Move PPB_VarArray and PPB_VarDictionary out of dev. | raymes@chromium.org | 2013-06-20 | 4 | -11/+11 |
* | Add NaCl proxies for Pepper Video Source and Destination resources. | bbudge@chromium.org | 2013-06-20 | 3 | -7/+7 |
* | Introduce PPB_HostResolver_Dev. | yzshen@chromium.org | 2013-06-14 | 4 | -0/+128 |
* | Introduce PPB_UDPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 4 | -0/+168 |
* | Introduce PPB_TCPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 4 | -0/+178 |
* | Clean up Pepper ImageData resource class. | bbudge@chromium.org | 2013-06-12 | 2 | -4/+7 |
* | Use a direct include of strings headers in ppapi/, printing/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRM | raymes@chromium.org | 2013-06-11 | 2 | -3/+26 |
* | Introduce PPB_NetAddress_Dev. | yzshen@chromium.org | 2013-06-10 | 4 | -0/+139 |
* | Implement pepper interface and plumbing for HRD's UI on ChromeOS | dcaiafa@chromium.org | 2013-06-07 | 3 | -4/+58 |
* | Remove unused CreateURLResponseInfo function. | teravest@chromium.org | 2013-06-04 | 1 | -8/+0 |
* | Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -8/+9 |
* | Remove unused trusted interfaces. | piman@chromium.org | 2013-06-01 | 8 | -292/+6 |
* | pepper: simplify context creation/initialization | piman@chromium.org | 2013-05-31 | 2 | -2/+1 |
* | Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM | raymes@chromium.org | 2013-05-25 | 5 | -6/+62 |
* | Add multicast support for PPB_Ext_Socket_Dev. | yzshen@chromium.org | 2013-05-23 | 2 | -0/+118 |
* | The chrome browser target should not depend on plugins. | ananta@chromium.org | 2013-05-22 | 1 | -0/+51 |
* | Revert 201420 - Disable PPB_FileIO_Private. | yzshen@chromium.org | 2013-05-22 | 1 | -0/+2 |
* | Disable PPB_FileIO_Private. | yzshen@chromium.org | 2013-05-22 | 1 | -2/+0 |
* | Exposed PPB_TCPServerSocketPrivate::GetLocalAddress(). | ygorshenin@chromium.org | 2013-05-21 | 3 | -3/+30 |
* | Implementation of URLLoader using PluginResource/ResourceHost. | bbudge@chromium.org | 2013-05-16 | 5 | -13/+11 |
* | Support extension API requests going directly from Pepper plugin processes to... | yzshen@chromium.org | 2013-05-15 | 1 | -18/+15 |
* | Add PPAPI tests for VideoSource and VideoDestination resources. | bbudge@chromium.org | 2013-05-11 | 1 | -1/+1 |
* | Add browser resource host for Apps v2 APIs in Pepper. | yzshen@chromium.org | 2013-05-09 | 3 | -26/+32 |
* | Pepper: Remove PPB_URLResponseInfo_API::GetData. | teravest@chromium.org | 2013-05-08 | 1 | -5/+0 |
* | CRX FileSystem Pepper private API | victorhsieh@chromium.org | 2013-05-08 | 5 | -3/+90 |
* | Adds internal APIs, thunks, resources, and resource hosts. | bbudge@chromium.org | 2013-05-04 | 6 | -0/+217 |
* | Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries | hamaji@chromium.org | 2013-05-03 | 6 | -94/+33 |
* | Pepper: Add VLOG statements to PPB_InputEvent thunk. | teravest@chromium.org | 2013-05-02 | 1 | -0/+38 |
* | Pepper: Autogenerate thunk for PPB_Fullscreen | teravest@chromium.org | 2013-05-02 | 2 | -9/+13 |
* | Pepper: Add VLOG statements to PPB_FileRef thunk. | teravest@chromium.org | 2013-05-02 | 1 | -0/+12 |
* | Ppapi: Autogenerate thunk for PPB_MouseLock | teravest@chromium.org | 2013-05-01 | 1 | -6/+11 |
* | Pepper: Autogenerate thunk for PPB_Graphics2D. | teravest@chromium.org | 2013-04-30 | 4 | -54/+95 |