1. ae1ad00 Add detection of zygote vs app vs image objects in hprof by Mathieu Chartier · 10 years ago
  2. 3280517 Fix identifier size in the heap dump. by Calin Juravle · 10 years ago
  3. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  4. 61c5ebc Change FieldHelper to use a handle. by Mathieu Chartier · 10 years ago
  5. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  6. 893263b Avoid marking old class linker and intern table roots during pause. by Mathieu Chartier · 11 years ago
  7. 815873e Change root visitor to use Object**. by Mathieu Chartier · 11 years ago
  8. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  9. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  10. e9c36b3 Avoid some string allocations. by Vladimir Marko · 11 years ago
  11. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  12. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  13. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  14. 2d88862 Fixing cpplint readability/casting issues by Brian Carlstrom · 11 years ago
  15. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  16. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago