.. |
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 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 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 1127888: Fix causes of async plugin init hangs; r=jimm
|
2015-02-21 23:07:24 -07: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
|
Bug 998863: Asynchronous Plugin Initialization, Part 4: IPDL changes; r=jimm
|
2014-12-29 16:12:54 -07:00 |
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 1127374 - Make ContentParent::RecvLoadPlugin less failure prone. r=billm
|
2015-01-30 10:37:03 -06: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 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
|
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 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 |
PluginInstanceChild.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 |
PluginInstanceParent.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 |
PluginInstanceParent.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 |
PluginInterposeOSX.h
|
Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku
|
2014-09-01 20:49:25 -04:00 |
PluginInterposeOSX.mm
|
Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn
|
2015-03-31 12:32:49 +09:00 |
PluginLibrary.h
|
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
|
2015-03-29 16:59:08 +02:00 |
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 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 |
PluginModuleChild.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 |
PluginModuleParent.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 |
PluginModuleParent.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 |
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 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08: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 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
PluginScriptableObjectParent.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 |
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
|
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
|
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
|
2014-05-02 13:44:13 -05:00 |
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
|
Bug 960774: Add ActorDestroy impl for all parent-side actors that don't have one. It will be required soon. r=bent
|
2014-05-02 13:44:13 -05:00 |
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
|
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 1132874 - Improve PPluginWidget shutdown logic. r=aklotz
|
2015-02-19 07:05:12 -06:00 |
PluginWidgetChild.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 |
PluginWidgetParent.cpp
|
Bug 1132874 - Improve protections against sending a parent plugin protocol shutdown message to the child after the child has torn down. r=aklotz
|
2015-03-10 06:33:20 -05:00 |
PluginWidgetParent.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 |
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
|
|
|
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 1115438: Move PluginModuleParent's invocation of CreateToolhelp32Snapshot off the main thread; r=jimm
|
2015-03-06 12:31:17 -07:00 |