.. |
tests
|
Bug 1138620 - Part 2: Test case for NS_NewUnmonitoredThread(). r=khuey
|
2015-04-21 18:23:48 +08:00 |
AppProcessChecker.cpp
|
Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm
|
2015-02-05 16:47:32 -05:00 |
AppProcessChecker.h
|
Bug 1020172 - Patch 4: Replace ManagedPBrowserParent in AppProcessChecker - v2. r=khuey
|
2014-10-24 02:30:00 +02:00 |
Blob.cpp
|
Bug 1138293 - Use malloc/free/realloc/calloc instead of moz_malloc/moz_free/moz_realloc/moz_calloc. r=njn
|
2015-03-31 12:32:49 +09:00 |
BlobChild.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
BlobParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
CPOWManagerGetter.h
|
Bug 1123461 - Make a real interface for js/ipc (r=dvander)
|
2015-01-26 13:32:18 -08:00 |
ColorPickerParent.cpp
|
Bug 1114890 - Use TabParent::GetFrom everywhere. r=billm
|
2015-02-05 16:47:32 -05:00 |
ColorPickerParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ContentBridgeChild.cpp
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
ContentBridgeChild.h
|
Bug 1148527 - Indentation fix after bug 1145631, r=ehsan
|
2015-03-27 18:52:19 +00:00 |
ContentBridgeParent.cpp
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
ContentBridgeParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ContentChild.cpp
|
Bug 1155224 - Add targetFrameLoader property to messages (r=smaug)
|
2015-04-20 23:32:59 -07:00 |
ContentChild.h
|
Bug 1112469 - Part 2: Update the service workers in the parent and all child processes every day; r=nsm
|
2015-04-17 14:01:21 -04:00 |
ContentParent.cpp
|
Bug 1141661 - Load chrome before processing delayed frame scripts. r=smaug
|
2015-04-20 12:50:34 -07:00 |
ContentParent.h
|
Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug
|
2015-04-16 15:38:12 -04:00 |
ContentProcess.cpp
|
Bug 1149483: Change content sandbox level 1 to a working low integrity sandbox. r=tabraldes, r=billm
|
2015-04-05 14:01:38 +01:00 |
ContentProcess.h
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
ContentProcessManager.cpp
|
Back out Bug 1127201 (part 1) for various problems.
|
2015-02-06 15:05:08 -08:00 |
ContentProcessManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
CrashReporterChild.cpp
|
…
|
|
CrashReporterChild.h
|
…
|
|
CrashReporterParent.cpp
|
Bug 1132153 - Replace 'using namespace base' with specific using-declarations. r=dholbert
|
2015-02-11 15:01:26 -05:00 |
CrashReporterParent.h
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
DOMTypes.ipdlh
|
Bug 1071562, e10s, support non-text types in clipboard (html, images, etc), r=smaug
|
2015-04-16 15:38:12 -04:00 |
FilePickerParent.cpp
|
Bug 1144759 - Switch file picker to FileImpl (r=bent)
|
2015-03-26 14:22:58 -07:00 |
FilePickerParent.h
|
Bug 1144759 - Switch file picker to FileImpl (r=bent)
|
2015-03-26 14:22:58 -07:00 |
IdType.h
|
Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey
|
2014-10-29 19:11:00 +01:00 |
PBlob.ipdl
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
PBlobStream.ipdl
|
Bug 701634 - Support IndexedDB in Workers, r=khuey+baku.
|
2014-12-16 22:26:15 -08:00 |
PBrowser.ipdl
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
PBrowserOrId.ipdlh
|
Bug 1020172 - Patch 2: Manage TabParent in chrome process - v14. r=khuey
|
2014-10-29 19:11:00 +01:00 |
PColorPicker.ipdl
|
…
|
|
PContent.ipdl
|
Bug 1112469 - Part 2: Update the service workers in the parent and all child processes every day; r=nsm
|
2015-04-17 14:01:21 -04:00 |
PContentBridge.ipdl
|
Bug 1109884 - Stop using intr messages in PContent (r=bent)
|
2015-01-28 11:53:46 -08:00 |
PContentDialog.ipdl
|
…
|
|
PContentPermission.ipdlh
|
…
|
|
PContentPermissionRequest.ipdl
|
Bug 1020179 - Let PContent manage PContentPermissionRequest. r=fabrice, r=khuey
|
2015-04-13 21:08:00 -04:00 |
PCrashReporter.ipdl
|
…
|
|
PCycleCollectWithLogs.ipdl
|
…
|
|
PDocumentRenderer.ipdl
|
Bug 1132854 - Make nsIntSize a typedef of gfx::IntSize. r=Bas, roc
|
2015-03-29 16:59:08 +02:00 |
PFilePicker.ipdl
|
Bug 949666 - Save last used upload dir with e10s. r=billm
|
2014-11-09 20:26:14 +01:00 |
PMemoryReportRequest.ipdl
|
…
|
|
PPluginWidget.ipdl
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
PProcessHangMonitor.ipdl
|
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
|
2015-01-16 18:34:47 -08:00 |
PScreenManager.ipdl
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
PTabContext.ipdlh
|
Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
|
2015-02-26 08:47:01 -05:00 |
PermissionMessageUtils.cpp
|
…
|
|
PermissionMessageUtils.h
|
…
|
|
PreallocatedProcessManager.cpp
|
Bug 1138620 - Part 2: Test case for NS_NewUnmonitoredThread(). r=khuey
|
2015-04-21 18:23:48 +08:00 |
PreallocatedProcessManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ProcessHangMonitor.cpp
|
Bug 1119878 Part 2: Change IPC code to hold ProcessID instead of ProcessHandle. r=billm, r=dvander, r=aklotz, r=cpearce
|
2015-04-01 09:40:35 +01:00 |
ProcessHangMonitor.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ProcessHangMonitorIPC.h
|
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
|
2015-01-16 18:34:47 -08:00 |
ProcessPriorityManager.cpp
|
Bug 1142806 - Try to keep at least one foreground process at any time. r=gsvelto
|
2015-04-13 16:25:09 +08:00 |
ProcessPriorityManager.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
ScreenManagerParent.cpp
|
Bug 1102060 - Part2: Change the way to send/rcv for ScreenForBrowser. r=smaug
|
2015-02-03 16:03:28 +08:00 |
ScreenManagerParent.h
|
Bug 1145631 - Part 1: Replace MOZ_OVERRIDE and MOZ_FINAL with override and final in the tree; r=froydnj
|
2015-03-21 12:28:04 -04:00 |
StructuredCloneUtils.cpp
|
Bug 966439 - BroadcastChannel API - patch 7 - Blob supported, r=bent
|
2015-01-15 16:58:41 +00:00 |
StructuredCloneUtils.h
|
…
|
|
TabChild.cpp
|
Bug 1155621 - Make nsIntRect and nsIntPoint typedefs of mozilla::gfx::IntRect and mozilla::gfx::IntPoint. r=Bas
|
2015-04-21 17:04:57 +02:00 |
TabChild.h
|
Bug 1153023 - Convert TabParent::mChromeOffset to a LayoutDeviceIntPoint. r=billm
|
2015-04-21 10:33:56 -04:00 |
TabContext.cpp
|
Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
|
2015-02-26 08:47:01 -05:00 |
TabContext.h
|
Bug 1130455 - Remove the ScrollingBehavior code to propagate APZ and use gfxPrefs instead. r=roc,fabrice
|
2015-02-26 08:47:01 -05:00 |
TabMessageUtils.cpp
|
…
|
|
TabMessageUtils.h
|
…
|
|
TabParent.cpp
|
Bug 1153023 - Send the child process a dimensions update when the offset changes. r=roc
|
2015-04-21 10:33:56 -04:00 |
TabParent.h
|
Bug 1153023 - Send the child process a dimensions update when the offset changes. r=roc
|
2015-04-21 10:33:56 -04:00 |
jar.mn
|
Bug 1038811 - Push Notifications - Push implementation changes. r=nsm
|
2015-04-10 20:19:28 -07:00 |
moz.build
|
Merge m-c to b2g-inbound. a=merge
|
2015-04-09 12:08:54 -04:00 |
nsICachedFileDescriptorListener.h
|
…
|
|
nsIContentChild.cpp
|
Bug 1155224 - Add targetFrameLoader property to messages (r=smaug)
|
2015-04-20 23:32:59 -07:00 |
nsIContentChild.h
|
Bug 1121673: Use move references in IPDL. r=bent
|
2015-01-16 11:58:52 -08:00 |
nsIContentParent.cpp
|
Bug 1155224 - Add targetFrameLoader property to messages (r=smaug)
|
2015-04-20 23:32:59 -07:00 |
nsIContentParent.h
|
Bug 1145051: Use MOZ_WARN_UNUSED_RESULT instead of NS_WARN_UNUSED_RESULT. r=glandium
|
2015-03-19 00:46:40 -07:00 |
nsIHangReport.idl
|
Bug 1118618 - [e10s] Slow script/plugin hang UI (r=mrbkap,mconley,bent)
|
2015-01-16 18:34:47 -08:00 |
nsIRemoteBlob.h
|
…
|
|
post-fork-preload.js
|
Bug 970307: Part 3: Reinitialize modules after fork. r=fabrice
|
2014-12-18 17:01:33 +08:00 |
preload.js
|
Bug 1128505 - Preload Webapps.js for faster mozApps instantiation. r=fabrice
|
2015-03-18 11:40:29 +08:00 |
remote-test.js
|
…
|
|
test.xul
|
…
|
|