HomeSort by relevance Sort by last modified time
    Searched refs:Pepper (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/native_client_sdk/src/doc/
faq.rst 66 .. to use Pepper's asynchronous APIs? What do I need to know about
256 What's the difference between NPAPI and Pepper?
259 :doc:`Pepper <pepper_stable/index>` (also known as PPAPI) is a new API that
260 lets Native Client modules communicate with the browser. Pepper supports
263 Client has transitioned from using NPAPI to using Pepper.
331 You can generally think of Pepper as the C/C++ bindings to the
332 capabilities of HTML5. The goal is for Pepper and JavaScript to evolve
514 accessing URLs and to local storage in the browser (the Pepper file I/O API
  /external/chromium_org/native_client_sdk/src/tools/
common.mk 453 # Paths to Debug and Release versions of the Host Pepper plugins
506 --register-pepper-plugins="$(PPAPI_DEBUG),$(PPAPI_RELEASE)"
526 --register-pepper-plugins="$(PPAPI_DEBUG),$(PPAPI_RELEASE)"

Completed in 52 milliseconds