1. ca182f2 Merge "ahat: support java.lang.ref.Finalizer" by Treehugger Robot · 7 years ago
  2. efadbcd ahat: support java.lang.ref.Finalizer by Richard Uhler · 7 years ago
  3. b624009 Add string prefix optimization by Mathieu Chartier · 7 years ago
  4. e42ecd9 Fix typo in class2greylist by David Brazdil · 7 years ago
  5. 81b334f Move class2greylist from frameworks/base. by Mathew Inwood · 7 years ago
  6. d60f5a2 Mark more phony targets as PHONY by Dan Willemsen · 7 years ago
  7. fe62f67 Merge "Update ahat version number to 1.6" by Treehugger Robot · 7 years ago
  8. 55a2789 Update ahat version number to 1.6 by Richard Uhler · 7 years ago
  9. b85c4a3 Merge "Add some helpful features to jdwp test runners" by Treehugger Robot · 7 years ago
  10. d0d25fe Add some helpful features to jdwp test runners by Alex Light · 7 years ago
  11. 6250dfa Merge "Add a public error code to DexFileLoader::OpenAll." by Dario Freni · 7 years ago
  12. e166fac Add a public error code to DexFileLoader::OpenAll. by Dario Freni · 7 years ago
  13. eb5ff61 ahat: add support for parsing 0x0C HEAP DUMP record by Richard Uhler · 7 years ago
  14. 7f7f9d3 Merge "Add --retained option to ahat" by Treehugger Robot · 7 years ago
  15. 2fbc04d Add --retained option to ahat by Richard Uhler · 7 years ago
  16. 8a0ede9 Add analysis for move-result target by Mathieu Chartier · 7 years ago
  17. e824a30 ahat: switch to using new dominators API by Richard Uhler · 7 years ago
  18. f125588 Merge "Add a more flexible Dominators API." by Treehugger Robot · 7 years ago
  19. e8c91f2 Merge "Add instances to sites after removing duplicate ids." by Treehugger Robot · 7 years ago
  20. 5618f06 Add a more flexible Dominators API. by Richard Uhler · 7 years ago
  21. da821c9 hiddenapi: Fix map insertion bug by David Brazdil · 7 years ago
  22. fbc8003 Refactor InstructionBuilder into NewRegisterInstructions experiment by Mathieu Chartier · 7 years ago
  23. eb53697 Add instances to sites after removing duplicate ids. by Richard Uhler · 7 years ago
  24. b957c89 Support heap dumps generated with HotSpotDiagnosticMXBean by Richard Uhler · 7 years ago
  25. cd15294 Merge "ahat: ignore duplicate instances with the same id" by Treehugger Robot · 7 years ago
  26. f66c02b ahat: ignore duplicate instances with the same id by Richard Uhler · 7 years ago
  27. b0741fc Fix typo in INSTANCE_OF bytecode analysis by Mathieu Chartier · 7 years ago
  28. 0b6de0c hiddenapi: Add 'list' command to generate public/private API lists by David Brazdil · 7 years ago
  29. 35d5b8a ART: Do not use std::<container>::at(). by Vladimir Marko · 7 years ago
  30. 675673d Merge "Add bytecode conversion experiments" by Mathieu Chartier · 7 years ago
  31. 12dd8a9 Add bytecode conversion experiments by Mathieu Chartier · 7 years ago
  32. 003e64b hiddenapi: Refactor before new features are added by David Brazdil · 7 years ago
  33. 0799b9e Merge "dexanalyze: distinguish fields from other classes." by Vladimir Marko · 7 years ago
  34. 0028ce0 Merge "Distinguish between soft/weak/phantom/etc references in ahat." by Treehugger Robot · 7 years ago
  35. 975cd09 Distinguish between soft/weak/phantom/etc references in ahat. by Richard Uhler · 7 years ago
  36. 6e75bee dexanalyze: distinguish fields from other classes. by Vladimir Marko · 7 years ago
  37. 93bffcc dexanalyze: Improve field analysis. by Vladimir Marko · 7 years ago
  38. 64fe3be ART: Retire desugar and dx in run-tests by Orion Hodson · 7 years ago
  39. 5774f57 Merge "Revert^2 "ART: Fix some performance-X tidy"" by Treehugger Robot · 7 years ago
  40. 629e7cf Annotate $classOverhead arrays. by Richard Uhler · 7 years ago
  41. bc802de Revert^2 "ART: Fix some performance-X tidy" by Andreas Gampe · 7 years ago
  42. 35d4b94 Merge "Revert "ART: Fix some performance-X tidy"" by Treehugger Robot · 7 years ago
  43. 6856214 Revert "ART: Fix some performance-X tidy" by Andreas Gampe · 7 years ago
  44. 5840c84 Count unique string, method names, and type names by Mathieu Chartier · 7 years ago
  45. faf742f Merge changes I43d8736f,I6148d743,Id3687eb6 by Andreas Gampe · 7 years ago
  46. b1775a8 Merge "Add progress bar to ahat." by Treehugger Robot · 7 years ago
  47. 89de444 ART: Fix some performance-X tidy by Andreas Gampe · 7 years ago
  48. 47d165e Merge "Kill chroot processes at the end of the ART Buildbot tear-down script." by Roland Levillain · 7 years ago
  49. 35ce0b7 Add progress bar to ahat. by Richard Uhler · 7 years ago
  50. baee150 Merge "Fix bug in Value.getBaseline()." by Treehugger Robot · 7 years ago
  51. 7d7457c Fix bug in Value.getBaseline(). by Richard Uhler · 7 years ago
  52. f3fa956 Add a suite tag to ahat unit tests by Julien Desprez · 7 years ago
  53. 9ebb41f Kill chroot processes at the end of the ART Buildbot tear-down script. by Roland Levillain · 7 years ago
  54. fc9c17f Merge "Display users of the chroot dir in the ART Buildbot tear-down script." by Roland Levillain · 7 years ago
  55. ff5d955 Merge "Analysis of field iget/iset on first arg register" by Mathieu Chartier · 7 years ago
  56. a189218 Merge "Make ti-fast agent fallback to kArtTiVersion" by Treehugger Robot · 7 years ago
  57. 1bcec12 Merge "Make 'art' tool default to passing -XjdwpProvider:none" by Alex Light · 7 years ago
  58. 5abbdd3 Make ti-fast agent fallback to kArtTiVersion by Alex Light · 7 years ago
  59. 5d16154 Analysis of field iget/iset on first arg register by Mathieu Chartier · 7 years ago
  60. a4817fb Make 'art' tool default to passing -XjdwpProvider:none by Alex Light · 7 years ago
  61. f647c4c Display users of the chroot dir in the ART Buildbot tear-down script. by Roland Levillain · 7 years ago
  62. 178615c Merge "Improve ahat dominators computation." by Treehugger Robot · 7 years ago
  63. 36e18dc Merge "Simplify the ART Buildbot clean-up script regarding chroot support." by Roland Levillain · 7 years ago
  64. f83f83d Improve ahat dominators computation. by Richard Uhler · 7 years ago
  65. a316f91 Merge ""Revert^4 "Make adbconnection start automatically for debuggable apps (on target)"" by Treehugger Robot · 7 years ago
  66. 917c80f Simplify the ART Buildbot clean-up script regarding chroot support. by Roland Levillain · 7 years ago
  67. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 7 years ago
  68. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  69. baac7e4 "Revert^4 "Make adbconnection start automatically for debuggable apps (on target)" by Alex Light · 7 years ago
  70. 408bdc6 Merge "Add a tradefed config for ahat's unit tests." by Treehugger Robot · 7 years ago
  71. 26d465f Add a tradefed config for ahat's unit tests. by Richard Uhler · 7 years ago
  72. 803a8d7 Merge "Add debugging for b/62653020" by Treehugger Robot · 7 years ago
  73. 9cb13a6 Add debugging for b/62653020 by Colin Cross · 7 years ago
  74. 1b930ca Follow rename from removing desugar support by Colin Cross · 7 years ago
  75. 428d80e Merge "Ignore comment lines in proguard mapping." by Richard Uhler · 7 years ago
  76. 75c6fca Ignore comment lines in proguard mapping. by Richard Uhler · 7 years ago
  77. 48de723 Refactor experiments to allow multidex analysis by Mathieu Chartier · 7 years ago
  78. 31380c7 Add experiment for analyzing debug info by Mathieu Chartier · 7 years ago
  79. cb4c8b5 Merge "Add system and oahl stubs to veridex.zip" by Treehugger Robot · 7 years ago
  80. 0f22ea5 Add system and oahl stubs to veridex.zip by Nicolas Geoffray · 7 years ago
  81. 3ebdf74 Merge "Improve diagnostics in ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 7 years ago
  82. e2e5e66 Improve diagnostics in ART script tools/teardown-buildbot-device.sh. by Roland Levillain · 7 years ago
  83. 11c0f3e Merge "Fix exit status of ART script tools/teardown-buildbot-device.sh." by Roland Levillain · 7 years ago
  84. 21bd011 Fix exit status of ART script tools/teardown-buildbot-device.sh. by Roland Levillain · 7 years ago
  85. c8c4f29 Merge "Add sdk destinations for appcompat.sh related files." by Nicolas Geoffray · 7 years ago
  86. b7ae0b1 Add experiments for Dex bytecode analysis by Mathieu Chartier · 7 years ago
  87. 8fb6784 Add sdk destinations for appcompat.sh related files. by Nicolas Geoffray · 7 years ago
  88. 6cee0e9 Merge "Fix test checking /system in chroot in clean-up script." by Roland Levillain · 7 years ago
  89. c1c47ab Merge "Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT." by Roland Levillain · 7 years ago
  90. 0d896bd Add Method/Field iterator to ClassAccessor by Mathieu Chartier · 7 years ago
  91. a85eef7 Fix test checking /system in chroot in clean-up script. by Roland Levillain · 7 years ago
  92. ad70b32 Merge "Add measurement of Dex code bytes and number of unique code items" by Mathieu Chartier · 7 years ago
  93. 08f7c1d Have tools/run-{libcore,jdwp}-tests.sh honor ART_TEST_CHROOT. by Roland Levillain · 7 years ago
  94. b7e7846 Merge "ART: Remove jack from tools" by Orion Hodson · 7 years ago
  95. ebf5902 Merge "Move compiler/ to ClassAccessor" by Mathieu Chartier · 7 years ago
  96. c8c8d5f Move compiler/ to ClassAccessor by Mathieu Chartier · 7 years ago
  97. e467526 Merge "Add a tear-down script for devices used in ART target testing." by Roland Levillain · 7 years ago
  98. f83f84a ART: Remove jack from tools by Orion Hodson · 7 years ago
  99. 223b8dc Merge "Check that /system exists in chroot before cleaning it up." by Roland Levillain · 7 years ago
  100. 7c3a8c1 Add measurement of Dex code bytes and number of unique code items by Mathieu Chartier · 7 years ago