1. 1dc77ab Disable most ART source modules when ART prebuilts are enabled. by Martin Stjernholm · 3 years, 8 months ago
  2. 61c6242 Remove RETURN_VOID_NO_BARRIER byte-code. by David Srbecky · 3 years, 9 months ago
  3. c5cd589 Remove QUICK bytecodes. by David Srbecky · 3 years, 10 months ago
  4. 21dafaf Skip make targets that have missing dependencies when using ART prebuilts. by Martin Stjernholm · 4 years ago
  5. 9150de6 [LSC] Add LOCAL_LICENSE_KINDS to art by Bob Badour · 3 years, 11 months ago
  6. 4db5ea4 Inclusive language fixes in DexFuzz. by Roland Levillain · 4 years, 6 months ago
  7. 303d8c2 Remove MIPS support from dexfuzz. by Vladimir Marko · 5 years ago
  8. 9a292a1 Convert most of tools/dexfuzz/Android.mk to .bp by Paul Duffin · 6 years ago
  9. d60f5a2 Mark more phony targets as PHONY by Dan Willemsen · 6 years ago
  10. 2658193 Fixed an error in invokechanger by Sumnima Joshi · 7 years ago
  11. 675c779 Merge "Added a new mutator called NewInstanceChanger." by Treehugger Robot · 7 years ago
  12. 9557d05 Added a new mutator called NewInstanceChanger. by Sumnima Joshi · 7 years ago
  13. 46555f8 Do not pass --runtime-arg -classpath to dex2oat in dex fuzz by Calin Juravle · 7 years ago
  14. ad70831 Changed the likelihood. by Sumnima Joshi · 7 years ago
  15. 9c51dfb Assign temporary register to the size of an array. by Sumnima Joshi · 7 years ago
  16. 0f414ed Added a new mutator called RegisterClobber. by Sumnima Joshi · 7 years ago
  17. bacafb1 Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Treehugger Robot · 7 years ago
  18. 4865712 Changed isInvokeCallInst() to getDifferentInvokeCallOpcode(). by Sumnima Joshi · 7 years ago
  19. 9161721 A mutation that changes the length of an array. by Sumnima Joshi · 8 years ago
  20. c7c3d85 Invoke Changer by Sumnima Joshi · 8 years ago
  21. abae637 If branch changer which changes the opcodes. by Sumnima Joshi · 8 years ago
  22. 35dd8dc Documented serialization method in dexfuzz mutator class by Sumnima Joshi · 8 years ago
  23. daacc5e Quiet run for nightly fuzzing (and some minor edits) by Aart Bik · 8 years ago
  24. 49cda06 Rename and obsolete compiler filter names. by Nicolas Geoffray · 8 years ago
  25. 5618a57 Minor edits to make nightly reports. by Aart Bik · 8 years ago
  26. 626aa2c Dexfuzz: Added --divergence-retry option. by Branislav Rankov · 8 years ago
  27. 02de200 Fixed a few bugs in dexfuzz: by Branislav Rankov · 8 years ago
  28. 10096be Merge "Added support for android root in dexfuzz." by Aart Bik · 8 years ago
  29. 2e44560 Disabled fallback to interpreter in dexfuzz. by Branislav Rankov · 8 years ago
  30. 2194a6f Added support for android root in dexfuzz. by Branislav Rankov · 8 years ago
  31. f559b57 Removed quick support from dexfuzz. by Branislav Rankov · 8 years ago
  32. 83d3b79 Integrate dexfuzz with bisection search by Wojciech Staszkiewicz · 8 years ago
  33. 4c8bacc Fix minor issues that prevented DexFuzz to run on host. by Aart Bik · 9 years ago
  34. fa8598d Remove references to $(ACP) by Dan Willemsen · 9 years ago
  35. 733840f Remove fuzzer build-time dependency on core image. by Calin Juravle · 10 years ago
  36. 1ec46bc Update dexfuzz after optimizing default selection. by Stephen Kyle · 10 years ago
  37. 807f178 Adds host execution to dexfuzz. by Stephen Kyle · 10 years ago
  38. d7cbf8a Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER by Mathieu Chartier · 10 years ago
  39. 959ffdf Adds the dexfuzz fuzzing tool to ART. by Stephen Kyle · 10 years ago