.. |
hangui
|
Bug 1077148 part 4 - Add and use new moz.build templates for Gecko programs and libraries. r=gps
|
2014-10-30 13:06:12 +09:00 |
interpose
|
Bug 1107814 - Part 1: Mark more directories as FAIL_ON_WARNINGS for all compilers. r=gps
|
2014-12-04 16:24:03 -08:00 |
AStream.h
|
|
|
BrowserStreamChild.cpp
|
|
|
BrowserStreamChild.h
|
|
|
BrowserStreamParent.cpp
|
|
|
BrowserStreamParent.h
|
|
|
ChildAsyncCall.cpp
|
|
|
ChildAsyncCall.h
|
|
|
ChildTimer.cpp
|
|
|
ChildTimer.h
|
|
|
COMMessageFilter.cpp
|
|
|
COMMessageFilter.h
|
|
|
MiniShmParent.cpp
|
|
|
MiniShmParent.h
|
|
|
moz.build
|
Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3)
|
2014-11-19 22:02:51 -08:00 |
NestedLoopTimer.cpp
|
|
|
NestedLoopTimer.h
|
|
|
NPEventAndroid.h
|
|
|
NPEventOSX.h
|
|
|
NPEventUnix.h
|
|
|
NPEventWindows.h
|
|
|
PBrowserStream.ipdl
|
|
|
PluginBackgroundDestroyer.cpp
|
|
|
PluginBackgroundDestroyer.h
|
|
|
PluginBridge.h
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginHangUIParent.cpp
|
Bug 1102804 - Fixed -Wparentheses warnings found in mingw build (dom/plugins part). r=aklotz
|
2014-11-27 10:58:58 +01:00 |
PluginHangUIParent.h
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginHelperQt.cpp
|
Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3)
|
2014-11-19 22:02:51 -08:00 |
PluginHelperQt.h
|
Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3)
|
2014-11-19 22:02:51 -08:00 |
PluginInstanceChild.cpp
|
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
|
2014-12-11 08:44:07 -06:00 |
PluginInstanceChild.h
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginInstanceParent.cpp
|
Backed out changeset 62a9e591e57d (bug 1070755) for mochitest-11 bustage on a CLOSED TREE
|
2014-12-11 14:53:01 -08:00 |
PluginInstanceParent.h
|
Bug 1072528. Part 1: Remove plugin-related code. r=bsmedberg
|
2014-09-24 16:35:00 -04:00 |
PluginInterposeOSX.h
|
|
|
PluginInterposeOSX.mm
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginLibrary.h
|
|
|
PluginMessageUtils.cpp
|
|
|
PluginMessageUtils.h
|
Bug 1072528. Part 1: Remove plugin-related code. r=bsmedberg
|
2014-09-24 16:35:00 -04:00 |
PluginModuleChild.cpp
|
Bug 1108035 - Add a preference that allows us to disable Flash protected mode from within Firefox. We do this by hooking CreateFileW and replacing the Flash config file with our own. r=aklotz
|
2014-12-12 10:19:06 -05:00 |
PluginModuleChild.h
|
Bug 1108035 - Add a preference that allows us to disable Flash protected mode from within Firefox. We do this by hooking CreateFileW and replacing the Flash config file with our own. r=aklotz
|
2014-12-12 10:19:06 -05:00 |
PluginModuleParent.cpp
|
Bug 1110818 - Measure crash and breakpad rates for subprocesses (plugin/gmplugin/content), r=gfritzsche
|
2014-12-12 14:13:28 -05:00 |
PluginModuleParent.h
|
Bug 1108035 - Add a preference that allows us to disable Flash protected mode from within Firefox. We do this by hooking CreateFileW and replacing the Flash config file with our own. r=aklotz
|
2014-12-12 10:19:06 -05:00 |
PluginProcessChild.cpp
|
Bug 1092855 - Work around bad interaction between jemalloc and Apple uninitialized memory bug. r=spohl
|
2014-11-11 15:28:18 -06:00 |
PluginProcessChild.h
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginProcessParent.cpp
|
|
|
PluginProcessParent.h
|
Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd
|
2014-09-19 13:17:17 -05:00 |
PluginScriptableObjectChild.cpp
|
Bug 641685 - Make plugin object map a singleton in the plugin process (r=bsmedberg)
|
2014-10-29 08:04:51 -07:00 |
PluginScriptableObjectChild.h
|
Bug 641685 - Make plugin object map a singleton in the plugin process (r=bsmedberg)
|
2014-10-29 08:04:51 -07:00 |
PluginScriptableObjectParent.cpp
|
Bug 1081353 - Eliminate PPluginIdentifier (r=bsmedberg)
|
2014-10-20 09:47:25 -07:00 |
PluginScriptableObjectParent.h
|
Bug 1081353 - Eliminate PPluginIdentifier (r=bsmedberg)
|
2014-10-20 09:47:25 -07:00 |
PluginScriptableObjectUtils-inl.h
|
Bug 1106552 - Fix invalid conversions of string to NPVariant in plugin code. r=bsmedberg
|
2014-12-11 15:05:13 +01:00 |
PluginScriptableObjectUtils.h
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginStreamChild.cpp
|
|
|
PluginStreamChild.h
|
|
|
PluginStreamParent.cpp
|
|
|
PluginStreamParent.h
|
|
|
PluginSurfaceParent.cpp
|
|
|
PluginSurfaceParent.h
|
|
|
PluginTypes.ipdlh
|
Bug 641685 - Start plugins from the chrome process in e10s (r=bsmedberg)
|
2014-10-29 08:05:36 -07:00 |
PluginUtilsOSX.h
|
|
|
PluginUtilsOSX.mm
|
Bug 1092630: Get rid of native widgets for OS X NPAPI plugins, make things work much better under e10s. Patch by Josh Aas, Markus Stange, Steven Michaud, David Parks. r=smichaud/jst/josh (more reviews pending)
|
2014-12-11 08:44:07 -06:00 |
PluginWidgetChild.cpp
|
Bug 669200 - Implement base PPluginWidget classes for managing plugin windows via content. r=billm
|
2014-11-12 14:59:19 -06:00 |
PluginWidgetChild.h
|
Bug 669200 - Implement base PPluginWidget classes for managing plugin windows via content. r=billm
|
2014-11-12 14:59:19 -06:00 |
PluginWidgetParent.cpp
|
Bug 669200 - Add support for gtk socket widgets for plugin windows. r=roc
|
2014-11-12 14:59:21 -06:00 |
PluginWidgetParent.h
|
Bug 669200 - Add support for gtk socket widgets for plugin windows. r=roc
|
2014-11-12 14:59:21 -06:00 |
PPluginBackgroundDestroyer.ipdl
|
|
|
PPluginInstance.ipdl
|
Bug 1072528. Part 1: Remove plugin-related code. r=bsmedberg
|
2014-09-24 16:35:00 -04:00 |
PPluginModule.ipdl
|
Bug 1108035 - Add a preference that allows us to disable Flash protected mode from within Firefox. We do this by hooking CreateFileW and replacing the Flash config file with our own. r=aklotz
|
2014-12-12 10:19:06 -05:00 |
PPluginScriptableObject.ipdl
|
Bug 1081353 - Eliminate PPluginIdentifier (r=bsmedberg)
|
2014-10-20 09:47:25 -07:00 |
PPluginStream.ipdl
|
|
|
PPluginSurface.ipdl
|
|
|
PStreamNotify.ipdl
|
|
|
ScopedMethodFactory.h
|
|
|
StreamNotifyChild.h
|
|
|
StreamNotifyParent.h
|
|
|