1. 8f5a9a5 Encrypted Media: Return and handle NeedMoreData correctly. by [email protected] · 13 years ago
  2. 98cfdfc Change the way we generate versions. by [email protected] · 13 years ago
  3. c999b3b7 Add pepper content decryption audio decoding API. by [email protected] · 13 years ago
  4. 467434d Generalize Pepper CDM API decrypt and decode. by [email protected] · 13 years ago
  5. 23de8745 Add decoder de-initialization and reset to the Pepper CDM API. by [email protected] · 13 years ago
  6. e9d3a102 Add PPAPI CDM video decoder initialization. by [email protected] · 13 years ago
  7. 11d0c36 Implement plugin side of sync EnumerateVideoCaptureDevices by [email protected] · 13 years ago
  8. 45e95f7 Convert GPU blacklist to IDL. by [email protected] · 13 years ago
  9. cb65f13 Introduce PPB_Flash_Font. by [email protected] · 13 years ago
  10. f0570532 Convert PPB_Instance_Private interface to IDL by [email protected] · 13 years ago
  11. 8b0595b Remove unused PPB_Flash_UDPSocket interface by [email protected] · 13 years ago
  12. ff6a4b88 Convert UMA interface to IDL. by [email protected] · 13 years ago
  13. c52cf6d Remove PP_FileInfo_Dev which appears to be unused. by [email protected] · 13 years ago
  14. 483f989 Allow pepper plugins to request the integrated GPU. by [email protected] · 13 years ago
  15. 7a4e206 Convert InstancePrivate to IDL. by [email protected] · 13 years ago
  16. d40797c Update PPP side of Pepper CDM API to support video decoding. by [email protected] · 13 years ago
  17. 181d9c1 Update PPB side of Pepper CDM API to support video decoding. by [email protected] · 13 years ago
  18. 6aafd25 Remove VideoLayer and LayerCompositor APIs. by [email protected] · 13 years ago
  19. ac22933 Add IDL file for PPP_VideoCapture_Dev. by [email protected] · 13 years ago
  20. 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
  21. eaa1229 Changed "Pepper Audio API" to "Audio chapter in the Developer's Guide..." by [email protected] · 13 years ago
  22. ba506c9 Don't require a recreation of the context when fullscreening by [email protected] · 13 years ago
  23. f7a69d1 We are removing checksum/HMAC in WebM spec for encrypted content. by [email protected] · 13 years ago
  24. ea4ff80 Return void from all PPP CDM API interface methods by [email protected] · 13 years ago
  25. f484633 Update PP_InputEvent_Modifier enum to match WebInputEvent::Modifiers by [email protected] · 13 years ago
  26. e9cb0b79 This adds the plugin side of the resource only, as well as a unittest. by [email protected] · 13 years ago
  27. 0addda9 AllowBroadcast() is exposed to NaCl. by [email protected] · 13 years ago
  28. 6de743a PPAPI: Make PPB_MessageLoop_Dev::GetForMainThread work by [email protected] · 13 years ago
  29. d341e33 Hook up CDM calls in CdmWrapper. by [email protected] · 13 years ago
  30. 8953fe2 Connect PpapiDecryptor and PluginInstance. by [email protected] · 13 years ago
  31. 2d5977e Add SetScale to PPB_WidgetDev, use scale for painting by [email protected] · 13 years ago
  32. 98ad978 Modify the PPAPI CDM interface to pass more info. by [email protected] · 13 years ago
  33. cf295e4 Revert 152495 - Add SetScale to PPB_WidgetDev, use scale for painting by [email protected] · 13 years ago
  34. 7d2f9a3 Add SetScale to PPB_WidgetDev, use scale for painting by [email protected] · 13 years ago
  35. fa717fab don't use COMPILER_MSVC in pp_macros.h by [email protected] · 13 years ago
  36. c755812 Add PPAPI decryptor interfaces. by [email protected] · 13 years ago
  37. 284b03c Add ability to load pnacl resources from DIR_PNACL_COMPONENT. by [email protected] · 13 years ago
  38. 979b48d Retry "Add an interface for PNaCl to check if the session is incognito..." by [email protected] · 13 years ago
  39. 92e631b4 Revert "Add an IPC for PNaCl to check if the session is incognito," by [email protected] · 13 years ago
  40. 4e8fdb7 Add an IPC for PNaCl to check if the session is incognito, by [email protected] · 13 years ago
  41. ea628e3 Add PP_FlashLSORestrictions to the list of settings supported by the Flash_GetSetting Pepper API. by [email protected] · 13 years ago
  42. 9a80715 Add an interface for nacl to create delete-on-close temp files, by [email protected] · 13 years ago
  43. d4be2e3f Factor out PP_FileHandle from ppb_flash_file into its by [email protected] · 13 years ago
  44. 951ef0b Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations interface and hook them up in PepperFlashSettingsManager. by [email protected] · 13 years ago
  45. 1787bb4 Add a NaCl-Private interface for opening files in DIR_PNACL_COMPONENT. by [email protected] · 13 years ago
  46. df1379f Add support for VP8 decode to OmxVideoDecodeAccelerator, for HW that supports it. by [email protected] · 13 years ago
  47. 3fd350851 Remove ppb_fullscreen_dev interface, as fullscreen has been out by [email protected] · 13 years ago
  48. 391b3275 PPAPI: Add Quota info to PPB_FileSystem::Open doc by [email protected] · 13 years ago
  49. c094eaf PPAPI: Add an API for setting a custom user agent for URL requests. by [email protected] · 13 years ago
  50. a01da568 Plumb through the page focus lost event to Pepper plugins. by [email protected] · 13 years ago
  51. 0cd5b9df Implement HiDPI support in Pepper dev interface by [email protected] · 13 years ago
  52. 9c5cf9b5 Implement right-to-left text rendering in Pepper. by [email protected] · 13 years ago
  53. 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
  54. f8b5718 Add documentation for the context menu Pepper event. by [email protected] · 13 years ago
  55. cdf4e91 ppapi: Add support for touch events. by [email protected] · 13 years ago
  56. 6b4dcb07 Let flash query the number of CPU cores present. by [email protected] · 13 years ago
  57. 4f932f7 Change PP_Flash_BrowserOperations_SiteSetting.site from PP_Var to const char*. by [email protected] · 13 years ago
  58. 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
  59. 502ec4dd Add an asynchronous version of the Flash DeviceID API. by [email protected] · 13 years ago
  60. 2306303a Propogate the UI language on the command line and expose to Flash. by [email protected] · 13 years ago
  61. 08bab53 Plumb texture target to VideoDecodeAccelerator::Client by [email protected] · 13 years ago
  62. 23cf9bd "Replace" PPB_Flash's GetSettingInt with a more general GetSetting. by [email protected] · 13 years ago
  63. ec728f5b Pepper Flash: Remove PPB_Flash 11. by [email protected] · 13 years ago
  64. 4a54db80 Fix trivial and inconsequential typo in ppp_flash_browser_operations.idl. by [email protected] · 13 years ago
  65. 7c9ec88 Add a comment explaining a different failure mode of the Pepper file chooser. by [email protected] · 13 years ago
  66. e0d8c42 Connect up flash blacklist entries to GetSettingInt by [email protected] · 13 years ago
  67. b6b90fe WebSocket Pepper API: allow to close connection without code and reason by [email protected] · 13 years ago
  68. 4fb0f20 Remove PPB_Transport_Dev API. by [email protected] · 13 years ago
  69. f9a4c41a Modified the pepper file chooser API to support filtering files by extensions. by [email protected] · 13 years ago
  70. 1a55944 Pepper Flash settings integration: implement "deauthorize content licenses". by [email protected] · 13 years ago
  71. 397c2396 Test for Pepper IME events. by [email protected] · 13 years ago
  72. a965432 [Print Preview] Modified PP_PrintSettings_Dev interface to support auto fit to page functionality. by [email protected] · 13 years ago
  73. ade946b0 Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr. by [email protected] · 13 years ago
  74. 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
  75. 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
  76. bc2eeb4 Add a way to query whether a given instance is off-the-record by [email protected] · 13 years ago
  77. e94cd2e Add an API to determine if the system will support acceleration by [email protected] · 13 years ago
  78. 10a202e Add a PPB_Flash_Print interface and implement in Chrome. by [email protected] · 13 years ago
  79. 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
  80. 9c8b2fd WebSocket Pepper API: the second Close() should not return error code. by [email protected] · 13 years ago
  81. 0e644469 Remove support for bitmap printing in pepper by [email protected] · 13 years ago
  82. 5ed5a3e Add a way to implement GetInterface in the broker. by [email protected] · 13 years ago
  83. 247e1bc8 Add a Flash API to get the device ID. by [email protected] · 13 years ago
  84. 1bf0fb2 Add an interface for Flash to clear its data. by [email protected] · 13 years ago
  85. 1bf23421 Fixed some PP_X509Certificate_Private_Field enum values. by [email protected] · 13 years ago
  86. 92a79499 This adds the following to functions to the ppapi TCPSocket interface: by [email protected] · 13 years ago
  87. c6da0bcc Fix line endings in ppapi. No code change. by [email protected] · 13 years ago
  88. 33ec5056 Add new MouseCursor interface for setting the mouse cursor. by [email protected] · 13 years ago
  89. add68c8 Implemented the function which converts a Chrome X509Certificate into a pepper X509 certificate. by [email protected] · 13 years ago
  90. de289526 Add the PPAPI X509 Certificate interface and implementation. by [email protected] · 13 years ago
  91. 4dfb8f00 Added RTF support to pepper API. by [email protected] · 13 years ago
  92. e0aa9cf Cleaned up documentation (standard documentation rewrite). by [email protected] · 13 years ago
  93. 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
  94. b13deef8 Add CreateFromIPv[46]Address() in PPB_NetAddress_Private. by [email protected] · 13 years ago
  95. 4219828 Change interface name by [email protected] · 13 years ago
  96. fb7ec64 PPAPI: Remove out-dated or unnecessary TODOs from public files. by [email protected] · 13 years ago
  97. 95cc0fe Add a private PPB_Talk_Private interface. by [email protected] · 13 years ago
  98. 032bea3 Add missing ppp_graphics_3d.idl by [email protected] · 13 years ago
  99. 3c8c74c Pepper IME API for surrounding text retrieval. by [email protected] · 13 years ago
  100. 2493110 HostResolver is exposed to plugin. by [email protected] · 13 years ago