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
/
tools
/
ipc_fuzzer
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace web_cache_messages.h with Mojo service.
leon.han
2016-03-11
1
-3
/
+0
*
Fix failing tests with ChannelMojo enabled.
sammc
2016-03-10
1
-2
/
+4
*
Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 ...
tsergeant
2016-03-10
1
-4
/
+2
*
Fix failing tests with ChannelMojo enabled.
sammc
2016-03-10
1
-2
/
+4
*
Fix IPC fuzzer ChannelMojo usage
rockot
2016-03-09
2
-5
/
+33
*
Fix an IPC fuzzer compile failure.
mbarbella
2016-03-08
1
-6
/
+4
*
Fix LatencyInfo IPC fuzzing
tdresser
2016-03-04
1
-8
/
+0
*
Add a few more FuzzTraits to the IPC fuzzer.
mbarbella
2016-03-02
1
-2
/
+16
*
Add custom fuzzing logic for SharedMemoryHandle on Mac and Windows.
erikchen
2016-02-23
1
-0
/
+13
*
Provide FuzzTraits for gpu::IdType<...>.
lukasza
2016-02-17
1
-1
/
+13
*
[mojo] Delete third_party/mojo
rockot
2016-02-10
2
-4
/
+4
*
use variadic macros/templates in IPC message implementation
mdempsky
2016-02-09
3
-126
/
+92
*
Fix an IPC fuzzer compile failure.
mbarbella
2016-01-27
1
-3
/
+3
*
Build fix for Pass()→std::move() conversion in //tools/ipc_fuzzer
dcheng
2016-01-01
1
-2
/
+2
*
Switch to standard integer types in tools/.
avi
2015-12-26
21
-88
/
+120
*
Replace RE2 import with a dependency
battre
2015-12-21
1
-1
/
+1
*
Fix ipc_fuzzer build after crrev.com/1525263004
mdempsky
2015-12-17
1
-1
/
+2
*
Reland "Added an extra sync token field for extra command buffer..."
dyen
2015-12-09
1
-1
/
+4
*
Fix an IPC fuzzer compile failure.
mbarbella
2015-11-18
1
-1
/
+1
*
IPC fuzzer compile fix.
mbarbella
2015-11-04
1
-0
/
+1
*
Modified old wait sync point functions to also accept new sync tokens.
dyen
2015-11-03
1
-2
/
+27
*
Remove base::MessageLoop::{Quit,QuitClosure} functions
ki.stfu
2015-10-23
1
-3
/
+3
*
Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.
jam
2015-10-02
1
-6
/
+2
*
IPC fuzzer compile fix.
mbarbella
2015-09-14
1
-1
/
+1
*
ipc: Update Message::FindNext to parse brokered attachments.
erikchen
2015-09-11
1
-3
/
+5
*
IPC fuzzer: fix a compile failure from refactoring of media::AudioParameters.
mbarbella
2015-09-10
1
-5
/
+10
*
IPC fuzzer: update deps for message_lib.
mbarbella
2015-09-02
1
-1
/
+1
*
Revert of IPC fuzzer: Update a call to IPC::Message::FindNext. (patchset #2 i...
mbarbella
2015-08-28
1
-4
/
+3
*
IPC fuzzer: fix two crashes while generating test cases.
mbarbella
2015-08-27
2
-2
/
+12
*
IPC fuzzer: Update a call to IPC::Message::FindNext.
mbarbella
2015-08-24
1
-3
/
+4
*
Add common_net as a dependency of the IPC fuzzer's message_lib.
mbarbella
2015-08-19
1
-0
/
+1
*
Remove remaining legacy SplitString calls.
brettw
2015-08-12
2
-12
/
+10
*
IPC fuzzer compile fix.
mbarbella
2015-08-07
1
-22
/
+1
*
Remove SoftwareFrameData
jbauman
2015-08-07
1
-2
/
+0
*
Fix LatencyInfo compile error for ipc fuzzer
miletus
2015-08-05
1
-4
/
+15
*
Remove 'url::DeprecatedSerializedOrigin'.
mkwst
2015-07-27
1
-11
/
+0
*
Teach IPC about 'url::Origin'.
mkwst
2015-07-25
1
-0
/
+22
*
Deprecate 'url::Origin' (1/3).
mkwst
2015-07-11
1
-3
/
+3
*
Fix IPC fuzzer usage of IPC::ChannelMojo::CreateClientFactory.
mbarbella
2015-06-19
1
-1
/
+1
*
Migrate callers of message_loop_proxy() to task_runner()
skyostil
2015-06-17
1
-3
/
+3
*
Only disable ASan instrumentation for the IPC fuzzer for Chrome OS.
mbarbella
2015-06-12
1
-1
/
+1
*
Revert of linux: Try enabling asan for ipc_fuzzer again. (patchset #1 id:1 of...
mbarbella
2015-06-12
1
-0
/
+10
*
linux: Try enabling asan for ipc_fuzzer again.
thakis
2015-06-02
1
-10
/
+0
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-33
/
+34
*
Allow the IPC fuzzer to use a platform-specific corpus.
mbarbella
2015-05-11
1
-3
/
+8
*
IPC fuzzer: Create a helper to include all null message macros.
mbarbella
2015-04-20
4
-7
/
+15
*
Refactor safe-browsing build-config definitions.
nparker
2015-04-18
1
-3
/
+0
*
Remove unused file ipclist.gyp.
mbarbella
2015-04-17
1
-23
/
+0
*
Make chrome/renderer/content_settings_observer.cc depend on //components/cont...
vabr
2015-04-10
3
-0
/
+3
*
ChannelMojo: Ensure that it always has ScopedIPCSupport
morrita
2015-04-09
1
-1
/
+2
[next]