0
Files
src/ppapi
raymes@chromium.org 4201330799 Add PPAPI C++ wrappers for PDF.
Add C++ wrappers for PDF. The wrappers aren't entirely idiomatic (e.g. there
is a case where we just return a PP_Resource instead of wrapping it in an
object). This is because of the weird way that the interface is used in the
plugin which just makes it more convenient to return the raw resource ID.

BUG=


Review URL: https://chromiumcodereview.appspot.com/12527012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@188909 0039d316-1c4b-4281-b951-d872f2087c98
2013-03-19 01:44:15 +00:00
..
2013-03-19 00:29:03 +00:00
2013-03-19 01:44:15 +00:00
2013-01-03 00:51:54 +00:00
2012-08-02 21:22:49 +00:00
2012-12-28 00:27:44 +00:00
2013-01-03 00:51:54 +00:00
2013-03-18 20:46:22 +00:00
2012-08-02 21:22:49 +00:00

Name: PPAPI
URL: http://code.google.com/p/ppapi
License: BSD and MIT
Security Critical: yes