Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
61b28a17d9b6e8e998103646e98e4a9772e11927
/
runtime
61b28a1
Use bit-level packing for InlineInfo in stackmaps as well.
by David Srbecky
· 10 years ago
fe2b137
Merge "Pack stack map entries on bit level to save space."
by Calin Juravle
· 9 years ago
a1e9312
unstarted_runtime: Update references to decimal format classes.
by Narayan Kamath
· 9 years ago
34a316f
unstarted_runtime: Add additional cutouts
by Narayan Kamath
· 9 years ago
19a4784
Merge changes from topic 'image_verify'
by Mathieu Chartier
· 9 years ago
a455ec2
Merge "ART: Do not run verification under lock"
by Andreas Gampe
· 9 years ago
b0026b4
Disable checks for b/27493510
by Mathieu Chartier
· 9 years ago
884f3b8
ART: Do not run verification under lock
by Andreas Gampe
· 9 years ago
a0b9521
Add verification for image ArtMethod declaring classes
by Mathieu Chartier
· 10 years ago
e669556
Merge "ART: Add support for DexFile compiler filter function"
by Andreas Gampe
· 9 years ago
45bf250
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
09ed098
Pack stack map entries on bit level to save space.
by David Srbecky
· 10 years ago
458b105
Obtain stack trace outside of critical section
by Mathieu Chartier
· 9 years ago
fd9ac38
Merge "Refine OatFileAssistant.MakeUpToDate failure result."
by Richard Uhler
· 9 years ago
86a785d
ART: Add support for DexFile compiler filter function
by Andreas Gampe
· 9 years ago
4cb22b4
Remove many `instrumentation` variables from goto interpreter.
by Vladimir Marko
· 9 years ago
9f168cc
Merge "Only log excessive timeouts if those appear accidental"
by Hans Boehm
· 9 years ago
099a611
ART: Improve JitProfile perf in x86_64 mterp
by Serguei Katkov
· 9 years ago
3e9edd1
ART: Improve JitProfile perf in x86 mterp
by Serguei Katkov
· 9 years ago
1e86061
Refine OatFileAssistant.MakeUpToDate failure result.
by Richard Uhler
· 9 years ago
13ce07a
Merge "ART: Fix unstarted runtime for Security"
by Andreas Gampe
· 9 years ago
77376a4
Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Bill Buzbee
· 9 years ago
3d8762c
Merge "Optimizing: Clean up after const-string sharpening."
by Vladimir Marko
· 9 years ago
db8e62d
Optimizing: Clean up after const-string sharpening.
by Vladimir Marko
· 9 years ago
20df4e4
Merge "Don't return kPatchOatNeeded if there is no patch info."
by Richard Uhler
· 9 years ago
085055f
Merge "Optimizing: Improve const-string code generation."
by Vladimir Marko
· 9 years ago
e0f633e
ART: Fix unstarted runtime for Security
by Andreas Gampe
· 9 years ago
76ed99d
ART: Postpone interface-related dex failure to version 37
by Andreas Gampe
· 9 years ago
4a8ac9c
Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""
by Bill Buzbee
· 9 years ago
d1537b5
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 9 years ago
8a31b7d
Merge "ART: Update DexFile for compiler-filter pass-down"
by Andreas Gampe
· 9 years ago
cac5a7e
Optimizing: Improve const-string code generation.
by Vladimir Marko
· 10 years ago
c38be81
ART: Update DexFile for compiler-filter pass-down
by Andreas Gampe
· 9 years ago
fe76a62
Only log excessive timeouts if those appear accidental
by Hans Boehm
· 9 years ago
fedcd0a
Merge "ART: Make verifier fail log level adjustable"
by Andreas Gampe
· 9 years ago
ef94b54
Merge "ART: Clean up verifier"
by Andreas Gampe
· 9 years ago
7fe3023
ART: Make verifier fail log level adjustable
by Andreas Gampe
· 9 years ago
bf9611f
ART: Clean up verifier
by Andreas Gampe
· 9 years ago
ec89839
Merge "Add support for Dex version 37 in Runtime."
by Alex Light
· 9 years ago
8d8fc48
ART: Relax verifier checks
by Andreas Gampe
· 9 years ago
0a4d6b9
Merge "ART: Allow array-ness for unresolved merge types"
by Andreas Gampe
· 9 years ago
bb18a03
ART: Allow array-ness for unresolved merge types
by Andreas Gampe
· 9 years ago
6aef867
Revert "ART: Improve JitProfile perf in arm/arm64 mterp"
by Calin Juravle
· 9 years ago
1cb8689
Revert "ART: Ignore hotness updates if jit inactive"
by Calin Juravle
· 9 years ago
c1bc415
Only call jit_load after the zygote fork
by Mathieu Chartier
· 9 years ago
c496181
Add support for Dex version 37 in Runtime.
by Alex Light
· 9 years ago
af8e71d
Merge "ART: Ignore hotness updates if jit inactive"
by Bill Buzbee
· 9 years ago
17bda20
ART: Ignore hotness updates if jit inactive
by buzbee
· 9 years ago
72918ea
Load jit compiler pre zygote fork
by Mathieu Chartier
· 9 years ago
42cd3cb
Merge "ART: Improve JitProfile perf in arm/arm64 mterp"
by Bill Buzbee
· 9 years ago
484fb9f
Fix stub_test after semantic conflicting merge.
by Nicolas Geoffray
· 9 years ago
a872368
Merge "Re-enable IMT stub test."
by Nicolas Geoffray
· 9 years ago
b62f2e6
Add RosAlloc stats dump.
by Hiroshi Yamauchi
· 9 years ago
760efa3
Merge "Use smaller rosalloc run sizes."
by Hiroshi Yamauchi
· 9 years ago
fc067bf
Use smaller rosalloc run sizes.
by Hiroshi Yamauchi
· 9 years ago
29d38e7
Revert "Revert "Use compiler filter to determine oat file status.""
by Andreas Gampe
· 9 years ago
c1d6b34
ART: Improve JitProfile perf in arm/arm64 mterp
by buzbee
· 10 years ago
40c68c6
Fix dex2oat/oatdump cross-compilation.
by Nicolas Geoffray
· 9 years ago
1004faa
Re-enable IMT stub test.
by Nicolas Geoffray
· 9 years ago
3920099
Merge "Revert "ART: Weaken DCHECK""
by Nicolas Geoffray
· 9 years ago
141de8c
Revert "ART: Weaken DCHECK"
by Nicolas Geoffray
· 9 years ago
7ddf7e9
Merge "Revert "Use compiler filter to determine oat file status.""
by Nicolas Geoffray
· 9 years ago
845e506
Revert "Use compiler filter to determine oat file status."
by Nicolas Geoffray
· 9 years ago
1ee29d3
ART: Weaken DCHECK
by Andreas Gampe
· 9 years ago
be4f66c
Merge "Delete too spammy VLOG(heap) in ReleasePrimitiveArray"
by Mathieu Chartier
· 9 years ago
317a3d8
Merge "Use compiler filter to determine oat file status."
by Richard Uhler
· 9 years ago
a62d2f0
Use compiler filter to determine oat file status.
by Richard Uhler
· 9 years ago
9d7a4ac
Delete too spammy VLOG(heap) in ReleasePrimitiveArray
by Mathieu Chartier
· 9 years ago
f9018b0
Disable test for now.
by Nicolas Geoffray
· 9 years ago
9a3c1fa
Merge "ART: Clean up arena allocation memory tracking."
by Vladimir Marko
· 9 years ago
3a40bf2
ART: Clean up arena allocation memory tracking.
by Vladimir Marko
· 9 years ago
db17ce1
Merge "Fix missing header inclusion in art/runtime/thread.cc."
by Roland Levillain
· 9 years ago
1fbd452
Fix missing header inclusion in art/runtime/thread.cc.
by Roland Levillain
· 9 years ago
1f4364d
Merge "Add an ImtConflictTable to better resolve IMT conflicts."
by Nicolas Geoffray
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 10 years ago
0c25da0
Merge "Fix braino in JitCodeCache."
by Nicolas Geoffray
· 9 years ago
b9a639d
Fix braino in JitCodeCache.
by Nicolas Geoffray
· 9 years ago
eecf60d
Merge "ART: remove nested include in arch_test"
by Bill Buzbee
· 9 years ago
a373a33
Merge "Revert "Revert "Enable compilation of secondary dex files"""
by Nicolas Geoffray
· 9 years ago
e989fe0
Merge "Suppress MIPS32 assembler warnings"
by Roland Levillain
· 9 years ago
c6b1b93
Revert "Revert "Enable compilation of secondary dex files""
by Nicolas Geoffray
· 9 years ago
988a8ff
Merge "Remove bogus DCHECK()."
by Vladimir Marko
· 9 years ago
d5f3f32
Add sanity checking to declaring class visiting
by Mathieu Chartier
· 9 years ago
9060376
Merge "Generalize induction and range analysis across type conversions."
by Aart Bik
· 9 years ago
69dd2ed
ART: remove nested include in arch_test
by buzbee
· 9 years ago
0d345cf
Generalize induction and range analysis across type conversions.
by Aart Bik
· 9 years ago
6a32929
Merge "Move process state into runtime"
by Mathieu Chartier
· 9 years ago
4485c69
Merge "Disable LZ4HC compressed images"
by Mathieu Chartier
· 9 years ago
f8cb178
Move process state into runtime
by Mathieu Chartier
· 9 years ago
9894fc8
Disable LZ4HC compressed images
by Mathieu Chartier
· 9 years ago
e1e5a86
Remove bogus DCHECK().
by Vladimir Marko
· 9 years ago
162629e
Merge "Optimizing: Fix register allocator validation memory usage."
by Vladimir Marko
· 9 years ago
3890e85
Merge "Fix a CC 145-alloc-tracking-stress deadlock."
by Hiroshi Yamauchi
· 9 years ago
f6a35de
Optimizing: Fix register allocator validation memory usage.
by Vladimir Marko
· 9 years ago
73139dd
Merge "Pacify g++ about a set-but-unused variable."
by Roland Levillain
· 9 years ago
1153282
Merge "Code cleanup between debugger and jit."
by Nicolas Geoffray
· 9 years ago
6300fd7
Code cleanup between debugger and jit.
by Nicolas Geoffray
· 9 years ago
590b136
Suppress MIPS32 assembler warnings
by Goran Jakovljevic
· 9 years ago
48a7bae
Pacify g++ about a set-but-unused variable.
by Roland Levillain
· 9 years ago
6f0c6cd
Fix a CC 145-alloc-tracking-stress deadlock.
by Hiroshi Yamauchi
· 9 years ago
Next »