- 0edbfc8 Introduce PPB_HostResolver_Dev. by [email protected] · 12 years ago
- 31cb147 Introduce PPB_UDPSocket_Dev. by [email protected] · 12 years ago
- b1784f4 Introduce PPB_TCPSocket_Dev. by [email protected] · 12 years ago
- 2414d92 Introduce PPB_NetAddress_Dev. by [email protected] · 12 years ago
- 914f526 Remove unused trusted interfaces. by [email protected] · 12 years ago
- 1c081e5 Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM by [email protected] · 12 years ago
- 38f61e8f Add PPAPI tests for VideoSource and VideoDestination resources. by [email protected] · 12 years ago
- d196ccaf CRX FileSystem Pepper private API by [email protected] · 12 years ago
- 2dea98e Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries by [email protected] · 12 years ago
- b48e52e6 Rename PPAPI Video Stream APIs. by [email protected] · 12 years ago
- bb9c975 Implement Pepper GetDeviceID for Windows by [email protected] · 12 years ago
- 740b74b5 Remove memory/file handle leak in FileIO_Private::RequestOSFileHandle by [email protected] · 12 years ago
- b5e916a Apps v2 in Pepper: Add C/C++ definition for chrome.socket. by [email protected] · 12 years ago
- f5869d8be Implement the host side of the PPB_PDF proxy. by [email protected] · 12 years ago
- d1a4661 Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper. by [email protected] · 12 years ago
- f8b1cb6b Add Pepper TrueType Font resource implementations for Win, Mac, and Linux. by [email protected] · 12 years ago
- 8f96cef Unlike GetOSFileDescriptor, this API is asynchronous. by [email protected] · 12 years ago
- 27db60a Apps V2 in Pepper: introduce singleton resource ExtensionsCommon. by [email protected] · 12 years ago
- 334257b Revert 189855 "Add Pepper TrueType Font resource implementations..." by [email protected] · 12 years ago
- ad50def6 Add Pepper TrueType Font resource implementations for Win, Mac, and Linux. by [email protected] · 12 years ago
- 4201330 Add PPAPI C++ wrappers for PDF. by [email protected] · 12 years ago
- 53db2fa Add PPB_VarArray_Dev support - part 1. by [email protected] · 12 years ago
- d9e5f412 Add PPB_VarDictionary_Dev support - part 1. by [email protected] · 12 years ago
- 470020d2a Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. by [email protected] · 12 years ago
- f89de24 Add PPAPI TrueType font interface definition and C++ wrapper. by [email protected] · 12 years ago
- 9997d23 Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sdk-multi by [email protected] · 12 years ago
- 517db270 Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. by [email protected] · 12 years ago
- 6a68537 PPB_HostResolver_Private is switched to the new Pepper proxy. by [email protected] · 13 years ago
- 598816ad PPAPI: Move PPB_Console out of dev. by [email protected] · 13 years ago
- e98aebff Add ppapi_test for ppb_talk_private by [email protected] · 13 years ago
- d4ab9471 PPAPI: Take PPB_MessageLoop out of Dev by [email protected] · 13 years ago
- 244a2ec Remove PPB_Flash_TCPSocket which hasn't been in use since M20. by [email protected] · 13 years ago
- e55b88a PPAPI: Add a (trivial) C++ wrapper for PPB_CursorControl_Dev. by [email protected] · 13 years ago
- 779f505 PPAPI: Add a (trivial) C++ wrapper for PPB_Crypto_Dev. by [email protected] · 13 years ago
- cb65f13 Introduce PPB_Flash_Font. by [email protected] · 13 years ago
- 8b0595b Remove unused PPB_Flash_UDPSocket interface by [email protected] · 13 years ago
- c15f1a8 Remove unused PPP_CursorControl_Dev by [email protected] · 13 years ago
- 234c139 Implement browser side of PPB_Printing resource. by [email protected] · 13 years ago
- 6de743a PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work by [email protected] · 13 years ago
- e5aeef0 Add PPAPI decryptor implementation. by [email protected] · 13 years ago
- f64d3d1 NaCl proxy for PPB_NetworkMonitor_Private by [email protected] · 13 years ago
- 9a80715 Add an interface for nacl to create delete-on-close temp files, by [email protected] · 13 years ago
- 3fd350851 Remove ppb_fullscreen_dev interface, as fullscreen has been out by [email protected] · 13 years ago
- 47a961c Add support for threadsafe completion callback factory. by [email protected] · 13 years ago
- ec6bffd Move fullscreen & core ppapi tests to common so they're also included in NaCl by [email protected] · 13 years ago
- f1b5af9 Fix PPB_MouseLock.LockMouse crash and add tests. by [email protected] · 13 years ago
- 0cd5b9df Implement HiDPI support in Pepper dev interface by [email protected] · 13 years ago
- 46c9a05 Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using by [email protected] · 13 years ago
- 0b0a4c7 Revert 144030 - Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using by [email protected] · 13 years ago
- ee0abbf Pepper Flash: Add trivial C++ wrappers for PPB_Flash_File_{ModuleLocal,FileRef}. by [email protected] · 13 years ago
- 696c93c Add test_graphics3d to ppapi_uitest, untrusted (NaCl) test suite, using by [email protected] · 13 years ago
- cdf4e91 ppapi: Add support for touch events. by [email protected] · 13 years ago
- 4d80a3db Revert 143294 - Provides a real implementation of GetDefaultPrintSettings. by [email protected] · 13 years ago
- 49727344 Provides a real implementation of GetDefaultPrintSettings. by [email protected] · 13 years ago
- 481a4b7 Add CreateTemporaryFile to PPB_Flash_File_ModuleLocal. by [email protected] · 13 years ago
- 5b71eaa Add more testing to trusted graphics_3d. by [email protected] · 13 years ago
- 772a7462 This returns the default print settings for the default printer. Currently this just returns some generic values until it is hooked up to the chrome printing code. by [email protected] · 13 years ago
- 502ec4dd Add an asynchronous version of the Flash DeviceID API. by [email protected] · 13 years ago
- 4fb0f20 Remove PPB_Transport_Dev API. by [email protected] · 13 years ago
- 397c2396 Test for Pepper IME events. by [email protected] · 13 years ago
- dbccd59 Enable the PPAPI audio test under NaCl by [email protected] · 13 years ago
- 76ea509a Work around linker error of multiple definitions of pp::BlockUntilComplete. by [email protected] · 13 years ago
- 7d71356 De-duplicate ppapi_sources.gypi's test file lists by [email protected] · 13 years ago
- 92a79499 This adds the following to functions to the ppapi TCPSocket interface: by [email protected] · 13 years ago
- 33ec5056 Add new MouseCursor interface for setting the mouse cursor. by [email protected] · 13 years ago
- de289526 Add the PPAPI X509 Certificate interface and implementation. by [email protected] · 13 years ago
- aa24087 Remove PPB_Flash_NetConnector and ENABLE_FLAPPER_HACKS. by [email protected] · 13 years ago
- f3ae866d HostResolver is exposed to Native Client. by [email protected] · 13 years ago
- 8ffeeeb4 Removed redundant TestTCPSocketPrivateShared. Renamed TestUDPSocketPrivateShared->TestUDPSocketPrivate. by [email protected] · 13 years ago
- 3983280 Add NetworkListObserver utility class. by [email protected] · 13 years ago
- 0f8a16cf Added C++ wrappers for PPB_HostResolver_Private interface. by [email protected] · 13 years ago
- 6de9070e Revert 127797 - Add NetworkListObserver utility class. by [email protected] · 13 years ago
- 40dc3b2 Add NetworkListObserver utility class. by [email protected] · 13 years ago
- 2f9fe3c Revert 127668 "HostResolver is exposed to Native Client." for breaking HostResolverPrivate_Resolv on all bots. by [email protected] · 13 years ago
- fda48b38 HostResolver is exposed to Native Client. by [email protected] · 13 years ago
- 5926124 Test for --nacl-gdb functionality. by [email protected] · 13 years ago
- 76acf062 Revert 127443 - HostResolver is exposed to Native Client. by [email protected] · 13 years ago
- f376cc54 HostResolver is exposed to Native Client. by [email protected] · 13 years ago
- 3c8c74c Pepper IME API for surrounding text retrieval. by [email protected] · 13 years ago
- 2493110 HostResolver is exposed to plugin. by [email protected] · 13 years ago
- e10b2b28a Add C++ wrappers for output parameters. by [email protected] · 13 years ago
- 4f9e722 Added CPP wrapper for PPB_TCPServerSocket_Private. by [email protected] · 13 years ago
- 2e80d0548 Implement PPB_NetworkMonitor_Private Pepper interface. by [email protected] · 13 years ago
- 50da420 Added test for disallowed tcp server socket API. by [email protected] · 13 years ago
- b9b3545 Revert 125761 - Implement PPB_NetworkMonitor_Private Pepper interface. by [email protected] · 13 years ago
- 98fad60 Implement PPB_NetworkMonitor_Private Pepper interface. by [email protected] · 13 years ago
- 207394bf Add the array output C API. by [email protected] · 13 years ago
- d5cc719 Rename NaCl/pepper gamepad interface from _dev to stable by [email protected] · 13 years ago
- d2e03f8 Add NetworkList/NetworkMonitor hooks and C++ wrappers. by [email protected] · 13 years ago
- d7a36f98 Revert 124797 - Add NetworkList/NetworkMonitor hooks and C++ wrappers. by [email protected] · 13 years ago
- 79f6292 Add NetworkList/NetworkMonitor hooks and C++ wrappers. by [email protected] · 13 years ago
- 2785cb9 WebSocket Pepper API: an utility class implementation. by [email protected] · 13 years ago
- 09af0f7 Convert resources to take an instance key instead of an Instance*. by [email protected] · 13 years ago
- 20e3112 Exposed Listen and Accept methods to in-process plugins. by [email protected] · 14 years ago
- ed9b793 Correct some header paths in GYP files by [email protected] · 14 years ago
- 7a26d92e Rename PPB_Font to PPB_BrowserFont_Trusted. by [email protected] · 14 years ago
- a9891b4 Dropping NaCl PPAPI hardware exception test on Chromium side by [email protected] · 14 years ago
- b39c6d9 Chrome part of exception handling support. The debugger is attached when new chrome process by [email protected] · 14 years ago
- cd2af39 Introduce PPB_Flash_MessageLoop interface for Pepper Flash. by [email protected] · 14 years ago
- a333c23 PPAPI URLRequestInfo test: port NaCl version to ppapi_tests. Fix Var and Resource leaks. by [email protected] · 14 years ago