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