.. |
interpose
|
Bug 659817 - [10.7 SDK] Build error in PluginInterposeOSX.h due to Cursor type not being defined. r=bgirard
|
2011-06-11 11:55:44 +02:00 |
AStream.h
|
|
|
BrowserStreamChild.cpp
|
|
|
BrowserStreamChild.h
|
|
|
BrowserStreamParent.cpp
|
|
|
BrowserStreamParent.h
|
|
|
ChildAsyncCall.cpp
|
|
|
ChildAsyncCall.h
|
|
|
ChildTimer.cpp
|
|
|
ChildTimer.h
|
|
|
COMMessageFilter.cpp
|
|
|
COMMessageFilter.h
|
|
|
ipdl.mk
|
|
|
Makefile.in
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
NestedLoopTimer.cpp
|
|
|
NestedLoopTimer.h
|
|
|
NPEventAndroid.h
|
|
|
NPEventOSX.h
|
|
|
NPEventWindows.h
|
|
|
NPEventX11.h
|
|
|
PBrowserStream.ipdl
|
|
|
PluginBackgroundDestroyer.h
|
|
|
PluginIdentifierChild.cpp
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PluginIdentifierChild.h
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PluginIdentifierParent.cpp
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PluginIdentifierParent.h
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PluginInstanceChild.cpp
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginInstanceChild.h
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginInstanceParent.cpp
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginInstanceParent.h
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginInterposeOSX.h
|
Bug 659817 - [10.7 SDK] Build error in PluginInterposeOSX.h due to Cursor type not being defined. r=bgirard
|
2011-06-11 11:55:44 +02:00 |
PluginInterposeOSX.mm
|
Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff
|
2011-05-24 01:58:28 -05:00 |
PluginLibrary.h
|
Asynchronous layer-based plugin painting on Mac b=598425 r=roc,josh
|
2011-05-19 17:08:14 -04:00 |
PluginMessageUtils.cpp
|
Bug 620931 part 2.5 - Properly quote arguments on Windows when starting child processes. r=rstrong
|
2011-05-12 15:44:35 +02:00 |
PluginMessageUtils.h
|
Bug 621117 - Support native cursor manipulation from OOP plugins on OS X. r=josh,bsmedberg a=sheriff
|
2011-05-24 01:58:28 -05:00 |
PluginModuleChild.cpp
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginModuleChild.h
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginModuleParent.cpp
|
Bug 587370 - Use MOZ_WIDGET_COCOA instead of OS_MACOSX; r=benjamin
|
2011-06-25 11:25:03 -04:00 |
PluginModuleParent.h
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PluginProcessChild.cpp
|
Back out 6b23b52e68d6 - e92f98e8a335 (bug 632404, 552864, 658995) because of Tp4 regression.
|
2011-06-15 09:00:28 -07:00 |
PluginProcessChild.h
|
|
|
PluginProcessParent.cpp
|
|
|
PluginProcessParent.h
|
|
|
PluginScriptableObjectChild.cpp
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PluginScriptableObjectChild.h
|
|
|
PluginScriptableObjectParent.cpp
|
Bug 653083 part 2: Fix crash introduced in this patch by moving the plugin-alive null checks before the identifier tries to use the module, r=captain-obvious
|
2011-06-17 15:42:13 -04:00 |
PluginScriptableObjectParent.h
|
|
|
PluginScriptableObjectUtils-inl.h
|
|
|
PluginScriptableObjectUtils.h
|
|
|
PluginStreamChild.cpp
|
|
|
PluginStreamChild.h
|
|
|
PluginStreamParent.cpp
|
|
|
PluginStreamParent.h
|
|
|
PluginSurfaceParent.cpp
|
|
|
PluginSurfaceParent.h
|
|
|
PluginUtilsOSX.h
|
Asynchronous layer-based plugin painting on Mac b=598425 r=roc,josh
|
2011-05-19 17:08:14 -04:00 |
PluginUtilsOSX.mm
|
Asynchronous layer-based plugin painting on Mac b=598425 r=roc,josh
|
2011-05-19 17:08:14 -04:00 |
PPluginBackgroundDestroyer.ipdl
|
|
|
PPluginIdentifier.ipdl
|
Bug 653083 - Deal with NPRuntime identifier which may be non-interned being passed across the process boundary, and the current cache which isn't aware of that problem. r=bent,cdleary
|
2011-06-14 15:49:48 -04:00 |
PPluginInstance.ipdl
|
Bug 660989: Make NPPVpluginWantsAllNetworkStreams work with OOP plugins. r=bsmedberg
|
2011-06-08 16:20:53 -04:00 |
PPluginModule.ipdl
|
Bug 441197: Maintain an audio session across processes. r=jimm
|
2011-06-24 07:20:03 -07:00 |
PPluginScriptableObject.ipdl
|
|
|
PPluginStream.ipdl
|
|
|
PPluginSurface.ipdl
|
|
|
PStreamNotify.ipdl
|
|
|
StreamNotifyChild.h
|
|
|
StreamNotifyParent.h
|
|
|