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