1. 9354e0a Update ahat version number to 1.5 by Richard Uhler · 7 years ago
  2. e24847c Merge "Add javadoc for all public ahat API." by Treehugger Robot · 7 years ago
  3. b7732a3 Add javadoc for all public ahat API. by Richard Uhler · 7 years ago
  4. 32ca778 ahat: fix bug parsing ids with the high bit set. by Richard Uhler · 7 years ago
  5. 88aa690 Fix bug in proguard deobfuscation of file names. by Richard Uhler · 7 years ago
  6. 321b3ca Merge "Tighten up ahat public API." by Richard Uhler · 7 years ago
  7. 4536a23 Merge "Include ahat in the general-tests tradefed suite." by Pete Gillin · 7 years ago
  8. 0a85a95 Tighten up ahat public API. by Richard Uhler · 7 years ago
  9. 0b805e7 Include ahat in the general-tests tradefed suite. by Pete Gillin · 7 years ago
  10. 1b79bbc Fix bugs with strong versus weak reference paths. by Richard Uhler · 7 years ago
  11. 8674b91 Depend on dalvikvm64 directly instead of using ART_HOST_EXECUTABLES by Colin Cross · 7 years ago
  12. bf47bc5 ahat-tests: don't write to src directory during build by Colin Cross · 7 years ago
  13. c81bf0f Give even better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  14. 8cc2134 Reorganize ahat source directory layout. by Richard Uhler · 7 years ago
  15. baeedfe Merge "Use decode instead of parseLong for query params." by Richard Uhler · 7 years ago
  16. f167da7 Merge "Distinguish between weakly reachable and unreachable instances." by Richard Uhler · 7 years ago
  17. 82eeace Distinguish between weakly reachable and unreachable instances. by Richard Uhler · 7 years ago
  18. d94acef Revert "Don't show sizes with sample paths." by Richard Uhler · 7 years ago
  19. 455f552 Use decode instead of parseLong for query params. by Richard Uhler · 7 years ago
  20. 10e4b85 Update ahat version number to 1.4. by Richard Uhler · 7 years ago
  21. cdf68b1 Merge "Give better error messages on failure to launch ahat." by Richard Uhler · 7 years ago
  22. b880a8a Merge "Add support for parsing the ROOT_FINALIZING record." by Richard Uhler · 7 years ago
  23. 5316bb8 Give better error messages on failure to launch ahat. by Richard Uhler · 7 years ago
  24. e949f82 Add support for parsing the ROOT_FINALIZING record. by Richard Uhler · 7 years ago
  25. bdff6fe Don't build ahat tests with EMMA_INSTRUMENT. by Richard Uhler · 7 years ago
  26. d2c7516 Don't build ahat tests for mac. by Richard Uhler · 7 years ago
  27. 26a982a Remove last remaining guava dependencies. by Richard Uhler · 7 years ago
  28. a3b7cf0 Use a custom parser implementation instead of perflib. by Richard Uhler · 7 years ago
  29. 07f8abb Remove perflib-based native allocation registry identification. by Richard Uhler · 7 years ago
  30. 72f0ec7 ahat: Expand test coverage using static heap dumps. by Richard Uhler · 7 years ago
  31. a490555 Store instance fields and types with class objects. by Richard Uhler · 7 years ago
  32. 8d02c89 Remove findClass and mClasses from AhatSnapshot. by Richard Uhler · 7 years ago
  33. 21f89d2 Specialize Value types and make Value more type safe. by Richard Uhler · 7 years ago
  34. 8f0d9f1 Minor style cleanup of test-dump/Main.java. by Richard Uhler · 7 years ago
  35. 29c4bee Make Site ids be independent of instance ids. by Richard Uhler · 7 years ago
  36. 9a2e027 Remove unnecessary work in dominators computation. by Richard Uhler · 7 years ago
  37. e017aa3 ahat: show sample path through strong references. by Richard Uhler · 7 years ago
  38. 0b21333 ahat: build ahat-test-dump correctly with javac by Richard Uhler · 7 years ago
  39. 8b903b9 Update ahat version number to 1.3. by Richard Uhler · 7 years ago
  40. 3988af6 Show diff column for fields only if diff is enabled. by Richard Uhler · 7 years ago
  41. 2687050 ahat: Switch to a custom dominators implementation. by Richard Uhler · 7 years ago
  42. 47686f6 Merge "ahat: Improve field diffing." by Treehugger Robot · 7 years ago
  43. d6918e3 ahat: Improve field diffing. by Richard Uhler · 7 years ago
  44. a4acabf Update ahat version number to 1.2. by Richard Uhler · 7 years ago
  45. 3ee4bff Show RegisteredNativeAllocation sizes in ahat. by Richard Uhler · 7 years ago
  46. 4c0fe02 Don't show sizes with sample paths. by Richard Uhler · 7 years ago
  47. e952792 ahat: better handle bitmaps without pixel info available. by Richard Uhler · 7 years ago
  48. cad217c ahat: update README and manifest for release 1.1 by Richard Uhler · 8 years ago
  49. d640e29 Show unreachable objects in ahat. by Richard Uhler · 8 years ago
  50. f629cfd ahat: add support for diffing two heap dumps. by Richard Uhler · 8 years ago
  51. cda4f2e Refactor ahat's perflib api. by Richard Uhler · 8 years ago
  52. 595beb3 Fix hprof/ahat for string compression. by Vladimir Marko · 8 years ago
  53. 932b19a Use junit-host instead of junit by Paul Duffin · 8 years ago
  54. ec78c78 Add support for proguard deobfuscation. by Richard Uhler · 8 years ago
  55. e087f1f Release version 0.8 of ahat. by Richard Uhler · 8 years ago
  56. 6928649 ahat: Show GC Root Paths. by Richard Uhler · 8 years ago
  57. cd8a057 Move ART_HOST_TEST_DIR to Android.common_test.mk by Dan Willemsen · 8 years ago
  58. 8f53364 Update ahat README and manifest for release 0.7. by Richard Uhler · 8 years ago
  59. 69272db ahat: Target Java 1.7. by Richard Uhler · 8 years ago
  60. 702e641 Use ArrayInstance.getLength method. by Richard Uhler · 8 years ago
  61. 46e476b Launch ahat server before processing the heap dump. by Richard Uhler · 8 years ago
  62. c9c5fe4 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  63. c5a0004 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  64. 072350e Merge "Revert "Add missing dependency required for ahat-test."" by Richard Uhler · 8 years ago
  65. 3fbfab1 Revert "Add missing dependency required for ahat-test." by Richard Uhler · 8 years ago
  66. 97c7873 Merge "Add missing dependency required for ahat-test." by Treehugger Robot · 8 years ago
  67. 13f6d39 Add missing dependency required for ahat-test. by Richard Uhler · 8 years ago
  68. e6a6387 Reformat files using Android-style imports. by Gus Smith · 8 years ago
  69. 477e29a Hold a ClassLoader reference in NativeAllocationRegistry. by Richard Uhler · 8 years ago
  70. 6919a01 Update to perflib-25.0.0 to improve processing performance. by Richard Uhler · 9 years ago
  71. fa8598d Remove references to $(ACP) by Dan Willemsen · 9 years ago
  72. c7f7712 ahat: annotate char[] objects with their string values. by Richard Uhler · 9 years ago
  73. 1a5baaa Show registered native allocations in ahat. by Richard Uhler · 9 years ago
  74. a7f46cb Don't duplicate the menu in the help page for ahat. by Richard Uhler · 9 years ago
  75. 38f9eba Annotate root objects and show their types. by Richard Uhler · 9 years ago
  76. 7a16adb Change roots view to "rooted". by Richard Uhler · 9 years ago
  77. 1af86f1 ahat: limit default number of results shown. by Richard Uhler · 9 years ago
  78. b357730 Annotate References with their referent. by Richard Uhler · 9 years ago
  79. 77ff54b Limit summary string lengths to 200 characters. by Richard Uhler · 9 years ago
  80. 823e693 Merge "Release ahat version 0.2." by Richard Uhler · 9 years ago
  81. c237b39 Release ahat version 0.2. by Richard Uhler · 9 years ago
  82. 0524aeb Switch ahat test to use core-optimizing-pic.art. by Richard Uhler · 9 years ago
  83. 16065ce Merge "Pay attention to string offset and count fields." by Richard Uhler · 9 years ago
  84. 3524472 Generate an hprof file to test ahat. by Richard Uhler · 9 years ago
  85. 788b21e Pay attention to string offset and count fields. by Richard Uhler · 9 years ago
  86. c21e4e6 Make format args explicit in DocString. by Richard Uhler · 9 years ago
  87. b730b78 ahat - An android heap dump viewer. Initial checkin. by Richard Uhler · 9 years ago