.. |
hangui
|
Bug 874266 - Move all DEFINES that can be moved to moz.build. r=mshal
|
2013-11-27 22:55:07 +09:00 |
interpose
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
|
2013-11-26 11:38:52 -05:00 |
AStream.h
|
|
|
BrowserStreamChild.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
BrowserStreamChild.h
|
|
|
BrowserStreamParent.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
BrowserStreamParent.h
|
|
|
ChildAsyncCall.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
ChildAsyncCall.h
|
|
|
ChildTimer.cpp
|
|
|
ChildTimer.h
|
|
|
COMMessageFilter.cpp
|
Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
|
2013-09-30 17:27:45 -07:00 |
COMMessageFilter.h
|
|
|
Makefile.in
|
Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal
|
2013-11-11 09:04:11 +01:00 |
MiniShmParent.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
MiniShmParent.h
|
|
|
moz.build
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
|
2013-11-26 11:38:52 -05:00 |
NestedLoopTimer.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
NestedLoopTimer.h
|
|
|
NPEventAndroid.h
|
|
|
NPEventOSX.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
NPEventUnix.h
|
|
|
NPEventWindows.h
|
|
|
PBrowserStream.ipdl
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
PluginBackgroundDestroyer.cpp
|
|
|
PluginBackgroundDestroyer.h
|
|
|
PluginHangUIParent.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PluginHangUIParent.h
|
|
|
PluginIdentifierChild.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
PluginIdentifierChild.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
PluginIdentifierParent.cpp
|
No bug - Fix some style issues in DOM code.
|
2013-11-11 09:04:41 +01:00 |
PluginIdentifierParent.h
|
|
|
PluginInstanceChild.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PluginInstanceChild.h
|
|
|
PluginInstanceParent.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PluginInstanceParent.h
|
Bug 921753 - Part 2: Move GraphicsFilters outside of gfxPattern.h so that we won't need to #include that header everywhere GraphicsFilter is needed; r=roc
|
2013-10-01 17:01:19 -04:00 |
PluginInterposeOSX.h
|
|
|
PluginInterposeOSX.mm
|
|
|
PluginLibrary.h
|
|
|
PluginMessageUtils.cpp
|
Rename IPDL's RPC to Interrupt (bug 910020, r=bent).
|
2013-09-30 17:27:45 -07:00 |
PluginMessageUtils.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
PluginModuleChild.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PluginModuleChild.h
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
PluginModuleParent.cpp
|
Bug 927728 - Part 1: Replace PRUnichar with char16_t; r=roc
|
2014-01-04 10:02:17 -05:00 |
PluginModuleParent.h
|
Bug 951739: Remove mPluginThread from PluginModuleParent. r=bsmedberg
|
2013-12-19 10:15:13 -06:00 |
PluginProcessChild.cpp
|
Bug 944427 - Fixed char16_t/wchar_t mismatch in dom/ r=bsmedberg
|
2013-12-04 13:19:38 +01:00 |
PluginProcessChild.h
|
|
|
PluginProcessParent.cpp
|
|
|
PluginProcessParent.h
|
|
|
PluginScriptableObjectChild.cpp
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
|
2013-11-26 11:38:52 -05:00 |
PluginScriptableObjectChild.h
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
PluginScriptableObjectParent.cpp
|
Bug 942633 - Build more dom/ code in unified mode; r=bzbarsky
|
2013-11-26 11:38:52 -05:00 |
PluginScriptableObjectParent.h
|
Bug 918651 - part 7a - fix source files bootlegging things from IPDL headers; rs=ehsan
|
2013-10-18 16:57:55 -04:00 |
PluginScriptableObjectUtils-inl.h
|
|
|
PluginScriptableObjectUtils.h
|
|
|
PluginStreamChild.cpp
|
|
|
PluginStreamChild.h
|
|
|
PluginStreamParent.cpp
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
PluginStreamParent.h
|
|
|
PluginSurfaceParent.cpp
|
|
|
PluginSurfaceParent.h
|
|
|
PluginUtilsOSX.h
|
|
|
PluginUtilsOSX.mm
|
|
|
PPluginBackgroundDestroyer.ipdl
|
|
|
PPluginIdentifier.ipdl
|
|
|
PPluginInstance.ipdl
|
Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
|
2013-10-18 14:47:04 -04:00 |
PPluginModule.ipdl
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
PPluginScriptableObject.ipdl
|
Bug 918651 - part 9 - remove useless includes from IPDL files; r=ehsan
|
2013-10-18 14:47:04 -04:00 |
PPluginStream.ipdl
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
PPluginSurface.ipdl
|
|
|
PStreamNotify.ipdl
|
Bug 918651 - part 8 - remove redundant includes from IPDL files; r=ehsan
|
2013-10-18 13:34:08 -04:00 |
ScopedMethodFactory.h
|
|
|
StreamNotifyChild.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |
StreamNotifyParent.h
|
Bug 784739 - Switch from NULL to nullptr in dom/plugins/ipc/; r=ehsan
|
2013-10-23 16:34:46 -04:00 |