summaryrefslogtreecommitdiffstats
path: root/tools/ipc_fuzzer
Commit message (Expand)AuthorAgeFilesLines
* Replace web_cache_messages.h with Mojo service.leon.han2016-03-111-3/+0
* Fix failing tests with ChannelMojo enabled.sammc2016-03-101-2/+4
* Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 ...tsergeant2016-03-101-4/+2
* Fix failing tests with ChannelMojo enabled.sammc2016-03-101-2/+4
* Fix IPC fuzzer ChannelMojo usagerockot2016-03-092-5/+33
* Fix an IPC fuzzer compile failure.mbarbella2016-03-081-6/+4
* Fix LatencyInfo IPC fuzzingtdresser2016-03-041-8/+0
* Add a few more FuzzTraits to the IPC fuzzer.mbarbella2016-03-021-2/+16
* Add custom fuzzing logic for SharedMemoryHandle on Mac and Windows.erikchen2016-02-231-0/+13
* Provide FuzzTraits for gpu::IdType<...>.lukasza2016-02-171-1/+13
* [mojo] Delete third_party/mojorockot2016-02-102-4/+4
* use variadic macros/templates in IPC message implementationmdempsky2016-02-093-126/+92
* Fix an IPC fuzzer compile failure.mbarbella2016-01-271-3/+3
* Build fix for Pass()→std::move() conversion in //tools/ipc_fuzzerdcheng2016-01-011-2/+2
* Switch to standard integer types in tools/.avi2015-12-2621-88/+120
* Replace RE2 import with a dependencybattre2015-12-211-1/+1
* Fix ipc_fuzzer build after crrev.com/1525263004mdempsky2015-12-171-1/+2
* Reland "Added an extra sync token field for extra command buffer..."dyen2015-12-091-1/+4
* Fix an IPC fuzzer compile failure.mbarbella2015-11-181-1/+1
* IPC fuzzer compile fix.mbarbella2015-11-041-0/+1
* Modified old wait sync point functions to also accept new sync tokens.dyen2015-11-031-2/+27
* Remove base::MessageLoop::{Quit,QuitClosure} functionski.stfu2015-10-231-3/+3
* Add a Mojo EDK for Chrome that uses one OS pipe per message pipe.jam2015-10-021-6/+2
* IPC fuzzer compile fix.mbarbella2015-09-141-1/+1
* ipc: Update Message::FindNext to parse brokered attachments.erikchen2015-09-111-3/+5
* IPC fuzzer: fix a compile failure from refactoring of media::AudioParameters.mbarbella2015-09-101-5/+10
* IPC fuzzer: update deps for message_lib.mbarbella2015-09-021-1/+1
* Revert of IPC fuzzer: Update a call to IPC::Message::FindNext. (patchset #2 i...mbarbella2015-08-281-4/+3
* IPC fuzzer: fix two crashes while generating test cases.mbarbella2015-08-272-2/+12
* IPC fuzzer: Update a call to IPC::Message::FindNext.mbarbella2015-08-241-3/+4
* Add common_net as a dependency of the IPC fuzzer's message_lib.mbarbella2015-08-191-0/+1
* Remove remaining legacy SplitString calls.brettw2015-08-122-12/+10
* IPC fuzzer compile fix.mbarbella2015-08-071-22/+1
* Remove SoftwareFrameDatajbauman2015-08-071-2/+0
* Fix LatencyInfo compile error for ipc fuzzermiletus2015-08-051-4/+15
* Remove 'url::DeprecatedSerializedOrigin'.mkwst2015-07-271-11/+0
* Teach IPC about 'url::Origin'.mkwst2015-07-251-0/+22
* Deprecate 'url::Origin' (1/3).mkwst2015-07-111-3/+3
* Fix IPC fuzzer usage of IPC::ChannelMojo::CreateClientFactory.mbarbella2015-06-191-1/+1
* Migrate callers of message_loop_proxy() to task_runner()skyostil2015-06-171-3/+3
* Only disable ASan instrumentation for the IPC fuzzer for Chrome OS.mbarbella2015-06-121-1/+1
* Revert of linux: Try enabling asan for ipc_fuzzer again. (patchset #1 id:1 of...mbarbella2015-06-121-0/+10
* linux: Try enabling asan for ipc_fuzzer again.thakis2015-06-021-10/+0
* Move Tuple to base namespace.brettw2015-05-291-33/+34
* Allow the IPC fuzzer to use a platform-specific corpus.mbarbella2015-05-111-3/+8
* IPC fuzzer: Create a helper to include all null message macros.mbarbella2015-04-204-7/+15
* Refactor safe-browsing build-config definitions.nparker2015-04-181-3/+0
* Remove unused file ipclist.gyp.mbarbella2015-04-171-23/+0
* Make chrome/renderer/content_settings_observer.cc depend on //components/cont...vabr2015-04-103-0/+3
* ChannelMojo: Ensure that it always has ScopedIPCSupportmorrita2015-04-091-1/+2