.. |
android
|
Bug 950903 - 6/8 - Remove GLContext::GetNativeData - r=jgilbert
|
2014-01-07 15:02:18 -05:00 |
Makefile.in
|
Bug 941595 - Build with system-cairo is broken. r=glandium
|
2013-12-10 10:37:03 -05:00 |
moz.build
|
Bug 945091. Part 3: Flatten layout/xul/base/* into layout/xul. r=glandium
|
2013-12-04 14:06:16 +13:00 |
npapi.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
npfunctions.h
|
|
|
npruntime.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nptypes.h
|
|
|
nsIHTTPHeaderListener.idl
|
|
|
nsIPluginDocument.idl
|
|
|
nsIPluginHost.idl
|
|
|
nsIPluginInputStream.idl
|
|
|
nsIPluginInstanceOwner.idl
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsIPluginTag.idl
|
|
|
nsJSNPRuntime.cpp
|
Bug 941766 - Fix an exact rooting hazard in NPAPI; r=johns
|
2013-12-06 13:52:13 -08:00 |
nsJSNPRuntime.h
|
Bug 934421 - Postbarrier the keys of the plugin wrapper table r=terrence r=jschoenick
|
2013-11-19 22:53:36 +00:00 |
nsNPAPIPlugin.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsNPAPIPlugin.h
|
Backed out changeset ef0eeaec74a8 (bug 949183) on the theory that it somehow broke every single b2g test on a CLOSED TREE
|
2013-12-16 18:27:43 -08:00 |
nsNPAPIPluginInstance.cpp
|
Bug 942505 - Move everything SharedHandle-related out of GLContext - r=jgilbert
|
2013-12-03 13:44:38 -05:00 |
nsNPAPIPluginInstance.h
|
Bug 942706 - Remove nsIPluginTagInfo and unused associated methods. r=johns.
|
2013-12-03 10:36:13 +02:00 |
nsNPAPIPluginStreamListener.cpp
|
|
|
nsNPAPIPluginStreamListener.h
|
Bug 909642. Don't include nsNPAPIPluginInstance in headers so much, since it pulls in lots of gunk. r=bsmedberg
|
2013-08-27 01:05:29 -04:00 |
nsPluginDirServiceProvider.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginDirServiceProvider.h
|
|
|
nsPluginHost.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPluginHost.h
|
Bug 932418: Don't create and throw away prompt when setting cookie string. r=bz
|
2013-12-02 12:47:57 -05:00 |
nsPluginInstanceOwner.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPluginInstanceOwner.h
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPluginLogging.h
|
|
|
nsPluginManifestLineReader.h
|
|
|
nsPluginModule.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginNativeWindow.cpp
|
|
|
nsPluginNativeWindow.h
|
|
|
nsPluginNativeWindowGtk2.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginNativeWindowOS2.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginNativeWindowQt.cpp
|
|
|
nsPluginNativeWindowWin.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginPlayPreviewInfo.cpp
|
|
|
nsPluginPlayPreviewInfo.h
|
|
|
nspluginroot.idl
|
|
|
nsPluginsCID.h
|
|
|
nsPluginsDir.h
|
|
|
nsPluginsDirDarwin.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginsDirOS2.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginsDirUnix.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/base/; r=ehsan
|
2013-10-23 16:34:30 -04:00 |
nsPluginsDirUtils.h
|
|
|
nsPluginsDirWin.cpp
|
Bug 713082 - Part 2: Rename Util.h to ArrayUtils.h. r=Waldo
|
2013-12-08 21:52:54 -05:00 |
nsPluginStreamListenerPeer.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPluginStreamListenerPeer.h
|
|
|
nsPluginTags.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
nsPluginTags.h
|
Bug 942356 - Fix up Flash version string on Linux. r=bsmedberg
|
2013-12-04 17:46:20 -05:00 |
PluginPRLibrary.cpp
|
Bug 909642. Don't include nsNPAPIPluginInstance in headers so much, since it pulls in lots of gunk. r=bsmedberg
|
2013-08-27 01:05:29 -04:00 |
PluginPRLibrary.h
|
|
|