index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Credential Manager: Renderer-side implementation.
mkwst@chromium.org
2014-08-22
1
-0
/
+1
*
Mojo: Add PlatformSupport argument to mojo::embedder::Init().
viettrungluu@chromium.org
2014-08-20
1
-2
/
+2
*
Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChan...
viettrungluu@chromium.org
2014-08-12
2
-40
/
+25
*
GN: Make content_shell and webkit_unit_tests work in component build
jamesr@chromium.org
2014-08-12
1
-3
/
+4
*
IPC::ChannelMojo: Dup and own fds to transmit
morrita@chromium.org
2014-08-09
1
-2
/
+14
*
IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION
morrita@chromium.org
2014-08-08
2
-8
/
+16
*
Add ipc/mojo/OWNERS
morrita@chromium.org
2014-08-08
1
-0
/
+2
*
Move the rest of test_file_util to base namespace.
brettw@chromium.org
2014-08-07
2
-2
/
+2
*
Introduce ChannelMojo
morrita@chromium.org
2014-08-04
36
-100
/
+1740
*
IPC: Add more debug logic (crash tracking)
rvargas@chromium.org
2014-07-31
2
-2
/
+12
*
Refactor Web Notification permission requests.
peter@chromium.org
2014-07-29
1
-0
/
+1
*
Make IPC macros work with -Wunused-local-typedefs.
thakis@chromium.org
2014-07-29
1
-6
/
+6
*
Improve content test GN build
brettw@chromium.org
2014-07-23
1
-3
/
+3
*
GN Windows build fixes
brettw@chromium.org
2014-07-22
1
-1
/
+0
*
Rename IPC::ChannelFactory to UnixDomainSocketAcceptor.
morrita@chromium.org
2014-07-18
4
-154
/
+1
*
Fixes for re-enabling more MSVC level 4 warnings: misc edition #2
pkasting@chromium.org
2014-07-18
1
-15
/
+11
*
Remove unused IPC_MESSAGE_START enum constants.
tsepez@chromium.org
2014-07-01
1
-6
/
+0
*
[DeviceLight] Add renderer+common parts
rijubrata.bhaumik@intel.com
2014-06-27
1
-0
/
+1
*
Extensions: Split extensions utility IPC messages into its own file.
thestig@chromium.org
2014-06-27
1
-1
/
+2
*
IPC ChannelWin: Add temporary debug info.
rvargas@chromium.org
2014-06-27
2
-3
/
+53
*
The LOG initialization code would clear the last error. Use PLOG instead.
weitaosu@chromium.org
2014-06-26
1
-3
/
+2
*
ozone: Add GPU message for cursor updates
spang@chromium.org
2014-06-26
1
-0
/
+1
*
This patch defines three mechanisms for acquiring CLD2's data:
andrewhayden@chromium.org
2014-06-24
1
-0
/
+1
*
Support multiple files for AEC dump.
grunell@chromium.org
2014-06-18
1
-0
/
+1
*
Fix "inlcude" typo in comments.
tsepez@chromium.org
2014-06-18
1
-2
/
+2
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-0
/
+1
*
Enable resource prefetch from the browser process.
tburkard@chromium.org
2014-06-17
1
-0
/
+1
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
6
-16
/
+16
*
Build fix with gcc 4.8 and C++11 enabled
ch.dumez@samsung.com
2014-06-10
1
-1
/
+1
*
Remove base::kInvalidPlatformFileValue from components, ipc and ppapi.
rvargas@chromium.org
2014-06-10
1
-2
/
+1
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
IPC::Channel: Reduce POSIX specific API surface
morrita@chromium.org
2014-06-07
8
-97
/
+55
*
Make IPC::Channel polymorphic
morrita@chromium.org
2014-06-06
17
-272
/
+257
*
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
morrita@chromium.org
2014-06-05
6
-63
/
+91
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
6
-247
/
+71
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
6
-71
/
+247
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-30
13
-121
/
+217
*
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
mattm@chromium.org
2014-05-29
13
-217
/
+121
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-29
13
-121
/
+217
*
Disable IPCChannelBadMessageTest.BadMessage on Windows as it's flaking on var...
jam@chromium.org
2014-05-27
1
-14
/
+3
*
Ensure that the disabled test doesn't run setup on xp
jam@chromium.org
2014-05-21
1
-0
/
+5
*
Disable IPCChannelBadMessageTest.BadMessage on XP bots
jam@chromium.org
2014-05-21
1
-0
/
+9
*
Add regression tests to ensure that IPC::Listener::OnBadMessageReceived is al...
jam@chromium.org
2014-05-21
2
-61
/
+228
*
Bundle DidOverscrollParams with the input event ack
jdduke@chromium.org
2014-05-20
1
-0
/
+35
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-17
1
-6
/
+3
*
Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill th...
jam@chromium.org
2014-05-16
3
-98
/
+9
*
Ensure that any IPC sent from a child process that couldn't be deserialized c...
jam@chromium.org
2014-05-15
7
-6
/
+40
*
Add Battery Status API support in content/renderer and IPC messages.
timvolodine@chromium.org
2014-05-14
1
-0
/
+1
*
Simplify IPC_BEGIN_MESSAGE_MAP_WITH_PARAM macro by using decltype keyword.
jam@chromium.org
2014-05-14
2
-10
/
+20
*
Add support for passing an arbitrary parameter to an IPC message handler. The...
jam@chromium.org
2014-05-13
3
-96
/
+135
[next]