1. eac7667 DO NOT MERGE Fix all unsafe caching to be like libcore. by Elliott Hughes · 13 years ago
  2. 73e66f7 Tidy up and finish reference table dumping. by Elliott Hughes · 13 years ago
  3. 0dae08e Move JNI methods out of top-level. by Ian Rogers · 13 years ago[Renamed from src/dalvik_system_VMDebug.cc]
  4. c0f0933 Add the missing link between compiled code and the debugger. by Elliott Hughes · 13 years ago
  5. 81ff318 Nomenclature improvements. by Elliott Hughes · 13 years ago
  6. 1bac54f Fix all our unused parameter warnings so we let GCC report them. by Elliott Hughes · 13 years ago
  7. 0512f02 Remove anonymous namespaces. by Elliott Hughes · 13 years ago
  8. b3bd5f0 Refactor the compilers out of libart. by Elliott Hughes · 13 years ago
  9. 899e789 Include the thread name in Thread's operator<< output. by Elliott Hughes · 13 years ago
  10. 2692b57 Changed tracer to use an instance to hold state instead of statics. by jeffhao · 14 years ago
  11. e343b76 Stub to capture method entry/exit. by jeffhao · 14 years ago
  12. fbd8456 Fix hprof dumping from DDMS. by Elliott Hughes · 14 years ago
  13. 1121e0b Wire up hprof. by Jesse Wilson · 14 years ago
  14. 767a147 Wire in the DDMS heap stuff. by Elliott Hughes · 14 years ago
  15. f6a1e1e Implement more DDMS support. by Elliott Hughes · 14 years ago
  16. 872d4ec Bring across the JDWP implementation. by Elliott Hughes · 14 years ago
  17. 3b6baaa Bring our native stack usage down. by Elliott Hughes · 14 years ago
  18. 9d5ccec Implement as much of VMDebug as we can reasonably do right now. by Elliott Hughes · 14 years ago