1. f3e9e0cb NaCl: Detect plugin crashes via EOF on Chromium IPC. by Justin TerAvest · 11 years ago
  2. 6993b87 Drop NaCl support for posting stdout/stderr to JS. by teravest · 11 years ago
  3. dc463a9 Revert of Replace NPObject usage in ppapi with gin (patchset #28 id:540001 of https://codereview.chromium.org/459553003/) by raymes · 11 years ago
  4. 9111ba5a Replace NPObject usage in ppapi with gin by raymes · 11 years ago
  5. a88f5b60 Manual fixups in PPAPI for scoped_refptr operator T* removal. by dcheng · 11 years ago
  6. a7c03d48 Revert of Replace NPObject usage in ppapi with gin (patchset #27 of https://codereview.chromium.org/459553003/) by raymes · 11 years ago
  7. b7e8c60b Replace NPObject usage in ppapi with gin by raymes · 11 years ago
  8. e7c36a1 Remove cevans@ from OWNERS files. by thestig · 11 years ago
  9. 93b2c74 Revert of Replace NPObject usage in ppapi with gin (patchset #26 of https://codereview.chromium.org/459553003/) by raymes · 11 years ago
  10. 2f8807f pdf: Create a separate component for using the pdf pepper plugin. by Sadrul Habib Chowdhury · 11 years ago
  11. 6fe3f977 Replace NPObject usage in ppapi with gin by raymes · 11 years ago
  12. c411803 PepperWebSocketHost should not call blink::WebSocket APIs after closed. by yhirano · 11 years ago
  13. dfb32745 Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chromium.org/498123002/) by dmichael · 11 years ago
  14. 78fdb5a2 Minor changes to allow Pepper InstancePrivate tests to pass with gin by raymes · 11 years ago
  15. 423f4a12e Remove unused PPB_View_Dev by raymes · 11 years ago
  16. 6d3ae97 Remove implicit conversions from scoped_refptr to T* in ppapi/ by Daniel Cheng · 11 years ago
  17. c399366 Revert of Minor changes to allow Pepper InstancePrivate tests to pass with gin (patchset #3 of https://codereview.chromium.org/472693002/) by jyasskin · 11 years ago
  18. 41480ebd Minor changes to allow Pepper InstancePrivate tests to pass with gin by raymes · 11 years ago
  19. 4d6acaf Pepper: PPB_VideoDecoder software-only mode. by bbudge · 11 years ago
  20. 9cfb9ff5 Pepper: Report NaCl exit status over Chromium IPC. by [email protected] · 11 years ago
  21. ab8bcef PPAPI: make generator output a pointer to an array correctly. by [email protected] · 11 years ago
  22. c8f326a Pepper: Make pending_sync_msgs_ local to IO thread. by [email protected] · 11 years ago
  23. c2fa29f5 NaCl: Send fatal log messages via shared memory. by [email protected] · 11 years ago
  24. 069c7b1 Add a X-Requested-With header to URL requests for PPAPI Flash (only). by [email protected] · 11 years ago
  25. 316d53a Pepper: add Image Capture interfaces. by [email protected] · 11 years ago
  26. 1c28b793 [PPAPI] Add target param for CompositorLayer::SetTexture(). by [email protected] · 11 years ago
  27. 6991719 Return from |Configure()| asynchronously, and allow |InitBuffers()| to return errors. by [email protected] · 11 years ago
  28. d89dd26 Using PROFILE_ANY for vp8 and vp9 by [email protected] · 11 years ago
  29. 72412cf8 ppapi: Add way to ignore presubmit warning about including in NaCl SDK. by [email protected] · 11 years ago
  30. 45c897d Add test support for transition from NPObject to gin bindings for Pepper by [email protected] · 11 years ago
  31. 4ad7983 Add a ScopedPPVarArray class for managing arrays of PP_Vars. by [email protected] · 11 years ago
  32. b2183af Add PepperTryCatch and V8ObjectVar classes by [email protected] · 11 years ago
  33. 433c221 PPAPI: Revive ppp_messaging_proxy_perftest by [email protected] · 11 years ago
  34. 8b92eef6 Fix PNaCl on Demand load faliures. by [email protected] · 11 years ago
  35. cb1f4ac Move StringToLowerASCII to base namespace by [email protected] · 11 years ago
  36. 1158ce6 Pepper: Fix caching for translated nexes. by [email protected] · 11 years ago
  37. 0116711 Pepper: Remove trusted plugin loadable module. by [email protected] · 11 years ago
  38. 753a1b1 Revert "Pepper: Remove trusted plugin loadable module." by [email protected] · 11 years ago
  39. b0b91c0 Pepper: Remove trusted plugin loadable module. by [email protected] · 11 years ago
  40. e7227e5 Pepper: Move some histogram code out of plugin. by [email protected] · 11 years ago
  41. 05813c6 Extract PepperFileSystemTypeToFileSystemType() from ppapi. by [email protected] · 11 years ago
  42. e6b863c6e Support configuring the audio buffer duration in the Pepper MediaStream API. by [email protected] · 11 years ago
  43. c27be74f Pepper: Remove chatty printfs in trusted plugin. by [email protected] · 11 years ago
  44. 8b1aa2d Cleanup PPAPI TestWebSocket::TestValidClose() for readability by [email protected] · 11 years ago
  45. 5670cf3 Make IPC macros work with -Wunused-local-typedefs. by [email protected] · 11 years ago
  46. 4c94cae Prep change to use 'translate_pexe_with_build': 1 flag where needed. by [email protected] · 11 years ago
  47. 1bb1a600 Pepper: Remove LOAD_MODULE SRPC call in SFI mode. by [email protected] · 11 years ago
  48. 0e256aa Miscellaneous GN updates. by [email protected] · 11 years ago
  49. ede29331 Revert 285028 "Pepper: Remove LOAD_MODULE SRPC call in SFI mode." by [email protected] · 11 years ago
  50. 12a3a85 Pepper: Remove LOAD_MODULE SRPC call in SFI mode. by [email protected] · 11 years ago
  51. df82b4f5 Improve content test GN build by [email protected] · 11 years ago
  52. 6b9028ab Some linking fixes for GN build. by [email protected] · 11 years ago
  53. b7a490e Pepper: Delete FileDownloader in trusted plugin. by [email protected] · 11 years ago
  54. d21e4a4 Revert 284684 "Pepper: Delete FileDownloader in trusted plugin." by [email protected] · 11 years ago
  55. bdb0e21 Revert 284766 "Pepper: Simplify TempFile in trusted plugin." by [email protected] · 11 years ago
  56. 5cf2540 Pepper: Simplify TempFile in trusted plugin. by [email protected] · 11 years ago
  57. 262509a8 Pepper: Delete FileDownloader in trusted plugin. by [email protected] · 11 years ago
  58. b7f8bff2 Remove an out of date comment in PPAPI code. by [email protected] · 11 years ago
  59. 7fc5685 Add to GN ppapi build. by [email protected] · 11 years ago
  60. b8f44b1 Pepper: Remove unused ppapi.gypi file. by [email protected] · 11 years ago
  61. 078a188 Add PPAPI interface for OpenGL ES 2.0 Vertex Array Objects. by [email protected] · 11 years ago
  62. 472d7ee Update and enable PPApiTest.URLLoaderTest3 by [email protected] · 11 years ago
  63. 61719bd Pepper: Remove some gyp defines for trusted plugin. by [email protected] · 11 years ago
  64. 7ee85d6 Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages textures. by [email protected] · 11 years ago
  65. e2cda3251 Shorten gyp target names for PNaCl IRT shim by [email protected] · 11 years ago
  66. 154eca1 Remove return value for PpapiHostMsg_PPBVar_AddRefObject by [email protected] · 11 years ago
  67. 165c5952 Pepper: Clarify end-of-bitcode-stream behavior. by [email protected] · 11 years ago
  68. 19770a6 Pepper: Make sure 'out' params are initialized for all code paths. by [email protected] · 11 years ago
  69. a39616c Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs and example. by [email protected] · 11 years ago
  70. 46daa95 [NaCl SDK] docs: Remove references to obsolete debugging env vars. by [email protected] · 11 years ago
  71. bfe7574 [PPAPI] Make the NaCl SDK presubmit check a warning instead of an error. by [email protected] · 11 years ago
  72. 5955c9f Ensures that input Pepper Flash supports the newly added AudioBus interface. by [email protected] · 11 years ago
  73. c2f7fe5 Pepper: Initialize PP_ImageDataDesc when creating ImageData. by [email protected] · 11 years ago
  74. b32761d Pepper: Small PnaclResources cleanup by [email protected] · 11 years ago
  75. 1337d80 Fixes for re-enabling more MSVC level 4 warnings: ppapi/ edition by [email protected] · 11 years ago
  76. b3a97b5 Move webpreferences.* from webkit/ to content/ by [email protected] · 11 years ago
  77. 72630d5 Pepper: Narrow dev channel whitelisting behavior. by [email protected] · 11 years ago
  78. 51ea8de Pepper: Remove program_url in trusted plugin. by [email protected] · 11 years ago
  79. 7035bc9 Add support for strong future sync points. by [email protected] · 11 years ago
  80. a9166b3 Pepper: SelLdrLauncherChrome cleanup. by [email protected] · 11 years ago
  81. 5e64f638 Enable mmap and identity-based validation caching on pnacl-{llc,ld}.nexe by [email protected] · 11 years ago
  82. 4dd756d Pepper: Remove PPP_ManifestService. by [email protected] · 11 years ago
  83. 75a89a2 NaCl: begin reducing ServiceRuntime's dependance on Plugin in the trusted plugin. by [email protected] · 11 years ago
  84. 0dbe7af9 Add preliminary support for UBsan's vptr in Chromium (-fsanitize=vptr). by [email protected] · 11 years ago
  85. c0ec8161 Move PPB_TrueTypeFont_Dev host from renderer to browser. by [email protected] · 11 years ago
  86. 014349c Pepper: Move Pnacl init time out of trusted plugin. by [email protected] · 11 years ago
  87. c7b6ad1 Pepper: Remove method in PluginReverseInterface. by [email protected] · 11 years ago
  88. 7150084 Export ResourceMessageParams::SerializedHandles by [email protected] · 11 years ago
  89. b2c1c33 Tidy up stray semicolons and missing include guard in message files. by [email protected] · 11 years ago
  90. cbff164 Pepper: Refactor OpenManifestEntry. by [email protected] · 11 years ago
  91. d6db8fb6 NaCl: clean up nexe loading logic in trusted plugin. by [email protected] · 11 years ago
  92. 9565a41 Pepper: Remove callback for resource loading. by [email protected] · 11 years ago
  93. 6c43537e Remove bogus include paths from NaCl gyp files. by [email protected] · 11 years ago
  94. 120d55c Ppapi: Avoid entering resource three times in BindGraphics(). by [email protected] · 11 years ago
  95. e7ca8ee Remove LoadModule SRPC for non-SFI mode. by [email protected] · 11 years ago
  96. d3833fe8 Pepper: Simplify OpenResource() for Non-SFI. by [email protected] · 11 years ago
  97. 42ffed7 [PPAPI] Add browser tests for compositor API by [email protected] · 11 years ago
  98. 72fbe9a Revert 278728 "[PPAPI] Add browser tests for compositor API" by [email protected] · 11 years ago
  99. 83649fb [PPAPI] Add browser tests for compositor API by [email protected] · 11 years ago
  100. aec5ed5 Pepper: Whitelist dev channel APIs for some apps. by [email protected] · 11 years ago