Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
3b674098bef6eaf7d3fb731878293ef715fe1080
3b67409
Mark array classes as verification attempted
by Mathieu Chartier
· 9 years ago
9a9f658
Merge "Dump different fields in imgdiag" into nyc-dev
by Mathieu Chartier
· 9 years ago
ec15338
Dump different fields in imgdiag
by Mathieu Chartier
· 9 years ago
9c13f5e
Merge changes from topic 'bad-classpath' into nyc-dev
by Alex Light
· 9 years ago
d2288a2
Make test 146 run with secondary dex file in classpath.
by Alex Light
· 9 years ago
ee0c502
Merge "ART: Better support for arraycopy in unstarted runtime" into nyc-dev
by Andreas Gampe
· 9 years ago
4a5fcd8
ART: Better support for arraycopy in unstarted runtime
by Andreas Gampe
· 9 years ago
01b4b32
Make InvokeInterfaceTrampoline check methods
by Alex Light
· 9 years ago
06fe300
Merge "Refine OatFileAssistant.MakeUpToDate failure result." into nyc-dev
by Richard Uhler
· 9 years ago
c4d6084
Merge "Revert "ART: Resolve all classes even when verify-profile"" into nyc-dev
by Andreas Gampe
· 9 years ago
5f803f0
Merge "ART: Do not run verification under lock" into nyc-dev
by Andreas Gampe
· 9 years ago
5a85126
Revert "ART: Resolve all classes even when verify-profile"
by Andreas Gampe
· 9 years ago
f934bf7
ART: Do not run verification under lock
by Andreas Gampe
· 9 years ago
ff0274b
Refine OatFileAssistant.MakeUpToDate failure result.
by Richard Uhler
· 9 years ago
8790c7f
Disable checks for b/27493510
by Mathieu Chartier
· 9 years ago
be2892b
Add way to disable resolving for stack walk
by Mathieu Chartier
· 9 years ago
91deb8a
Merge "Obtain stack trace outside of critical section" into nyc-dev
by Mathieu Chartier
· 9 years ago
b655c37
Merge "Only log excessive timeouts if those appear accidental" into nyc-dev
by Hans Boehm
· 9 years ago
2342858
Obtain stack trace outside of critical section
by Mathieu Chartier
· 9 years ago
05488e1
Only log excessive timeouts if those appear accidental
by Hans Boehm
· 9 years ago
fd97429
ART: Add support for DexFile compiler filter function
by Andreas Gampe
· 9 years ago
97cd457
Merge "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""" into nyc-dev
by Calin Juravle
· 9 years ago
28530da
Fix profile save MaxBaxBackoff time
by Calin Juravle
· 9 years ago
d6190dc
Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Calin Juravle
· 9 years ago
c0b2763
Merge remote-tracking branch 'goog/master' into nyc-dev
by Calin Juravle
· 9 years ago
268abb5
Merge "ART: Save or erase the file even if I/O failed" am: 6656f30 am: 4f4fc1a
by Serdjuk, Nikolay Y
· 9 years ago
09c508b
Merge "ART: Save or erase the file even if I/O failed" am: 6656f30 am: 4f4fc1a
by Serdjuk, Nikolay Y
· 9 years ago
94c3eba
Merge "ART: Fix TypeConversion from long const to float on x86_64" am: 922b88c am: 8584295
by Pavel Vyssotski
· 9 years ago
4f4fc1a
Merge "ART: Save or erase the file even if I/O failed" am: 6656f30
by Serdjuk, Nikolay Y
· 9 years ago
c421203
Merge "ART: Fix TypeConversion from long const to float on x86_64" am: 922b88c
by Pavel Vyssotski
· 9 years ago
6656f30
Merge "ART: Save or erase the file even if I/O failed"
by Vladimir Marko
· 9 years ago
8584295
Merge "ART: Fix TypeConversion from long const to float on x86_64" am: 922b88c
by Pavel Vyssotski
· 9 years ago
922b88c
Merge "ART: Fix TypeConversion from long const to float on x86_64"
by David Brazdil
· 9 years ago
4c858cd
ART: Fix TypeConversion from long const to float on x86_64
by Pavel Vyssotski
· 9 years ago
d12f9c1
ART: Save or erase the file even if I/O failed
by Serdjuk, Nikolay Y
· 9 years ago
a1a89e3
Merge "ART: Resolve all classes even when verify-profile" into nyc-dev am: 6d1b247
by Andreas Gampe
· 9 years ago
8d96e03
Merge "ART: Resolve all classes even when verify-profile" into nyc-dev
by Andreas Gampe
· 9 years ago
6d1b247
Merge "ART: Resolve all classes even when verify-profile" into nyc-dev
by Andreas Gampe
· 9 years ago
82e8c1f
ART: Resolve all classes even when verify-profile
by Andreas Gampe
· 9 years ago
467b16b
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)." am: 20eef17 am: 6461885
by Aart Bik
· 9 years ago
34db8d0
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)." am: 20eef17
by Aart Bik
· 9 years ago
6461885
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)."
by Aart Bik
· 9 years ago
558800a
Merge "ART: Fix unstarted runtime for Security" am: 13ce07a am: 946c902
by Andreas Gampe
· 9 years ago
b9ce023
Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" am: 77376a4 am: fbf9863
by Bill Buzbee
· 9 years ago
a50f5ef
Merge "Optimizing: Clean up after const-string sharpening." am: 3d8762c am: 2408bd4
by Vladimir Marko
· 9 years ago
3a8d2a0
Merge "Don\'t return kPatchOatNeeded if there is no patch info." am: 20df4e4 am: a51239e
by Richard Uhler
· 9 years ago
1225994
Merge "ART: Fix unstarted runtime for Security" am: 13ce07a am: 946c902
by Andreas Gampe
· 9 years ago
38fc3bb
Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""" am: 77376a4
by Bill Buzbee
· 9 years ago
c5e5012
Merge "Optimizing: Clean up after const-string sharpening." am: 3d8762c
by Vladimir Marko
· 9 years ago
208c090
Merge "Don\'t return kPatchOatNeeded if there is no patch info." am: 20df4e4
by Richard Uhler
· 9 years ago
20eef17
Merge "Fix arm64 simplifier bug that tries to remove same statement twice. With fail-before/pass-after test (on arm64)."
by Aart Bik
· 9 years ago
9462f73
Merge "Fix and tune ProfileSaver" into nyc-dev am: cbb3251 am: c49073d
by Calin Juravle
· 9 years ago
c49073d
Merge "Fix and tune ProfileSaver" into nyc-dev am: cbb3251
by Calin Juravle
· 9 years ago
946c902
Merge "ART: Fix unstarted runtime for Security" am: 13ce07a
by Andreas Gampe
· 9 years ago
cbb3251
Merge "Fix and tune ProfileSaver" into nyc-dev
by Calin Juravle
· 9 years ago
13ce07a
Merge "ART: Fix unstarted runtime for Security"
by Andreas Gampe
· 9 years ago
968056f
Fix arm64 simplifier bug that tries to remove same statement twice.
by Aart Bik
· 9 years ago
fbf9863
Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Bill Buzbee
· 9 years ago
77376a4
Merge "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Bill Buzbee
· 9 years ago
2408bd4
Merge "Optimizing: Clean up after const-string sharpening." am: 3d8762c
by Vladimir Marko
· 9 years ago
0cdaa6c
Fix and tune ProfileSaver
by Calin Juravle
· 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
a75a2e4
Merge "Don\'t return kPatchOatNeeded if there is no patch info." into nyc-dev am: f7a9ff9
by Richard Uhler
· 9 years ago
b8fe379
Merge "Optimizing: Improve const-string code generation." am: 085055f am: 0b92b73
by Vladimir Marko
· 9 years ago
a1a8680
Merge "Take into account the change in classes when analysing profiles" into nyc-dev am: c736384
by Calin Juravle
· 9 years ago
82df12e
Merge "X86_64: Replace x86_64 xchg instruction use" am: a1eff4f am: 01098af
by Mark Mendell
· 9 years ago
688be34
Merge "ART: Flush ostream less frequently in GraphVisualizer" am: 15a605e am: 9049d07
by David Brazdil
· 9 years ago
a51239e
Merge "Don\'t return kPatchOatNeeded if there is no patch info." am: 20df4e4
by Richard Uhler
· 9 years ago
ca4ddaf
Merge "Don\'t return kPatchOatNeeded if there is no patch info." into nyc-dev
by Richard Uhler
· 9 years ago
f7a9ff9
Merge "Don't return kPatchOatNeeded if there is no patch info." into nyc-dev
by Richard Uhler
· 9 years ago
20df4e4
Merge "Don't return kPatchOatNeeded if there is no patch info."
by Richard Uhler
· 9 years ago
a1357a8
Merge "Optimizing: Improve const-string code generation." am: 085055f
by Vladimir Marko
· 9 years ago
0b92b73
Merge "Optimizing: Improve const-string code generation." am: 085055f
by Vladimir Marko
· 9 years ago
085055f
Merge "Optimizing: Improve const-string code generation."
by Vladimir Marko
· 9 years ago
86d57b8
Merge "Take into account the change in classes when analysing profiles" into nyc-dev
by Calin Juravle
· 9 years ago
c736384
Merge "Take into account the change in classes when analysing profiles" into nyc-dev
by Calin Juravle
· 9 years ago
540d0a1
Merge "X86_64: Replace x86_64 xchg instruction use" am: a1eff4f am: 01098af
by Mark Mendell
· 9 years ago
01098af
Merge "X86_64: Replace x86_64 xchg instruction use" am: a1eff4f
by Mark Mendell
· 9 years ago
3c3a933
Merge "ART: Flush ostream less frequently in GraphVisualizer" am: 15a605e
by David Brazdil
· 9 years ago
a1eff4f
Merge "X86_64: Replace x86_64 xchg instruction use"
by Vladimir Marko
· 9 years ago
9049d07
Merge "ART: Flush ostream less frequently in GraphVisualizer" am: 15a605e
by David Brazdil
· 9 years ago
15a605e
Merge "ART: Flush ostream less frequently in GraphVisualizer"
by David Brazdil
· 9 years ago
fa02c9d
ART: Flush ostream less frequently in GraphVisualizer
by David Brazdil
· 9 years ago
e0f633e
ART: Fix unstarted runtime for Security
by Andreas Gampe
· 9 years ago
4532439
Merge "ART: Postpone interface-related dex failure to version 37" am: a923025 am: 94eae20
by Andreas Gampe
· 9 years ago
d95cc47
Merge "ART: Postpone interface-related dex failure to version 37" am: a923025
by Andreas Gampe
· 9 years ago
94eae20
Merge "ART: Postpone interface-related dex failure to version 37" am: a923025
by Andreas Gampe
· 9 years ago
a923025
Merge "ART: Postpone interface-related dex failure to version 37"
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
1c4eb04
Don't return kPatchOatNeeded if there is no patch info.
by Richard Uhler
· 9 years ago
2b86ff5
Merge "ART: Update DexFile for compiler-filter pass-down" am: 8a31b7d am: e54865f
by Andreas Gampe
· 9 years ago
c32a498
Merge "ART: Update DexFile for compiler-filter pass-down" am: 8a31b7d
by Andreas Gampe
· 9 years ago
e54865f
Merge "ART: Update DexFile for compiler-filter pass-down" am: 8a31b7d
by Andreas Gampe
· 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
e02348c
Take into account the change in classes when analysing profiles
by Calin Juravle
· 9 years ago
348ed47
Merge "Disable oatdump_test on mips due to timeouts." am: 335b8fb am: 2f943e6
by Vladimir Marko
· 9 years ago
ba8d029
Merge "Disable oatdump_test on mips due to timeouts." am: 335b8fb am: 2f943e6
by Vladimir Marko
· 9 years ago
Next »