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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge "Add GC cause to WaitForGcToComplete message."
Mathieu Chartier
2014-05-02
5
-15
/
+23
|
\
|
*
Add GC cause to WaitForGcToComplete message.
Mathieu Chartier
2014-05-02
5
-15
/
+23
*
|
Merge "Implement object lock and unlock entrypoints for x86-64"
Andreas Gampe
2014-05-02
2
-6
/
+54
|
\
\
|
|
/
|
/
|
|
*
Implement object lock and unlock entrypoints for x86-64
Alexei Zavjalov
2014-05-02
2
-6
/
+54
*
|
Replace CountOneBits and __builtin_popcount with POPCOUNT.
Vladimir Marko
2014-05-02
13
-62
/
+62
*
|
Merge "Don't leak oat file when we fail to open a dex file."
Vladimir Marko
2014-05-02
1
-25
/
+26
|
\
\
|
|
/
|
/
|
|
*
Don't leak oat file when we fail to open a dex file.
Vladimir Marko
2014-05-01
1
-25
/
+26
*
|
Revert "Revert "64bit changes to the stack walker for the Quick ABI.""
Nicolas Geoffray
2014-05-02
5
-39
/
+80
*
|
Implement art_quick_string_compareto entrypoint for x86-64
Alexei Zavjalov
2014-05-01
2
-1
/
+118
*
|
Merge "Add thread unsafe allocation methods to spaces."
Mathieu Chartier
2014-05-01
14
-120
/
+233
|
\
\
|
*
|
Add thread unsafe allocation methods to spaces.
Mathieu Chartier
2014-04-30
14
-120
/
+233
*
|
|
Merge "Clean up Add/Remove space."
Mathieu Chartier
2014-05-01
3
-55
/
+38
|
\
\
\
|
*
|
|
Clean up Add/Remove space.
Mathieu Chartier
2014-04-30
3
-55
/
+38
|
|
/
/
*
|
|
Merge "Fix a few 64-bit compilation of 32-bit code issues."
Ian Rogers
2014-05-01
1
-0
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix a few 64-bit compilation of 32-bit code issues.
Ian Rogers
2014-05-01
1
-0
/
+1
*
|
|
Fix errno checking for dalvik-cache creation.
Narayan Kamath
2014-05-01
1
-1
/
+1
*
|
|
Use instruction specific dalvik cache dirs.
Narayan Kamath
2014-05-01
15
-70
/
+200
|
/
/
*
|
Fix host build with clang 3.3
Brian Carlstrom
2014-04-30
1
-1
/
+1
*
|
Merge "Add heap reference size to the checks in arch_test"
Andreas Gampe
2014-05-01
6
-91
/
+43
|
\
\
|
*
|
Add heap reference size to the checks in arch_test
Andreas Gampe
2014-04-30
6
-91
/
+43
*
|
|
Merge "Implement art_quick_aput_object stubs for X86-64 and ARM64"
Andreas Gampe
2014-05-01
5
-20
/
+277
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Implement art_quick_aput_object stubs for X86-64 and ARM64
Andreas Gampe
2014-04-30
5
-20
/
+277
|
|
/
*
/
Don't allow allocating finalizable objects during transactions.
Mathieu Chartier
2014-04-30
5
-8
/
+35
|
/
*
Force inlining on trivial accessors.
Ian Rogers
2014-04-29
61
-553
/
+740
*
Merge "Enable concurrent sweeping for non-concurrent GC."
Mathieu Chartier
2014-04-29
16
-298
/
+351
|
\
|
*
Enable concurrent sweeping for non-concurrent GC.
Mathieu Chartier
2014-04-29
16
-298
/
+351
*
|
Merge "Disable StubTest.APutObj if heap poisoning is enabled."
Hiroshi Yamauchi
2014-04-29
1
-0
/
+2
|
\
\
|
*
|
Disable StubTest.APutObj if heap poisoning is enabled.
Hiroshi Yamauchi
2014-04-28
1
-0
/
+2
*
|
|
Merge "Add ARM64 & X86_64 Assembly, plus tests"
Andreas Gampe
2014-04-29
3
-19
/
+305
|
\
\
\
|
*
|
|
Add ARM64 & X86_64 Assembly, plus tests
Andreas Gampe
2014-04-29
3
-19
/
+305
|
|
|
/
|
|
/
|
*
|
|
Merge "Fix DDM recent allocations"
Sebastien Hertz
2014-04-29
1
-2
/
+9
|
\
\
\
|
*
|
|
Fix DDM recent allocations
Sebastien Hertz
2014-04-29
1
-2
/
+9
*
|
|
|
Merge "Visit deoptimized shadow frames as roots"
Sebastien Hertz
2014-04-29
7
-86
/
+98
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Visit deoptimized shadow frames as roots
Sebastien Hertz
2014-04-29
7
-86
/
+98
|
|
/
/
*
|
|
Merge "Improve GSS reference processing."
Hiroshi Yamauchi
2014-04-29
5
-7
/
+35
|
\
\
\
|
*
|
|
Improve GSS reference processing.
Hiroshi Yamauchi
2014-04-28
5
-7
/
+35
|
|
|
/
|
|
/
|
*
|
|
Merge "Remove unreachable JNI workaround code."
Ian Rogers
2014-04-28
1
-75
/
+0
|
\
\
\
|
*
|
|
Remove unreachable JNI workaround code.
Ian Rogers
2014-04-28
1
-75
/
+0
|
|
/
/
*
/
/
Always log explicit GC.
Mathieu Chartier
2014-04-28
4
-30
/
+30
|
/
/
*
|
Fix racy DCHECKS.
Mathieu Chartier
2014-04-28
1
-2
/
+6
*
|
Merge "Avoid volatile 64-bit tearing on 32-bit architectures."
Ian Rogers
2014-04-28
1
-4
/
+63
|
\
\
|
*
|
Avoid volatile 64-bit tearing on 32-bit architectures.
Ian Rogers
2014-04-28
1
-4
/
+63
*
|
|
Merge "ART: Bitvector extensions for dumping and size handling"
Vladimir Marko
2014-04-28
2
-16
/
+72
|
\
\
\
|
*
|
|
ART: Bitvector extensions for dumping and size handling
Jean Christophe Beyler
2014-04-24
2
-16
/
+72
*
|
|
|
Merge "Move mapping table and vmap table offsets to OatMethodHeader."
Vladimir Marko
2014-04-28
15
-143
/
+181
|
\
\
\
\
|
*
|
|
|
Move mapping table and vmap table offsets to OatMethodHeader.
Vladimir Marko
2014-04-25
15
-143
/
+181
*
|
|
|
|
Rosalloc: fix signature for 64b
Andreas Gampe
2014-04-25
1
-1
/
+1
*
|
|
|
|
Merge "Add "arch_test" gtest for assembly stub constants, add some ARM64 asse...
Andreas Gampe
2014-04-25
15
-23
/
+691
|
\
\
\
\
\
|
*
|
|
|
|
Add "arch_test" gtest for assembly stub constants, add some ARM64 assembly code
Andreas Gampe
2014-04-25
15
-23
/
+691
*
|
|
|
|
|
Merge "Do not require dexopt when previous profile does not exist"
Brian Carlstrom
2014-04-25
1
-14
/
+13
|
\
\
\
\
\
\
[next]