1. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  2. cca340b ART: Fix line break in Throwable::Dump by Andreas Gampe · 9 years ago
  3. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  4. 31e8822 Move most mirror:: args to ObjPtr by Mathieu Chartier · 9 years ago
  5. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  6. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  7. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 10 years ago
  8. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 10 years ago
  9. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 10 years ago
  10. 910e827 Revert "Revert "Keep internal stack trace methods declaring classes live"" by Mathieu Chartier · 10 years ago
  11. 9044347 Move to newer clang annotations by Mathieu Chartier · 10 years ago
  12. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  13. 415fd08 Fix JDWP tests after ArtMethod change by Sebastien Hertz · 10 years ago
  14. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  15. 626ecd0 Fix possible null deference in Throwable::Dump by Mathieu Chartier · 10 years ago
  16. 4a24858 Fix possible null deference in Throwable::Dump by Mathieu Chartier · 10 years ago
  17. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 10 years ago
  18. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 11 years ago
  19. 7642cfc Change how we report exceptions to the debugger. by Nicolas Geoffray · 11 years ago
  20. e34fa1d Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 11 years ago
  21. 12f7423 Print more info in MarkSweep::VerifyRoot by Mathieu Chartier · 11 years ago
  22. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 11 years ago
  23. 22d5e73 Remove object_utils.h. by Ian Rogers · 11 years ago
  24. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 11 years ago
  25. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 11 years ago
  26. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  27. 815873e Change root visitor to use Object**. by Mathieu Chartier · 12 years ago
  28. d2fe10a Remove blacklist by Sebastien Hertz · 12 years ago
  29. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 12 years ago
  30. ef7d42f Object model changes to support 64bit. by Ian Rogers · 12 years ago
  31. c528dba Enable moving classes. by Mathieu Chartier · 12 years ago
  32. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 12 years ago
  33. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 12 years ago[Renamed from src/mirror/throwable.cc]
  34. 1d54e73 GC clean up. by Ian Rogers · 12 years ago
  35. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 13 years ago
  36. 4f6ad8a Various performance improvements. by Ian Rogers · 13 years ago
  37. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 13 years ago