summaryrefslogtreecommitdiffstats
path: root/third_party/npapi
Commit message (Expand)AuthorAgeFilesLines
* 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
* Dropping unconnected obsolete vsprops files.bradnelson@google.com2010-02-031-11/+0
* To implement Pepper in Native Client we need access to the implementation of thesehr@google.com2010-02-032-2/+20
* Remove yet another comma that gets in the way of the NaCl build.sehr@google.com2010-02-021-1/+1
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-3/+12
* Redesigned CommandBuffer and NPDevice3D interfaces.apatrick@chromium.org2010-01-291-14/+6
* Refactor Pepper device APIneb@chromium.org2010-01-251-3/+2
* Working rudimentary audio in Pepper.brettw@chromium.org2010-01-121-0/+85
* Clarify the byte ordering and premultiplied-ness of the Pepper 2D data.brettw@chromium.org2010-01-111-0/+15
* Removed trailing comma in enum to fix nacl build.apatrick@google.com2009-12-231-1/+1
* Added Pepper 3D device that instantiates the GPU plugin and sends GLES2 comma...apatrick@google.com2009-12-221-2/+53
* Add a Python script which analyzes information about steams from NPSPY's logs...jam@chromium.org2009-12-151-0/+105
* Beef up NPSPY a bit while tracking down bug 28809. This adds proper logging ...jam@chromium.org2009-12-1115-311/+548
* The union and first level nested struct were vestiges of the previoussehr@google.com2009-12-111-18/+16
* Stray , at the end of one of the enums causes a fail with pedanticsehr@google.com2009-12-091-1/+1
* Refactor the pepper API implementation to make it more scalable as we add morebrettw@chromium.org2009-12-071-5/+13
* Update the Pepper APIs to the latest spec for the 2D demo plugin.brettw@chromium.org2009-12-013-7/+245
* testjam@chromium.org2009-11-231-1/+1
* testjam@chromium.org2009-11-211-1/+1
* make npspy look for flash binariesjam@chromium.org2009-11-191-58/+68
* 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-022-7/+9
* 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
* Add comments setting emacs and vim tab width and expansion variables.sgk@google.com2009-10-061-0/+6
* Update NPAPI header file to v24, apply Google modificationsamanda@chromium.org2009-09-181-249/+368
* Force inclusion of build/common.gypi for all chromium gyp files.yaar@chromium.org2009-09-151-3/+0
* 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