.. |
android
|
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
|
2012-01-31 23:38:35 -05:00 |
Makefile.in
|
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
|
2012-01-31 23:38:35 -05:00 |
npapi.h
|
Bug 686538: Update to npapi-sdk r13. r=roc
|
2011-09-14 12:20:26 -04:00 |
npfunctions.h
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |
npruntime.h
|
Bug 674240: Update NPAPI headers to npapi-sdk r12. r=bgirard
|
2011-07-28 14:32:29 -04:00 |
nptypes.h
|
Bug 686538: Update to npapi-sdk r13. r=roc
|
2011-09-14 12:20:26 -04:00 |
nsIHTTPHeaderListener.idl
|
|
|
nsIPluginDocument.idl
|
|
|
nsIPluginHost.idl
|
|
|
nsIPluginInputStream.idl
|
|
|
nsIPluginInstanceOwner.idl
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsIPluginStreamInfo.idl
|
|
|
nsIPluginStreamListener.idl
|
|
|
nsIPluginTag.idl
|
|
|
nsIPluginTagInfo.idl
|
|
|
nsJSNPRuntime.cpp
|
Bug 677079 - Part d: Move js_GetErrorMessage to jsfriendapi.h; r=jorendorff
|
2012-01-15 09:13:08 +01:00 |
nsJSNPRuntime.h
|
|
|
nsNPAPIPlugin.cpp
|
Backed out changeset e57ddd9fdd5e (bug 721741) because it breaks Android builds.
|
2012-01-31 23:38:35 -05:00 |
nsNPAPIPlugin.h
|
Bug 687610 - QuickTime can't play media from the network cache when running OOP. r=bsmedberg
|
2011-10-19 09:46:24 -05:00 |
nsNPAPIPluginInstance.cpp
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsNPAPIPluginInstance.h
|
Merge mozilla-central and mozilla-inbound
|
2012-02-01 17:09:34 -08:00 |
nsNPAPIPluginStreamListener.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsNPAPIPluginStreamListener.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsPluginDirServiceProvider.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginDirServiceProvider.h
|
|
|
nsPluginError.h
|
Bug 707886 - Platform support for non-e10s click-to-play plugins. r=jst,blassey
|
2011-12-10 09:23:05 -08:00 |
nsPluginHost.cpp
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsPluginHost.h
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsPluginInstanceOwner.cpp
|
Merge mozilla-central and mozilla-inbound
|
2012-02-01 17:09:34 -08:00 |
nsPluginInstanceOwner.h
|
Merge mozilla-central and mozilla-inbound
|
2012-02-01 17:09:34 -08:00 |
nsPluginLogging.h
|
|
|
nsPluginManifestLineReader.h
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginModule.cpp
|
|
|
nsPluginNativeWindow.cpp
|
|
|
nsPluginNativeWindow.h
|
|
|
nsPluginNativeWindowGtk2.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginNativeWindowOS2.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginNativeWindowQt.cpp
|
Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
|
2011-08-24 17:15:58 +01:00 |
nsPluginNativeWindowWin.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nspluginroot.idl
|
|
|
nsPluginSafety.h
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginsCID.h
|
|
|
nsPluginsDir.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
nsPluginsDirDarwin.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginsDirOS2.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginsDirUnix.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginsDirUtils.h
|
|
|
nsPluginsDirWin.cpp
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
nsPluginStreamListenerPeer.cpp
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsPluginStreamListenerPeer.h
|
Bug 90268: Change plugin instance ownership from layout to content. r=roc r=bsmedberg
|
2012-01-31 16:55:54 -05:00 |
nsPluginTags.cpp
|
Bug 690459: Remove usage of PR_TRUE and PR_FALSE from base plugin code. r=jst
|
2011-09-30 02:02:59 -04:00 |
nsPluginTags.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginPRLibrary.cpp
|
Bug 713803 - Rationalize JNI access accross android widget. r=blassey
|
2012-01-29 12:39:30 -08:00 |
PluginPRLibrary.h
|
Bug 694206 - Add Gonk (B2G) widget backend, r=cjones
|
2011-11-10 16:17:46 -08:00 |