1. d9911ee ART: Clean up field initialization by Andreas Gampe · 7 years ago
  2. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  3. f711f2c Partial fragment deoptimization by Mingyao Yang · 8 years ago
  4. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  5. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  6. 8e5bd18 Add a flag to StackVisitor for inlining. by Nicolas Geoffray · 9 years ago
  7. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  8. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  9. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  10. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  11. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  12. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/nth_caller_visitor.h]
  13. 62d6c77 Interpreter entries and instrumentation as a listener. by Ian Rogers · 11 years ago
  14. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 11 years ago
  15. 7a22fa6 Refactor StackVisitor to take a Thread*. by Ian Rogers · 11 years ago
  16. 306057f Support for deoptimization needed for debugging. by Ian Rogers · 12 years ago
  17. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago
  18. 66f1925 Change dex cache to be java object instead of array, add pointer to dex file in dex cache. by Mathieu Chartier · 12 years ago
  19. 08fc03a Include held locks in SIGQUIT thread dumps. by Elliott Hughes · 12 years ago
  20. 0399dde Remove Frame, merge shadow and quick representations. by Ian Rogers · 12 years ago
  21. 05fe3b6 Implement X86 trampoline for llvm compiler. by TDYa127 · 12 years ago
  22. 3f9137d Fix NPE message in LLVM. by TDYa127 · 12 years ago
  23. 6a14433 Switch to Thread::WalkStack rather than manual Frame::Next. by Elliott Hughes · 12 years ago