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