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: Allow checking RETURN_VOID_NO_BARRIER on unresolved classes
Andreas Gampe
2015-06-22
1
-0
/
+32
*
|
|
Make large string use large object space.
Jeff Hao
2015-06-22
1
-2
/
+2
|
/
/
*
|
ART: Disallow classes that are abstract and final
Andreas Gampe
2015-06-22
1
-0
/
+9
*
|
Verifier: check an aput, even if we know it will fail.
Nicolas Geoffray
2015-06-22
1
-2
/
+3
*
|
ART: Check for expected args for instance methods
Andreas Gampe
2015-06-19
1
-2
/
+11
*
|
ART: Check var-arg count earlier in method verifier
Taiju Tsuiki
2015-06-19
1
-7
/
+7
|
/
*
Merge "ART stack unwinding fixes for libunwind/gdb/lldb." into mnc-dev
David Srbecky
2015-06-19
11
-85
/
+120
|
\
|
*
ART stack unwinding fixes for libunwind/gdb/lldb.
David Srbecky
2015-06-19
11
-85
/
+120
*
|
Fix moving GC bug in DoFilledNewArray
Mathieu Chartier
2015-06-18
1
-18
/
+20
*
|
Fix moving GC bugs in proxy stub for X86/X86_64
Mathieu Chartier
2015-06-18
2
-4
/
+4
*
|
Follow up on CL 151605
Sebastien Hertz
2015-06-18
5
-51
/
+56
*
|
Fix nested deoptimization.
Mingyao Yang
2015-06-18
10
-141
/
+251
*
|
Fix some java_lang_Class related moving GC bugs
Mathieu Chartier
2015-06-18
1
-10
/
+10
*
|
ART: Allow PackedSwitch instructions with zero targets
David Brazdil
2015-06-18
1
-1
/
+4
*
|
ART: Fix reporting initialized classes by CompilerDriver.
Vladimir Marko
2015-06-18
1
-1
/
+1
*
|
Add missing EndAssertNoThreadSuspension
Mathieu Chartier
2015-06-17
1
-0
/
+3
*
|
Set default visibility on art_sigsegv_fault.
Oleksiy Vyalov
2015-06-17
1
-3
/
+1
|
/
*
Merge "Change mips64 lwu to ld for loading caller ArtMethod*" into mnc-dev
Mathieu Chartier
2015-06-13
1
-1
/
+1
|
\
|
*
Change mips64 lwu to ld for loading caller ArtMethod*
Mathieu Chartier
2015-06-12
1
-1
/
+1
*
|
JDWP: update handling of 8-bit and 16-bit fields
Sebastien Hertz
2015-06-12
1
-49
/
+121
|
/
*
JDWP: asynchronous invoke command handling
Sebastien Hertz
2015-06-12
11
-250
/
+351
*
Merge "Add cortex-a53 as a valid instruction set variant for arm64." into mnc...
Tim Murray
2015-06-12
1
-1
/
+1
|
\
|
*
Add cortex-a53 as a valid instruction set variant for arm64.
Tim Murray
2015-06-11
1
-1
/
+1
*
|
Fix compaction bug in Class_getDeclaredMethodsUnchecked
Mathieu Chartier
2015-06-11
1
-2
/
+2
*
|
Merge "Let classloader provide correct LD_LIBRARY_PATH" into mnc-dev
Dmitriy Ivanov
2015-06-11
2
-32
/
+9
|
\
\
|
*
|
Let classloader provide correct LD_LIBRARY_PATH
Dmitriy Ivanov
2015-06-09
2
-32
/
+9
*
|
|
Merge "Move image intern table into image" into mnc-dev
Mathieu Chartier
2015-06-11
10
-35
/
+199
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Move image intern table into image
Mathieu Chartier
2015-06-11
10
-35
/
+199
|
|
/
*
|
Merge "Reset GC performance stats at zygote fork." into mnc-dev
Hiroshi Yamauchi
2015-06-11
3
-0
/
+26
|
\
\
|
*
|
Reset GC performance stats at zygote fork.
Hiroshi Yamauchi
2015-06-10
3
-0
/
+26
|
|
/
*
|
[MIPS] Fix method tracing for mips64
Lazar Trsic
2015-06-10
2
-14
/
+14
|
/
*
Merge "More LOW_4G optimizations" into mnc-dev
Mathieu Chartier
2015-06-08
1
-9
/
+26
|
\
|
*
More LOW_4G optimizations
Mathieu Chartier
2015-06-05
1
-9
/
+26
*
|
Merge "Revert "Revert "Turn off duplicate-classes checking""" into mnc-dev
Andreas Gampe
2015-06-07
1
-0
/
+7
|
\
\
|
*
|
Revert "Revert "Turn off duplicate-classes checking""
Andreas Gampe
2015-06-03
1
-0
/
+7
*
|
|
Use runFinalizationWithTimeout for native allocations
Mathieu Chartier
2015-06-05
5
-17
/
+21
|
|
/
|
/
|
*
|
Add atrace calls to runtime start and heap create
Richard Uhler
2015-06-04
3
-5
/
+38
*
|
Add optimization for LOW_4G allocator
Mathieu Chartier
2015-06-04
1
-0
/
+24
*
|
Fix valgrind large_object_space_test
Mathieu Chartier
2015-06-03
2
-13
/
+23
|
/
*
Add a way to determine if a large object is a zygote object
Mathieu Chartier
2015-06-03
5
-36
/
+112
*
Merge "ART: Refactor Thread::Init" into mnc-dev
Andreas Gampe
2015-06-03
4
-37
/
+83
|
\
|
*
ART: Refactor Thread::Init
Andreas Gampe
2015-06-03
4
-37
/
+83
*
|
Merge "Emit instance fields for java.lang.Object in hprof" into mnc-dev
Mathieu Chartier
2015-06-03
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Emit instance fields for java.lang.Object in hprof
Mathieu Chartier
2015-06-03
1
-3
/
+3
*
|
ART: Prune FindArrayClass cache in image writer
Andreas Gampe
2015-06-03
2
-3
/
+12
|
/
*
Merge "Add a way to SuspendAll for a long duration" into mnc-dev
Mathieu Chartier
2015-06-03
3
-9
/
+24
|
\
|
*
Add a way to SuspendAll for a long duration
Mathieu Chartier
2015-06-02
3
-9
/
+24
*
|
Fix tracing
Mathieu Chartier
2015-06-02
2
-80
/
+109
*
|
Add more info for attempting to delete non-JNI local reference
Mathieu Chartier
2015-06-02
1
-1
/
+4
|
/
*
Update IMT for stale miranda methods
Mathieu Chartier
2015-06-02
1
-0
/
+7
[prev]
[next]