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