- 8f5a9a5 Encrypted Media: Return and handle NeedMoreData correctly. by [email protected] · 13 years ago
- 98cfdfc Change the way we generate versions. by [email protected] · 13 years ago
- c999b3b7 Add pepper content decryption audio decoding API. by [email protected] · 13 years ago
- 467434d Generalize Pepper CDM API decrypt and decode. by [email protected] · 13 years ago
- 23de8745 Add decoder de-initialization and reset to the Pepper CDM API. by [email protected] · 13 years ago
- e9d3a102 Add PPAPI CDM video decoder initialization. by [email protected] · 13 years ago
- 11d0c36 Implement plugin side of sync EnumerateVideoCaptureDevices by [email protected] · 13 years ago
- 45e95f7 Convert GPU blacklist to IDL. by [email protected] · 13 years ago
- cb65f13 Introduce PPB_Flash_Font. by [email protected] · 13 years ago
- f0570532 Convert PPB_Instance_Private interface to IDL by [email protected] · 13 years ago
- 8b0595b Remove unused PPB_Flash_UDPSocket interface by [email protected] · 13 years ago
- ff6a4b88 Convert UMA interface to IDL. by [email protected] · 13 years ago
- c52cf6d Remove PP_FileInfo_Dev which appears to be unused. by [email protected] · 13 years ago
- 483f989 Allow pepper plugins to request the integrated GPU. by [email protected] · 13 years ago
- 7a4e206 Convert InstancePrivate to IDL. by [email protected] · 13 years ago
- d40797c Update PPP side of Pepper CDM API to support video decoding. by [email protected] · 13 years ago
- 181d9c1 Update PPB side of Pepper CDM API to support video decoding. by [email protected] · 13 years ago
- 6aafd25 Remove VideoLayer and LayerCompositor APIs. by [email protected] · 13 years ago
- ac22933 Add IDL file for PPP_VideoCapture_Dev. by [email protected] · 13 years ago
- af0bb064 Updated pp_touch_point.h docs in preparation for fixing the C++ docs (which are a bit lean). by [email protected] · 13 years ago
- eaa1229 Changed "Pepper Audio API" to "Audio chapter in the Developer's Guide..." by [email protected] · 13 years ago
- ba506c9 Don't require a recreation of the context when fullscreening by [email protected] · 13 years ago
- f7a69d1 We are removing checksum/HMAC in WebM spec for encrypted content. by [email protected] · 13 years ago
- ea4ff80 Return void from all PPP CDM API interface methods by [email protected] · 13 years ago
- f484633 Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiers by [email protected] · 13 years ago
- e9cb0b79 This adds the plugin side of the resource only, as well as a unittest. by [email protected] · 13 years ago
- 0addda9 AllowBroadcast() is exposed to NaCl. by [email protected] · 13 years ago
- 6de743a PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work by [email protected] · 13 years ago
- d341e33 Hook up CDM calls in CdmWrapper. by [email protected] · 13 years ago
- 8953fe2 Connect PpapiDecryptor and PluginInstance. by [email protected] · 13 years ago
- 2d5977e Add SetScale to PPB_WidgetDev, use scale for painting by [email protected] · 13 years ago
- 98ad978 Modify the PPAPI CDM interface to pass more info. by [email protected] · 13 years ago
- cf295e4 Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting by [email protected] · 13 years ago
- 7d2f9a3 Add SetScale to PPB_WidgetDev, use scale for painting by [email protected] · 13 years ago
- fa717fab don't use COMPILER_MSVC in pp_macros.h by [email protected] · 13 years ago
- c755812 Add PPAPI decryptor interfaces. by [email protected] · 13 years ago
- 284b03c Add ability to load pnacl resources from DIR_PNACL_COMPONENT. by [email protected] · 13 years ago
- 979b48d Retry "Add an interface for PNaCl to check if the session is incognito..." by [email protected] · 13 years ago
- 92e631b4 Revert "Add an IPC for PNaCl to check if the session is incognito," by [email protected] · 13 years ago
- 4e8fdb7 Add an IPC for PNaCl to check if the session is incognito, by [email protected] · 13 years ago
- ea628e3 Add PP_FlashLSORestrictions to the list of settings supported by the Flash_GetSetting Pepper API. 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
- d4be2e3f Factor out PP_FileHandle from ppb_flash_file into its by [email protected] · 13 years ago
- 951ef0b Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook them up in PepperFlashSettingsManager. by [email protected] · 13 years ago
- 1787bb4 Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT. by [email protected] · 13 years ago
- df1379f Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports it. by [email protected] · 13 years ago
- 3fd350851 Remove ppb_fullscreen_dev interface, as fullscreen has been out by [email protected] · 13 years ago
- 391b3275 PPAPI: Add Quota info to PPB_FileSystem::Open doc by [email protected] · 13 years ago
- c094eaf PPAPI: Add an API for setting a custom user agent for URL requests. by [email protected] · 13 years ago
- a01da568 Plumb through the page focus lost event to Pepper plugins. by [email protected] · 13 years ago
- 0cd5b9df Implement HiDPI support in Pepper dev interface by [email protected] · 13 years ago
- 9c5cf9b5 Implement right-to-left text rendering in Pepper. by [email protected] · 13 years ago
- 72a1072 This adds an interface for setting crash data from a plugin. It also provides an implementation for setting crash URLs. by [email protected] · 13 years ago
- f8b5718 Add documentation for the context menu Pepper event. by [email protected] · 13 years ago
- cdf4e91 ppapi: Add support for touch events. by [email protected] · 13 years ago
- 6b4dcb07 Let flash query the number of CPU cores present. by [email protected] · 13 years ago
- 4f932f7 Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. 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
- 2306303a Propogate the UI language on the command line and expose to Flash. by [email protected] · 13 years ago
- 08bab53 Plumb texture target to VideoDecodeAccelerator::Client by [email protected] · 13 years ago
- 23cf9bd "Replace" PPB_Flash's GetSettingInt with a more general GetSetting. by [email protected] · 13 years ago
- ec728f5b Pepper Flash: Remove PPB_Flash 11. by [email protected] · 13 years ago
- 4a54db80 Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl. by [email protected] · 13 years ago
- 7c9ec88 Add a comment explaining a different failure mode of the Pepper file chooser. by [email protected] · 13 years ago
- e0d8c42 Connect up flash blacklist entries to GetSettingInt by [email protected] · 13 years ago
- b6b90fe WebSocket Pepper API: allow to close connection without code and reason by [email protected] · 13 years ago
- 4fb0f20 Remove PPB_Transport_Dev API. by [email protected] · 13 years ago
- f9a4c41a Modified the pepper file chooser API to support filtering files by extensions. by [email protected] · 13 years ago
- 1a55944 Pepper Flash settings integration: implement "deauthorize content licenses". by [email protected] · 13 years ago
- 397c2396 Test for Pepper IME events. by [email protected] · 13 years ago
- a965432 [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit to page functionality. by [email protected] · 13 years ago
- ade946b0 Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr. by [email protected] · 13 years ago
- b512bc2 Revert 135727 - Add AllowSuddenTermination to API. This provide means for plugins to let us know those windows where they need a renderer at shutdown to finish saving state. by [email protected] · 13 years ago
- f08e0c7 Add AllowSuddenTermination to API. This provide means for plugins to let us know those windows where they need a renderer at shutdown to finish saving state. by [email protected] · 13 years ago
- bc2eeb4 Add a way to query whether a given instance is off-the-record by [email protected] · 13 years ago
- e94cd2e Add an API to determine if the system will support acceleration by [email protected] · 13 years ago
- 10a202e Add a PPB_Flash_Print interface and implement in Chrome. by [email protected] · 13 years ago
- 9071a3c Fix small error in code in comment for PostMessage usage. No functional change, just trying to fix the auto-generated documentation. by [email protected] · 13 years ago
- 9c8b2fd WebSocket Pepper API: the second Close() should not return error code. by [email protected] · 13 years ago
- 0e644469 Remove support for bitmap printing in pepper by [email protected] · 13 years ago
- 5ed5a3e Add a way to implement GetInterface in the broker. by [email protected] · 13 years ago
- 247e1bc8 Add a Flash API to get the device ID. by [email protected] · 13 years ago
- 1bf0fb2 Add an interface for Flash to clear its data. by [email protected] · 13 years ago
- 1bf23421 Fixed some PP_X509Certificate_Private_Field enum values. by [email protected] · 13 years ago
- 92a79499 This adds the following to functions to the ppapi TCPSocket interface: by [email protected] · 13 years ago
- c6da0bcc Fix line endings in ppapi. No code change. by [email protected] · 13 years ago
- 33ec5056 Add new MouseCursor interface for setting the mouse cursor. by [email protected] · 13 years ago
- add68c8 Implemented the function which converts a Chrome X509Certificate into a pepper X509 certificate. by [email protected] · 13 years ago
- de289526 Add the PPAPI X509 Certificate interface and implementation. by [email protected] · 13 years ago
- 4dfb8f00 Added RTF support to pepper API. by [email protected] · 13 years ago
- e0aa9cf Cleaned up documentation (standard documentation rewrite). by [email protected] · 13 years ago
- 11f515ac New file chooser interface that uses the new PP_ArrayOutput feature. This also changes PP_ArrayOutput to be pass-by-value. by [email protected] · 13 years ago
- b13deef8 Add CreateFromIPv[46]Address() in PPB_NetAddress_Private. by [email protected] · 13 years ago
- 4219828 Change interface name by [email protected] · 13 years ago
- fb7ec64 PPAPI: Remove out-dated or unnecessary TODOs from public files. by [email protected] · 13 years ago
- 95cc0fe Add a private PPB_Talk_Private interface. by [email protected] · 13 years ago
- 032bea3 Add missing ppp_graphics_3d.idl 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