summaryrefslogtreecommitdiffstats
path: root/tools/ipc_fuzzer
Commit message (Expand)AuthorAgeFilesLines
...
* IPC Fuzzer: Minor fuzz traits updates.mbarbella2015-04-082-0/+15
* Revert of Turn on ASan instrumentation of ipc_fuzzer, because some measures h...inferno2015-03-311-0/+10
* Turn on ASan instrumentation of ipc_fuzzer, because some measures have been t...glider2015-03-301-10/+0
* Fix building the IPC fuzzer in light of the new Protobuf<->IPC bridge.grt2015-03-244-0/+4
* Restructure the ipc_fuzzer directory.mbarbella2015-03-1930-42/+66
* Combine traits for IPC mutation and generation fuzzing plus other refactoring.mbarbella2015-03-1915-2899/+2775
* Add a flag to dump IPC messages sent from the renderer to the browser.mbarbella2015-03-063-0/+89
* Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819rockot2015-03-031-1/+1
* Handle rename of SyntheticSmoothMouseDragGestureParams.mbarbella2015-03-021-4/+3
* Adding synthetic touch/mouse drag [Part2]ssid2015-03-021-1/+15
* Revert of Revert of Switch asan_coverage(deprecated) flag to sanitizer_covera...inferno2015-02-261-2/+2
* Revert of Switch asan_coverage(deprecated) flag to sanitizer_coverage in ipc ...grt2015-02-261-2/+2
* Switch asan_coverage(deprecated) flag to sanitizer_coverage in ipc fuzzer.Abhishek Arya2015-02-241-2/+2
* Add support for more param traitsinferno2015-02-181-5/+30
* Minor ipc_message_util cleanup.mbarbella2015-02-171-4/+4
* Typo fix in ipc_message_util help text.mbarbella2015-02-171-1/+1
* Add an --in switch to ipc_message_util to support minimization in CF.mbarbella2015-02-171-1/+25
* Add another batch of GenerateTraits.mbarbella2015-02-051-159/+452
* IPC Fuzzer: Make it work with --disable-mojo-channelmorrita2015-02-032-1/+3
* Account for the renaming of the dns_prefetch namespace to network_hints.Martin Barbella2015-01-311-11/+11
* Fix ipc fuzzer null pointer crash due to wrong order of mojo initialization.Abhishek Arya2015-01-311-2/+3
* IPC Fuzzer: Initialize mojo in the replay process.morrita2015-01-302-0/+15
* Renamed the dns_prefetch component to network_predictorpmeenan2015-01-302-1/+2
* IPC Fuzzer: Enable ChannelMojo if it should be enabled.Hajime Morrita2015-01-303-4/+20
* Revert of IPC Fuzzer: Make ChannelMojo work when --enable-channel-mojo is giv...morrita2015-01-302-15/+4
* IPC Fuzzer: Make ChannelMojo work when --enable-channel-mojo is givenmorrita2015-01-302-4/+15
* Cleanup ipc fuzzer. Add flags to pick random prefix on launch.inferno2015-01-294-140/+202
* Add IPC fuzzer GenerateTraits for some cc types.mbarbella2015-01-292-34/+161
* Add param trait for IPC::Message in ipc fuzzer.Abhishek Arya2015-01-271-36/+50
* Add GenerateParam helper and add some more param traits to ipc fuzzer.Abhishek Arya2015-01-271-22/+177
* Add some paramtraits to ipc fuzzer.Abhishek Arya2015-01-261-31/+96
* Limit the number of items generated in maps during IPC fuzzing.mbarbella2015-01-231-1/+1
* Add IPC fuzzer support for generation of some webrtc types.mbarbella2015-01-231-0/+62
* CF package builder was incorrectly adding .exe to the fuzzer.py. Move it to t...Abhishek Arya2015-01-223-19/+29
* Fix issues with replay_process in ipc fuzzer. Make it compile on windows.inferno2015-01-223-7/+57
* Ipclist fixes.Abhishek Arya2015-01-213-5/+20
* Revert of Ipclist fixes. (patchset #2 id:20001 of https://codereview.chromium...Nico Weber2015-01-213-20/+5
* Ipclist fixes.Abhishek Arya2015-01-213-5/+20
* IPC Fuzzer fixes to make it work with Windowsinferno2015-01-203-47/+65
* replace COMPILE_ASSERT with static_assert in tools/mostynb2015-01-061-1/+1
* Fix IPC fuzzer build for strict {virtual,override,final} checks.dcheng2015-01-013-48/+48
* Fix tuple compilation breakage, part 2.avi2014-12-282-10/+12
* Fix tuple compilation breakage.avi2014-12-272-52/+52
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-234-15/+16
* IPC fuzzer: drop -fsanitize-coverage flag when dropping -fsanitize-addresshans2014-12-151-0/+2
* Move LayoutTestMessageFilter-related IPCs to their own message file.peter2014-10-271-0/+1
* Replacing the OVERRIDE with override in tools foldermohan.reddy2014-10-223-47/+47
* Make the ipclist utility aware of two new message files.tsepez2014-09-113-0/+5
* Fix IPC fuzzer build.tsepez2014-08-292-8/+9
* pdf: Create a separate component for using the pdf pepper plugin.Sadrul Habib Chowdhury2014-08-282-0/+2