index
:
art.git
kitkat
q10.0
s12.0
s12.1
art
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
runtime
/
obj_ptr.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clean up explicit conversions to ObjPtr<>.
Vladimir Marko
2019-03-29
1
-6
/
+4
*
ART: Clean up obj_ptr.h and obj_ptr-inl.h .
Vladimir Marko
2019-03-26
1
-88
/
+60
*
ART: Use iosfwd more
Andreas Gampe
2019-01-09
1
-1
/
+1
*
ART: Introduce runtime_globals
Andreas Gampe
2019-01-09
1
-1
/
+1
*
ART: Move to using locks.h instead of mutex.h
Andreas Gampe
2018-12-06
1
-1
/
+1
*
Inline methods in ObjPtr even in debug builds.
David Srbecky
2018-11-28
1
-27
/
+30
*
Revert^2 "Load boot image at a random address."
Vladimir Marko
2018-09-28
1
-3
/
+1
*
Revert "Load boot image at a random address."
Vladimir Marko
2018-09-27
1
-1
/
+3
*
Load boot image at a random address.
Vladimir Marko
2018-09-26
1
-3
/
+1
*
Clean up include paths
David Sehr
2018-04-26
1
-1
/
+1
*
Remove extra sizeof().
Evgenii Stepanov
2018-01-09
1
-1
/
+1
*
cpplint: Remove many unnecessary NOLINT
Igor Murashkin
2017-11-16
1
-5
/
+4
*
ART: Change ObjPtr validation
Andreas Gampe
2017-10-12
1
-2
/
+12
*
Remove bits about kPoison in ObjPtr's documentation.
Roland Levillain
2017-08-22
1
-1
/
+0
*
ART: Remove ObjPtr kPoison template parameter
Andreas Gampe
2017-02-22
1
-22
/
+24
*
Clean up Class::GetDirectInterface().
Vladimir Marko
2016-12-09
1
-9
/
+6
*
ART: Add NOLINT to ObjPtr
Andreas Gampe
2016-11-04
1
-3
/
+16
*
Move most of class linker to ObjPtr
Mathieu Chartier
2016-10-19
1
-0
/
+9
*
Move mirror::Object setters to ObjPtr
Mathieu Chartier
2016-10-06
1
-2
/
+1
*
Move remaining jobject related functions to use ObjPtr
Mathieu Chartier
2016-10-06
1
-0
/
+8
*
ObjPtr misc cleanup
Mathieu Chartier
2016-10-05
1
-4
/
+14
*
Rename ObjPtr::Decode to ObjPtr::Ptr
Mathieu Chartier
2016-10-04
1
-12
/
+12
*
Move ArtField to ObjPtr
Mathieu Chartier
2016-10-03
1
-7
/
+37
*
Clean up ScopedThreadStateChange to use ObjPtr
Mathieu Chartier
2016-09-29
1
-13
/
+21
*
Use ObjPtr for reflection.cc/h/inl
Mathieu Chartier
2016-09-27
1
-0
/
+139