Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d7539b855a03e9b2603838749f8124b47b43620a
d7539b8
Merge "Add runtime reasons for deopt." into oc-dev
by Nicolas Geoffray
· 8 years ago
9c7cce6
Merge "Don't use free list LOS for --force-determinism." into oc-dev
by TreeHugger Robot
· 8 years ago
79efadf
Add runtime reasons for deopt.
by Nicolas Geoffray
· 8 years ago
338c075
Merge "Be defensive in dex2oat when updating the vdex in-place." into oc-dev
by Nicolas Geoffray
· 8 years ago
7a48603
Be defensive in dex2oat when updating the vdex in-place.
by Nicolas Geoffray
· 8 years ago
e5cb110
Lower flock LOG(FATAL) to LOG(WARNING)
by Alex Light
· 8 years ago
0389abd
Merge "Bump oat version after compiler filter name changes." into oc-dev
by Nicolas Geoffray
· 8 years ago
94617ea
Merge "Do not fsync profiles on close" into oc-dev
by TreeHugger Robot
· 8 years ago
ceaf109
Do not fsync profiles on close
by Calin Juravle
· 8 years ago
5df637a
Resolve the tracked locations in profile saver
by Calin Juravle
· 8 years ago
2d77162
Don't use free list LOS for --force-determinism.
by Nicolas Geoffray
· 8 years ago
222b3f1
Bump oat version after compiler filter name changes.
by Nicolas Geoffray
· 8 years ago
49b0cdc
Merge "Revert "Revert "Ensure dex file are extracted and verified at load time""" into oc-dev
by Calin Juravle
· 8 years ago
8b43ab9
Merge "Check static field initial value types match in dex file verifier." into oc-dev
by TreeHugger Robot
· 8 years ago
5da42ba
Check static field initial value types match in dex file verifier.
by Jeff Hao
· 8 years ago
7641ef4
Add dexlayout support for call sites and method handles.
by Jeff Hao
· 8 years ago
7c0a418
Revert "Revert "Ensure dex file are extracted and verified at load time""
by Calin Juravle
· 8 years ago
776d583
Merge "ART: Fix test 912" into oc-dev
by TreeHugger Robot
· 8 years ago
6a63def
Merge "Allow stripped APK to be compiled with a vdex." into oc-dev
by Nicolas Geoffray
· 8 years ago
ef41485
Merge "Fixed bug due to not updating TC information (with regression test)" into oc-dev
by Aart Bik
· 8 years ago
6036725
ART: Fix test 912
by Andreas Gampe
· 8 years ago
5717306
Allow stripped APK to be compiled with a vdex.
by Nicolas Geoffray
· 8 years ago
af1c77d
Merge "Update knownfailures.json." into oc-dev
by Nicolas Geoffray
· 8 years ago
17ed08a
Merge "runtime: Properly unload partially loaded image spaces" into oc-dev
by TreeHugger Robot
· 8 years ago
06886e5
Fixed bug due to not updating TC information (with regression test)
by Aart Bik
· 8 years ago
3052dce
Merge "Increase profile saver minimum save period to 40 seconds" into oc-dev
by Calin Juravle
· 8 years ago
055242b
Merge "inliner: Do not assume that the outermost_graph has an art method" into oc-dev
by Calin Juravle
· 8 years ago
bcea583
runtime: Properly unload partially loaded image spaces
by Igor Murashkin
· 8 years ago
6df62f7
inliner: Do not assume that the outermost_graph has an art method
by Calin Juravle
· 8 years ago
2e3942b
Increase profile saver minimum save period to 40 seconds
by Calin Juravle
· 8 years ago
459d8bc
Update knownfailures.json.
by Nicolas Geoffray
· 8 years ago
0aaac37
Merge "Make vdex and dexlayout compatible." into oc-dev
by TreeHugger Robot
· 8 years ago
cab6557
Make vdex and dexlayout compatible.
by Nicolas Geoffray
· 8 years ago
7dc4058
ART: Additional verifier flags for invoke-custom
by Orion Hodson
· 8 years ago
1de5849
Merge "If a profile is passed, we should always pass output-vdex and input-vdex." into oc-dev
by Nicolas Geoffray
· 8 years ago
168a5ce
Merge "Rename and obsolete compiler filter names." into oc-dev
by Nicolas Geoffray
· 8 years ago
68d9fb7
Bug fix on shift that exceeds "lane width".
by Aart Bik
· 8 years ago
656cf06
Merge "Allow same-length integral type mixing in SIMD." into oc-dev
by Aart Bik
· 8 years ago
f50c2b9
Allow same-length integral type mixing in SIMD.
by Aart Bik
· 8 years ago
a2b548e
Fix length of descriptor field when reading debug info.
by Jeff Hao
· 8 years ago
e4df112
Merge "Fix unquickening in the presence of duplicate methods." into oc-dev
by TreeHugger Robot
· 8 years ago
4258960
Merge "ART: Support for SourceDebugExtension" into oc-dev
by Orion Hodson
· 8 years ago
e7fb6d1
If a profile is passed, we should always pass output-vdex and input-vdex.
by Nicolas Geoffray
· 8 years ago
a10ac2a
Rename and obsolete compiler filter names.
by Nicolas Geoffray
· 8 years ago
4c98889
Merge "Allow dexlayout to handle duplicate code items." into oc-dev
by TreeHugger Robot
· 8 years ago
ecba4fa
Merge "Add basic heap corruption detection ConcurrentCopying::Copy" into oc-dev
by TreeHugger Robot
· 8 years ago
466f93e
Allow dexlayout to handle duplicate code items.
by Jeff Hao
· 8 years ago
350cf8a
Add basic heap corruption detection ConcurrentCopying::Copy
by Mathieu Chartier
· 8 years ago
e1f6cec
Layout codeitems based on profile data
by Shubham Ajmera
· 8 years ago
ca575e5
Merge "oat_file_manager: Avoid global collision check." into oc-dev
by Calin Juravle
· 8 years ago
ade165c
oat_file_manager: Avoid global collision check.
by Narayan Kamath
· 8 years ago
dda5ee2
Fix unquickening in the presence of duplicate methods.
by Nicolas Geoffray
· 8 years ago
24d3e46
ART: Support for SourceDebugExtension
by Orion Hodson
· 8 years ago
8af6fa4
Merge "Only log a few types of GC causes for the blocking cases" into oc-dev
by Mathieu Chartier
· 8 years ago
c05347b
Merge changes from topic 'cp-cts' into oc-dev
by TreeHugger Robot
· 8 years ago
e338757
Ignore an additional thread in test 911
by Alex Light
· 8 years ago
c7ffd39
Add more cts tests
by Alex Light
· 8 years ago
351ba5a
Remove unneeded shims and jni binding code
by Alex Light
· 8 years ago
7704a17
Merge changes I4542b483,I63e97d5b into oc-dev
by Roland Levillain
· 8 years ago
fa94088
Remove ART run-test 648-many-direct-methods.
by Roland Levillain
· 8 years ago
a45ad81
Merge "ART: Add method verifier check for call site id" into oc-dev
by TreeHugger Robot
· 8 years ago
bb0009c
Merge changes I075fcb10,I8f31e5f3,I863ca8d4 into oc-dev
by Andreas Gampe
· 8 years ago
8e93af6
ART: Add method verifier check for call site id
by Orion Hodson
· 8 years ago
3b91fcc
Only log a few types of GC causes for the blocking cases
by Mathieu Chartier
· 8 years ago
76c1965
ART: More header cleanup - method_verifier.h
by Andreas Gampe
· 8 years ago
58f4dcd
ART: More header cleanup - mem_map.h
by Andreas Gampe
· 8 years ago
988136b
ART: More header cleanup - CC
by Andreas Gampe
· 8 years ago
f9d0b55
Improve deterministic boot image compilation with CC collector.
by Roland Levillain
· 8 years ago
c5afe84
Handle classes with a huge number of direct methods.
by Roland Levillain
· 8 years ago
6c4f860
Merge "Merge internal master oc-dev" into oc-dev
by David Sehr
· 8 years ago
de506d6
Merge "Ignore the optimized location passed to DexFile.loadDex()" into oc-dev
by Calin Juravle
· 8 years ago
ed6ca10
Merge internal master oc-dev
by David Sehr
· 8 years ago
c84073d
Lower profiler saver thread priority.
by Nicolas Geoffray
· 8 years ago
22665d1
Merge "ART: Fix missing include" am: a2dfb0f481 am: 1711753241 am: cfde347c47
by Andreas Gampe
· 8 years ago
0d6eea2
Merge "ART: Fix missing include" am: a2dfb0f481 am: 1711753241 am: cfde347c47
by Andreas Gampe
· 8 years ago
cfde347
Merge "ART: Fix missing include" am: a2dfb0f481 am: 1711753241
by Andreas Gampe
· 8 years ago
1711753
Merge "ART: Fix missing include" am: a2dfb0f481
by Andreas Gampe
· 8 years ago
a2dfb0f
Merge "ART: Fix missing include"
by Andreas Gampe
· 8 years ago
5e36c2f
ART: Fix missing include
by Andreas Gampe
· 8 years ago
a616d41
Merge "ART: Add object-readbarrier-inl.h" am: 9dd326eb80 am: 1c7fc906b2 am: 47167a4aed
by Andreas Gampe
· 8 years ago
2549f1b
Merge "ART: Add object-readbarrier-inl.h" am: 9dd326eb80 am: 1c7fc906b2
by Andreas Gampe
· 8 years ago
47167a4
Merge "ART: Add object-readbarrier-inl.h" am: 9dd326eb80 am: 1c7fc906b2
by Andreas Gampe
· 8 years ago
1c7fc90
Merge "ART: Add object-readbarrier-inl.h" am: 9dd326eb80
by Andreas Gampe
· 8 years ago
9dd326e
Merge "ART: Add object-readbarrier-inl.h"
by Treehugger Robot
· 8 years ago
18d4e2a
Merge "More robust GC verification and corruption dumping" am: 498305d881 am: 59f799b1de am: 338a6ecdbc
by Mathieu Chartier
· 8 years ago
da85c80
Merge "More robust GC verification and corruption dumping" am: 498305d881 am: 59f799b1de
by Mathieu Chartier
· 8 years ago
338a6ec
Merge "More robust GC verification and corruption dumping" am: 498305d881
by Mathieu Chartier
· 8 years ago
59f799b
Merge "More robust GC verification and corruption dumping" am: 498305d881
by Mathieu Chartier
· 8 years ago
1627c3c
Merge "ART: Refactor run-test 911" am: 0a5fa0cf48 am: b20b623690 am: a252b4b6cb
by Andreas Gampe
· 8 years ago
498305d
Merge "More robust GC verification and corruption dumping"
by Mathieu Chartier
· 8 years ago
0bd5bb8
Merge "ART: Refactor run-test 911" am: 0a5fa0cf48 am: b20b623690 am: a252b4b6cb
by Andreas Gampe
· 8 years ago
a252b4b
Merge "ART: Refactor run-test 911" am: 0a5fa0cf48 am: b20b623690
by Andreas Gampe
· 8 years ago
b20b623
Merge "ART: Refactor run-test 911" am: 0a5fa0cf48
by Andreas Gampe
· 8 years ago
0a5fa0c
Merge "ART: Refactor run-test 911"
by Treehugger Robot
· 8 years ago
c43c2f2
Merge "Add suppression for process_vm_readv." am: 6a90934ab3 am: a869892f05 am: d658a4c557
by Josh Gao
· 8 years ago
c15a2f4
ART: Add object-readbarrier-inl.h
by Andreas Gampe
· 8 years ago
8fde516
Merge "Add suppression for process_vm_readv." am: 6a90934ab3 am: a869892f05
by Josh Gao
· 8 years ago
d658a4c
Merge "Add suppression for process_vm_readv." am: 6a90934ab3 am: a869892f05
by Josh Gao
· 8 years ago
a869892
Merge "Add suppression for process_vm_readv." am: 6a90934ab3
by Josh Gao
· 8 years ago
6a90934
Merge "Add suppression for process_vm_readv."
by Treehugger Robot
· 8 years ago
Next »