index
:
art
cm-11.0
cm-12.0
cm-12.1
cm-13.0
cm-14.0
cm-14.1
cm-14.1_old
cm-14.1_prerebase
lineage-15.0
lineage-15.1
lineage-16.0
lineage-17.0
lineage-17.1
replicant-6.0
shipping/cm-11.0
stable/cm-11.0
stable/cm-11.0-XNF8Y
stable/cm-11.0-XNF9X
stable/cm-11.0-XNG2S
stable/cm-11.0-XNG3C
stable/cm-12.0-YNG1I
stable/cm-12.0-YNG1T
stable/cm-12.0-YNG1TA
stable/cm-12.0-YNG3C
stable/cm-12.0-YNG4N
stable/cm-12.1-YOG3C
stable/cm-12.1-YOG4P
stable/cm-12.1-YOG7D
stable/cm-13.0-ZNH0E
stable/cm-13.0-ZNH2K
stable/cm-13.0-ZNH2KB
stable/cm-13.0-ZNH5Y
staging/cm-12.0
staging/cm-12.0-caf
staging/cm-12.1
staging/cm-13.0+r22
staging/cm-14.1-cafrebase
staging/cm-14.1_android-7.1.2_r2
staging/lineage-17.0_merge-android-10.0.0_r9
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
/
handle_scope.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary `explicit` qualifiers on constructors.
Roland Levillain
2015-08-12
1
-1
/
+1
*
Move to newer clang annotations
Mathieu Chartier
2015-07-22
1
-9
/
+9
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
1
-0
/
+4
*
ART: Clean up arm64 kNumberOfXRegisters usage.
Vladimir Marko
2015-05-26
1
-1
/
+0
*
ART: Enable Clang's -Wdeprecated
Andreas Gampe
2015-04-06
1
-0
/
+2
*
Reference type propagation
Calin Juravle
2015-02-19
1
-0
/
+50
*
Add VerifyObject to StackHandleScope::SetReference
Mathieu Chartier
2015-01-08
1
-51
/
+11
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-1
/
+1
*
Fix 64 bit build
Mathieu Chartier
2014-10-27
1
-0
/
+4
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-11
/
+11
*
Avoid strict-aliasing problems with Handles.
Ian Rogers
2014-10-21
1
-24
/
+16
*
Work around ICE bugs with MIPS GCC and O1.
Ian Rogers
2014-10-10
1
-51
/
+53
*
ART: Rename Handle hierarchy
Andreas Gampe
2014-09-15
1
-9
/
+15
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-6
/
+17
*
Break apart header files.
Ian Rogers
2014-07-15
1
-0
/
+1
*
Fix compiler warnings.
Mathieu Chartier
2014-06-04
1
-5
/
+26
*
ART: Use StackReference in Quick Stack Frame
Andreas Gampe
2014-05-29
1
-11
/
+3
*
Change ObjectLock to take Handle instead of Handle pointer.
Mathieu Chartier
2014-05-16
1
-4
/
+3
*
Add Handle/HandleScope and delete SirtRef.
Mathieu Chartier
2014-05-13
1
-0
/
+193