Jacek Caban
|
e44361abef
|
Bug 651861 - ipc/chromium compilation broken on mingw
r=jones.chris.g
|
2011-04-28 11:36:38 +00:00 |
Mike Hommey
|
c00f9f8a04
|
Bug 643112 - Fix IPC build on Linux powerpc. r=bsmedberg
|
2011-04-13 09:45:42 +02:00 |
Mike Hommey
|
27e7b98dbb
|
Bug 584474 part 9 - Replace fakelibs with a more sophisticated library expansion system. r=ted
|
2011-02-25 15:05:08 +01:00 |
Ryan VanderMeulen
|
45478f2ab2
|
Bug 578546 - Fix more MSVC warning spam by removing unneeded declarations. r=cjones a=benjamin
|
2010-11-16 10:21:53 +01:00 |
Mike Hommey
|
3a8a01752b
|
Bug 605146 part 3 - Missing chromium constants for windows builds. r=ted,a=bsmedberg
|
2010-11-07 09:20:50 +01:00 |
Mike Hommey
|
1b9976789c
|
Bug 605146 part 2 - Compile sha512.cc on all platforms. r=ted,a=bsmedberg
|
2010-11-07 09:20:50 +01:00 |
Chris Jones
|
02f407ca9f
|
Bug 584580: Delete some unused code imported from chromium. r=bent
|
2010-08-05 17:11:23 -05:00 |
Kyle Huey
|
682cc66d87
|
Bug 522770: Link directly to object files instead of intermediate static libs. Patch originally written by Ted Mielczarek. Checking into a CLOSED TREE as a bustage fix. reviews pending.
--HG--
extra : rebase_source : 54a506a5815dcdedaf3f61ad7d6bdd0529d7f5f7
|
2010-08-01 01:48:21 -07:00 |
Michael Wu
|
ce5dbc8e97
|
Bug 574120 - Add Android support to IPC code, r=cjones
|
2010-06-25 11:39:02 -07:00 |
Martin Stránský
|
429576844b
|
Make ipc/ build with gcc 4.1.2. r=cjones
|
2010-05-24 09:36:49 +12:00 |
Dão Gottwald
|
f15f398c69
|
Backed out changeset 48e202424e35
|
2010-05-13 18:26:36 +02:00 |
Martin Stránský
|
6acba6095d
|
Bug 562029 - ipc fails to build with gcc version 4.1.2. r=chris.jones
|
2010-05-13 17:38:19 +02:00 |
Oleg Romashin
|
7135ac8e96
|
Bug 562285 - Rewrite gfxSharedImageSurface class to be compatible with IPC Shmem.r=jones.chris.g, sr=vladimir
--HG--
extra : rebase_source : 245e4c8ee52856bcf8900a049132b9f5b4a53bbb
|
2010-05-13 11:52:59 -04:00 |
Chris Jones
|
664ac3f4df
|
Bug 563747: Allow building ipc/chromium on PPC, enable MOZ_IPC for mac/ppc. r=bsmedberg
|
2010-05-05 16:35:09 -05:00 |
Mike Hommey
|
64be11b35e
|
Bug 558789 - Allow to build against system libevent [r=benjamin, r=cjones]
--HG--
extra : rebase_source : cd964ba40277ebd89dda8392c8a842ca9ef01bf8
|
2010-04-20 09:06:55 +02:00 |
Josh Aas
|
83e606ce40
|
Update Mac OS X message pump code for child processes. b=552878 rs=cjones
|
2010-03-17 20:10:42 -04:00 |
Oleg Romashin
|
990bb64f58
|
Bug 544190 - QCore version needed to replace message_pump_glib.cc. r=dougt
|
2010-02-18 23:48:50 +02:00 |
Benjamin Smedberg
|
32cca8830e
|
Bug 516515 - Don't initialize XPCOM in plugin processes, r=cjones
--HG--
extra : rebase_source : cab356b862a66fb7f5955b1f936944f2395bba3c
|
2010-02-03 17:17:09 -05:00 |
Oleg Romashin
|
44618a6827
|
Bug 534644 - implement Qt ipc/chromium backend, first part. r=benjamin, r=jones.chris.g
|
2010-01-28 07:22:41 +02:00 |
Chris Jones
|
fd9beb4c8f
|
bug 532333: part 2: implement an alternate EnsureChildTerminated() that listens for SIGCHLD (with a timeout) on the IO thread, instead of spawning a cleanup thread
|
2009-12-02 21:09:47 -06:00 |
Benjamin Smedberg
|
f947271db8
|
Use a different hack to make the Linux tinderboxes green until we can upgrade to GCC 4.3
|
2009-07-17 13:39:40 -04:00 |
cjones@dm-oink01.mozilla.org
|
ee43452862
|
BAND-AID: compile chromium base lib with -fno-inline to fix linker bustage. bye bye performance.
|
2009-07-16 14:59:49 -07:00 |
Benjamin Smedberg
|
06281ae69d
|
Require Windows XP SP2, and disable a compile-time check which doesn't make much sense in the chromium code.
|
2009-07-02 11:57:55 -04:00 |
Benjamin Smedberg
|
03a0a0cda0
|
Hook up the event loop changes and fix the build
--HG--
rename : ipc/chromium/src/base/file_version_info_linux.h.version => ipc/chromium/base/file_version_info_linux.h
|
2009-06-30 12:02:37 -04:00 |
Benjamin Smedberg
|
c31bc6a22d
|
ipc/glue imported verbatim from http://hg.mozilla.org/users/bturner_mozilla.com/libchromiumipc/
|
2009-06-29 14:38:29 -04:00 |
Benjamin Smedberg
|
385460ca31
|
Build the pieces of the chromium code we actually need. Many thanks to bent for doing this the first time: I redid the Makefile to be all in one directory and use vpath directives so that dependencies work correctly.
|
2009-06-29 14:31:58 -04:00 |