1. 64caa7d Change IsMethodTracingActive to GetMethodTracingMode for art. by Jeff Hao · 11 years ago
  2. 23009dc Add art support for sample profiling from traceview gui. by Jeff Hao · 11 years ago
  3. 7dfb28c Don't scan image space when starting runtime. by Ian Rogers · 11 years ago
  4. 0f055d1 resolved conflicts for merge of 7934ac28 to dalvik-dev by Brian Carlstrom · 11 years ago
  5. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  6. 6b99dd1 Remove a C style cast. by Ian Rogers · 11 years ago
  7. 09b07a9 Show size/alloc/free per Dalvik heap space in dumpsys by Hiroshi Yamauchi · 11 years ago
  8. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/native/dalvik_system_VMDebug.cc]
  9. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 12 years ago
  10. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  11. ec0f83d Implement JDWP VirtualMachine.InstanceCounts. by Elliott Hughes · 12 years ago
  12. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  13. 365c102 Increase use of ScopedJniThreadState. by Ian Rogers · 12 years ago
  14. 622a698 Clean up the hprof implementation a bit. by Elliott Hughes · 12 years ago
  15. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 12 years ago
  16. 73e66f7 Tidy up and finish reference table dumping. by Elliott Hughes · 12 years ago
  17. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 12 years ago[Renamed from src/dalvik_system_VMDebug.cc]
  18. c0f0933 Add the missing link between compiled code and the debugger. by Elliott Hughes · 12 years ago
  19. 81ff318 Nomenclature improvements. by Elliott Hughes · 12 years ago
  20. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 12 years ago
  21. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 12 years ago
  22. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  23. 899e789 Include the thread name in Thread's operator<< output. by Elliott Hughes · 13 years ago
  24. 2692b57 Changed tracer to use an instance to hold state instead of statics. by jeffhao · 13 years ago
  25. e343b76 Stub to capture method entry/exit. by jeffhao · 13 years ago
  26. fbd8456 Fix hprof dumping from DDMS. by Elliott Hughes · 13 years ago
  27. 1121e0b Wire up hprof. by Jesse Wilson · 13 years ago
  28. 767a147 Wire in the DDMS heap stuff. by Elliott Hughes · 13 years ago
  29. f6a1e1e Implement more DDMS support. by Elliott Hughes · 13 years ago
  30. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 13 years ago
  31. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 13 years ago
  32. 9d5ccec Implement as much of VMDebug as we can reasonably do right now. by Elliott Hughes · 13 years ago