summaryrefslogtreecommitdiffstats
path: root/tools/ipc_fuzzer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Speculative fix for broken IPC fuzzer link on ARM.tsepez@chromium.org2014-07-191-0/+1
* Cast: Reshuffle files under media/casthclam@chromium.org2014-07-151-1/+1
* We also generate more information in ipclist.tsepez@chromium.org2014-06-304-11/+46
* Build ipclist as part of ipc_fuzzer and simplify .gyp files.tsepez@chromium.org2014-06-275-35/+18
* Move ipclist utility from chrome/tools to ipc_fuzzer/tools.tsepez@chromium.org2014-06-263-0/+180
* Fix IPC fuzzer compilation errors.tsepez@chromium.org2014-06-072-0/+3
* Remove PlatformFileInfo from ipc_fuzzerrvargas@chromium.org2014-06-051-13/+0
* Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()morrita@chromium.org2014-06-051-5/+4
* Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."lambroslambrou@chromium.org2014-06-021-2/+5
* Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()morrita@chromium.org2014-06-021-5/+2
* Do not instrument mutate.cc and generate.cc with AddressSanitizerglider@chromium.org2014-04-291-0/+18
* Reland: [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testi...miu@chromium.org2014-04-233-4/+4
* Revert 265481 "[Cast] Consolidate plethora of GYP files into cas..."sky@chromium.org2014-04-233-4/+4
* [Cast] Consolidate plethora of GYP files into cast.gyp and cast_testing.gypi.miu@chromium.org2014-04-233-4/+4
* Add an AtExitManager to the ipc fuzzer's replay process.tsepez@chromium.org2014-03-111-0/+3
* Move OpenURL from RenderView to RenderFrame.nasko@chromium.org2014-03-041-1/+1
* Fix broken IPC fuzzer link once again.tsepez@chromium.org2014-03-041-0/+2
* Revert "Move OpenURL from RenderView to RenderFrame."cbiesinger@chromium.org2014-03-041-1/+1
* Move OpenURL from RenderView to RenderFrame.nasko@chromium.org2014-03-041-1/+1
* Adding libjingle dependency to message_lib.gypmallinath@chromium.org2014-03-031-0/+1
* Remove PlatformFile from ipc_fuzzerrvargas@chromium.org2014-02-201-19/+8
* Update OWNERS file for IPC fuzzer.tsepez@chromium.org2014-02-201-1/+2
* Avoid stack overflow write 1 in ipc fuzzer.tsepez@chromium.org2014-02-203-0/+15
* Fix link of IPC fuzzer which broke when cast/ added.tsepez@chromium.org2014-02-193-0/+4
* Fix busted asan IPC Fuzzer build.tsepez@chromium.org2014-02-102-0/+3
* Adds additional hand-rolled specializations for IPC types. Also tweaks the i...tsepez@chromium.org2014-02-061-3/+302
* Allow generating base::value during fuzzing.tsepez@chromium.org2014-02-031-13/+145
* ipc_fuzzer: comment out #endif comment.fischman@chromium.org2014-01-311-1/+1
* IPC fuzzer: ignore files other than ipcdumps in a CF data bundle.aedla@chromium.org2014-01-281-0/+1
* Fuzz even more typestsepez@chromium.org2014-01-241-0/+72
* IPC fuzzer: move from /dev/urandom to a PRNG.aedla@chromium.org2014-01-236-39/+110
* IPC fuzzer: python wrappers, suitable for running in ClusterFuzz.aedla@chromium.org2014-01-234-1/+234
* Add specializations for a few more types in the IPC fuzzer.tsepez@chromium.org2014-01-232-0/+28
* IPC fuzzer: move mutate.cc and generate.cc into ipc_fuzzer namespaceaedla@chromium.org2014-01-232-19/+23
* Revert 245563 and 245800 which made re2 GN generated.brettw@chromium.org2014-01-221-1/+1
* Fix re2 dependency path.thakis@chromium.org2014-01-211-1/+1
* IPC fuzzer: fix re2 dependency.aedla@chromium.org2014-01-211-1/+1
* IPC fuzzer: add remove_close_messages.py utility that removes ViewHostMsg_Clo...aedla@chromium.org2014-01-211-0/+75
* ipc_message_util: support multiple input files. All input files are concatena...aedla@chromium.org2014-01-212-8/+18
* IPC fuzzer: play_testcase.py tweaks.aedla@chromium.org2014-01-211-19/+27
* Removes MessageLoop::TYPE_XXX where possiblesky@chromium.org2014-01-151-2/+1
* Better command line arg parsing for play_testcase.pytsepez@chromium.org2014-01-141-28/+32
* Add message_util utility.tsepez@chromium.org2014-01-133-0/+163
* Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, sandbox...avi@chromium.org2013-12-251-2/+2
* Revive the message aware message mutator.tsepez@chromium.org2013-12-217-7/+1577