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
/
ipc_channel_proxy_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix build break from strict checking of {virtual,override,final}.
Daniel Cheng
2014-12-31
1
-7
/
+2
*
Standardize usage of virtual/override/final specifiers in ipc/.
dcheng
2014-12-23
1
-3
/
+3
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-22
1
-13
/
+13
*
Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id...
dcheng
2014-10-21
1
-13
/
+13
*
Standardize usage of virtual/override/final in ipc/
dcheng
2014-10-21
1
-13
/
+13
*
replace OVERRIDE and FINAL with override and final in ipc/
mostynb
2014-10-07
1
-12
/
+12
*
Decouple IPC::MessageFilter from IPC::Channel
morrita@chromium.org
2014-06-13
1
-2
/
+2
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-30
1
-5
/
+5
*
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
mattm@chromium.org
2014-05-29
1
-5
/
+5
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-29
1
-5
/
+5
*
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
1
-61
/
+184
*
Move IPC::MessageFilter and router to a separate file
dmichael@chromium.org
2014-04-25
1
-1
/
+2
*
Make IPC::ChannelProxy test check filter events
dmichael@chromium.org
2014-04-23
1
-8
/
+52
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-26
1
-0
/
+270
*
Revert "Allow MessageFilters to restrict listening to specific message classes"
jdduke@chromium.org
2014-02-21
1
-270
/
+0
*
Allow MessageFilters to restrict listening to specific message classes
jdduke@chromium.org
2014-02-16
1
-0
/
+270