|
Project Information
Members
|
Code being movedWe're currently in the process of working out the final location for this code. Currently the canonical version of the PPAPI code has moved to the Chromium subversion repo http://src.chromium.org/viewvc/chrome/trunk/src/ppapi/ to help with browser versioning and dependencies. We're still working out what role, if any, this public repo has (maybe it will be a copy of the public interface where it's easier for external projects to pull from). PPAPI is a cross-platform API for plugins for web browsers. It is currently an experimental feature of Chromium and Google Chrome. For an introduction, please see: If you are working on the Chromium implementation of this API, please see the Pepper plugin implementation design doc. |