.. |
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
|
Bug 1118076 - Remove MOZ_THIS_IN_INITIALIZER_LIST. r=Waldo
|
2015-01-06 21:39:46 -08:00 |
BrowserStreamChild.h
|
Bug 998863: Asynchronous Plugin Initialization, Part 11: IPC browser stream changes; r=jimm
|
2014-12-29 16:14:11 -07:00 |
BrowserStreamParent.cpp
|
Bug 869208 - Increase the buffer size we're using to deliver network streams to OOPP plugins, r=aklotz
|
2015-01-06 12:40:15 -05:00 |
BrowserStreamParent.h
|
Bug 998863: Asynchronous Plugin Initialization, Part 11: IPC browser stream changes; r=jimm
|
2014-12-29 16:14:11 -07:00 |
ChildAsyncCall.cpp
|
|
|
ChildAsyncCall.h
|
|
|
ChildTimer.cpp
|
|
|
ChildTimer.h
|
|
|
COMMessageFilter.cpp
|
|
|
COMMessageFilter.h
|
|
|
MiniShmParent.cpp
|
|
|
MiniShmParent.h
|
|
|
moz.build
|
Bug 998863: Asynchronous Plugin Initialization, Part 14: Build system updates; r=jimm
|
2014-12-29 16:14:38 -07:00 |
NestedLoopTimer.cpp
|
|
|
NestedLoopTimer.h
|
|
|
NPEventAndroid.h
|
|
|
NPEventOSX.h
|
|
|
NPEventUnix.h
|
|
|
NPEventWindows.h
|
|
|
PBrowserStream.ipdl
|
Bug 998863: Asynchronous Plugin Initialization, Part 4: IPDL changes; r=jimm
|
2014-12-29 16:12:54 -07:00 |
PluginAsyncSurrogate.cpp
|
Bug 1070755: Add telemetry for timing PluginAsyncSurrogate::WaitForInit; r=vladan
|
2014-12-29 16:14:46 -07:00 |
PluginAsyncSurrogate.h
|
Bug 998863: Asynchronous Plugin Initialization, Part 13: PluginAsyncSurrogate; r=jimm
|
2014-12-29 16:14:31 -07:00 |
PluginBackgroundDestroyer.cpp
|
|
|
PluginBackgroundDestroyer.h
|
|
|
PluginBridge.h
|
Backout bug 1118618 on a CLOSED TREE
|
2015-01-16 14:46:05 -08:00 |
PluginDataResolver.h
|
Bug 998863: Asynchronous Plugin Initialization, Part 7: PluginDataResolver; r=jimm
|
2014-12-29 16:13:18 -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 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginInstanceChild.h
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginInstanceParent.cpp
|
Bug 1117772 - Return false from PluginInstanceParent::CreateBackground; r=baku
|
2015-01-05 11:33:10 -05:00 |
PluginInstanceParent.h
|
Bug 1118611 - Mark virtual overridden functions as MOZ_OVERRIDE in dom/plugins; r=baku
|
2015-01-07 10:32:50 -05: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 1112747 - Change mozilla::plugins::IPCByteRanges from std::vector to nsTArray. r=jimm
|
2014-12-17 12:57:00 -05:00 |
PluginModuleChild.cpp
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginModuleChild.h
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginModuleParent.cpp
|
Backout bug 1118618 on a CLOSED TREE
|
2015-01-16 14:46:05 -08:00 |
PluginModuleParent.h
|
Backout bug 1118618 on a CLOSED TREE
|
2015-01-16 14:46:05 -08: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
|
Bug 1119060: Ensure that PluginProcessParent::mLaunchCompleteTask is non-null until the runnable has executed; r=gfritzsche
|
2015-01-07 18:01:51 -07:00 |
PluginProcessParent.h
|
Bug 1119060: Ensure that PluginProcessParent::mLaunchCompleteTask is non-null until the runnable has executed; r=gfritzsche
|
2015-01-07 18:01:51 -07:00 |
PluginScriptableObjectChild.cpp
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginScriptableObjectChild.h
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginScriptableObjectParent.cpp
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginScriptableObjectParent.h
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08: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 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginWidgetParent.h
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PPluginBackgroundDestroyer.ipdl
|
|
|
PPluginInstance.ipdl
|
Bug 998863: Asynchronous Plugin Initialization, Part 4: IPDL changes; r=jimm
|
2014-12-29 16:12:54 -07:00 |
PPluginModule.ipdl
|
Bug 998863: Asynchronous Plugin Initialization, Part 4: IPDL changes; r=jimm
|
2014-12-29 16:12:54 -07: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
|
|
|