1. 000bd49 ppapi: PPB_VpnProvider: Define API by adrian.belgun · 9 years ago
  2. ced9224 Convert //ppapi to use std::unique_ptr by dcheng · 9 years ago
  3. d095f27e PPAPI: Remove PPB_Font_Dev. (try 2) by thestig · 9 years ago
  4. e029c413 Switch to standard integer types in ppapi/. by avi · 10 years ago
  5. ab637b4 Partial revert of r357449 to keep Flash 19.x working. by thestig · 10 years ago
  6. d8ecc84 PPAPI: Remove PPB_Font_Dev. by thestig · 10 years ago
  7. 33e90877 ppapi: define PPB_AudioEncoder API by lionel.g.landwerlin · 10 years ago
  8. 36aa8be Move Singleton and related structs to namespace base by olli.raula · 10 years ago
  9. 12dae55 Remove ppapi input latency tracking code by miletus · 10 years ago
  10. 994380bf Remove unused in-process pepper APIs by raymes · 10 years ago
  11. c2c781c Remove GTalk Pepper interfaces and related code. by jhorwich · 10 years ago
  12. 55d1fac1 Remove deprecated PPB_Messaging_1_1 by dmichael · 10 years ago
  13. af21a9a Pepper: Remove PPB_FileMapping by dmichael · 10 years ago
  14. fa1f143 PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private by jchuang · 11 years ago
  15. add2f05 PPAPI: implement GetSupportedPreviewSizes by jchuang · 11 years ago
  16. 377c2e7 ppapi: VideoEncoder: Add proxy boilerplate by lionel.g.landwerlin · 11 years ago
  17. d349f6d6 replace COMPILE_ASSERT with static_assert in ppapi/ by mostynb · 11 years ago
  18. fee3a51 PPAPI: Fix GetBrowserInterface race conditions by dmichael · 11 years ago
  19. 970fa0cf PPAPI: Make PPP_MessageHandler work in PNaCl by Dave Michael · 11 years ago
  20. 1d38f6f0 Revert of PPAPI: Fix GetBrowserInterface race conditions (patchset #6 id:100001 of https://codereview.chromium.org/568793002/) by raymes · 11 years ago
  21. d1b2c8f PPAPI: Fix GetBrowserInterface race conditions by dmichael · 11 years ago
  22. dfb32745 Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chromium.org/498123002/) by dmichael · 11 years ago
  23. 423f4a12e Remove unused PPB_View_Dev by raymes · 11 years ago
  24. 078a188 Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects. by [email protected] · 11 years ago
  25. cef56eab Remove apps in Pepper support and the PPB_Alarms_Dev API. by [email protected] · 11 years ago
  26. f55c05e [PPAPI] API definition for compositor artifacts by [email protected] · 11 years ago
  27. dfb0d06f3 Implement Pepper PPB_VideoDecoder interface. by [email protected] · 11 years ago
  28. 8062ab26 Track plugin input event latency by [email protected] · 11 years ago
  29. bc0caa3 PPAPI: Simplify PPP_Messaging proxy, remove in-process by [email protected] · 11 years ago
  30. 09bd7bc2 Remove PPB_Ext_Socket_Dev. by [email protected] · 11 years ago
  31. bd51beb Remove unused PPB_Graphics2D_Dev interface by [email protected] · 11 years ago
  32. f5d324a Rename PPB_Find_Dev to PPB_Find_Private by [email protected] · 11 years ago
  33. 54ea9ff This proxies PPB_Find_Dev so that it can be used out of process. It also adds a function named SetPluginToHandleFindRequests which can be called by embedded plugins which want to handle browser find. This is needed for the new out of process PDF plugin, which will be embedded in an extensions page. by [email protected] · 11 years ago
  34. 3a9ac0a Add new PPB_OPENGLES2_DRAWBUFFERS_DEV_INTERFACE_1_0 pepper interface. by [email protected] · 11 years ago
  35. 8b1135c Pepper: Get rid of UNPROXIED_IFACE. by [email protected] · 12 years ago
  36. 4d5a4e0 [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable). by [email protected] · 12 years ago
  37. 6667e568 [PPAPI][MediaStream] Rename AudioFrame to AudioBuffer by [email protected] · 12 years ago
  38. ec15840 Proxy the PDF API to the PDF plugin. by [email protected] · 12 years ago
  39. ea44183 Pepper: Log in UMA when an interface is used. by [email protected] · 12 years ago
  40. f54329e PPAPI: Implement PPB_FileMapping on POSIX by [email protected] · 12 years ago
  41. dd565bb Revert 247473 "PPAPI: Implement PPB_FileMapping on POSIX" by [email protected] · 12 years ago
  42. 5e4d293 PPAPI: Implement PPB_FileMapping on POSIX by [email protected] · 12 years ago
  43. 9e1abbc Move PPB_KeyboardInputEvent.GetCode to stable. by [email protected] · 12 years ago
  44. 4564949 Proxy private UMA pepper interface for out-of-process and NaCl plugins. by [email protected] · 12 years ago
  45. 2ae03650 [PPAPI] Pepper MediaStream API audio thunk implementation by [email protected] · 12 years ago
  46. 491af3c [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation by [email protected] · 12 years ago
  47. 2d453af [PPAPI] API thunk for video media stream track. by [email protected] · 12 years ago
  48. e9c0335 Revert 243802 "PPAPI: Add new PPB_FileRef.MakeDirectory to suppo..." by [email protected] · 12 years ago
  49. d1dea5da PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operation by [email protected] · 12 years ago
  50. 0599ea5f Pepper: Remove ResourceArray_Dev. by [email protected] · 12 years ago
  51. 84350ef Pepper: Finish support for dev channel APIs. by [email protected] · 12 years ago
  52. 6642ebf Pepper: More interface_list cleanup. by [email protected] · 12 years ago
  53. 058cebc Pepper: (UN)PROXIED_IFACE cleanup. by [email protected] · 12 years ago
  54. 8ddc6b7c Pepper: Send dev/canary channel status to plugins. by [email protected] · 12 years ago
  55. 63e56c83 Add PPB_Alarms_Dev interface definition. by [email protected] · 12 years ago
  56. 0c1f6a1a Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. by [email protected] · 12 years ago
  57. 637fc4cd Pepper: Remove old-style InterfaceList AddPPB. by [email protected] · 12 years ago
  58. 7310b16 Pepper: Move PPB_Testing_Dev to Private. by [email protected] · 12 years ago
  59. 43594574 PPAPI: Generalize PPB_Ext_CrxFileSystem as PPB_IsolatedFileSystem by [email protected] · 12 years ago
  60. 81216b5 [PPAPI] Added new Pepper interface PPB_VarResource_Dev. by [email protected] · 12 years ago
  61. 852bc307 Pepper: Remove PPB_FileIOTrusted. by [email protected] · 12 years ago
  62. a1ab6d8 Pepper API implementation for output protection. by [email protected] · 12 years ago
  63. 86fbad28 Make NetworkList and NetworkMonitor APIs public by [email protected] · 12 years ago
  64. c6420f08 Pepper: Move FileRef to the "new" resource proxy. by [email protected] · 12 years ago
  65. b1a9d9a9 Pepper API implementation for platform verification. by [email protected] · 12 years ago
  66. 07d0a6bf Simplify PPB_NetworkMonitor proxy. by [email protected] · 12 years ago
  67. 7008c98 Revert r223494 "Simplify PPB_NetworkMonitor proxy." by [email protected] · 12 years ago
  68. 2ff98b58 Simplify PPB_NetworkMonitor proxy. by [email protected] · 12 years ago
  69. ea4d18b Revert 223482 "Simplify PPB_NetworkMonitor proxy." by [email protected] · 12 years ago
  70. de9c2085 Simplify PPB_NetworkMonitor proxy. by [email protected] · 12 years ago
  71. 76bf34a Revert 221284 "Pepper: Move FileRef to the "new" resource proxy." by [email protected] · 12 years ago
  72. 66c8f3c Pepper: Move FileRef to the "new" resource proxy. by [email protected] · 12 years ago
  73. 2498c49 Revert 219911 "Pepper: Move FileRef to the "new" resource proxy." by [email protected] · 12 years ago
  74. 8522332e TCPSockets are switched to the new Pepper proxy. by [email protected] · 12 years ago
  75. 70f68fd Pepper: Move FileRef to the "new" resource proxy. by [email protected] · 12 years ago
  76. 1407fe0 Revert 218305 "Pepper: Move FileRef to the "new" resource proxy." by [email protected] · 12 years ago
  77. 22833a7 Pepper: Move FileRef to the "new" resource proxy. by [email protected] · 12 years ago
  78. 8d83e3bb Revert 216744 "Pepper: Move FileRef to the "new" resource proxy." by [email protected] · 12 years ago
  79. c56d214e Pepper: Move FileRef to the "new" resource proxy. by [email protected] · 12 years ago
  80. 1f9ed19 Switched proxy for TCPServerSocketPrivate. by [email protected] · 12 years ago
  81. 79cad34 PPAPI: Move IMEInputEvent and TextInput to stable. by [email protected] · 12 years ago
  82. 9bf4d67b PPAPI: Move PPB_NetworkProxy out of Dev by [email protected] · 12 years ago
  83. 226dea4 PPAPI: Introduce PPB_NetworkProxy_Dev by [email protected] · 12 years ago
  84. c54f81b Move PPB_HostResolver out of dev. by [email protected] · 12 years ago
  85. 8de1329 Move PPB_UDPSocket out of dev. by [email protected] · 12 years ago
  86. b838eea Move PPB_TCPSocket out of dev. by [email protected] · 12 years ago
  87. ee51755 Move PPB_NetAddress out of dev. by [email protected] · 12 years ago
  88. 034fbf8 Move PPB_VarArray and PPB_VarDictionary out of dev. by [email protected] · 12 years ago
  89. 0edbfc8 Introduce PPB_HostResolver_Dev. by [email protected] · 12 years ago
  90. 31cb147 Introduce PPB_UDPSocket_Dev. by [email protected] · 12 years ago
  91. b1784f4 Introduce PPB_TCPSocket_Dev. by [email protected] · 12 years ago
  92. 2414d92 Introduce PPB_NetAddress_Dev. by [email protected] · 12 years ago
  93. 1c081e5 Rename PPB_Flash_DeviceID interface to PPB_Flash_DRM by [email protected] · 12 years ago
  94. 47cb253f Implementation of URLLoader using PluginResource/ResourceHost. by [email protected] · 12 years ago
  95. d196ccaf CRX FileSystem Pepper private API by [email protected] · 12 years ago
  96. b76257d Adds internal APIs, thunks, resources, and resource hosts. by [email protected] · 12 years ago
  97. 2dea98e Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries by [email protected] · 12 years ago
  98. ef9225f Refactor FileSystem. by [email protected] · 12 years ago
  99. dbe43ca Add thunk code for PPB_Ext_Socket_Dev. by [email protected] · 12 years ago
  100. 8f96cef Unlike GetOSFileDescriptor, this API is asynchronous. by [email protected] · 12 years ago