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
*
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
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
2
-8
/
+4
*
[Android] Add messages for Gin Java Bridge implementation
mnaganov@chromium.org
2014-05-06
1
-0
/
+1
*
IPC: Restrict 'toplevel' to truly toplevel events.
epenner@chromium.org
2014-05-02
4
-8
/
+8
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
13
-178
/
+262
*
Make IPC::ChannelProxy test check filter events
dmichael@chromium.org
2014-04-23
1
-8
/
+52
*
Remove --debug-on-start and --debug-children.
pkasting@chromium.org
2014-04-17
3
-7
/
+0
*
Remove unused input_shlib_path
cjhopman@chromium.org
2014-04-17
1
-2
/
+0
*
Remove all uses of toolkit_use_gtk in the gyp files.
erg@chromium.org
2014-04-17
1
-10
/
+0
*
DCHECK that listener thread != IO thread
dmichael@chromium.org
2014-04-17
2
-0
/
+15
*
Remove SyncChannel::SendWithTimeout
piman@chromium.org
2014-04-16
3
-154
/
+16
*
Checkpoint work to get GN builds working on Android.
dpranke@chromium.org
2014-04-12
1
-71
/
+74
*
Minor GN build cleanup.
brettw@chromium.org
2014-04-08
1
-4
/
+4
*
Push API: send and receive IPC messages for registration.
mvanouwerkerk@chromium.org
2014-04-08
1
-0
/
+1
*
Move Translate renderer messages to the Translate component
droger@chromium.org
2014-04-04
1
-0
/
+1
*
Add IPC to the GN build.
brettw@chromium.org
2014-04-02
1
-0
/
+172
*
Add unistd.h include in a file using geteuid().
thakis@chromium.org
2014-03-31
1
-1
/
+0
*
Revert 260399 "Temporary CHECK version 2 in IPC::Channel::Send()..."
viettrungluu@chromium.org
2014-03-30
2
-4
/
+0
*
Revert 260408 "Another temporary CHECK to help track down crash ..."
viettrungluu@chromium.org
2014-03-30
1
-2
/
+0
*
Another temporary CHECK to help track down crash in IPC.
viettrungluu@chromium.org
2014-03-30
1
-0
/
+2
*
Temporary CHECK version 2 in IPC::Channel::Send() to help track down crash.
viettrungluu@chromium.org
2014-03-29
2
-0
/
+4
*
Revert 260373 "Add a temporary CHECK to IPC::Channel::Send() to ..."
viettrungluu@chromium.org
2014-03-29
2
-2
/
+0
*
Add a temporary CHECK to IPC::Channel::Send() to help track down crash.
viettrungluu@chromium.org
2014-03-29
2
-0
/
+2
*
Remove PlatformFile from spell checker
rvargas@chromium.org
2014-03-25
1
-0
/
+9
*
IPC: Fix size_t to int cast for Win64 build.
epenner@chromium.org
2014-03-20
1
-1
/
+1
*
Eliminate a potential race in IPC::ChannelProxy
dmichael@chromium.org
2014-03-20
4
-20
/
+57
*
IPC: Make ipc_perftests run on Android.
epenner@chromium.org
2014-03-19
5
-9
/
+47
*
Replace std::map with base::SmallMap in ui::LatencyInfo
jdduke@chromium.org
2014-03-18
1
-0
/
+36
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-18
1
-0
/
+1
*
Revert 257505 "Adds the ability for the renderer to create the m..."
viettrungluu@chromium.org
2014-03-18
1
-1
/
+0
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-17
1
-0
/
+1
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-17
2
-27
/
+26
*
Revert of Adds the ability for the renderer to create the mojo channel (https...
jamesr@chromium.org
2014-03-15
1
-1
/
+0
*
Adds the ability for the renderer to create the mojo channel
sky@chromium.org
2014-03-15
1
-0
/
+1
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
jochen@chromium.org
2014-03-15
2
-26
/
+27
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-27
/
+26
*
Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...
thakis@chromium.org
2014-03-14
2
-24
/
+24
*
Implement ScopedFD in terms of ScopedGeneric.
brettw@chromium.org
2014-03-14
2
-24
/
+24
*
Move extension_messages.h to extensions/common.
derat@chromium.org
2014-03-13
1
-0
/
+1
*
Add metrics to track the duration of tracks received over a PeerConnection.
joi@chromium.org
2014-03-13
1
-0
/
+1
*
Revert of Eliminate a potential race in IPC::ChannelProxy (https://codereview...
johnme@chromium.org
2014-03-11
4
-54
/
+20
[next]