summaryrefslogtreecommitdiffstats
path: root/third_party/npapi/bindings/npapi.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-021-10/+0
* don't include nptypes.h for native clientnfullagar@google.com2010-05-181-2/+4
* add temp typedefs so we can bump DEPS in NaClnfullagar@google.com2010-05-181-0/+20
* More changes to sync npapi.h to the upstream npapi-headers version.stuartmorgan@chromium.org2010-05-131-67/+62
* Change npapi.h header guard to match npapi-headers versionstuartmorgan@chromium.org2010-05-111-3/+3
* Add more OS/2 defines to npapi.hstuartmorgan@chromium.org2010-05-111-0/+43
* Add Symbian defines to npapi.h to match upstream changesstuartmorgan@chromium.org2010-05-101-8/+16
* Remove the obsolete JRI bits from the NPAPI headersstuartmorgan@chromium.org2010-05-071-10/+0
* Bring npapi.h closer to the npapi-headers project versionstuartmorgan@chromium.org2010-05-061-87/+100
* Eliminate non-functional differences between our NPAPI headers and the npapi-...stuartmorgan@chromium.org2010-05-051-302/+246
* Move NPAPI to C99 typesstuartmorgan@chromium.org2010-05-051-81/+46
* Missed OpenBSD ifdef in third_partypvalchev@google.com2010-02-231-1/+1
* solaris: minor ifdefsevan@chromium.org2010-02-171-1/+1
* Fix some issues with compiling Mac plugin code with deprecation defines setstuartmorgan@chromium.org2010-02-161-0/+2
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-011-7/+0
* One more nit discovered by the NaCl build's higher warning level.sehr@google.com2009-11-031-1/+1
* A few small changes to make npapi header files useful in thesehr@google.com2009-11-021-2/+6
* To facilitate apatrick's work on the 3D renderer for Pepper,sehr@google.com2009-10-311-154/+1
* Make Pepper NPN variable return a pointer to an allocatedsehr@google.com2009-10-271-31/+43
* Implemented NPN_ScheduleTimer and NPN_UnscheduleTimer.apatrick@google.com2009-10-261-1/+1
* Moved Pepper delegate definition to chrome\renderer to allow it to usesehr@google.com2009-10-171-0/+4
* Hooked up the WebInputEvent data structure to the webplugin_delegatesehr@google.com2009-10-141-2/+2
* First version of pepper api implementation:sehr@google.com2009-10-121-0/+144
* Implement NPN_GetValueForURL and NPN_SetValueForURL and add a stub for NPN_Ge...jam@chromium.org2009-10-071-1/+1
* Update NPAPI header file to v24, apply Google modificationsamanda@chromium.org2009-09-181-249/+368
* Added USE_GDK, set when either TOOLKIT_GTK or TOOLKIT_VIEWS is set butbenl@chromium.org2009-09-071-1/+1
* Undo the hacks I landed in r21011, r21012, restoring napi.h to its original f...eroman@chromium.org2009-07-181-30/+1
* Fix build break on mac.eroman@chromium.org2009-07-171-1/+1
* Add some definitions to npapi/bindings/npapi.h.eroman@chromium.org2009-07-171-1/+30
* Add events to windowless plugins on linux. This CL also refactors the eventevan@chromium.org2009-05-221-10/+16
* Expose whether we're in private browsing mode to plugins.I chose to implement...jam@chromium.org2009-03-261-1/+3
* #define XP_UNIX and XP_MACOSX for NPAPI as was done for Linux in r9170.mark@chromium.org2009-02-181-2/+6
* Get windowed plugins (Flash) limping along on Linux.evan@chromium.org2009-02-041-0/+7
* Get the test plugin compiling and working for the Mac.avi@google.com2008-12-031-0/+1
* Revert r2927 and r2930, which were themselves reversions of prior changelists.pkasting@chromium.org2008-10-071-0/+8
* Roolback more in an attempt to get build compling.ojan@google.com2008-10-071-8/+0
* Add an Apple-ism (not present in Mozilla's version of NPAPI.h, but seemingly ...pkasting@chromium.org2008-10-071-0/+8
* Add third_party to the repository.initial.commit2008-07-271-0/+779