1. c77f3ab Clean up formatting in class linker by Mathieu Chartier · 9 years ago
  2. 05792b9 ART: Move DexCache arrays to native. by Vladimir Marko · 9 years ago
  3. 673ed3d Revert "Revert "Change dex caches to be weak roots"" by Mathieu Chartier · 9 years ago
  4. 81a9087 Revert "Change dex caches to be weak roots" by Brian Carlstrom · 9 years ago
  5. 3ae6b1d Change dex caches to be weak roots by Mathieu Chartier · 9 years ago
  6. b1d8c31 Revert "cleanup: Replace pointers with out-parameters and fix-up formatting" by Igor Murashkin · 9 years ago
  7. bc1d78d runtime: cleanup class_linker out-parameters and formatting by Igor Murashkin · 9 years ago
  8. 9044347 Move to newer clang annotations by Mathieu Chartier · 9 years ago
  9. 9638b64 Remove bogus DCHECK. by Nicolas Geoffray · 9 years ago
  10. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  11. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  12. c785344 Move ArtField to native by Mathieu Chartier · 9 years ago
  13. eace458 Move dexCacheStrings from ArtMethod to Class by Mathieu Chartier · 10 years ago
  14. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  15. 928f72b ART: Fix things for valgrind by Andreas Gampe · 10 years ago
  16. c0542af Remove abuse of mirror::Object* to reference special values. by Ian Rogers · 10 years ago
  17. 68b5685 Reduce and speed-up class def searches. by Ian Rogers · 10 years ago
  18. 1ff3c98 Avoid use of std::string where we have const char*. by Ian Rogers · 10 years ago
  19. 58a5af8 ART: Add guards to the dex cache and its shortcuts by Andreas Gampe · 10 years ago
  20. 94f7b49 Add GcRoot to clean up and enforce read barriers. by Hiroshi Yamauchi · 10 years ago
  21. 22d5e73 Remove object_utils.h. by Ian Rogers · 10 years ago
  22. e9e3e69 Add more read barriers to the class linker. by Hiroshi Yamauchi · 10 years ago
  23. 52e4b43 Add mark compact collector. by Mathieu Chartier · 10 years ago
  24. bc56fc3 Fix compiler warnings. by Mathieu Chartier · 10 years ago
  25. b74cd29 Compaction cleanup for FindArrayClass. by Mathieu Chartier · 10 years ago
  26. 0cd8135 Revert "Revert "Fix an outstanding compaction bug in interpreter."" by Mathieu Chartier · 10 years ago
  27. 3bdb873 Revert "Fix an outstanding compaction bug in interpreter." by Mathieu Chartier · 10 years ago
  28. e09ae09 Fix an outstanding compaction bug in interpreter. by Mathieu Chartier · 10 years ago
  29. f832284 Delete ClassHelper and fix compaction bug in GetDirectInterface by Mathieu Chartier · 10 years ago
  30. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  31. eebe03a Assert dex-cache is populated following resolution in debug builds. by Ian Rogers · 10 years ago
  32. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 10 years ago
  33. f9c612f Support in VMRuntime for allocating "unpadded" arrays. by Ian Rogers · 10 years ago
  34. a55cf41 Ensure usable space data is zeroed in arrays. by Ian Rogers · 10 years ago
  35. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  36. ef7d42f Object model changes to support 64bit. by Ian Rogers · 11 years ago
  37. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  38. ea46f95 Refactor java.lang.reflect implementation by Brian Carlstrom · 11 years ago
  39. fc0e321 Fix multiple inclusion guards to match new pathnames by Brian Carlstrom · 11 years ago
  40. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/class_linker-inl.h]
  41. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago