summaryrefslogtreecommitdiffstats
path: root/third_party/npapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Committing change from Gene Gutnik <gene@chromium.org>. Original change at h...jam@chromium.org2010-03-051-0/+7
* checksum computation that returns the least significant 32-bits of the 128-bi...abetul@google.com2010-03-041-1/+4
* I just put the code that does not compile on ARM. Trybots will fail because I...apatrick@chromium.org2010-02-241-0/+10
* Move nphostapi.h to be with the rest of the NPAPI headers.jam@chromium.org2010-02-242-0/+326
* Missed OpenBSD ifdef in third_partypvalchev@google.com2010-02-231-1/+1
* Revert 39530 - GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-10/+0
* GPU plugin forwards repaint events to Pepper plugin.apatrick@chromium.org2010-02-201-0/+10
* 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
* base::SharedMemory does not set the size in other than the creatingsehr@google.com2010-02-101-1/+4
* Audio support for native client requires some additional featuressehr@google.com2010-02-092-1/+5
* Implemented async flushes for Pepper 3D.apatrick@chromium.org2010-02-091-0/+10
* Added support for lost context recovery on the client side. None of our servi...apatrick@chromium.org2010-02-031-0/+15