gecko-dev/dom/plugins
Benjamin Smedberg 97dfb1e921 Remove #ifdef 0 functions in nsNPAPIPluginParent which definitely won't live there. Some (memory allocation/deallocation) are local, while others should just be instance methods on the NPP wrappers. 2009-08-14 14:47:30 -04:00
..
testplugin Add test plugin for ipc, make sure it works 2009-08-05 15:36:33 -07:00
Makefile.in Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPAPI.ipdl Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPAPIPluginChild.cpp Use mozilla strings instead of std::string in IPDL 2009-07-29 14:12:15 -07:00
NPAPIPluginChild.h Use mozilla strings instead of std::string in IPDL 2009-07-29 14:12:15 -07:00
NPAPIPluginParent.cpp Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPAPIPluginParent.h Remove #ifdef 0 functions in nsNPAPIPluginParent which definitely won't live there. Some (memory allocation/deallocation) are local, while others should just be instance methods on the NPP wrappers. 2009-08-14 14:47:30 -04:00
NPObject.ipdl Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPObjectChild.cpp Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPObjectChild.h Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPObjectParent.cpp Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPObjectParent.h Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPP.ipdl Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPPInstanceChild.cpp build on 64-bit linux 2009-08-12 00:41:55 -05:00
NPPInstanceChild.h Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPPInstanceParent.cpp Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
NPPInstanceParent.h Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
PluginMessageUtils.h Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00
PluginProcessParent.cpp add SyncLaunch() method to GeckoChildProcess class. remove much newly obseleted code. 2009-07-20 13:14:41 -05:00
PluginProcessParent.h use a single binary, mozilla-runtime, for all child processes 2009-07-10 14:03:09 -05:00
PluginThreadChild.cpp Don't abort if more than one arg is passed to a plugin 2009-08-05 13:49:13 -07:00
PluginThreadChild.h merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there. 2009-07-02 11:54:22 -05:00
SharedLibrary.h
SharedPRLibrary.h merge plugin work from libchromiumipc. add env var check for OOP iframe. a few small bugfixes here and there. 2009-07-02 11:54:22 -05:00
ipdl.mk Skeleton implementation for NPObject remoting 2009-08-10 16:28:22 -07:00