Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
89ea4176ae89b81702e6a803828de5b95b161393
89ea417
Fix failing tests
by Mathieu Chartier
· 10 years ago
c6fc909
Delete ArtMethod gc_map_ field
by Mathieu Chartier
· 10 years ago
8071400
Add fast string sharpening
by Mathieu Chartier
· 10 years ago
c934e48
Fix oatdump to use OatHeader pointer size
by Mathieu Chartier
· 10 years ago
c4cd95f
Tune rosalloc buffer sizes.
by Hiroshi Yamauchi
· 10 years ago
4fc104f
Merge "dex2oat: Pack likely-dirty objects together when generating the boot image" into lmp-mr1-dev
by Igor Murashkin
· 10 years ago
3f735bd
dex2oat: Pack likely-dirty objects together when generating the boot image
by Igor Murashkin
· 10 years ago
c5d085c
Fix zygote space and non moving space map names
by Mathieu Chartier
· 10 years ago
cc03f79
Merge "Fix transitive equality error in set." into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
9601abf
Quick compiler: fix x86 special identity
by buzbee
· 10 years ago
4b8b469
Fix transitive equality error in set.
by Mathieu Chartier
· 10 years ago
c3944d7
Merge "Change 64 bit ArtMethod fields to be pointer sized" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
4e6db1a
am 85448d4b: ART: Compiled-classes list for compiler-driver
by Andreas Gampe
· 10 years ago
7eee0f0
Merge "Do not try to sharpen super calls to abstract methods." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
b6626c7
Merge "ART: Track Flush & Close in FdFile" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
9433ec6
ART: Track Flush & Close in FdFile
by Andreas Gampe
· 10 years ago
474123d
Do not try to sharpen super calls to abstract methods.
by Vladimir Marko
· 10 years ago
e832e64
Change 64 bit ArtMethod fields to be pointer sized
by Mathieu Chartier
· 10 years ago
acc71b0
Merge "Enable the hspace compaction on OOM by default." into lmp-mr1-dev
by Hiroshi Yamauchi
· 10 years ago
4b6b343
Merge "Combine image string char arrays into single array" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
ab1953f
Don't call AddImageStringsToTable or MoveImageClassesToClassTable if running imageless
by Mathieu Chartier
· 10 years ago
23c1d0c
Combine image string char arrays into single array
by Mathieu Chartier
· 10 years ago
054990c
Merge "Fix ordering of fields with the same name." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
830637c
Merge "Fix LinkFieldsComparator." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
d3f2280
Enable the hspace compaction on OOM by default.
by Hiroshi Yamauchi
· 10 years ago
b34674d
Fix ordering of fields with the same name.
by Vladimir Marko
· 10 years ago
938f966
Fix LinkFieldsComparator.
by Vladimir Marko
· 10 years ago
8c41753
Fix reference leaks in ToReflectedMethod and ToReflectedField
by Mathieu Chartier
· 10 years ago
85448d4
ART: Compiled-classes list for compiler-driver
by Andreas Gampe
· 10 years ago
a477bbb
Bump oat version.
by Vladimir Marko
· 10 years ago
63b803a
Merge "Keep original order of fields in Class." into lmp-mr1-dev
by Vladimir Marko
· 10 years ago
8073ba1
ART: Implicit null check should break def tracking
by Pavel Vyssotski
· 10 years ago
ff10316
Merge "ART: Compiled-classes list for compiler-driver" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
bfa3ed0
Keep original order of fields in Class.
by Vladimir Marko
· 10 years ago
7bcea10
Fix bad OOM check in Thread::CreatePeer().
by Vladimir Marko
· 10 years ago
364a7c6
Merge "Prune image cache if the boot marker is still in place." into lmp-mr1-dev
by Narayan Kamath
· 10 years ago
9f2a225
Merge "Reduce suspend check threshold" into lmp-mr1-dev
by buzbee
· 10 years ago
26318f7
ART: Compiled-classes list for compiler-driver
by Andreas Gampe
· 10 years ago
18e8d6c
Merge "Add null check for thread name creation" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
c382761
Prune image cache if the boot marker is still in place.
by Narayan Kamath
· 10 years ago
a7ade88
Add null check for thread name creation
by Mathieu Chartier
· 10 years ago
787adb7
am d00804c6: ART: Prune links in the dalvik cache
by Andreas Gampe
· 10 years ago
92d5d32
am e225eab4: art: Fix classlinker and nopatchoat test for PIC case
by Igor Murashkin
· 10 years ago
bb1464b
am 48447025: ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
fb6478f
am 998ee7d0: (-s ours) ART: Add pic flag to oat header store
by Andreas Gampe
· 10 years ago
1b35c8e
am 300590bd: dex2oat: Add a --compile-pic option
by Igor Murashkin
· 10 years ago
d00804c
ART: Prune links in the dalvik cache
by Andreas Gampe
· 10 years ago
e225eab
art: Fix classlinker and nopatchoat test for PIC case
by Igor Murashkin
· 10 years ago
4844702
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
998ee7d
ART: Add pic flag to oat header store
by Andreas Gampe
· 10 years ago
300590b
dex2oat: Add a --compile-pic option
by Igor Murashkin
· 10 years ago
200b82b
Merge "ART: Prune links in the dalvik cache" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
de5ed50
ART: Prune links in the dalvik cache
by Andreas Gampe
· 10 years ago
cacde61
Merge "Delete unused imtable field" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
f2d5564
Delete unused imtable field
by Mathieu Chartier
· 10 years ago
d25b68d
Merge "ART: Fix possible soft+hard failure in verifier" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
f08663b
ART: Fix possible soft+hard failure in verifier
by Andreas Gampe
· 10 years ago
17b6b06
Reduce suspend check threshold
by buzbee
· 10 years ago
9053418
Merge "Add hash map, reduce excessive hashing" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
564ff98
Add hash map, reduce excessive hashing
by Mathieu Chartier
· 10 years ago
adc0abd
Merge "Fix thread priorities for unstarted threads." into lmp-mr1-dev
by Narayan Kamath
· 10 years ago
9ee0f77
Optimize get/set reflection performance
by Mathieu Chartier
· 10 years ago
8c140f3
am f0cb1eb5: ART: Missing EndTiming()s in dex2oat
by Andreas Gampe
· 10 years ago
911851d
Merge "Add hash set" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
e05d1d5
Add hash set
by Mathieu Chartier
· 10 years ago
f0cb1eb
ART: Missing EndTiming()s in dex2oat
by Andreas Gampe
· 10 years ago
1bd326a
Fix thread priorities for unstarted threads.
by Narayan Kamath
· 10 years ago
1d0611c
ART: Add miranda checking
by Andreas Gampe
· 10 years ago
471ee44
Merge "Check null this pointer for direct methods in FindMethodFast." into lmp-mr1-dev
by Jeff Hao
· 10 years ago
d2bee3d
Check null this pointer for direct methods in FindMethodFast.
by Jeff Hao
· 10 years ago
ac3f1a5
Merge "Add image strings to intern table" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
b6e292b
Add image strings to intern table
by Mathieu Chartier
· 10 years ago
22c8469
am 64d79730: am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
7d7b143
Merge "ART: Discard generated image in a low-memory environment" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
e059b77
ART: Discard generated image in a low-memory environment
by Andreas Gampe
· 10 years ago
5ef2990
art: Fix classlinker and nopatchoat test for PIC case
by Igor Murashkin
· 10 years ago
90ca5c0
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
d7392fa
ART: Add pic flag to oat header store
by Andreas Gampe
· 10 years ago
643b5df
dex2oat: Add a --compile-pic option
by Igor Murashkin
· 10 years ago
64d7973
am 9a783d6a: Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
9a783d6
Fix FindDeclaredVirtualMethod(DexCache...) for miranda methods
by Brian Carlstrom
· 10 years ago
372ad2e
Merge "Add hash table to link virtual methods" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
a9ca9ac
Add hash table to link virtual methods
by Mathieu Chartier
· 10 years ago
62a0975
Merge "ART: Do not abort on most verifier failures" into lmp-mr1-dev
by Andreas Gampe
· 10 years ago
3613c2a
Merge "Fix deoptimization bugs" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
beb05a8
am 2759810f: am 7dd72618: Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
936897a
am f4e60fb4: am efb9f850: ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
de38e69
am d7c581cc: am a6b2affa: Remove boot.art/boot.oat on failure to create
by Brian Carlstrom
· 10 years ago
20ffaaa
Fix deoptimization bugs
by Sebastien Hertz
· 10 years ago
f13e6d8
Merge "Make ObjectRegistry::InternalAdd GC safe" into lmp-mr1-dev
by Sebastien Hertz
· 10 years ago
2759810
am 7dd72618: Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
8fa841a
ART: Do not abort on most verifier failures
by Andreas Gampe
· 10 years ago
473484f
Tidy MethodProtoHelper.
by Ian Rogers
· 10 years ago
7dd7261
Work around relocated boot.oat corruption
by Brian Carlstrom
· 10 years ago
f6db70a
Merge "Fill resolved static fields during class initialization" into lmp-mr1-dev
by Mathieu Chartier
· 10 years ago
bfb2158
Fill resolved static fields during class initialization
by Mathieu Chartier
· 10 years ago
f4e60fb
am efb9f850: ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
efb9f85
ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
9a0b1a0
Merge "[native bridge] Make sure we always unload the native bridge" into lmp-mr1-dev
by Calin Juravle
· 10 years ago
622f106
Merge "[native bridge] Add test to verify code_cache existance." into lmp-mr1-dev
by Calin Juravle
· 10 years ago
Next »