..
hangui
Bug 864774 - Part 2: Move CPPSRCS to moz.build as CPP_SOURCES; r=joey CLOSED TREE
2013-04-23 17:54:15 -04:00
interpose
bug 870407: cleanup bug. r=mshal
2013-07-08 11:53:00 -04:00
AStream.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
BrowserStreamChild.cpp
Bug 841477 - Enable FAIL_ON_WARNINGS on MSVC in dom/plugins. r=benjamin
2013-02-28 07:44:52 +09:00
BrowserStreamChild.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
BrowserStreamParent.cpp
Bug 791906: Replace NSPR integer limit constants with stdint ones; r=ehsan
2012-09-28 01:57:33 -05:00
BrowserStreamParent.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
COMMessageFilter.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
COMMessageFilter.h
no bug - mark several classes final to avoid warnings about deleting objects of polymorphic type
2013-01-11 04:43:29 -05:00
ChildAsyncCall.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
ChildAsyncCall.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
ChildTimer.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
ChildTimer.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
Makefile.in
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
2013-07-10 13:51:28 -04:00
MiniShmParent.cpp
Bug 829909 - Fix some Plugin Hang UI synchronization problems. r=bbondy
2013-01-17 21:22:21 -05:00
MiniShmParent.h
Bug 805591 - Win32 implementation of the Plugin Hang UI r=bsmedberg,bbondy
2013-01-04 17:59:05 -05:00
NPEventAndroid.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
NPEventOSX.h
Bug 785667 - Make plugins work with HiDPI mode on the Mac. r=bgirard
2012-10-02 14:48:05 -05:00
NPEventUnix.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
NPEventWindows.h
Bug 797316 - Fix -Werror=conversion-null errors in Windows-only code (dom/plugins part) r=joshmoz
2012-10-04 10:31:37 +02:00
NestedLoopTimer.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
NestedLoopTimer.h
Bug 774813 - Bug 774139 will break Qt builds due to #define signals. r=cjones
2012-07-18 22:45:58 -04:00
PBrowserStream.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PPluginBackgroundDestroyer.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PPluginIdentifier.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PPluginInstance.ipdl
Bug 891626 - Consistent filename casing for "ipc"; r=bsmedberg
2013-07-10 12:08:23 -07:00
PPluginModule.ipdl
Bug 853358 - Add plugin profiling support. r=ehsan,bsmedberg
2013-03-21 10:17:23 +01:00
PPluginScriptableObject.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PPluginStream.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PPluginSurface.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PStreamNotify.ipdl
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginBackgroundDestroyer.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
PluginHangUIParent.cpp
Bug 891035: Provide mutual exclusion in Plugin Hang UI to protect against concurrent shutdown and user response. r=bsmedberg
2013-07-10 11:00:55 -06:00
PluginHangUIParent.h
Bug 891035: Provide mutual exclusion in Plugin Hang UI to protect against concurrent shutdown and user response. r=bsmedberg
2013-07-10 11:00:55 -06:00
PluginIdentifierChild.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginIdentifierChild.h
Bug 856108 - Port static analyses to clang, part 2b: use MOZ_STACK_CLASS in dom. r=Ms2ger
2013-04-11 22:20:18 -05:00
PluginIdentifierParent.cpp
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
2013-05-22 10:05:28 -06:00
PluginIdentifierParent.h
Bug 856108 - Port static analyses to clang, part 2b: use MOZ_STACK_CLASS in dom. r=Ms2ger
2013-04-11 22:20:18 -05:00
PluginInstanceChild.cpp
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginInstanceChild.h
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginInstanceParent.cpp
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginInstanceParent.h
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginInterposeOSX.h
…
PluginInterposeOSX.mm
…
PluginLibrary.h
Bug 798033 - Removes 'using namespace' from dom headers - r=khuey
2012-11-10 10:45:52 -05:00
PluginMessageUtils.cpp
Bug 806618 - rewrite PR_NewLogModule calls to not generate static initializers; r=ehsan
2012-10-29 19:32:10 -04:00
PluginMessageUtils.h
bug 822717 - remove checks for old gcc r=glandium
2012-12-18 13:22:28 -05:00
PluginModuleChild.cpp
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginModuleChild.h
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginModuleParent.cpp
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginModuleParent.h
Bug 885804: Renaming in content/dom r=jlebar
2013-07-08 11:48:39 -04:00
PluginProcessChild.cpp
Bug 607832. r=ehsan
2013-05-28 10:16:58 -04:00
PluginProcessChild.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
PluginProcessParent.cpp
Bug 787933 - Stop using stdin types in IPC code; r=bsmedberg+cjones sr=cjones
2012-09-17 10:37:20 +02:00
PluginProcessParent.h
Bug 877746 - Annotate ~230 methods with MOZ_OVERRIDE in /dom. r=Ms2ger
2013-06-05 12:15:48 -04:00
PluginScriptableObjectChild.cpp
Bug 853560 - Fix nsTArray::SetCapacity callers in dom/plugins to not look at the return value; r=bsmedberg
2013-03-21 14:43:04 -04:00
PluginScriptableObjectChild.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginScriptableObjectParent.cpp
Bug 868130 - Remove the lion's share of JSAutoRequests in gecko. r=gabor
2013-05-22 10:05:28 -06:00
PluginScriptableObjectParent.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginScriptableObjectUtils-inl.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginScriptableObjectUtils.h
Bug 579517 - Part 1: Automated conversion of NSPR numeric types to stdint types in Gecko; r=bsmedberg
2012-08-22 11:56:38 -04:00
PluginStreamChild.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginStreamChild.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
PluginStreamParent.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginStreamParent.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
PluginSurfaceParent.cpp
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginSurfaceParent.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
PluginUtilsOSX.h
Bug 877382 - Remove THEBES_API decorator. - r=BenWa
2013-05-29 14:59:24 -07:00
PluginUtilsOSX.mm
Bug 829284 - Unity plugin doesn't display in HiDPI mode. r=bgirard
2013-01-23 16:19:15 -06:00
StreamNotifyChild.h
Bug 702877 - Replace NS_OVERRIDE with MOZ_OVERRIDE. r=ehsan
2012-07-06 13:15:45 -05:00
StreamNotifyParent.h
Bug 716478 - update licence to MPL 2.
2012-05-21 12:12:37 +01:00
moz.build
Bug 868536 - Move ipdl.mk files to moz.build; r=gps
2013-07-01 09:56:28 -04:00