Ted Mielczarek
|
160dda684f
|
bug 605832 - Remote AddLibraryMapping from the child process, and use the results for child process minidump generation. r=cjones a=blocking-fennec
|
2010-11-24 09:15:03 -05:00 |
|
Doug Turner
|
dd28fadfc9
|
Bug 599089 - Remote Audio to parent process. r=kinetik a=blocking-fennec
--HG--
extra : rebase_source : 8552e45188f1e62a56d5e93b551ec9fb0d4faaca
|
2010-11-16 20:14:19 -08:00 |
|
Chris Jones
|
462563a78f
|
Bug 606279, part 1: Excise shmem-backed canvas. r=joe sr=vlad
|
2010-10-26 17:20:53 -05:00 |
|
Doug Turner
|
4c4c8dfdd9
|
Bug 594261 - IPC part - Factor out geolocation prompt into something that can be reused. r=chris jones, a=stuart
--HG--
rename : dom/src/geolocation/PGeolocationRequest.ipdl => dom/ipc/PContentPermissionRequest.ipdl
extra : rebase_source : 73f75b6f4c4deae71337dd2a9925d15aefcaacb8
|
2010-09-09 22:00:08 -07:00 |
|
Chris Jones
|
d37c23f270
|
Bug 578262: Clean up style in and remove build warnings from new-ishly merged e10s code. r=bsmedberg
--HG--
rename : dom/ipc/ContentProcessChild.cpp => dom/ipc/ContentChild.cpp
rename : dom/ipc/ContentProcessChild.h => dom/ipc/ContentChild.h
rename : dom/ipc/ContentProcessParent.cpp => dom/ipc/ContentParent.cpp
rename : dom/ipc/ContentProcessParent.h => dom/ipc/ContentParent.h
rename : dom/ipc/ContentProcessProcess.cpp => dom/ipc/ContentProcess.cpp
rename : dom/ipc/ContentProcessProcess.h => dom/ipc/ContentProcess.h
rename : dom/ipc/PIFrameEmbedding.ipdl => dom/ipc/PBrowser.ipdl
rename : dom/ipc/PContentProcess.ipdl => dom/ipc/PContent.ipdl
|
2010-07-19 13:33:33 -05:00 |
|
Oleg Romashin
|
7a883a2803
|
Bug 548437 - Implement a SysV shared memory backend for Shmem and allow them to be used with Xshm. r=joe,sr=vladimir
|
2010-06-04 09:58:22 -04:00 |
|
Olli Pettay
|
61c8ca96ee
|
Bug 548847 - [E10s] forward modal (chrome) dialogs from content to chrome, r=jst
|
2010-05-17 14:25:22 +03:00 |
|
Joe Drew
|
d4c42c1218
|
Bug 524180 - Implement async drawWindow/Element() using shared memory. r=cjones
|
2010-03-24 03:47:18 -07:00 |
|
Joe Drew
|
f911423115
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-29 13:58:31 -04:00 |
|
Joe Drew
|
ba49904511
|
Back out asyncDrawXULElement, since WebGL isn't ready to be compiled with -DUNICODE.
|
2009-10-28 18:51:59 -04:00 |
|
Joe Drew
|
00437f1258
|
Bug 505847 - Implement asyncDrawXULElement in 2D canvas. r=bz,bsmedberg
|
2009-10-28 16:55:49 -04:00 |
|
Ben Turner
|
dccb0805dd
|
Rename remaining protocols
--HG--
rename : dom/ipc/ContentProcess.ipdl => dom/ipc/PContentProcess.ipdl
rename : dom/ipc/IFrameEmbedding.ipdl => dom/ipc/PIFrameEmbedding.ipdl
rename : ipc/test-harness/Test.ipdl => ipc/test-harness/PTest.ipdl
rename : ipc/testshell/TestShell.ipdl => ipc/testshell/PTestShell.ipdl
rename : ipc/testshell/TestShellCommand.ipdl => ipc/testshell/PTestShellCommand.ipdl
|
2009-09-09 15:00:14 -07:00 |
|
Benjamin Smedberg
|
0e0931b400
|
Bug 509798 - Create a ContentProcess protocol which manages IFrameEmbedding. ContentProcessChild is a globally-accessible singleton in the content process. For the moment, ContentProcessParent is a global singleton in the parent process, but that will change once we have process-per-domain or something similar.
--HG--
rename : dom/ipc/TabThread.cpp => dom/ipc/ContentProcessThread.cpp
rename : dom/ipc/TabThread.h => dom/ipc/ContentProcessThread.h
|
2009-08-12 12:18:08 -04:00 |
|
Benjamin Smedberg
|
28d4675b23
|
Build system for .ipdl files.
|
2009-07-13 12:14:56 -04:00 |
|