1. d8ecc84 PPAPI: Remove PPB_Font_Dev. by thestig · 10 years ago
  2. 994380bf Remove unused in-process pepper APIs by raymes · 10 years ago
  3. fa1f143 PPAPI: Rename PPB_ImageCapture_Private to PPB_CameraDevice_Private by jchuang · 11 years ago
  4. e04cb0a6 Image Capture PPAPI: remove unused APIs by jchuang · 11 years ago
  5. dfb32745 Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chromium.org/498123002/) by dmichael · 11 years ago
  6. 423f4a12e Remove unused PPB_View_Dev by raymes · 11 years ago
  7. 316d53a Pepper: add Image Capture interfaces. by [email protected] · 11 years ago
  8. cef56eab Remove apps in Pepper support and the PPB_Alarms_Dev API. by [email protected] · 11 years ago
  9. f55c05e [PPAPI] API definition for compositor artifacts by [email protected] · 11 years ago
  10. 09bd7bc2 Remove PPB_Ext_Socket_Dev. by [email protected] · 11 years ago
  11. bd51beb Remove unused PPB_Graphics2D_Dev interface by [email protected] · 11 years ago
  12. f5d324a Rename PPB_Find_Dev to PPB_Find_Private by [email protected] · 11 years ago
  13. 6667e568 [PPAPI][MediaStream] Rename AudioFrame to AudioBuffer by [email protected] · 12 years ago
  14. 1e1cfab [PPAPI] Add media stream audio track c++ API by [email protected] · 12 years ago
  15. 0599ea5f Pepper: Remove ResourceArray_Dev. by [email protected] · 12 years ago
  16. 329adc16 App APIs in Pepper: C++ APIs by [email protected] · 12 years ago
  17. 9134a8c [PPAPI] API definition for video media stream artifacts by [email protected] · 12 years ago
  18. 0c1f6a1a Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. by [email protected] · 12 years ago
  19. 79cad34 PPAPI: Move IMEInputEvent and TextInput to stable. by [email protected] · 12 years ago
  20. 9bf4d67b PPAPI: Move PPB_NetworkProxy out of Dev by [email protected] · 12 years ago
  21. c54f81b Move PPB_HostResolver out of dev. by [email protected] · 12 years ago
  22. 8de1329 Move PPB_UDPSocket out of dev. by [email protected] · 12 years ago
  23. b838eea Move PPB_TCPSocket out of dev. by [email protected] · 12 years ago
  24. ee51755 Move PPB_NetAddress out of dev. by [email protected] · 12 years ago
  25. 034fbf8 Move PPB_VarArray and PPB_VarDictionary out of dev. by [email protected] · 12 years ago
  26. 0edbfc8 Introduce PPB_HostResolver_Dev. by [email protected] · 12 years ago
  27. 31cb147 Introduce PPB_UDPSocket_Dev. by [email protected] · 12 years ago
  28. b1784f4 Introduce PPB_TCPSocket_Dev. by [email protected] · 12 years ago
  29. 2414d92 Introduce PPB_NetAddress_Dev. by [email protected] · 12 years ago
  30. 2dea98e Move DirectoryReader::ReadEntries to FileRef::ReadDirectoryEntries by [email protected] · 12 years ago
  31. b48e52e6 Rename PPAPI Video Stream APIs. by [email protected] · 12 years ago
  32. b5e916a Apps v2 in Pepper: Add C/C++ definition for chrome.socket. by [email protected] · 12 years ago
  33. d1a4661 Add PP_VideoFrame, PPB_VideoReader, and PPB_VideoWriter APIs to Pepper. by [email protected] · 12 years ago
  34. 53db2fa Add PPB_VarArray_Dev support - part 1. by [email protected] · 12 years ago
  35. d9e5f412 Add PPB_VarDictionary_Dev support - part 1. by [email protected] · 12 years ago
  36. 470020d2a Reland: Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. by [email protected] · 12 years ago
  37. 9997d23 Revert 187227 since it caused buildbot failure in NativeClientSDK on linux-sdk-multi by [email protected] · 12 years ago
  38. 517db270 Add C/C++ interfaces for PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev. by [email protected] · 12 years ago
  39. cb65f13 Introduce PPB_Flash_Font. by [email protected] · 13 years ago
  40. e5aeef0 Add PPAPI decryptor implementation. by [email protected] · 13 years ago
  41. 3fd350851 Remove ppb_fullscreen_dev interface, as fullscreen has been out by [email protected] · 13 years ago
  42. 47a961c Add support for threadsafe completion callback factory. by [email protected] · 13 years ago
  43. 0cd5b9df Implement HiDPI support in Pepper dev interface by [email protected] · 13 years ago
  44. cdf4e91 ppapi: Add support for touch events. by [email protected] · 13 years ago
  45. 4fb0f20 Remove PPB_Transport_Dev API. by [email protected] · 13 years ago
  46. e7489b5 Add missing private headers to all_c_includes and all_cpp_includes. by [email protected] · 13 years ago
  47. 5350822 WebSocket Pepper API: make the API out of dev by [email protected] · 14 years ago
  48. 9c6e0de PPAPI: Move PPB_ArrayBuffer out of Dev. by [email protected] · 14 years ago
  49. dca65e1 Implement PPB_DeviceRef_Dev. by [email protected] · 14 years ago
  50. ae5ff9ae Move paint aggregator and the completion callback factory. by [email protected] · 14 years ago
  51. 6ac20de Revert 116281 - Move paint aggregator and the completion callback factory. by [email protected] · 14 years ago
  52. 83c6346 Move paint aggregator and the completion callback factory. by [email protected] · 14 years ago
  53. 8cc26a4 Implement in-process PPB_VarArrayBuffer_Dev. by [email protected] · 14 years ago
  54. 88cc7818 Remove Context3D/Surface3D by [email protected] · 14 years ago
  55. f88c2e0 IDL for WebSocket Pepper API. by [email protected] · 14 years ago
  56. 1314f5f Move PPB/PPP_MouseLock out of dev/. by [email protected] · 14 years ago
  57. 6570e56 PPAPI Fullscreen: move out of Dev. by [email protected] · 14 years ago
  58. dafab75 Rename PPB_Fullscreen_Dev to PPB_FlashFullscreen. by [email protected] · 14 years ago
  59. cb656de Declarations for Pepper IME API. by [email protected] · 14 years ago
  60. 18d871f Introduce a new Pepper interface: PPB/PPP_MouseLock. by [email protected] · 14 years ago
  61. fae0e94 reconstitute moving 3d out of dev CL. (previous attempt was reverted) by [email protected] · 14 years ago
  62. 24efa80a Revert 99855 - Move PPAPI graphics3d and opengles interfaces out of Dev. by [email protected] · 14 years ago
  63. d3a250f Move PPAPI graphics3d and opengles interfaces out of Dev. by [email protected] · 14 years ago
  64. 558acf6 Remove common.h from the build. This only included the bool converters which by [email protected] · 14 years ago
  65. ea505a9d Migrating PPB_FileIO_Dev, PPB_FileRef_Dev, and PPB_FileSystem_Dev dependencies to PPB_FileIO, PPB_FileRef, and PPB_FileSystem. by [email protected] · 14 years ago
  66. 14710e22 Add PPB_Memory_Dev. This is the first of a few CLs needed to pull MemAlloc and by [email protected] · 14 years ago
  67. 4ccb2a9 ppapi: remove accidental #include of a .cc file by [email protected] · 14 years ago
  68. 8cef206 Rename Instance_Trusted to Instance_Private, wire it up in Chrome. by [email protected] · 14 years ago
  69. 56e8cc3 Remove dev/audio, dev/audio_config, and dev/audio_trusted by [email protected] · 15 years ago
  70. 900b20d Added ppapi::Surface3D. This CL completes the new Pepper3D interface. The implementation is still incomplete but all gpu demos still work! by [email protected] · 15 years ago
  71. 1ad2a1db Add compile assertions to enforce the sizes of all structs and enums in the C API. Adjust some structs to make their sizes consistent across architectures. Note that some structs contain pointers, so are difficult to make consistent between 32-bit and 64-bit. Those types are in test_struct_sizes.c. Other types have a compile assertion immediately after their definition. by [email protected] · 15 years ago[Renamed (93%) from ppapi/tests/test_cc_includes.cc]
  72. 227b067 - Add a script which: by [email protected] · 15 years ago
  73. e2b8c6f Add c/dev/ppb_widget_dev.h and cpp/non_thread_safe_ref_count.h to ppapi.gyp. Add a simple test to ensure all C++ files compile. Re-sorted the includes in test_c_includes.c that uncovered a problem whereby ppapi headers expect pp_stdint.h to include stddef.h, and it wasn't doing it on Windows. by [email protected] · 15 years ago