- cdf68b1 Merge "Give better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
- b880a8a Merge "Add support for parsing the ROOT_FINALIZING record." by Richard Uhler · 7 years ago
- 5316bb8 Give better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
- e949f82 Add support for parsing the ROOT_FINALIZING record. by Richard Uhler · 7 years ago
- 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
- 0e9d7aa Add failures file to jdwp tests using libjdwp.so by Alex Light · 7 years ago
- bdff6fe Don't build ahat tests with EMMA_INSTRUMENT. by Richard Uhler · 7 years ago
- d2c7516 Don't build ahat tests for mac. by Richard Uhler · 7 years ago
- 290d692 Merge changes I9a71ea46,Ib14c294a,Id91c2be4,I3fa77e2e by Richard Uhler · 7 years ago
- 26a982a Remove last remaining guava dependencies. by Richard Uhler · 7 years ago
- a3b7cf0 Use a custom parser implementation instead of perflib. by Richard Uhler · 7 years ago
- 07f8abb Remove perflib-based native allocation registry identification. by Richard Uhler · 7 years ago
- 72f0ec7 ahat: Expand test coverage using static heap dumps. by Richard Uhler · 7 years ago
- 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
- ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
- 7a06e4a Merge "tools: Add new titrace tool to print dynamic instruction counts" by Treehugger Robot · 7 years ago
- 0ae1532 tools: Add new titrace tool to print dynamic instruction counts by Igor Murashkin · 7 years ago
- 5809417 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a by Richard Uhler · 7 years ago
- a490555 Store instance fields and types with class objects. by Richard Uhler · 7 years ago
- 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 7 years ago
- 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 7 years ago
- 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 7 years ago
- 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 7 years ago
- b22a3ed 2 tests sometimes timing out on gcstress/debug. by Nicolas Geoffray · 7 years ago
- 972c9a4 Merge "Remove unnecessary work in dominators computation." by Treehugger Robot · 7 years ago
- 9a2e027 Remove unnecessary work in dominators computation. by Richard Uhler · 7 years ago
- 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
- 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
- 8d31b9f Added option to use dx in dexfuzz testing as well. by Aart Bik · 7 years ago
- 95d9bdd Merge "Support running jdwp tests on RI and with alternate JDWP" by Treehugger Robot · 7 years ago
- 617c9c5 Support running jdwp tests on RI and with alternate JDWP by Alex Light · 7 years ago
- 65ee0f0 Merge changes I2b8d8bc9,Iad2890b3 by Richard Uhler · 7 years ago
- e017aa3 ahat: show sample path through strong references. by Richard Uhler · 7 years ago
- 0b21333 ahat: build ahat-test-dump correctly with javac by Richard Uhler · 8 years ago
- 79fd1d3 Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist" by vichang · 7 years ago
- 4b8d46c Rename art script module to art-script. by Nicolas Geoffray · 7 years ago
- 2658193 Fixed an error in invokechanger by Sumnima Joshi · 7 years ago
- 675c779 Merge "Added a new mutator called NewInstanceChanger." by Treehugger Robot · 7 years ago
- 9557d05 Added a new mutator called NewInstanceChanger. by Sumnima Joshi · 7 years ago
- 178b3ad Yet another slow gcstress/debug slow test. by Nicolas Geoffray · 7 years ago
- c0c0785 Add an option to the art script to not cleanup. by Nicolas Geoffray · 7 years ago
- 3b21019 Merge "Add two special runtime methods." by Mingyao Yang · 7 years ago
- 0a87a65 Add two special runtime methods. by Mingyao Yang · 8 years ago
- 747497f Blacklist test under gcstress / debug. by Nicolas Geoffray · 7 years ago
- 162a570 Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""" by Nicolas Geoffray · 7 years ago
- 933692d Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""" by Nicolas Geoffray · 7 years ago
- 67ca49c Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Igor Murashkin · 7 years ago
- cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
- 54e59cb Remove TimeZoneTest#testSetDefaultRace from blacklist by Victor Chang · 7 years ago
- 14bc325 Disable slow test on gcstress/debug. by Nicolas Geoffray · 7 years ago
- 4a9ab7d Merge "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Treehugger Robot · 7 years ago
- 800421b Revert "tools: Fix art script to delete OAT files before running dalvikvm" by Igor Murashkin · 7 years ago
- 46555f8 Do not pass --runtime-arg -classpath to dex2oat in dex fuzz by Calin Juravle · 7 years ago
- c7ba7f6 Merge "tools: Fix art script to delete OAT files before running dalvikvm" by Treehugger Robot · 7 years ago
- ad35190 tools: Fix art script to delete OAT files before running dalvikvm by Igor Murashkin · 7 years ago
- 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
- 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
- 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago
- d54ac26 tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory by Igor Murashkin · 7 years ago
- e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
- d1183f4 Merge "Remove temporary bail-out on something that crashed jack often." by Aart Bik · 7 years ago
- 65e514a Merge "Prompt dx/jack setting of command line in failure report." by Treehugger Robot · 7 years ago
- 38ae049 Remove temporary bail-out on something that crashed jack often. by Aart Bik · 7 years ago
- 3a9aa5b Prompt dx/jack setting of command line in failure report. by Aart Bik · 7 years ago
- 73264cc Merge "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
- d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
- 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
- aaeeb68 Merge "Add script to generate CMakeLists files used for CLion setup" by Shubham Ajmera · 7 years ago
- 8eb1849 Add script to generate CMakeLists files used for CLion setup by Shubham Ajmera · 7 years ago
- 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
- 055761a Merge "Changed the likelihood." by Treehugger Robot · 7 years ago
- ad70831 Changed the likelihood. by Sumnima Joshi · 7 years ago
- b16a5bd Merge "Assign temporary register to the size of an array." by Treehugger Robot · 7 years ago
- 9c51dfb Assign temporary register to the size of an array. by Sumnima Joshi · 7 years ago
- 8b903b9 Update ahat version number to 1.3. by Richard Uhler · 7 years ago
- af89a91 Merge "ART: Include cleanup" by Treehugger Robot · 7 years ago
- 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
- c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
- 8bf4fec Merge "MIPS: Follow-up to hash-based DexCache methods array" by Treehugger Robot · 7 years ago
- 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
- 3988af6 Show diff column for fields only if diff is enabled. by Richard Uhler · 7 years ago
- c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
- 530a6b6 Merge "ahat: Switch to a custom dominators implementation." by Richard Uhler · 7 years ago
- 5f2d800 Merge "tools: Do not pass "&>" to dalvikvm when running art --profile" by Treehugger Robot · 7 years ago
- 1194244 tools: Do not pass "&>" to dalvikvm when running art --profile by Igor Murashkin · 7 years ago
- 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
- 2687050 ahat: Switch to a custom dominators implementation. by Richard Uhler · 7 years ago
- 0f414ed Added a new mutator called RegisterClobber. by Sumnima Joshi · 7 years ago
- bacafb1 Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Treehugger Robot · 7 years ago
- 4865712 Changed isInvokeCallInst() to getDifferentInvokeCallOpcode(). by Sumnima Joshi · 7 years ago
- b98d384 Merge "A mutation that changes the length of an array." by Treehugger Robot · 7 years ago
- 9161721 A mutation that changes the length of an array. by Sumnima Joshi · 7 years ago
- 188ac6c Analysis of multiple dex files of a package added by Bharadwaj Kalandhabhatta · 7 years ago
- 890045e Merge "tools: Fix art script to run from adb shell interactively" by Treehugger Robot · 7 years ago
- a3669ad Merge "tools: Use single-quotes for argument escaping in "art" script." by Treehugger Robot · 7 years ago
- 7fef4eb tools: Fix art script to run from adb shell interactively by Igor Murashkin · 7 years ago
- afd44ea tools: Use single-quotes for argument escaping in "art" script. by Vladimir Marko · 7 years ago
- 51e74b4 Merge "Add array initializer to jfuzz' potential output." by Aart Bik · 7 years ago
- 957f809 Add script for generating boot image profile by Mathieu Chartier · 7 years ago
- 2f6b7db Add array initializer to jfuzz' potential output. by Aart Bik · 7 years ago