index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Release inputs in Long.reverse intrinsic in x86
Andreas Gampe
2015-07-08
2
-0
/
+54
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
10
-42
/
+242
*
Do not create a HBoundType when the instruction is non-null.
Nicolas Geoffray
2015-07-02
3
-0
/
+23
*
Merge "ART: Symbolize all oat files in /data folder." into mnc-dev
Andreas Gampe
2015-07-01
1
-19
/
+12
|
\
|
*
ART: Symbolize all oat files in /data folder.
Zheng Xu
2015-07-01
1
-19
/
+12
*
|
Merge "ART: Fix data loss when symbolizing oat files." into mnc-dev
Andreas Gampe
2015-07-01
2
-6
/
+10
|
\
\
|
|
/
|
*
ART: Fix data loss when symbolizing oat files.
Zheng Xu
2015-07-01
2
-6
/
+10
*
|
Merge "Do not replace a live phi with a dead phi." into mnc-dev
Nicolas Geoffray
2015-07-01
5
-1
/
+74
|
\
\
|
*
|
Do not replace a live phi with a dead phi.
Nicolas Geoffray
2015-06-29
5
-1
/
+74
*
|
|
Merge "Revert "Revert "Do not update the type of something we already know.""...
Nicolas Geoffray
2015-07-01
6
-0
/
+64
|
\
\
\
|
*
|
|
Revert "Revert "Do not update the type of something we already know.""
Nicolas Geoffray
2015-06-29
6
-0
/
+64
|
|
/
/
*
|
|
ART: Remove bad FindSymbol call
Andreas Gampe
2015-06-30
1
-3
/
+2
|
|
/
|
/
|
*
|
Merge "ART: Unlink target oat file before compiling" into mnc-dev
Andreas Gampe
2015-06-30
1
-0
/
+4
|
\
\
|
*
|
ART: Unlink target oat file before compiling
Andreas Gampe
2015-06-30
1
-0
/
+4
|
|
/
*
|
ART: Fix CFI annotation for art_quick_aput_obj
Mathieu Chartier
2015-06-29
3
-2
/
+5
|
/
*
Merge "MIPS: Initial version of optimizing compiler for MIPS64R6." into mnc-dev
Roland Levillain
2015-06-29
16
-256
/
+4589
|
\
|
*
MIPS: Initial version of optimizing compiler for MIPS64R6.
Roland Levillain
2015-06-26
16
-256
/
+4589
*
|
Quick: Disable GVN, DCE and LVN for type conflicts.
Vladimir Marko
2015-06-27
1
-5
/
+11
*
|
ART: Fix invalid access and DCHECK in verifier
Andreas Gampe
2015-06-26
5
-8
/
+48
*
|
Merge "Require mutator lock for DeleteLocalRef" into mnc-dev
Mathieu Chartier
2015-06-26
1
-6
/
+7
|
\
\
|
*
|
Require mutator lock for DeleteLocalRef
Mathieu Chartier
2015-06-26
1
-6
/
+7
*
|
|
ART: Fix streaming tracing issues
Andreas Gampe
2015-06-26
6
-23
/
+61
*
|
|
ART: Bail out immediately on try/catch
David Brazdil
2015-06-26
1
-6
/
+11
|
|
/
|
/
|
*
|
Merge "ART: Fix kEverything compiler filter" into mnc-dev
Andreas Gampe
2015-06-26
2
-3
/
+4
|
\
\
|
*
|
ART: Fix kEverything compiler filter
buzbee
2015-06-25
2
-3
/
+4
*
|
|
ART: Only print stripped dex2oat command line
Andreas Gampe
2015-06-25
1
-1
/
+68
|
|
/
|
/
|
*
|
ART: Reset runtime_throw_failure flag
Andreas Gampe
2015-06-25
6
-5
/
+45
*
|
ART: Set methods to preverified in verify-none
Andreas Gampe
2015-06-25
1
-0
/
+6
*
|
Merge "Do not try to compile resource-only dex files." into mnc-dev
Richard Uhler
2015-06-25
4
-44
/
+109
|
\
\
|
*
|
Do not try to compile resource-only dex files.
Richard Uhler
2015-06-24
4
-44
/
+109
*
|
|
Hard-fail get-/put-object to a non-reference field.
Vladimir Marko
2015-06-25
4
-8
/
+36
*
|
|
Only do some checks when compiling against the core image.
Nicolas Geoffray
2015-06-25
3
-2
/
+14
*
|
|
[MIPS64] JNI Compiler: Sign-extend int function arguments
Lazar Trsic
2015-06-24
3
-4
/
+53
|
|
/
|
/
|
*
|
Merge "ART: Fix arm32 instrumentation exit stub" into mnc-dev
Andreas Gampe
2015-06-25
1
-2
/
+7
|
\
\
|
*
|
ART: Fix arm32 instrumentation exit stub
Andreas Gampe
2015-06-24
1
-2
/
+7
*
|
|
Fix force copy
Mathieu Chartier
2015-06-24
2
-44
/
+42
*
|
|
Merge "Fix imt conflict trampoline for mips64" into mnc-dev
Mathieu Chartier
2015-06-24
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix imt conflict trampoline for mips64
Mathieu Chartier
2015-06-24
1
-1
/
+1
|
|
/
/
*
|
|
Increase alt signal stack to 32K on host.
Christopher Ferris
2015-06-24
1
-3
/
+3
*
|
|
Merge "Adding optimizing compiler test case for String.<init>." into mnc-dev
Jeff Hao
2015-06-24
1
-0
/
+9
|
\
\
\
|
*
|
|
Adding optimizing compiler test case for String.<init>.
Jeff Hao
2015-06-23
1
-0
/
+9
*
|
|
|
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
2015-06-24
10
-1
/
+84
*
|
|
|
BCE: don't assume a bounds check always gets a HArrayLength.
Nicolas Geoffray
2015-06-24
2
-2
/
+30
*
|
|
|
Fix codegen_test after DCE fix.
Nicolas Geoffray
2015-06-24
1
-1
/
+4
*
|
|
|
Recompute dominator tree after DCE.
Nicolas Geoffray
2015-06-24
8
-21
/
+108
*
|
|
|
BCE: Narrow instead of unconditionnaly overwrite the range.
Nicolas Geoffray
2015-06-24
2
-9
/
+28
*
|
|
|
Fix another case of un-verified dead code.
Nicolas Geoffray
2015-06-24
5
-2
/
+64
|
|
/
/
|
/
|
|
*
|
|
Merge "ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371" into mnc-dev
Andreas Gampe
2015-06-23
2
-22
/
+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ART: Follow-up to 507cc6f83bf6379728f2dd20391f2ed5fbfe6371
Andreas Gampe
2015-06-23
2
-22
/
+41
*
|
|
Merge "Fix field ordering for String in hprof" into mnc-dev
Mathieu Chartier
2015-06-23
1
-23
/
+25
|
\
\
\
[next]