.. |
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
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
COMMessageFilter.cpp
|
|
|
COMMessageFilter.h
|
|
|
ipdl.mk
|
|
|
Makefile.in
|
Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
|
2011-08-24 17:15:58 +01:00 |
NestedLoopTimer.cpp
|
|
|
NestedLoopTimer.h
|
|
|
NPEventAndroid.h
|
|
|
NPEventOSX.h
|
|
|
NPEventUnix.h
|
Bug 677712 - Make Qt port support No X11 build; r=dougt,joe
|
2011-08-24 17:15:58 +01:00 |
NPEventWindows.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 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
PluginInstanceChild.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginInstanceParent.cpp
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
PluginInstanceParent.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginInterposeOSX.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginInterposeOSX.mm
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginLibrary.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07: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 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
PluginModuleChild.cpp
|
Bug 693469 - Implement mozilla::ArrayLength and mozilla::ArrayEnd, and replace uses of NS_ARRAY_LENGTH whenever possible. (Exceptions: assigning to static initializers, use in static assertions, as template parameters, etc. These will go away when the relevant compilers have C++11 constexpr support.) r=cjones
|
2011-10-10 22:50:08 -07:00 |
PluginModuleChild.h
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
PluginModuleParent.cpp
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
PluginModuleParent.h
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
PluginProcessChild.cpp
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
PluginProcessChild.h
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
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 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginScriptableObjectParent.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginScriptableObjectUtils-inl.h
|
|
|
PluginScriptableObjectUtils.h
|
Bug 675553 - Switch from PRBool to bool on a CLOSED TREE , r=bsmedberg,khuey,bz,cjones
|
2011-09-28 23:19:26 -07:00 |
PluginStreamChild.cpp
|
|
|
PluginStreamChild.h
|
|
|
PluginStreamParent.cpp
|
|
|
PluginStreamParent.h
|
|
|
PluginSurfaceParent.cpp
|
|
|
PluginSurfaceParent.h
|
|
|
PluginUtilsOSX.h
|
Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
|
2011-07-12 10:31:18 -04:00 |
PluginUtilsOSX.mm
|
Bug 663259 - Enable Mac Async plugin by default. r=cjones,mattwoodrow
|
2011-07-12 10:31:18 -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 622199: Add support for NPNVdocumentOrigin, ability to pass document origin directly to NPAPI plugins. r=bz
|
2011-09-14 12:22:27 -04:00 |
PPluginModule.ipdl
|
Bug 581341 - Part 1: Make crash report annotation work OOP and subsume existing workarounds. r=cjones
|
2011-06-08 15:56:31 -04:00 |
PPluginScriptableObject.ipdl
|
|
|
PPluginStream.ipdl
|
|
|
PPluginSurface.ipdl
|
|
|
PStreamNotify.ipdl
|
|
|
StreamNotifyChild.h
|
|
|
StreamNotifyParent.h
|
|
|