Tatiana Meshkova
|
ad3de9654c
|
Bug 1023156 - Cannot build Qt with errors in gfxQtPlatforms (with Qt 5.3)
|
2014-11-19 22:02:51 -08:00 |
|
Shelly Lin
|
05a2ca51ff
|
Bug 1098681 - Call GetCurTraceInfo at where this message is enqueued. r=sinker.
|
2014-11-18 11:20:36 +08:00 |
|
Nathan Froyd
|
231f7740db
|
Bug 1097762 - part 1 - correctly re-initialize flag histograms after clearing them; r=gfritzsche
|
2014-11-12 12:03:47 -05:00 |
|
Nathan Froyd
|
f93bf494fe
|
Bug 1093809 - make Pickle reading functions MOZ_WARN_UNUSED_RESULT; r=bent
|
2014-11-04 11:33:06 -05:00 |
|
Jacek Caban
|
8f5ffaf898
|
Bug 1092130 - Fixed build errors found by mingw after bug 1076698 landed (-Werror=missing-braces errors). r=cpearce
|
2014-11-03 10:28:52 +01:00 |
|
Nathan Froyd
|
4fd613ce7d
|
Bug 1092010 - part 1 - add move semantics to Pickle and IPC::Message; r=dvander
|
2014-10-31 11:20:43 -04:00 |
|
Ryan VanderMeulen
|
a72789250f
|
Backed out changesets a7d4914ea11a and f3d36cf13ac1 (bug 1092010) for non-unified bustage.
|
2014-11-01 00:10:08 -04:00 |
|
Nathan Froyd
|
9c98633d25
|
Bug 1092010 - part 1 - add move semantics to Pickle and IPC::Message; r=dvander
|
2014-10-31 11:20:43 -04:00 |
|
Nicholas Nethercote
|
731ffcfb85
|
Bug 1087834 - Reduce heap churn involving |input_overflow_buf_|. r=billm.
--HG--
extra : rebase_source : f842309c5d75479fefc266d405c0b8aceb7c247f
|
2014-10-23 01:34:07 -07:00 |
|
Chris Peterson
|
ec661627b0
|
Bug 1081010 - Part 1: Fix -Wswitch warning in ipc/chromium. r=tabraldes
|
2014-10-09 23:46:16 -07:00 |
|
Bob Owen
|
7487f3d78b
|
Bug 1037445: When pre-Vista, for testing purposes allow std handles to be inherited by child process when an env var is set. r=jmaher,dvander
|
2014-10-15 08:26:39 +01:00 |
|
Bill McCloskey
|
425175f713
|
Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan)
|
2014-10-07 21:32:45 -07:00 |
|
Carsten "Tomcat" Book
|
147fca0f92
|
Backed out changeset e56bf4ea89fb (bug 1049879) for bustage in emulator debug builds on a CLOSED TREE
|
2014-10-08 08:03:57 +02:00 |
|
Bill McCloskey
|
f7ae46e404
|
Bug 1049879 - Remove urgent and rpc message types and replace with message priorities (r=dvander,bent,ehsan)
|
2014-10-07 21:32:45 -07:00 |
|
Georg Fritzsche
|
7bf3afe79c
|
Bug 1069873 - Add counter histogram type. r=froydnj
|
2014-09-26 17:45:33 +02:00 |
|
Aaron Klotz
|
de564f5251
|
Bug 1072752: Make Chromium UI message loops for Windows call into WinUtils::WaitForMessage; r=jimm
|
2014-09-25 12:39:15 -06:00 |
|
Josh Aas
|
8c712ab2dd
|
Bug 1071808: Remove Chromium lazy_instance from IPC code. r=nfroyd
|
2014-09-23 22:31:35 -05:00 |
|
Edwin Flores
|
c53de8cacc
|
Bug 1039886 - Make ProcessKill signal SIGKILL only if the child still exists r=bsmedberg
|
2014-09-24 10:04:48 +12:00 |
|
Josh Aas
|
2faa491a2e
|
Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd
|
2014-09-19 13:17:17 -05:00 |
|
Wes Kocher
|
63f386ce56
|
Backed out changeset d77733726cae (bug 1063318) for b2g mochitest leaks
|
2014-09-18 16:30:33 -07:00 |
|
Josh Aas
|
a39b0e7b4a
|
Bug 1063318: Switch Chromium IPC code to Mozilla's ref/auto ptr types. Also fix thread safety bug. r=nfroyd
|
2014-09-18 15:52:59 -05:00 |
|
Jim Chen
|
7449898da5
|
Bug 1067513 - Import updated base::LazyInstance from upstream; r=bsmedberg
This patch imports the following files from upstream, and adapts them to the
in-tree fork at ipc/chromium,
* src/base/lazy_instance.cc
* src/base/lazy_instance.h
The updated code fixes several issues with LazyInstance [1-4]. LazyInstance
usages are also updated to reflect changes in the class interface.
[1] https://code.google.com/p/chromium/issues/detail?id=28749
[2] https://code.google.com/p/chromium/issues/detail?id=64930
[3] https://code.google.com/p/chromium/issues/detail?id=65298
[4] https://code.google.com/p/chromium/issues/detail?id=82122
|
2014-09-17 12:59:21 -04:00 |
|
Jim Mathies
|
c62c2e76fd
|
Bug 1060738 - Implement MessagePumpForNonMainUIThreads for Windows, a xpcom compatible subclass of chromium's MessagePumpForUI. r=tabraldes
|
2014-09-12 09:49:38 -05:00 |
|
Josh Aas
|
3b7d375a99
|
Bug 1062719 - remove Chromium debug flags, task queue from IPC code. rs=bent
|
2014-09-04 00:24:27 -05:00 |
|
Josh Aas
|
9a21278a8e
|
Bug 1062715 - remove Chromium event recorder, memory debug, simple thread, drag and drop code. rs=bent
|
2014-09-03 23:56:40 -05:00 |
|
Josh Aas
|
29dcebef1d
|
Bug 1062064 - remove Chromium debug utils from IPC code. rs=bent
|
2014-09-03 22:52:59 -05:00 |
|
Josh Aas
|
e2f8d59192
|
Bug 1062076 - remove Chromium system monitor from IPC code. rs=bent
|
2014-09-02 23:30:40 -05:00 |
|
Josh Aas
|
913399d419
|
Bug 1061994 - remove Chromium worker pools from IPC code. rs=bent
|
2014-09-02 21:03:04 -05:00 |
|
Josh Aas
|
1dd74d693f
|
Bug 1061992 - remove Chromium hmac code from IPC code. rs=bent
|
2014-09-02 19:33:04 -05:00 |
|
Josh Aas
|
e89d979263
|
Bug 1061889 - remove Chromium statistics code. rs=bent
|
2014-09-02 18:04:59 -05:00 |
|
Josh Aas
|
a9635cfb9d
|
Bustage fix for bug 1059479, CLOSED TREE
|
2014-09-02 15:48:07 -05:00 |
|
Josh Aas
|
0df1699a3b
|
Bustage fix for bug 1059479, CLOSED TREE
|
2014-09-02 15:25:29 -05:00 |
|
Josh Aas
|
dc12acf506
|
Bug 1059479 - remove Chromium path service and trace events code. r=bent
|
2014-09-02 14:23:58 -05:00 |
|
Jacek Caban
|
e8562197ec
|
Bug 1055655 - Fix warnings turned to errors by bug 1018288 found by mingw build. r=ted,jmathies
--HG--
extra : rebase_source : 2e1d8d0ae697515994b718634f8f8ae9b26b8d80
|
2014-09-02 11:07:25 +02:00 |
|
Ehsan Akhgari
|
91c0120015
|
Follow-up to bug 1060997 to fix the build bustage
|
2014-08-31 21:14:53 -04:00 |
|
Ehsan Akhgari
|
7e2738ff79
|
Bug 1060997 - Fix more bad implicit constructors in IPC; r=smaug
|
2014-08-31 21:12:55 -04:00 |
|
Ehsan Akhgari
|
2905eb1aee
|
Bug 1053603 - Fix some more bad implicit constructors in the IPC code; r=bent
|
2014-08-07 21:18:59 -04:00 |
|
Sotaro Ikeda
|
c0eceb28a8
|
Bug 1042387 - Add file descriptors count check r=jrmuizel
|
2014-08-18 10:55:23 -07:00 |
|
Ehsan Akhgari
|
63f391665c
|
Backed out changeset 0409c8faca80 because of build bustage on a CLOSED TREE
|
2014-08-18 13:44:59 -04:00 |
|
Ehsan Akhgari
|
fc58ff494a
|
Add SetProp to the list of windows.h #defined functions that we need to #undef, no bug
|
2014-08-18 13:19:16 -04:00 |
|
Daniel Holbert
|
65c398d6dc
|
Bug 1052758: Remove unused variable 'kWorkScheduled' from message_pump_glib.cc. r=ehsan
|
2014-08-12 21:46:27 -07:00 |
|
Mike Hommey
|
c75b987e31
|
Bug 1045783 - Move OS_LIBS from a passthrough to a more fully supported variable. r=gps
|
2014-08-06 07:25:05 +09:00 |
|
Ehsan Akhgari
|
dee0c3ea29
|
Bug 1048252 - Fix some bad implicit constructors in chromium IPC code; r=bent
|
2014-08-05 09:37:28 -04:00 |
|
Thinker K.F. Li
|
29ca5aa9af
|
Bug 977026 - Part 2: B2G loader. r=khuey, r=cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-30 03:24:00 -04:00 |
|
Mike Hommey
|
c1aff765dd
|
Backout changesets 7ff3cd713466, f8ec5977a454 and c7c37390b46b (bug 977026) for b2g bustage on a CLOSED TREE.
|
2014-07-29 14:50:41 +09:00 |
|
Thinker K.F. Li
|
baf6cd343e
|
Bug 977026 - part 2: B2G loader. r=khuey,cyu
--HG--
rename : ipc/app/MozillaRuntimeMain.cpp => ipc/contentproc/plugin-container.cpp
|
2014-07-25 20:52:00 +02:00 |
|
Bill McCloskey
|
9995706972
|
Bug 988251 - Enable sending more than 4 file descriptors in the IPC channel (r=bent)
|
2014-07-16 23:03:03 -07:00 |
|
Landry Breuil
|
425f3edcdb
|
Bug 761541 - Don't regenerate third_party/libevent/event.h if already there, avoids relinking libxul.so when nothing changed and building against native libevent. r=glandium
|
2014-07-10 11:03:41 +02:00 |
|
Makoto Kato
|
bc3578a6fe
|
Bug 1030899 - Undefine _EVENT_HAVE_ISSETUGID. r=josh
|
2014-07-08 17:52:19 +09:00 |
|
Brian R. Bondy
|
1a59235ead
|
Bug 598615 - Rename HAVE_64BIT_OS to HAVE_64BIT_BUILD. r=ted
|
2014-06-24 22:16:25 -04:00 |
|