.. |
hangui
|
Bug 1325217 - Remove Windows Vista from <supportedOS> manifest. r=jimm
|
2016-12-22 07:17:30 +09:00 |
interpose
|
Bug 1282980 - Remove MacQuirks. r=jrmuizel
|
2016-07-19 23:48:29 -07:00 |
AStream.h
|
…
|
|
BrowserStreamChild.cpp
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
BrowserStreamChild.h
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
BrowserStreamParent.cpp
|
Bug 1319271 - Use actor's manager in case actor is already deleted (r=billm)
|
2016-12-13 16:46:33 -08:00 |
BrowserStreamParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
ChildAsyncCall.cpp
|
…
|
|
ChildAsyncCall.h
|
…
|
|
ChildTimer.cpp
|
…
|
|
ChildTimer.h
|
…
|
|
D3D11SurfaceHolder.cpp
|
Bug 1317131 - Fix the incorrect AutoTextureLock lifecycle. r=dvander
|
2016-11-17 01:57:00 -05:00 |
D3D11SurfaceHolder.h
|
…
|
|
MiniShmParent.cpp
|
…
|
|
MiniShmParent.h
|
…
|
|
NPEventAndroid.h
|
Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj)
|
2016-05-27 09:57:39 -07:00 |
NPEventOSX.h
|
Bug 1262671 - void** -> PickleIterator (r=froydnj)
|
2016-05-27 09:57:38 -07:00 |
NPEventUnix.h
|
Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj)
|
2016-05-27 09:57:39 -07:00 |
NPEventWindows.h
|
Bug 1262671 - IPC ReadData/ReadBytes elimination (r=froydnj)
|
2016-05-27 09:57:39 -07:00 |
PBrowserStream.ipdl
|
…
|
|
PPluginBackgroundDestroyer.ipdl
|
Bug 1316757, part 1 - Remove state machine user syntax from non-test IPDL files. r=billm
|
2016-11-23 09:15:47 -08:00 |
PPluginInstance.ipdl
|
Bug 1352576 - Removed all instances of NPN_GetAuthenticationInfo from the codebase r=bsmedberg
|
2017-04-13 23:57:08 +12:00 |
PPluginModule.ipdl
|
Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley
|
2017-04-12 16:44:31 -04:00 |
PPluginScriptableObject.ipdl
|
…
|
|
PPluginStream.ipdl
|
…
|
|
PPluginSurface.ipdl
|
…
|
|
PStreamNotify.ipdl
|
…
|
|
PluginAsyncSurrogate.cpp
|
Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm
|
2017-02-23 12:37:42 -05:00 |
PluginAsyncSurrogate.h
|
Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm
|
2017-02-23 12:37:42 -05:00 |
PluginBackgroundDestroyer.cpp
|
…
|
|
PluginBackgroundDestroyer.h
|
…
|
|
PluginBridge.h
|
Bug 1333915, part 2 - Stop using bridges and spawns in plugins. r=jimm
|
2017-01-25 14:17:17 -08:00 |
PluginDataResolver.h
|
…
|
|
PluginHangUIParent.cpp
|
Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg
|
2017-03-27 13:35:25 -07:00 |
PluginHangUIParent.h
|
…
|
|
PluginInstanceChild.cpp
|
Bug 1354900 - Remove ASSERT when plugin incorrectly finalizes async surface. r=dvander
|
2017-04-10 13:50:55 -07:00 |
PluginInstanceChild.h
|
Bug 1338172 part C - Remove support for windowed mode plugins on Linux (GTK). r=jimm
|
2017-02-09 10:05:00 -05:00 |
PluginInstanceParent.cpp
|
Bug 1352576 - Removed all instances of NPN_GetAuthenticationInfo from the codebase r=bsmedberg
|
2017-04-13 23:57:08 +12:00 |
PluginInstanceParent.h
|
Bug 1352576 - Removed all instances of NPN_GetAuthenticationInfo from the codebase r=bsmedberg
|
2017-04-13 23:57:08 +12:00 |
PluginInterposeOSX.h
|
…
|
|
PluginInterposeOSX.mm
|
…
|
|
PluginLibrary.h
|
Bug 1342141 part B - Use NP_EMBED as the mode for all plugins, whether they are full-page or not, r=jimm
|
2017-02-23 12:37:42 -05:00 |
PluginMessageUtils.cpp
|
Bug 1357451 - Add OS_SOLARIS ifdefs to various IPC code. r=kchen
|
2017-04-18 08:53:59 -07:00 |
PluginMessageUtils.h
|
Bug 1284897 - Hook GetSaveFileNameW/GetOpenFileNameW to record and grant a sandboxed process permission to access user-chosen files. r=jimm
|
2017-02-08 11:38:40 -08:00 |
PluginModuleChild.cpp
|
Bug 1357451 - Add OS_SOLARIS ifdefs to various IPC code. r=kchen
|
2017-04-18 08:53:59 -07:00 |
PluginModuleChild.h
|
Bug 1357451 - Add OS_SOLARIS ifdefs to various IPC code. r=kchen
|
2017-04-18 08:53:59 -07:00 |
PluginModuleParent.cpp
|
Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley
|
2017-04-12 16:44:31 -04:00 |
PluginModuleParent.h
|
Bug 1321617 - Tell the CrossProcessProfilerController whether a profile is a response to a GatherProfile request or whether it was sent because the process was exiting. r=mconley
|
2017-04-12 16:44:31 -04:00 |
PluginProcessChild.cpp
|
bug 1303096 - Stop sending sync messages soon after content process start-up r=billm
|
2017-02-05 00:52:38 -05:00 |
PluginProcessChild.h
|
bug 1303096 - Stop sending sync messages soon after content process start-up r=billm
|
2017-02-05 00:52:38 -05:00 |
PluginProcessParent.cpp
|
Bug 1284897 - Hook GetSaveFileNameW/GetOpenFileNameW to record and grant a sandboxed process permission to access user-chosen files. r=jimm
|
2017-02-08 11:38:40 -08:00 |
PluginProcessParent.h
|
Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan
|
2017-03-02 13:08:29 -08:00 |
PluginQuirks.cpp
|
Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz
|
2016-11-28 22:52:18 -08:00 |
PluginQuirks.h
|
Bug 1320020 - Remove Unity plugin quirk compatibility. r=aklotz
|
2016-11-28 22:52:18 -08:00 |
PluginScriptableObjectChild.cpp
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
PluginScriptableObjectChild.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
PluginScriptableObjectParent.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
PluginScriptableObjectParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
PluginScriptableObjectUtils-inl.h
|
…
|
|
PluginScriptableObjectUtils.h
|
…
|
|
PluginStreamChild.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
PluginStreamChild.h
|
Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj
|
2016-12-02 13:46:53 -08:00 |
PluginStreamParent.cpp
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
PluginStreamParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
PluginSurfaceParent.cpp
|
…
|
|
PluginSurfaceParent.h
|
Bug 1279451 - Remove a lot of unnecessary includes of nsAutoPtr.h. rs=sparky
|
2016-06-07 21:10:18 +01:00 |
PluginTypes.ipdlh
|
Bug 1283274 - Disable windowless workaround if we detect a flash library that support async rendering. r=aklotz
|
2016-07-25 15:45:29 -05:00 |
PluginUtilsOSX.h
|
Bug 1284939 - Removed definition and usage of QUIRK_FLASH_AVOID_CGMODE_CRASHES. Adjusted the bit shifts for quirk values that fell below it to keep the increment between them consistent. r=spohl
|
2016-07-22 14:11:14 -04:00 |
PluginUtilsOSX.mm
|
Bug 1302163 - Change code to use SprintfLiteral instead of snprintf. r=ehsan
|
2016-10-04 17:57:51 +02:00 |
PluginUtilsWin.cpp
|
Bug 1350940 - Label Runnables in dom/plugins; r=bsmedberg
|
2017-03-27 13:35:25 -07:00 |
PluginUtilsWin.h
|
Bug 1343975: Get rid of all dos/windows linebreaks in Mozilla C++ code. r=ehsan
|
2017-03-02 13:08:29 -08:00 |
PluginWidgetChild.cpp
|
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
|
2017-02-09 11:53:50 -05:00 |
PluginWidgetChild.h
|
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
|
2017-02-09 11:53:50 -05:00 |
PluginWidgetParent.cpp
|
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
|
2017-02-09 11:53:50 -05:00 |
PluginWidgetParent.h
|
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
|
2017-02-09 11:53:50 -05:00 |
StreamNotifyChild.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
StreamNotifyParent.h
|
Bug 1314254 - Add mozilla::ipc::IPCResult type and convert IPDL handlers to use new return type. r=billm
|
2016-11-15 04:26:00 +01:00 |
moz.build
|
Bug 1338172 part E - make all the PPluginWidget stuff Windows-only. Rip out the GTK-specific native widget support from widget/gtk/nsWindow and elsewhere, r=jimm
|
2017-02-09 11:53:50 -05:00 |