1. 1646d7a Optimize some commonly used utf8 functions by: by Bruce Hoult · 9 years ago
  2. 0d5a281 x86/x86-64 read barrier support for concurrent GC in Optimizing. by Roland Levillain · 9 years ago
  3. 52a7f5c Add class flags to class to help GC scanning by Mathieu Chartier · 9 years ago
  4. ed8990a Add some more uninterruptible annotations by Mathieu Chartier · 9 years ago
  5. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  6. c449e8b runtime: Minor cleanup and extra comments around interpreter by Igor Murashkin · 10 years ago
  7. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 10 years ago
  8. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  9. bb87e0f Refactor and improve GC root handling by Mathieu Chartier · 10 years ago
  10. a5afcfc Be more lenient with 4 byte UTF-8 sequences. by Narayan Kamath · 10 years ago
  11. fd04b6f Combine image string char arrays into single array by Mathieu Chartier · 10 years ago
  12. 6f3dbba Make ART compile with GCC -O0 again. by Ian Rogers · 10 years ago
  13. cdfd39f Change intern table to unordered set. by Mathieu Chartier · 10 years ago
  14. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  15. e63db27 Break apart header files. by Ian Rogers · 10 years ago
  16. 98d1cc8 Improve performance of invokevirtual/invokeinterface with embedded imt/vtable by Mingyao Yang · 11 years ago
  17. 4f1ebc2 Add read barriers to the constant roots. by Hiroshi Yamauchi · 11 years ago
  18. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 11 years ago
  19. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 11 years ago
  20. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 11 years ago
  21. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 11 years ago
  22. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 11 years ago
  23. ee1d79a Cleanup transaction support by Sebastien Hertz · 11 years ago
  24. d2fe10a Remove blacklist by Sebastien Hertz · 11 years ago
  25. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  26. 29501cf Make primitive getter/setters consistently signed. by Ian Rogers · 11 years ago
  27. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  28. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  29. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  30. 88474b4 Implement Interface Method Tables (IMT). by Jeff Hao · 11 years ago
  31. 8b2c0b9 Use class def index from java.lang.Class. by Ian Rogers · 11 years ago
  32. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  33. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  34. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/mirror/string.h]
  35. 33e9566 Various GCC 3.6 and clang build fixes. by Ian Rogers · 12 years ago
  36. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago