| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+5 |
* | Introduce PPB_NetAddress_Dev. | yzshen@chromium.org | 2013-06-10 | 1 | -0/+5 |
* | Remove unused trusted interfaces. | piman@chromium.org | 2013-06-01 | 1 | -4/+0 |
* | Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM | raymes@chromium.org | 2013-05-25 | 1 | -2/+4 |
* | Add PPAPI tests for VideoSource and VideoDestination resources. | bbudge@chromium.org | 2013-05-11 | 1 | -0/+4 |
* | CRX FileSystem Pepper private API | victorhsieh@chromium.org | 2013-05-08 | 1 | -0/+3 |
* | Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries | hamaji@chromium.org | 2013-05-03 | 1 | -7/+2 |
* | Rename PPAPI Video Stream APIs. | bbudge@chromium.org | 2013-04-26 | 1 | -6/+9 |
* | Implement Pepper GetDeviceID for Windows | raymes@chromium.org | 2013-04-25 | 1 | -0/+2 |
* | Remove memory/file handle leak in FileIO_Private::RequestOSFileHandle | hamaji@chromium.org | 2013-04-24 | 1 | -0/+2 |
* | Apps v2 in Pepper: Add C/C++ definition for chrome.socket. | yzshen@chromium.org | 2013-04-08 | 1 | -0/+3 |
* | Implement the host side of the PPB_PDF proxy. | raymes@chromium.org | 2013-04-06 | 1 | -0/+2 |
* | Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper. | bbudge@chromium.org | 2013-04-05 | 1 | -0/+6 |
* | Add Pepper TrueType Font resource implementations for Win, Mac, and Linux. | bbudge@chromium.org | 2013-04-02 | 1 | -0/+2 |
* | Unlike GetOSFileDescriptor, this API is asynchronous. | hamaji@chromium.org | 2013-04-01 | 1 | -0/+2 |
* | Apps V2 in Pepper: introduce singleton resource ExtensionsCommon. | yzshen@chromium.org | 2013-03-29 | 1 | -2/+2 |
* | Revert 189855 "Add Pepper TrueType Font resource implementations..." | msw@chromium.org | 2013-03-22 | 1 | -2/+0 |
* | Add Pepper TrueType Font resource implementations for Win, Mac, and Linux. | bbudge@chromium.org | 2013-03-22 | 1 | -0/+2 |
* | Add PPAPI C++ wrappers for PDF. | raymes@chromium.org | 2013-03-19 | 1 | -0/+2 |
* | Add PPB_VarArray_Dev support - part 1. | yzshen@chromium.org | 2013-03-19 | 1 | -0/+3 |
* | Add PPB_VarDictionary_Dev support - part 1. | yzshen@chromium.org | 2013-03-18 | 1 | -0/+3 |
* | Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. | yzshen@chromium.org | 2013-03-12 | 1 | -0/+19 |
* | Add PPAPI TrueType font interface definition and C++ wrapper. | bbudge@chromium.org | 2013-03-12 | 1 | -0/+3 |
* | Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sd... | yzshen@chromium.org | 2013-03-11 | 1 | -19/+0 |
* | Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. | yzshen@chromium.org | 2013-03-11 | 1 | -0/+19 |
* | PPB_HostResolver_Private is switched to the new Pepper proxy. | ygorshenin@chromium.org | 2013-02-12 | 1 | -0/+2 |
* | PPAPI: Move PPB_Console out of dev. | ncbray@chromium.org | 2012-12-13 | 1 | -1/+3 |
* | Add ppapi_test for ppb_talk_private | jhorwich@chromium.org | 2012-11-16 | 1 | -0/+2 |
* | PPAPI: Take PPB_MessageLoop out of Dev | dmichael@chromium.org | 2012-11-15 | 1 | -3/+3 |
* | Remove PPB_Flash_TCPSocket which hasn't been in use since M20. | raymes@chromium.org | 2012-11-10 | 1 | -1/+0 |
* | PPAPI: Add a (trivial) C++ wrapper for PPB_CursorControl_Dev. | viettrungluu@chromium.org | 2012-10-19 | 1 | -0/+2 |
* | PPAPI: Add a (trivial) C++ wrapper for PPB_Crypto_Dev. | viettrungluu@chromium.org | 2012-10-18 | 1 | -0/+2 |
* | Introduce PPB_Flash_Font. | yzshen@chromium.org | 2012-10-09 | 1 | -0/+4 |
* | Remove unused PPB_Flash_UDPSocket interface | raymes@chromium.org | 2012-10-08 | 1 | -1/+0 |
* | Remove unused PPP_CursorControl_Dev | raymes@chromium.org | 2012-10-08 | 1 | -1/+0 |
* | Implement browser side of PPB_Printing resource. | raymes@chromium.org | 2012-09-27 | 1 | -0/+2 |
* | PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work | dmichael@chromium.org | 2012-08-30 | 1 | -0/+2 |
* | Add PPAPI decryptor implementation. | tomfinegan@chromium.org | 2012-08-17 | 1 | -0/+4 |
* | NaCl proxy for PPB_NetworkMonitor_Private | sergeyu@chromium.org | 2012-08-10 | 1 | -2/+2 |
* | Add an interface for nacl to create delete-on-close temp files, | jvoung@google.com | 2012-07-30 | 1 | -0/+1 |
* | Remove ppb_fullscreen_dev interface, as fullscreen has been out | nfullagar@google.com | 2012-07-16 | 1 | -3/+0 |
* | Add support for threadsafe completion callback factory. | brettw@chromium.org | 2012-07-13 | 1 | -1/+3 |
* | Move fullscreen & core ppapi tests to common so they're also included in NaCl | nfullagar@google.com | 2012-07-12 | 1 | -4/+4 |
* | Fix PPB_MouseLock.LockMouse crash and add tests. | yzshen@chromium.org | 2012-07-09 | 1 | -0/+2 |
* | Implement HiDPI support in Pepper dev interface | jhorwich@chromium.org | 2012-06-28 | 1 | -0/+4 |
* | Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using | nfullagar@google.com | 2012-06-27 | 1 | -5/+5 |
* | Revert 144030 - Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test su... | nfullagar@google.com | 2012-06-26 | 1 | -5/+5 |
* | Pepper Flash: Add trivial C++ wrappers for PPB_Flash_File_{ModuleLocal,FileRef}. | viettrungluu@chromium.org | 2012-06-25 | 1 | -0/+2 |
* | Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using | nfullagar@google.com | 2012-06-25 | 1 | -5/+5 |