1. c7feb82 Add JDWP failures found by buildbot by Alex Light · 7 years ago
  2. 1fdc4e3 Merge "Include libwrapagentproperties in buildbot-build.sh" by Treehugger Robot · 7 years ago
  3. bb6c1ca Include libwrapagentproperties in buildbot-build.sh by Alex Light · 7 years ago
  4. 455f552 Use decode instead of parseLong for query params. by Richard Uhler · 7 years ago
  5. 3069f90 Merge "Use -Werror in art" by Treehugger Robot · 7 years ago
  6. fefd318 Use -Werror in art by Chih-Hung Hsieh · 7 years ago
  7. a96c478 Merge "Add script to run JDWP tests against prebuilt libjdwp.so" by Treehugger Robot · 7 years ago
  8. dc700a7 Add script to run JDWP tests against prebuilt libjdwp.so by Alex Light · 7 years ago
  9. 10e4b85 Update ahat version number to 1.4. by Richard Uhler · 7 years ago
  10. cdf68b1 Merge "Give better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  11. b880a8a Merge "Add support for parsing the ROOT_FINALIZING record." by Richard Uhler · 7 years ago
  12. 5316bb8 Give better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  13. e949f82 Add support for parsing the ROOT_FINALIZING record. by Richard Uhler · 7 years ago
  14. 2ca2780 Run bpfmt by Dan Willemsen · 7 years ago
  15. 0e9d7aa Add failures file to jdwp tests using libjdwp.so by Alex Light · 7 years ago
  16. bdff6fe Don't build ahat tests with EMMA_INSTRUMENT. by Richard Uhler · 7 years ago
  17. d2c7516 Don't build ahat tests for mac. by Richard Uhler · 7 years ago
  18. 290d692 Merge changes I9a71ea46,Ib14c294a,Id91c2be4,I3fa77e2e by Richard Uhler · 7 years ago
  19. 26a982a Remove last remaining guava dependencies. by Richard Uhler · 7 years ago
  20. a3b7cf0 Use a custom parser implementation instead of perflib. by Richard Uhler · 7 years ago
  21. 07f8abb Remove perflib-based native allocation registry identification. by Richard Uhler · 7 years ago
  22. 72f0ec7 ahat: Expand test coverage using static heap dumps. by Richard Uhler · 7 years ago
  23. 0ac2e5c Add property-changing JVMTI agent wrapper. by Alex Light · 7 years ago
  24. ccb7bb9 Fix typo in run-jdwp-tests.sh by Alex Light · 7 years ago
  25. 7a06e4a Merge "tools: Add new titrace tool to print dynamic instruction counts" by Treehugger Robot · 7 years ago
  26. 0ae1532 tools: Add new titrace tool to print dynamic instruction counts by Igor Murashkin · 7 years ago
  27. 5809417 Merge changes Ifddf4991,If7804f94,I9d96d8ff,I6108dba5,I5429996a by Richard Uhler · 7 years ago
  28. a490555 Store instance fields and types with class objects. by Richard Uhler · 7 years ago
  29. 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 7 years ago
  30. 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 7 years ago
  31. 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 7 years ago
  32. 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 7 years ago
  33. b22a3ed 2 tests sometimes timing out on gcstress/debug. by Nicolas Geoffray · 7 years ago
  34. 972c9a4 Merge "Remove unnecessary work in dominators computation." by Treehugger Robot · 7 years ago
  35. 9a2e027 Remove unnecessary work in dominators computation. by Richard Uhler · 7 years ago
  36. 80be041 Merge "ART: Remove ArtMethod::dex_cache_resolved_methods_." by Vladimir Marko · 7 years ago
  37. 5122e6b ART: Remove ArtMethod::dex_cache_resolved_methods_. by Vladimir Marko · 7 years ago
  38. 8d31b9f Added option to use dx in dexfuzz testing as well. by Aart Bik · 7 years ago
  39. 95d9bdd Merge "Support running jdwp tests on RI and with alternate JDWP" by Treehugger Robot · 7 years ago
  40. 617c9c5 Support running jdwp tests on RI and with alternate JDWP by Alex Light · 7 years ago
  41. 65ee0f0 Merge changes I2b8d8bc9,Iad2890b3 by Richard Uhler · 7 years ago
  42. e017aa3 ahat: show sample path through strong references. by Richard Uhler · 7 years ago
  43. 0b21333 ahat: build ahat-test-dump correctly with javac by Richard Uhler · 7 years ago
  44. 79fd1d3 Merge "Remove TimeZoneTest#testSetDefaultRace from blacklist" by vichang · 7 years ago
  45. 4b8d46c Rename art script module to art-script. by Nicolas Geoffray · 7 years ago
  46. 2658193 Fixed an error in invokechanger by Sumnima Joshi · 7 years ago
  47. 675c779 Merge "Added a new mutator called NewInstanceChanger." by Treehugger Robot · 7 years ago
  48. 9557d05 Added a new mutator called NewInstanceChanger. by Sumnima Joshi · 7 years ago
  49. 178b3ad Yet another slow gcstress/debug slow test. by Nicolas Geoffray · 7 years ago
  50. c0c0785 Add an option to the art script to not cleanup. by Nicolas Geoffray · 7 years ago
  51. 3b21019 Merge "Add two special runtime methods." by Mingyao Yang · 7 years ago
  52. 0a87a65 Add two special runtime methods. by Mingyao Yang · 7 years ago
  53. 747497f Blacklist test under gcstress / debug. by Nicolas Geoffray · 7 years ago
  54. 162a570 Revert "Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"""" by Nicolas Geoffray · 7 years ago
  55. 933692d Revert "Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm""" by Nicolas Geoffray · 7 years ago
  56. 67ca49c Revert "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Igor Murashkin · 7 years ago
  57. cda934e Merge changes Iba4cb348,I51c43230,Iae90c4a1,Ica43ee8a by Calin Juravle · 7 years ago
  58. 54e59cb Remove TimeZoneTest#testSetDefaultRace from blacklist by Victor Chang · 7 years ago
  59. 14bc325 Disable slow test on gcstress/debug. by Nicolas Geoffray · 7 years ago
  60. 4a9ab7d Merge "Revert "tools: Fix art script to delete OAT files before running dalvikvm"" by Treehugger Robot · 7 years ago
  61. 800421b Revert "tools: Fix art script to delete OAT files before running dalvikvm" by Igor Murashkin · 7 years ago
  62. 46555f8 Do not pass --runtime-arg -classpath to dex2oat in dex fuzz by Calin Juravle · 7 years ago
  63. c7ba7f6 Merge "tools: Fix art script to delete OAT files before running dalvikvm" by Treehugger Robot · 7 years ago
  64. ad35190 tools: Fix art script to delete OAT files before running dalvikvm by Igor Murashkin · 7 years ago
  65. 52a3c98 Merge "Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build""" by Colin Cross · 7 years ago
  66. 06c42a5 ART: Move openjdkjvmti to art/ by Andreas Gampe · 7 years ago
  67. 7f14c2e Merge "tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory" by Treehugger Robot · 7 years ago
  68. d54ac26 tools: art script fix for spuriously creating "{arm,arm64,mips,mips64,x86,x86_64}" directory by Igor Murashkin · 7 years ago
  69. e0ef0a8 Revert "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  70. d1183f4 Merge "Remove temporary bail-out on something that crashed jack often." by Aart Bik · 7 years ago
  71. 65e514a Merge "Prompt dx/jack setting of command line in failure report." by Treehugger Robot · 7 years ago
  72. 38ae049 Remove temporary bail-out on something that crashed jack often. by Aart Bik · 7 years ago
  73. 3a9aa5b Prompt dx/jack setting of command line in failure report. by Aart Bik · 7 years ago
  74. 73264cc Merge "Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build"" by Colin Cross · 7 years ago
  75. d092e74 Revert "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  76. 4c3de20 Merge "tools: Read ANDROID_COMPILE_WITH_JACK from build" by Colin Cross · 7 years ago
  77. aaeeb68 Merge "Add script to generate CMakeLists files used for CLion setup" by Shubham Ajmera · 7 years ago
  78. 8eb1849 Add script to generate CMakeLists files used for CLion setup by Shubham Ajmera · 7 years ago
  79. 08e3397 tools: Read ANDROID_COMPILE_WITH_JACK from build by Igor Murashkin · 7 years ago
  80. 055761a Merge "Changed the likelihood." by Treehugger Robot · 7 years ago
  81. ad70831 Changed the likelihood. by Sumnima Joshi · 7 years ago
  82. b16a5bd Merge "Assign temporary register to the size of an array." by Treehugger Robot · 7 years ago
  83. 9c51dfb Assign temporary register to the size of an array. by Sumnima Joshi · 7 years ago
  84. 8b903b9 Update ahat version number to 1.3. by Richard Uhler · 7 years ago
  85. af89a91 Merge "ART: Include cleanup" by Treehugger Robot · 7 years ago
  86. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 7 years ago
  87. c33c087 Fix ART buildbots to use jdk8 prebuilts by Shubham Ajmera · 7 years ago
  88. 8bf4fec Merge "MIPS: Follow-up to hash-based DexCache methods array" by Treehugger Robot · 7 years ago
  89. 279cfba MIPS: Follow-up to hash-based DexCache methods array by Alexey Frunze · 7 years ago
  90. 3988af6 Show diff column for fields only if diff is enabled. by Richard Uhler · 7 years ago
  91. c73753f Merge "Hash-based DexCache methods array." by Vladimir Marko · 7 years ago
  92. 530a6b6 Merge "ahat: Switch to a custom dominators implementation." by Richard Uhler · 7 years ago
  93. 5f2d800 Merge "tools: Do not pass "&>" to dalvikvm when running art --profile" by Treehugger Robot · 7 years ago
  94. 1194244 tools: Do not pass "&>" to dalvikvm when running art --profile by Igor Murashkin · 7 years ago
  95. 07bfbac Hash-based DexCache methods array. by Vladimir Marko · 7 years ago
  96. 2687050 ahat: Switch to a custom dominators implementation. by Richard Uhler · 7 years ago
  97. 0f414ed Added a new mutator called RegisterClobber. by Sumnima Joshi · 7 years ago
  98. bacafb1 Merge "Changed isInvokeCallInst() to getDifferentInvokeCallOpcode()." by Treehugger Robot · 7 years ago
  99. 4865712 Changed isInvokeCallInst() to getDifferentInvokeCallOpcode(). by Sumnima Joshi · 7 years ago
  100. b98d384 Merge "A mutation that changes the length of an array." by Treehugger Robot · 7 years ago