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
/
compiler
/
linker
Commit message (
Expand
)
Author
Age
Files
Lines
*
Keep list of dex files for oat file in CompilerDriver.
Vladimir Marko
2015-10-30
3
-3
/
+71
*
Reduce memory used by CompiledMethods.
Vladimir Marko
2015-10-27
4
-9
/
+8
*
Remove ArtCode.
Nicolas Geoffray
2015-10-20
5
-0
/
+5
*
Add DCHECKs to ArenaVector and ScopedArenaVector.
Vladimir Marko
2015-10-08
2
-4
/
+5
*
Add option to append to the cfg dump.
Calin Juravle
2015-09-15
1
-1
/
+1
*
Revert "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
1
-1
/
+2
*
Merge "Revert "Optimizing: Better invoke-static/-direct dispatch.""
Vladimir Marko
2015-08-19
1
-2
/
+1
|
\
|
*
Revert "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
1
-2
/
+1
*
|
Merge "Optimizing: Better invoke-static/-direct dispatch."
Vladimir Marko
2015-08-19
1
-1
/
+2
|
\
|
|
*
Optimizing: Better invoke-static/-direct dispatch.
Vladimir Marko
2015-08-19
1
-1
/
+2
*
|
Svelter libart-compiler
Alex Light
2015-08-18
1
-0
/
+18
|
/
*
Use (D)CHECK_ALIGNED more.
Roland Levillain
2015-07-16
3
-4
/
+4
*
Avoid unexpected conversions to ArrayRef.
Vladimir Marko
2015-07-14
2
-14
/
+30
*
Revert "Revert "ART: Implement literal pool for arm, fix branch fixup.""
Vladimir Marko
2015-06-17
2
-1
/
+2
*
Revert "ART: Implement literal pool for arm, fix branch fixup."
Vladimir Marko
2015-06-16
2
-2
/
+1
*
ART: Implement literal pool for arm, fix branch fixup.
Vladimir Marko
2015-06-15
2
-1
/
+2
*
Move mirror::ArtMethod to native
Mathieu Chartier
2015-05-29
2
-7
/
+10
*
ART: Add compiled-methods
Andreas Gampe
2015-04-21
1
-1
/
+1
*
Merge "Refine erratum 843419 check for linker workaround."
Vladimir Marko
2015-04-10
2
-9
/
+102
|
\
|
*
Refine erratum 843419 check for linker workaround.
Matteo Franchin
2015-04-09
2
-9
/
+102
*
|
Quick: PC-relative loads from dex cache arrays on x86.
Vladimir Marko
2015-04-09
2
-5
/
+64
|
/
*
PC-relative loads from dex cache arrays for arm.
Vladimir Marko
2015-04-07
3
-12
/
+114
*
ART: Enable more Clang warnings
Andreas Gampe
2015-04-06
1
-5
/
+0
*
Pass linker patches around as const.
Vladimir Marko
2015-04-02
5
-37
/
+39
*
Split RelativePatcher::ReserveSpace() into two.
Vladimir Marko
2015-04-02
9
-23
/
+50
*
Add tests for Arm64RelativePatcher.
Vladimir Marko
2015-04-02
3
-5
/
+529
*
Add tests for Thumb2RelativePatcher.
Vladimir Marko
2015-04-02
12
-77
/
+431
*
Refactor RelativePatcher out of OatWriter.
Vladimir Marko
2015-04-02
17
-0
/
+1632