1. 8764dc3 ART: Use iosfwd more by Andreas Gampe · 7 years ago
  2. 5a0430d ART: Introduce runtime_globals by Andreas Gampe · 7 years ago
  3. 7fbc4a5 ART: Move to using locks.h instead of mutex.h by Andreas Gampe · 7 years ago
  4. 3f704c0 Inline methods in ObjPtr even in debug builds. by David Srbecky · 7 years ago
  5. 4df2d80 Revert^2 "Load boot image at a random address." by Vladimir Marko · 7 years ago
  6. f3d0773 Revert "Load boot image at a random address." by Vladimir Marko · 7 years ago
  7. 5ad79d8 Load boot image at a random address. by Vladimir Marko · 7 years ago
  8. 1979c64 Clean up include paths by David Sehr · 7 years ago
  9. 797ffe5 Remove extra sizeof(). by Evgenii Stepanov · 8 years ago
  10. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 8 years ago
  11. 81e8938 ART: Change ObjPtr validation by Andreas Gampe · 8 years ago
  12. 0cd67eb Remove bits about kPoison in ObjPtr's documentation. by Roland Levillain · 8 years ago
  13. c73cb64 ART: Remove ObjPtr kPoison template parameter by Andreas Gampe · 8 years ago
  14. 19a4d37 Clean up Class::GetDirectInterface(). by Vladimir Marko · 9 years ago
  15. 52edc85 ART: Add NOLINT to ObjPtr by Andreas Gampe · 9 years ago
  16. 28357fa Move most of class linker to ObjPtr by Mathieu Chartier · 9 years ago
  17. a058fdf Move mirror::Object setters to ObjPtr by Mathieu Chartier · 9 years ago
  18. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 9 years ago
  19. f8ac97f ObjPtr misc cleanup by Mathieu Chartier · 9 years ago
  20. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  21. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  22. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  23. a59d9b2 Use ObjPtr for reflection.cc/h/inl by Mathieu Chartier · 9 years ago[Renamed (73%) from runtime/mirror/obj_ptr.h]
  24. 3f7f03c Add basic support for object pointer poisoning by Mathieu Chartier · 9 years ago