1. 0a20607 Remove ART dependence on property debug.allocTracker.stackDepth by Mathieu Chartier · 6 years ago
  2. ad7fa6e Delete alloc tracker properties by Mathieu Chartier · 6 years ago
  3. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  4. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  5. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  6. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  7. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 6 years ago
  8. f049a0b Remove libcutils property_get dependency. by Elliott Hughes · 6 years ago
  9. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  10. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  11. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  12. 5d08fcc ART: More header cleanups by Andreas Gampe · 8 years ago
  13. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  14. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  15. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 8 years ago
  16. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  17. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  18. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 9 years ago
  19. bb661c0 Refactor use of __ANDROID__ macro by Bilyan Borisov · 9 years ago
  20. 45bf250 Add way to disable resolving for stack walk by Mathieu Chartier · 9 years ago
  21. 458b105 Obtain stack trace outside of critical section by Mathieu Chartier · 9 years ago
  22. 6f0c6cd Fix a CC 145-alloc-tracking-stress deadlock. by Hiroshi Yamauchi · 9 years ago
  23. 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
  24. 0b8b4a6 Delete alloc tracking map outside of critical section by Mathieu Chartier · 9 years ago
  25. 16e51be Fix allocation tracking race by Mathieu Chartier · 9 years ago
  26. a7deef9 Visit stack trace roots by Mathieu Chartier · 9 years ago
  27. fdbd13c Some fixes for the CC collector. by Hiroshi Yamauchi · 10 years ago
  28. c60e1b7 ART: Use __ANDROID__ instead of HAVE_ANDROID_OS by Andreas Gampe · 10 years ago
  29. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  30. 9750995 Clean up GC callbacks to be virtual methods by Mathieu Chartier · 10 years ago
  31. 0b71357 Thread-local mark stacks for the CC collector. by Hiroshi Yamauchi · 10 years ago
  32. 41656de Fix potential bugs in allocation tracker by Man Cao · 10 years ago
  33. 110415d Fixed a nullptr bug in SweepAllocationRecords() by Man Cao · 10 years ago
  34. 42c3c33 Make allocation tracker use less memory by Man Cao · 10 years ago
  35. 1ed11b9 Restore DDMS recent allocation tracking's behavior by Man Cao · 10 years ago
  36. 8c2ff64 Add allocation stack traces for HPROF dump. by Man Cao · 10 years ago