summaryrefslogtreecommitdiffstats
path: root/third_party/npapi
Commit message (Expand)AuthorAgeFilesLines
* Make 'License' field in third-party metadata requiredsteveblock@chromium.org2012-08-011-0/+1
* Enforce all the source files to be encoded in UTF-8.maruel@chromium.org2012-07-192-1/+5
* Implement NPNVsupportsCompositingCoreAnimationPluginsBoolstuartmorgan@chromium.org2011-12-074-11/+15
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-6/+0
* Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u...tony@chromium.org2011-05-231-1/+1
* Update NPAPI headers to latest npapi-sdkstuartmorgan@chromium.org2011-05-173-32/+6
* Create an owners file for the NPAPI bindings directorystuartmorgan@chromium.org2011-04-211-0/+1
* Cleaning up third_party readmes and adding a template for future use.cdn@chromium.org2011-03-161-1/+3
* Pull in r34 of the upstream NPAPI headers (Updated Cocoa IME)stuartmorgan@chromium.org2011-01-201-0/+2
* Update NPAPI headers to r32 from the upstream npapi-headers repositorystuartmorgan@chromium.org2011-01-083-4/+24
* Sync to r31 of npapi-headersstuartmorgan@chromium.org2010-11-152-9/+38
* PyAuto hooks for Sync in TestingAutomationProviderrsimha@chromium.org2010-11-031-0/+4
* Linux: make tools/licenses.py happy about third_party/npapiphajdan.jr@chromium.org2010-09-162-0/+34
* Chrome side of making RenderView not special case PluginDocument and making t...jam@chromium.org2010-07-081-2/+4
* Added support for vector printing for Pepper v1 plugins for Linux.sanjeevr@chromium.org2010-06-291-5/+14
* Allow quering Pepper plugin for selected text for the context menu. Also tak...jam@chromium.org2010-06-291-11/+19
* Added support for vector printing for Pepper v1 plugins for Windows. Mac and ...sanjeevr@chromium.org2010-06-241-0/+8
* Remove extra ',' at the end of an enum list which fails to compile in C withmsneck@google.com2010-06-231-1/+1
* Add a font API to Pepper and implement on Linux based on agl's code from http...jam@chromium.org2010-06-111-0/+79
* Fix more type issues from the npapi.h tranisition to *_t typesstuartmorgan@chromium.org2010-06-042-19/+2
* Implement support for NPDrawingModelInvalidatingCoreAnimation in Mac pluginsstuartmorgan@chromium.org2010-06-031-1/+3
* Fix a bunch more type changes as part of the npapi.h mergingstuartmorgan@chromium.org2010-06-022-75/+65
* Add a "Copy" API to Pepper, so that plugins don't have to hardcode the platfo...jam@chromium.org2010-05-271-0/+5
* Add a SetCursor API to Pepper. I'll implement custom cursors once we switche...jam@chromium.org2010-05-241-0/+51
* fix cast so it works in cnfullagar@google.com2010-05-191-2/+2
* 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
* GYP changes for FreeBSD and OpenBSDpvalchev@google.com2010-05-141-1/+1
* remove last comma from enum lists (required to build on NaCl with stricter co...nfullagar@google.com2010-05-141-5/+5
* More changes to sync npapi.h to the upstream npapi-headers version.stuartmorgan@chromium.org2010-05-131-67/+62
* Update the Pepper scrollbar widget to use the new WebKit Scrollbar interface.jam@chromium.org2010-05-121-4/+12
* 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
* Switch to using npfunctions.h from npapi-headers for NPAPI declarationsstuartmorgan@chromium.org2010-05-103-289/+227
* Add parameters to CreateWidget Pepper API so we can specify whether a scrollb...jam@chromium.org2010-05-071-3/+8
* Remove the obsolete JRI bits from the NPAPI headersstuartmorgan@chromium.org2010-05-072-14/+1
* Add new widget API to Pepper to replace the old theming API. The implementat...jam@chromium.org2010-05-071-184/+222
* 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-052-427/+408
* Move NPAPI to C99 typesstuartmorgan@chromium.org2010-05-056-113/+185
* New experimental Pepper device API.apatrick@chromium.org2010-04-161-0/+218
* Remove trailing comma to make enum compile for native clientnfullagar@google.com2010-04-141-1/+1
* Extend the file browser/chooser to support more modes of operation, and plumbbrettw@chromium.org2010-03-301-0/+59
* Add zooming notifications to Pepper. This allows the plugin to respond to fu...jam@chromium.org2010-03-261-0/+6
* Chrome side of adding search support to Pepper.jam@chromium.org2010-03-251-17/+62
* Fixed the Pepper print interface to take in the print dimensions and printer ...sanjeevr@chromium.org2010-03-121-11/+6
* Added functions to the Pepper interface to allow plugins to participate in th...sanjeevr@chromium.org2010-03-111-1/+57
* Minor tweaks to get the NaCl tool-chain to build with the latest GPU stuff.dspringer@google.com2010-03-091-3/+5
* Add theming API to Pepper. For now, this only handles scrollbars.jam@chromium.org2010-03-081-0/+52