index
:
android_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
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
/
entrypoints
/
entrypoint_utils-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Fix unused variables and functions
Andreas Gampe
2014-11-24
1
-47
/
+47
*
Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags.
Ian Rogers
2014-11-03
1
-10
/
+1
*
Check null this pointer for direct methods in FindMethodFast.
Jeff Hao
2014-11-03
1
-3
/
+2
*
Optimize method linking
Mathieu Chartier
2014-10-27
1
-1
/
+8
*
Tidy logging code not using UNIMPLEMENTED.
Ian Rogers
2014-10-24
1
-5
/
+2
*
Some optimizations for the array alloc path.
Hiroshi Yamauchi
2014-09-25
1
-3
/
+3
*
Compile time performance improvements focusing on interpret-only.
Ian Rogers
2014-09-12
1
-16
/
+4
*
Prevent exception bugs in class linker
Mathieu Chartier
2014-08-28
1
-0
/
+4
*
Merge "ART: Add guards to the dex cache and its shortcuts"
Andreas Gampe
2014-08-06
1
-2
/
+2
|
\
|
*
ART: Add guards to the dex cache and its shortcuts
Andreas Gampe
2014-08-06
1
-2
/
+2
*
|
Implement TLAB fast paths in artAllocObjectFromCode.
Hiroshi Yamauchi
2014-08-06
1
-0
/
+8
|
/
*
Set vtable in class object to null after linking.
Mingyao Yang
2014-07-22
1
-13
/
+12
*
Fix x86 build.
Ian Rogers
2014-07-16
1
-71
/
+38
*
Remove object_utils.h.
Ian Rogers
2014-07-16
1
-1
/
+1
*
Improve performance of invokevirtual/invokeinterface with embedded imt/vtable
Mingyao Yang
2014-07-11
1
-0
/
+696