index
:
art.git
replicant-6.0
Android's art
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
runtime
Commit message (
Expand
)
Author
Age
Files
Lines
*
ART: Weaken size check in hprof
Andreas Gampe
2015-08-28
1
-4
/
+5
*
ART: Relax verifier aput checking
Andreas Gampe
2015-08-14
1
-1
/
+18
*
ART: Change UninitializedThis tracking in the verifier
Andreas Gampe
2015-08-12
4
-96
/
+60
*
ART: Change UnresolvedMergedType merge
Andreas Gampe
2015-08-10
1
-2
/
+2
*
ART: Change UnresolvedMergedType internal representation
Andreas Gampe
2015-08-10
7
-89
/
+144
*
Don't dump stack when deleting an invalid local ref
Mathieu Chartier
2015-07-30
1
-1
/
+5
*
Bugfix: Java char is 16 bits, can not be treated as boolean.
Fredrik Roubert
2015-07-27
1
-2
/
+2
*
ART: Change the stack dump format to be in line with debuggerd
Andreas Gampe
2015-07-23
6
-4
/
+25
*
Merge "Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo" ...
Mathieu Chartier
2015-07-21
1
-1
/
+4
|
\
|
*
Don't check code pointer for proxies in ArtMethod::GetQuickFrameInfo
Mathieu Chartier
2015-07-21
1
-1
/
+4
*
|
Get non proxy method for StackDumpVisitor
Mathieu Chartier
2015-07-21
1
-0
/
+1
|
/
*
Merge "Fix cfi information for x86." into mnc-dev
Christopher Ferris
2015-07-13
2
-4
/
+12
|
\
|
*
Fix cfi information for x86.
Christopher Ferris
2015-07-13
2
-4
/
+12
*
|
Merge "Initialize pDeoptimize quick entry pointer for Mips." into mnc-dev
Roland Levillain
2015-07-13
2
-0
/
+7
|
\
\
|
*
|
Initialize pDeoptimize quick entry pointer for Mips.
Douglas Leung
2015-07-13
2
-0
/
+7
*
|
|
Merge "Return an invalid StackMap when none can be found." into mnc-dev
Nicolas Geoffray
2015-07-13
2
-26
/
+31
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Return an invalid StackMap when none can be found.
Nicolas Geoffray
2015-07-13
2
-26
/
+31
*
|
|
Fix proxy handling in FindDeclaredVirtualMethod
Mathieu Chartier
2015-07-11
1
-2
/
+4
*
|
|
ART: Change merges with Undefined to Undefined
Andreas Gampe
2015-07-09
1
-1
/
+9
|
|
/
|
/
|
*
|
ART: Allow to set and copy conflicts in the verifier
Andreas Gampe
2015-07-08
1
-5
/
+5
*
|
ART: Avoid soft- after hard-fail in verifier
Andreas Gampe
2015-07-08
1
-1
/
+3
|
/
*
Add implicit null pointer and stack overflow checks for Mips.
Douglas Leung
2015-07-03
3
-20
/
+192
*
ART: Remove bad FindSymbol call
Andreas Gampe
2015-06-30
1
-3
/
+2
*
ART: Fix CFI annotation for art_quick_aput_obj
Mathieu Chartier
2015-06-29
3
-2
/
+5
*
ART: Fix invalid access and DCHECK in verifier
Andreas Gampe
2015-06-26
1
-8
/
+16
*
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
3
-19
/
+28
|
/
*
ART: Reset runtime_throw_failure flag
Andreas Gampe
2015-06-25
2
-1
/
+11
*
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
1
-8
/
+18
*
|
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
*
|
|
Use a flag from the verifier to know if we should compile.
Nicolas Geoffray
2015-06-24
2
-0
/
+5
|
/
/
*
|
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
|
\
\
\
|
*
|
|
Fix field ordering for String in hprof
Mathieu Chartier
2015-06-23
1
-23
/
+25
|
|
|
/
|
|
/
|
*
|
|
Make dex file verifier check that indexes are increasing.
Jeff Hao
2015-06-23
1
-5
/
+32
|
/
/
*
|
Merge "Fix another miranda method moving GC bug" into mnc-dev
Mathieu Chartier
2015-06-23
2
-18
/
+24
|
\
\
|
*
|
Fix another miranda method moving GC bug
Mathieu Chartier
2015-06-22
2
-22
/
+28
*
|
|
New experimental GC stress mode
Mathieu Chartier
2015-06-22
8
-14
/
+129
*
|
|
Merge "Change GC to allow strings to use large object space." into mnc-dev
Jeff Hao
2015-06-22
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Change GC to allow strings to use large object space.
Jeff Hao
2015-06-22
1
-1
/
+1
*
|
|
Merge "ART: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes" into...
Andreas Gampe
2015-06-22
1
-0
/
+32
|
\
\
\
|
|
/
/
|
/
|
|
[next]