.. |
hangui
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
interpose
|
Bug 1043692 - Move DIST_INSTALL to moz.build. r=gps
|
2015-05-12 07:55:22 +09:00 |
AStream.h
|
|
|
BrowserStreamChild.cpp
|
|
|
BrowserStreamChild.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BrowserStreamParent.cpp
|
Bug 1155503: BrowserStreamParent should null out its NPStream pointer and we should check for it; r=jimm
|
2015-04-20 17:04:33 -06:00 |
BrowserStreamParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ChildAsyncCall.cpp
|
|
|
ChildAsyncCall.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ChildTimer.cpp
|
|
|
ChildTimer.h
|
|
|
MiniShmParent.cpp
|
|
|
MiniShmParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
moz.build
|
Bug 1119878 Part 1: Change SandboxTarget to hold sandbox target services to provide functions. r=aklotz, r=glandium, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
NestedLoopTimer.cpp
|
|
|
NestedLoopTimer.h
|
|
|
NPEventAndroid.h
|
|
|
NPEventOSX.h
|
|
|
NPEventUnix.h
|
|
|
NPEventWindows.h
|
|
|
PBrowserStream.ipdl
|
|
|
PluginAsyncSurrogate.cpp
|
Bug 1149358: Ensure that plugin streams are not manipulated by PluginAsyncSurrogate if plugin destruction is imminent; r=jimm
|
2015-04-01 16:53:47 -06:00 |
PluginAsyncSurrogate.h
|
Bug 1135491: Part 1 - Add functions to notify plugin when a plugin destroy will be deferred; r=jimm
|
2015-02-27 12:59:07 -07:00 |
PluginBackgroundDestroyer.cpp
|
|
|
PluginBackgroundDestroyer.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginBridge.h
|
Bug 1148012 - Add a run ID for plugins to differentiate subsequent runs of the same plugins. r=jimm.
|
2015-03-17 13:42:34 -04:00 |
PluginDataResolver.h
|
|
|
PluginHangUIParent.cpp
|
|
|
PluginHangUIParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginHelperQt.cpp
|
|
|
PluginHelperQt.h
|
|
|
PluginInstanceChild.cpp
|
Bug 1156903: Add quirk flag that causes NPN_GetValue(NPNVdocumentOrigin) to return an empty string even when it fails; r=jimm
|
2015-05-06 01:07:32 -06:00 |
PluginInstanceChild.h
|
Bug 1156800: Post a task to send async NPP_New result from child to parent; r=jimm
|
2015-04-27 16:07:28 -06:00 |
PluginInstanceParent.cpp
|
Bug 1155503: BrowserStreamParent should null out its NPStream pointer and we should check for it; r=jimm
|
2015-04-20 17:04:33 -06:00 |
PluginInstanceParent.h
|
Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan
|
2015-04-22 08:29:20 +02:00 |
PluginInterposeOSX.h
|
|
|
PluginInterposeOSX.mm
|
Bug 1154876 - Block calls to hooked methods off the plugin thread. r=spohl
|
2015-05-19 20:56:34 -05:00 |
PluginLibrary.h
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
PluginMessageUtils.cpp
|
|
|
PluginMessageUtils.h
|
Bug 1165518 - Part 2: Replace prlog.h with Logging.h. rs=froydnj
|
2015-05-19 11:15:34 -07:00 |
PluginModuleChild.cpp
|
Bug 1157237: Move invocation of async NPP_New to an async task; r=jimm
|
2015-05-06 01:53:51 -06:00 |
PluginModuleChild.h
|
Bug 1156903: Add quirk flag that causes NPN_GetValue(NPNVdocumentOrigin) to return an empty string even when it fails; r=jimm
|
2015-05-06 01:07:32 -06:00 |
PluginModuleParent.cpp
|
Bug 1146955 - Unify pluginID for GMP and runID for NPAPI plugins to use the same internal incrementor. r=jesup, mrbkap.
|
2015-04-27 15:09:45 -04:00 |
PluginModuleParent.h
|
Bug 1146955 - Unify pluginID for GMP and runID for NPAPI plugins to use the same internal incrementor. r=jesup, mrbkap.
|
2015-04-27 15:09:45 -04:00 |
PluginProcessChild.cpp
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
PluginProcessChild.h
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
PluginProcessParent.cpp
|
Bug 1132021 - Add a new sandbox level for Windows NPAPI to use USER_LIMITED access token level. r=bsmedberg, r=bbondy
|
2015-02-11 16:25:43 +00:00 |
PluginProcessParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginScriptableObjectChild.cpp
|
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
|
2015-05-18 13:50:35 -07:00 |
PluginScriptableObjectChild.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginScriptableObjectParent.cpp
|
Bug 968520 - Add mozilla::fallible to Fallible{Auto,}TArray::SetLength calls. r=froydnj
|
2015-05-18 13:50:35 -07:00 |
PluginScriptableObjectParent.h
|
Bug 1156632 - Remove unused forward class declarations - patch 4 - netwerk image and dom, r=ehsan
|
2015-04-22 08:29:20 +02:00 |
PluginScriptableObjectUtils-inl.h
|
|
|
PluginScriptableObjectUtils.h
|
Bug 1153348 - Add an analysis to prohibit operator bools which aren't marked as either explicit or MOZ_IMPLICIT; r=jrmuizel
|
2015-04-21 21:40:49 -04:00 |
PluginStreamChild.cpp
|
|
|
PluginStreamChild.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginStreamParent.cpp
|
|
|
PluginStreamParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginSurfaceParent.cpp
|
|
|
PluginSurfaceParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
PluginTypes.ipdlh
|
|
|
PluginUtilsOSX.h
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
PluginUtilsOSX.mm
|
|
|
PluginWidgetChild.cpp
|
Bug 1132874 - Simplify PPluginWidget protocol handling, and avoid sending async messages from the parent. Addresses a problem with sub protocols that are torn down randomly from either side of the connection. r=aklotz
|
2015-04-07 08:17:27 -05:00 |
PluginWidgetChild.h
|
Bug 1132874 - Simplify PPluginWidget protocol handling, and avoid sending async messages from the parent. Addresses a problem with sub protocols that are torn down randomly from either side of the connection. r=aklotz
|
2015-04-07 08:17:27 -05:00 |
PluginWidgetParent.cpp
|
Bug 1132874 - Simplify PPluginWidget protocol handling, and avoid sending async messages from the parent. Addresses a problem with sub protocols that are torn down randomly from either side of the connection. r=aklotz
|
2015-04-07 08:17:27 -05:00 |
PluginWidgetParent.h
|
Bug 1132874 - Simplify PPluginWidget protocol handling, and avoid sending async messages from the parent. Addresses a problem with sub protocols that are torn down randomly from either side of the connection. r=aklotz
|
2015-04-07 08:17:27 -05:00 |
PPluginBackgroundDestroyer.ipdl
|
|
|
PPluginInstance.ipdl
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
PPluginModule.ipdl
|
|
|
PPluginScriptableObject.ipdl
|
|
|
PPluginStream.ipdl
|
|
|
PPluginSurface.ipdl
|
|
|
PStreamNotify.ipdl
|
|
|
StreamNotifyChild.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
StreamNotifyParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
TaskFactory.h
|
Bug 1160298: Modify TaskFactory::NewTask to support variadic templates; r=gfritzsche
|
2015-04-30 14:23:24 -06:00 |