1. 3bc7238 Annotate binder services and tokens. by Martijn Coenen · 6 years ago
  2. 4c498dd Annotate BinderProxy objects with their interface by Zimuzo · 6 years ago
  3. d86d281 Add option to view all instances of a class. by Richard Uhler · 6 years ago
  4. 77bb25b Merge "Remove ahat-test phony target." by Treehugger Robot · 6 years ago
  5. 09a262e Remove ahat-test phony target. by Richard Uhler · 6 years ago
  6. 26d828f Add TEST_MAPPING for ahat. by Richard Uhler · 6 years ago
  7. 8d2e114 Fix ahat test by Zimuzo · 6 years ago
  8. 42034d7 ahat-tests: Use LOCAL_TEST_CONFIG to set test config by nelsonli · 6 years ago
  9. efadbcd ahat: support java.lang.ref.Finalizer by Richard Uhler · 6 years ago
  10. 55a2789 Update ahat version number to 1.6 by Richard Uhler · 6 years ago
  11. eb5ff61 ahat: add support for parsing 0x0C HEAP DUMP record by Richard Uhler · 6 years ago
  12. 2fbc04d Add --retained option to ahat by Richard Uhler · 6 years ago
  13. e824a30 ahat: switch to using new dominators API by Richard Uhler · 6 years ago
  14. f125588 Merge "Add a more flexible Dominators API." by Treehugger Robot · 6 years ago
  15. e8c91f2 Merge "Add instances to sites after removing duplicate ids." by Treehugger Robot · 6 years ago
  16. 5618f06 Add a more flexible Dominators API. by Richard Uhler · 6 years ago
  17. eb53697 Add instances to sites after removing duplicate ids. by Richard Uhler · 6 years ago
  18. b957c89 Support heap dumps generated with HotSpotDiagnosticMXBean by Richard Uhler · 6 years ago
  19. f66c02b ahat: ignore duplicate instances with the same id by Richard Uhler · 6 years ago
  20. 0028ce0 Merge "Distinguish between soft/weak/phantom/etc references in ahat." by Treehugger Robot · 6 years ago
  21. 975cd09 Distinguish between soft/weak/phantom/etc references in ahat. by Richard Uhler · 6 years ago
  22. 629e7cf Annotate $classOverhead arrays. by Richard Uhler · 6 years ago
  23. 35ce0b7 Add progress bar to ahat. by Richard Uhler · 6 years ago
  24. baee150 Merge "Fix bug in Value.getBaseline()." by Treehugger Robot · 6 years ago
  25. 7d7457c Fix bug in Value.getBaseline(). by Richard Uhler · 6 years ago
  26. f3fa956 Add a suite tag to ahat unit tests by Julien Desprez · 6 years ago
  27. f83f83d Improve ahat dominators computation. by Richard Uhler · 6 years ago
  28. 26d465f Add a tradefed config for ahat's unit tests. by Richard Uhler · 6 years ago
  29. 75c6fca Ignore comment lines in proguard mapping. by Richard Uhler · 6 years ago
  30. d1f7097 Add Soong target for converting ahat droiddocs. by Nan Zhang · 7 years ago
  31. 096d3ae Ahat: Use art -d in tests by Andreas Gampe · 7 years ago
  32. 9354e0a Update ahat version number to 1.5 by Richard Uhler · 7 years ago
  33. e24847c Merge "Add javadoc for all public ahat API." by Treehugger Robot · 7 years ago
  34. b7732a3 Add javadoc for all public ahat API. by Richard Uhler · 7 years ago
  35. 32ca778 ahat: fix bug parsing ids with the high bit set. by Richard Uhler · 7 years ago
  36. 88aa690 Fix bug in proguard deobfuscation of file names. by Richard Uhler · 7 years ago
  37. 321b3ca Merge "Tighten up ahat public API." by Richard Uhler · 7 years ago
  38. 4536a23 Merge "Include ahat in the general-tests tradefed suite." by Pete Gillin · 7 years ago
  39. 0a85a95 Tighten up ahat public API. by Richard Uhler · 7 years ago
  40. 0b805e7 Include ahat in the general-tests tradefed suite. by Pete Gillin · 7 years ago
  41. 1b79bbc Fix bugs with strong versus weak reference paths. by Richard Uhler · 7 years ago
  42. 8674b91 Depend on dalvikvm64 directly instead of using ART_HOST_EXECUTABLES by Colin Cross · 7 years ago
  43. bf47bc5 ahat-tests: don't write to src directory during build by Colin Cross · 7 years ago
  44. c81bf0f Give even better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  45. 8cc2134 Reorganize ahat source directory layout. by Richard Uhler · 7 years ago
  46. baeedfe Merge "Use decode instead of parseLong for query params." by Richard Uhler · 7 years ago
  47. f167da7 Merge "Distinguish between weakly reachable and unreachable instances." by Richard Uhler · 7 years ago
  48. 82eeace Distinguish between weakly reachable and unreachable instances. by Richard Uhler · 7 years ago
  49. d94acef Revert "Don't show sizes with sample paths." by Richard Uhler · 7 years ago
  50. 455f552 Use decode instead of parseLong for query params. by Richard Uhler · 7 years ago
  51. 10e4b85 Update ahat version number to 1.4. by Richard Uhler · 7 years ago
  52. cdf68b1 Merge "Give better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  53. b880a8a Merge "Add support for parsing the ROOT_FINALIZING record." by Richard Uhler · 7 years ago
  54. 5316bb8 Give better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  55. e949f82 Add support for parsing the ROOT_FINALIZING record. by Richard Uhler · 7 years ago
  56. bdff6fe Don't build ahat tests with EMMA_INSTRUMENT. by Richard Uhler · 7 years ago
  57. d2c7516 Don't build ahat tests for mac. by Richard Uhler · 7 years ago
  58. 26a982a Remove last remaining guava dependencies. by Richard Uhler · 7 years ago
  59. a3b7cf0 Use a custom parser implementation instead of perflib. by Richard Uhler · 7 years ago
  60. 07f8abb Remove perflib-based native allocation registry identification. by Richard Uhler · 7 years ago
  61. 72f0ec7 ahat: Expand test coverage using static heap dumps. by Richard Uhler · 7 years ago
  62. a490555 Store instance fields and types with class objects. by Richard Uhler · 7 years ago
  63. 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 7 years ago
  64. 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 7 years ago
  65. 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 7 years ago
  66. 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 7 years ago
  67. 9a2e027 Remove unnecessary work in dominators computation. by Richard Uhler · 7 years ago
  68. e017aa3 ahat: show sample path through strong references. by Richard Uhler · 7 years ago
  69. 0b21333 ahat: build ahat-test-dump correctly with javac by Richard Uhler · 8 years ago
  70. 8b903b9 Update ahat version number to 1.3. by Richard Uhler · 7 years ago
  71. 3988af6 Show diff column for fields only if diff is enabled. by Richard Uhler · 7 years ago
  72. 2687050 ahat: Switch to a custom dominators implementation. by Richard Uhler · 7 years ago
  73. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 7 years ago
  74. d6918e3 ahat: Improve field diffing. by Richard Uhler · 7 years ago
  75. a4acabf Update ahat version number to 1.2. by Richard Uhler · 7 years ago
  76. 3ee4bff Show RegisteredNativeAllocation sizes in ahat. by Richard Uhler · 7 years ago
  77. 4c0fe02 Don't show sizes with sample paths. by Richard Uhler · 7 years ago
  78. e952792 ahat: better handle bitmaps without pixel info available. by Richard Uhler · 7 years ago
  79. cad217c ahat: update README and manifest for release 1.1 by Richard Uhler · 8 years ago
  80. d640e29 Show unreachable objects in ahat. by Richard Uhler · 8 years ago
  81. f629cfd ahat: add support for diffing two heap dumps. by Richard Uhler · 8 years ago
  82. cda4f2e Refactor ahat's perflib api. by Richard Uhler · 8 years ago
  83. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 8 years ago
  84. 932b19a Use junit-host instead of junit by Paul Duffin · 8 years ago
  85. ec78c78 Add support for proguard deobfuscation. by Richard Uhler · 8 years ago
  86. e087f1f Release version 0.8 of ahat. by Richard Uhler · 8 years ago
  87. 6928649 ahat: Show GC Root Paths. by Richard Uhler · 8 years ago
  88. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  89. 8f53364 Update ahat README and manifest for release 0.7. by Richard Uhler · 8 years ago
  90. 69272db ahat: Target Java 1.7. by Richard Uhler · 8 years ago
  91. 702e641 Use ArrayInstance.getLength method. by Richard Uhler · 8 years ago
  92. 46e476b Launch ahat server before processing the heap dump. by Richard Uhler · 8 years ago
  93. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  94. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  95. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 8 years ago
  96. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 8 years ago
  97. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  98. 13f6d39 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  99. e6a6387 Reformat files using Android-style imports. by Gus Smith · 8 years ago
  100. 477e29a Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 9 years ago