- e478ed9 Merge "Add support for using 'art' tools with gdbserver" by Alex Light · 7 years ago
- 7469d20 Merge "ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh" by Treehugger Robot · 7 years ago
- 84b92e0 Add support for using 'art' tools with gdbserver by Alex Light · 7 years ago
- 71b3289 Add CombineEvents_5 to libjdwp skips by Alex Light · 7 years ago
- 353d818 ART: Add SOONG_ALLOW_MISSING_DEPENDENCIES to buildbot-build.sh by Andreas Gampe · 7 years ago
- 6783118 Merge "Give even better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
- c81bf0f Give even better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
- 3dea212 Revert "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Alex Light · 7 years ago
- 432d910 Merge "Revert "Ensure Proxy frames work with JVMTI stack frame functions"" by Treehugger Robot · 7 years ago
- 567563a Merge "Don't log INFO logs with the art script." by Treehugger Robot · 7 years ago
- d108d9e Revert "Ensure Proxy frames work with JVMTI stack frame functions" by Vladimir Marko · 7 years ago
- ffda8b8 Don't log INFO logs with the art script. by Nicolas Geoffray · 7 years ago
- 930e332 Merge "Reorganize ahat source directory layout." by Richard Uhler · 7 years ago
- a03a9ee Ensure Proxy frames work with JVMTI stack frame functions by Alex Light · 7 years ago
- 8cc2134 Reorganize ahat source directory layout. by Richard Uhler · 7 years ago
- baeedfe Merge "Use decode instead of parseLong for query params." by Richard Uhler · 7 years ago
- f167da7 Merge "Distinguish between weakly reachable and unreachable instances." by Richard Uhler · 7 years ago
- c5b13f5 Merge "Revert "Don't show sizes with sample paths."" by Richard Uhler · 7 years ago
- 85f8c70 Merge "Add JDWP failures found by buildbot" by Treehugger Robot · 7 years ago
- 82eeace Distinguish between weakly reachable and unreachable instances. by Richard Uhler · 7 years ago
- d94acef Revert "Don't show sizes with sample paths." by Richard Uhler · 7 years ago
- c7feb82 Add JDWP failures found by buildbot by Alex Light · 7 years ago
- 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
- bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
- 455f552 Use decode instead of parseLong for query params. by Richard Uhler · 7 years ago
- 3069f90 Merge "Use -Werror in art" by Treehugger Robot · 7 years ago
- fefd318 Use -Werror in art by Chih-Hung Hsieh · 7 years ago
- a96c478 Merge "Add script to run JDWP tests against prebuilt libjdwp.so" by Treehugger Robot · 7 years ago
- dc700a7 Add script to run JDWP tests against prebuilt libjdwp.so by Alex Light · 7 years ago
- 10e4b85 Update ahat version number to 1.4. by Richard Uhler · 7 years ago
- 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