Josh Aas
|
b8977580e4
|
Sync NPAPI headers to npapi-headers repository r27. b=571538 r=jst r=mstange
|
2010-06-15 15:34:32 -04:00 |
|
Benoit Girard
|
22930b5f78
|
Implement InvalidatingCoreAnimation Drawing Model. b=559211 r=josh
|
2010-06-09 00:11:48 -04:00 |
|
Jim Mathies
|
2d302c9199
|
merge backout.
|
2010-06-02 17:18:04 -05:00 |
|
Jim Mathies
|
36d1eefef2
|
Bug 518915 - revert comment changes, 'clipRect' is not valid on all platforms. No bug.
|
2010-06-02 17:16:11 -05:00 |
|
Josh Aas
|
c36a394282
|
Sync Mozilla's NPAPI headers to npapi-headers r12. b=563448 sr=jst
|
2010-05-06 01:13:11 -04:00 |
|
Josh Aas
|
8ecc9116c4
|
Backed out changeset 955501353745
|
2010-05-05 15:58:41 -04:00 |
|
Josh Aas
|
6af09c6805
|
Sync Mozilla's NPAPI headers to npapi-headers r10. b=563448 sr=jst
|
2010-05-05 15:46:32 -04:00 |
|
Karl Tomlinson
|
8366722865
|
b=518915 remove incorrect comment about clipRect "Used by MAC only" r=josh
--HG--
extra : rebase_source : 008b54b52b8e4e40cf3295c759389494f1cbcfd2
|
2009-10-14 15:40:44 +13:00 |
|
Josh Aas
|
0cf3e8a260
|
64-bit Windows NPAPI fix, change wParam and lParam types to uintptr_t. b=560298 sr=roc a=#developers
|
2010-04-25 19:55:17 -04:00 |
|
Benoit Girard
|
03c1f7cf9c
|
Add support for the NPAPI Core Animation drawing model. b=497225 r=josh sr=roc
|
2010-03-23 20:51:11 -04:00 |
|
Doug Turner
|
c5fb72ab64
|
Bug 543976 - Clean up Maemo defines. r=ted
|
2010-02-09 11:02:11 -08:00 |
|
timeless@mozdev.org
|
a57f8826c1
|
Bug 525980 Fix typos in npapi.h
r=joshmoz
|
2009-11-04 07:39:43 +13:00 |
|
Doug Turner
|
ea91fe7947
|
Bug 521257 - Support NPImageExpose on Maemo/Hildon only. r=roc
|
2009-10-26 22:18:35 -07:00 |
|
Josh Aas
|
923b0e293c
|
Gecko should use NPAPI directly, remove nsplugindefs.h abstractions. b=516661 r/sr=jst
|
2009-09-16 21:30:26 -04:00 |
|
Josh Aas
|
65e80f6eb0
|
Implement Cocoa NPAPI event model. b=435041 sr=roc
|
2009-08-26 17:29:47 -07:00 |
|
Steven Michaud
|
8bc55f5541
|
[OSX] Embedded plugins don't print - NPP_Print not called. b=191046 r=josh,kinetic
|
2009-07-20 17:10:36 -05:00 |
|
Makoto Kato
|
aaa74833af
|
Bug 499460 - Build error in plugin code for Symbian emulator. r=josh, sr=jst
|
2009-07-02 03:15:22 +09:00 |
|
Josh Aas
|
bd853b5bcf
|
Add new timer APIs to NPAPI, NPN_ScheduleTimer and NPN_UnscheduleTimer. b=499921 r/sr=jst
|
2009-07-01 11:09:49 -04:00 |
|
Josh Aas
|
ed0da293be
|
Minor Mac OS X plugin related cleanup, no bug. r=smichaud
|
2009-06-19 12:15:23 -04:00 |
|
Serge Gautherie
|
bf78e8e9da
|
Bug 438331 - Remove WIN16 (support) code everywhere; (Jv1) </modules/plugin/>; r=joshmoz sr=jst
|
2009-04-14 10:34:59 +02:00 |
|
Josh Aas
|
c6a41e8074
|
Remove OJI from the tree. b=485984 r/sr=jst
|
2009-04-09 22:38:21 -04:00 |
|
Josh Aas
|
f1b1a53408
|
Remove unnecessary NPPVprivateModeBool enum. b=468877
|
2009-02-01 21:15:44 -05:00 |
|
Josh Aas
|
015a5c7e76
|
Add API allowing plugins to participate in private browsing. b=468877 r/sr=jst
|
2009-01-30 16:40:14 -05:00 |
|
Johnny Stenback
|
71c558dbe8
|
Fixing bug 470993. Expose the remainder of the Java plugins XPCOM dependency through the NPAPI. r=joshmoz@gmail.com, sr=bzbarsky@mit.edu
|
2009-01-12 16:55:52 -08:00 |
|
Josh Aas
|
95648c862d
|
remove support for CFM binary plugins. b=467417 r=smichaud sr=roc
|
2008-12-08 21:34:21 -05:00 |
|
Josh Aas
|
3522c28f01
|
npfunctions should reflect different NP_Initialize signature for Mac OS X. r=smichaud sr=jst a=beltzner
|
2008-11-28 18:17:36 -05:00 |
|
Josh Aas
|
7029208c8f
|
Clean up npupp.h and rename it to npfunctions.h. b=455458 r/sr=jst
--HG--
rename : modules/plugin/base/public/npupp.h => modules/plugin/base/public/npfunctions.h
|
2008-10-07 21:50:25 -04:00 |
|
Josh Aas
|
0432bd8669
|
Remove npapi dependency on nspr and use C99 integer types in npapi instead of defining our own. b=453883 r/sr=jst
|
2008-09-10 22:32:36 -04:00 |
|
Johnny Stenback
|
284d4d5208
|
Landing fix for bug 347805. Add support for passing information about failed HTTP streams to plugins. Patch by dbalev@adobe.com, r+sr=jst@mozilla.org
|
2008-08-04 14:17:55 -07:00 |
|
Peter Lubczynski
|
5f44aca5ae
|
Bug 241262 – npapi's [u]int32 isn't guaranteed to always be 32 bits. r+sr=jst
|
2008-07-12 11:47:24 +02:00 |
|
joshmoz@gmail.com
|
3670c07737
|
Fix npapi so that drawing models users can compile properly. Need NPPV version of NPNVpluginDrawingModel. Original patch by Shane Caraveo. API compat patch for WebKit is WebKit bug 15946, WebKit patch by Josh committed. b=403418 r=josh sr=jst
|
2007-11-13 12:02:03 -08:00 |
|
roc+@cs.cmu.edu
|
23aeeaf03a
|
Bug 386537. Provide a reliable way for plugins to detect whether windowless mode is available. patch by karlt, r+sr=jst, a=jonas
|
2007-09-05 18:45:08 -07:00 |
|
jst@mozilla.org
|
cfb5411441
|
Fixing bug 386773. Add implementation for NPN_PluginThreadAsyncCall(). r=joshmoz@gmail.com, sr=brendan@mozilla.org
|
2007-07-11 16:25:45 -07:00 |
|
joshmoz@gmail.com
|
094f428519
|
Implement CoreGraphics NPAPI Drawing Model. NPAPI plugins now have the option to render using CoreGraphics instead of Quickdraw. b=344427 r=sfraser sr=jst
|
2007-03-26 18:07:57 -07:00 |
|
hg@mozilla.com
|
465265d0d4
|
Free the (distributed) Lizard! Automatic merge from CVS: Module mozilla: tag HG_REPO_INITIAL_IMPORT at 22 Mar 2007 10:30 PDT,
|
2007-03-22 10:30:00 -07:00 |
|