| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename some PPB_VideoDecoder_Dev implementation types. | bbudge@chromium.org | 2014-05-06 | 1 | -1/+1 |
* | [PPAPI] Add media stream video track output API | ronghuawu@chromium.org | 2014-05-05 | 1 | -0/+7 |
* | Move PPB_KeyboardInputEvent.GetCode to stable. | garykac@chromium.org | 2014-01-27 | 1 | -2/+16 |
* | Pepper: Remove ResourceArray_Dev. | teravest@chromium.org | 2014-01-07 | 1 | -10/+0 |
* | PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem | nhiroki@chromium.org | 2013-11-08 | 1 | -1/+0 |
* | Pepper API implementation for output protection. | kcwu@chromium.org | 2013-09-28 | 1 | -0/+7 |
* | Make NetworkList and NetworkMonitor APIs public | sergeyu@chromium.org | 2013-09-22 | 1 | -1/+1 |
* | PPB_TCPSocket: add support for TCP server socket operations. | yzshen@chromium.org | 2013-09-20 | 1 | -1/+9 |
* | Pepper: Move FileRef to the "new" resource proxy. | teravest@chromium.org | 2013-09-18 | 1 | -9/+4 |
* | Pepper API implementation for platform verification. | dalecurtis@chromium.org | 2013-09-17 | 1 | -0/+7 |
* | Simplify PPB_NetworkMonitor proxy. | sergeyu@chromium.org | 2013-09-17 | 1 | -2/+3 |
* | Revert r223494 "Simplify PPB_NetworkMonitor proxy." | sergeyu@chromium.org | 2013-09-17 | 1 | -3/+2 |
* | Simplify PPB_NetworkMonitor proxy. | sergeyu@chromium.org | 2013-09-17 | 1 | -2/+3 |
* | Revert 223482 "Simplify PPB_NetworkMonitor proxy." | ikarienator@chromium.org | 2013-09-17 | 1 | -3/+2 |
* | Simplify PPB_NetworkMonitor proxy. | sergeyu@chromium.org | 2013-09-17 | 1 | -2/+3 |
* | Add a new parameter |latency| to PPB_Audio. | yzshen@chromium.org | 2013-09-06 | 1 | -2/+12 |
* | Refactor PPB_NetworkMonitor_Private interface to use CompletionCallback. | sergeyu@chromium.org | 2013-09-06 | 1 | -6/+3 |
* | Revert 221284 "Pepper: Move FileRef to the "new" resource proxy." | teravest@chromium.org | 2013-09-05 | 1 | -4/+9 |
* | Pepper: Move FileRef to the "new" resource proxy. | teravest@chromium.org | 2013-09-04 | 1 | -9/+4 |
* | Revert 219911 "Pepper: Move FileRef to the "new" resource proxy." | teravest@chromium.org | 2013-08-29 | 1 | -4/+9 |
* | TCPSockets are switched to the new Pepper proxy. | ygorshenin@chromium.org | 2013-08-28 | 1 | -4/+5 |
* | Pepper: Move FileRef to the "new" resource proxy. | teravest@chromium.org | 2013-08-28 | 1 | -9/+4 |
* | Pepper: Fix FileSystemBrowserHost for isolated fs. | teravest@chromium.org | 2013-08-26 | 1 | -9/+0 |
* | Revert 218305 "Pepper: Move FileRef to the "new" resource proxy." | teravest@chromium.org | 2013-08-20 | 1 | -4/+9 |
* | Pepper: Move FileRef to the "new" resource proxy. | teravest@chromium.org | 2013-08-19 | 1 | -9/+4 |
* | Revert 216744 "Pepper: Move FileRef to the "new" resource proxy." | yzshen@chromium.org | 2013-08-12 | 1 | -4/+9 |
* | Pepper: Move FileRef to the "new" resource proxy. | teravest@chromium.org | 2013-08-09 | 1 | -9/+4 |
* | Switched proxy for TCPServerSocketPrivate. | ygorshenin@chromium.org | 2013-08-05 | 1 | -2/+3 |
* | move BrowserFontResource_Trusted to content/child | scottmg@chromium.org | 2013-07-25 | 1 | -5/+2 |
* | Move PPB_NetAddress out of dev. | yzshen@chromium.org | 2013-06-22 | 1 | -2/+2 |
* | Remove hand written code from autogenerated Pepper ImageData thunk. | bbudge@chromium.org | 2013-06-20 | 1 | -3/+22 |
* | Add NaCl proxies for Pepper Video Source and Destination resources. | bbudge@chromium.org | 2013-06-20 | 1 | -11/+11 |
* | Introduce PPB_HostResolver_Dev. | yzshen@chromium.org | 2013-06-14 | 1 | -0/+5 |
* | Introduce PPB_UDPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 1 | -0/+5 |
* | Introduce PPB_TCPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 1 | -0/+13 |
* | Clean up Pepper ImageData resource class. | bbudge@chromium.org | 2013-06-12 | 1 | -13/+4 |
* | Introduce PPB_NetAddress_Dev. | yzshen@chromium.org | 2013-06-10 | 1 | -0/+15 |
* | Remove unused CreateURLResponseInfo function. | teravest@chromium.org | 2013-06-04 | 1 | -9/+0 |
* | Update ppapi/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -3/+3 |
* | Remove unused trusted interfaces. | piman@chromium.org | 2013-06-01 | 1 | -1/+0 |
* | Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM | raymes@chromium.org | 2013-05-25 | 1 | -3/+3 |
* | Implementation of URLLoader using PluginResource/ResourceHost. | bbudge@chromium.org | 2013-05-16 | 1 | -2/+7 |
* | CRX FileSystem Pepper private API | victorhsieh@chromium.org | 2013-05-08 | 1 | -0/+10 |
* | Adds internal APIs, thunks, resources, and resource hosts. | bbudge@chromium.org | 2013-05-04 | 1 | -0/+13 |
* | Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries | hamaji@chromium.org | 2013-05-03 | 1 | -8/+0 |
* | Pepper: Autogenerate thunk for PPB_Graphics2D. | teravest@chromium.org | 2013-04-30 | 1 | -2/+2 |
* | Autogenerate thunk for PPB_ImageData. | teravest@chromium.org | 2013-04-26 | 1 | -3/+3 |
* | Pepper: Autogenerate thunk for PPB_TrueTypeFont. | teravest@chromium.org | 2013-04-16 | 1 | -2/+2 |
* | Refactor FileSystem. | victorhsieh@chromium.org | 2013-04-12 | 1 | -4/+6 |
* | Enable PPB_DirectoryReader_Dev under NaCl | nhiroki@chromium.org | 2013-04-05 | 1 | -7/+7 |