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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use class def index from java.lang.Class.
Ian Rogers
2013-09-21
1
-1
/
+1
*
Revert "Remove bogus fastpath from String::Equals(const StringPiece&)"
Brian Carlstrom
2013-09-06
1
-1
/
+0
*
Remove bogus fastpath from String::Equals(const StringPiece&)
Brian Carlstrom
2013-09-06
1
-0
/
+1
*
Add some extra DCHECKS for debugging artQuickProxyInvokeHandler
Brian Carlstrom
2013-08-20
1
-3
/
+9
*
Get PORTABLE + SMALL on x86.
Dragos Sbirlea
2013-08-15
4
-9
/
+17
*
Add flock(2)ing on dex-cache files to prevent races
Brian Carlstrom
2013-08-15
1
-1
/
+4
*
Fix races in small mode compiler filters setup
Ian Rogers
2013-08-13
1
-2
/
+1
*
Refactor java.lang.reflect implementation
Brian Carlstrom
2013-08-13
29
-263
/
+275
*
Work on SMALL_ART and PORTABLE working at the same time.
Dragos Sbirlea
2013-08-13
5
-392
/
+441
*
Entry point clean up.
Ian Rogers
2013-08-07
14
-843
/
+845
*
Clear exception when no move-exception on portable.
Ian Rogers
2013-07-31
1
-0
/
+6
*
Portable refactorings.
Ian Rogers
2013-07-30
33
-358
/
+2439
*
Move assembler out of runtime into compiler/utils.
Ian Rogers
2013-07-29
19
-0
/
+2546