Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f62a9fdf5d22231ce482ebdfd2ebcc1c738ca97b
f62a9fd
Revert "Quick compiler: remove temporary workaround."
by Andreas Gampe
· 11 years ago
47d2fe6
Quick compiler: remove temporary workaround.
by buzbee
· 11 years ago
614e8b5
am 3be04576: am 56027931: Merge "More verbose logs for JDWP events"
by Sebastien Hertz
· 11 years ago
3be0457
am 56027931: Merge "More verbose logs for JDWP events"
by Sebastien Hertz
· 11 years ago
72668a8
am 31a350ed: am 87523b6c: Merge "X86 Dis: Add missing mov byte; Add size suffixes"
by Ian Rogers
· 11 years ago
a1c8572
am ffed0eb8: am 5c1ad337: Merge "Use command line android root in dex2oat to find image."
by Ian Rogers
· 11 years ago
31a350e
am 87523b6c: Merge "X86 Dis: Add missing mov byte; Add size suffixes"
by Ian Rogers
· 11 years ago
87523b6
Merge "X86 Dis: Add missing mov byte; Add size suffixes"
by Ian Rogers
· 11 years ago
a33720c
X86 Dis: Add missing mov byte; Add size suffixes
by Mark Mendell
· 11 years ago
ffed0eb
am 5c1ad337: Merge "Use command line android root in dex2oat to find image."
by Ian Rogers
· 11 years ago
3ad596c
am 470fb3ff: am b493c298: Merge "x86_64: Enable some optimizations"
by Bill Buzbee
· 11 years ago
2cd65db
am ce1922dc: am 4370d3d3: Merge "x86_64: Fix fp-to-core conversion"
by Bill Buzbee
· 11 years ago
8e4943c
am e4636c29: am 7499cd1d: Merge "x86_64: Fix comp-long"
by Bill Buzbee
· 11 years ago
470fb3f
am b493c298: Merge "x86_64: Enable some optimizations"
by Bill Buzbee
· 11 years ago
ce1922d
am 4370d3d3: Merge "x86_64: Fix fp-to-core conversion"
by Bill Buzbee
· 11 years ago
e4636c2
am 7499cd1d: Merge "x86_64: Fix comp-long"
by Bill Buzbee
· 11 years ago
5c1ad33
Merge "Use command line android root in dex2oat to find image."
by Ian Rogers
· 11 years ago
7499cd1
Merge "x86_64: Fix comp-long"
by Bill Buzbee
· 11 years ago
aef0a74
am 0e6a9e4c: am b06a0364: Merge "ART: Method verifier must check invoke-virtuals for non-zero args"
by Andreas Gampe
· 11 years ago
0e6a9e4
am b06a0364: Merge "ART: Method verifier must check invoke-virtuals for non-zero args"
by Andreas Gampe
· 11 years ago
6e6770f
am 26a586e8: am 5c0fcdad: Merge "Shared single GC iteration accounting for all GCs."
by Mathieu Chartier
· 11 years ago
3e1f611
am ea990fd3: am faa69743: Merge "ART: ReadFully needs to fail when EOF"
by Andreas Gampe
· 11 years ago
60a475f
am 9df72deb: am 990f110b: Merge "ART: Fix StoreValue to use RefDisp when necessary."
by Andreas Gampe
· 11 years ago
42e4370
am b790ee1e: am 40bdf97b: Merge "Quick compiler: enable Arm64 compilation"
by buzbee
· 11 years ago
0e1a401
am 2b1b2ef0: am e617e9a1: Merge "ART: Fix register overlap checks in CopyArgumentRegs"
by Bill Buzbee
· 11 years ago
66f72d7
am f649d36f: am 8d16f203: Merge "Add more read barriers for JNI roots."
by Hiroshi Yamauchi
· 11 years ago
26a586e
am 5c0fcdad: Merge "Shared single GC iteration accounting for all GCs."
by Mathieu Chartier
· 11 years ago
ea990fd
am faa69743: Merge "ART: ReadFully needs to fail when EOF"
by Andreas Gampe
· 11 years ago
9df72de
am 990f110b: Merge "ART: Fix StoreValue to use RefDisp when necessary."
by Andreas Gampe
· 11 years ago
b790ee1
am 40bdf97b: Merge "Quick compiler: enable Arm64 compilation"
by buzbee
· 11 years ago
2b1b2ef
am e617e9a1: Merge "ART: Fix register overlap checks in CopyArgumentRegs"
by Bill Buzbee
· 11 years ago
f649d36
am 8d16f203: Merge "Add more read barriers for JNI roots."
by Hiroshi Yamauchi
· 11 years ago
b493c29
Merge "x86_64: Enable some optimizations"
by Bill Buzbee
· 11 years ago
4370d3d
Merge "x86_64: Fix fp-to-core conversion"
by Bill Buzbee
· 11 years ago
0498223
x86_64: Fix comp-long
by Serguei Katkov
· 11 years ago
5602793
Merge "More verbose logs for JDWP events"
by Sebastien Hertz
· 11 years ago
bca0d3d
More verbose logs for JDWP events
by Sebastien Hertz
· 11 years ago
5078d97
x86_64: Fix fp-to-core conversion
by Serguei Katkov
· 11 years ago
37c4fe7
am 18687abd: am 2d2d6bb1: Merge "ART: Do not try to pretty-print method in dex file"
by Andreas Gampe
· 11 years ago
18687ab
am 2d2d6bb1: Merge "ART: Do not try to pretty-print method in dex file"
by Andreas Gampe
· 11 years ago
a6c8099
am f77b5f33: am 6d90efa6: Merge "ART: Method verifier needs to check 2-reg values"
by Andreas Gampe
· 11 years ago
f77b5f3
am 6d90efa6: Merge "ART: Method verifier needs to check 2-reg values"
by Andreas Gampe
· 11 years ago
5c0fcda
Merge "Shared single GC iteration accounting for all GCs."
by Mathieu Chartier
· 11 years ago
10fb83a
Shared single GC iteration accounting for all GCs.
by Mathieu Chartier
· 11 years ago
40bdf97
Merge "Quick compiler: enable Arm64 compilation"
by buzbee
· 11 years ago
9cad72d
Quick compiler: enable Arm64 compilation
by buzbee
· 11 years ago
6d90efa
Merge "ART: Method verifier needs to check 2-reg values"
by Andreas Gampe
· 11 years ago
b06a036
Merge "ART: Method verifier must check invoke-virtuals for non-zero args"
by Andreas Gampe
· 11 years ago
c331431
ART: Method verifier must check invoke-virtuals for non-zero args
by Andreas Gampe
· 11 years ago
990f110
Merge "ART: Fix StoreValue to use RefDisp when necessary."
by Andreas Gampe
· 11 years ago
596bea8
ART: Fix StoreValue to use RefDisp when necessary.
by Andreas Gampe
· 11 years ago
8d16f20
Merge "Add more read barriers for JNI roots."
by Hiroshi Yamauchi
· 11 years ago
ea2e1bd
Add more read barriers for JNI roots.
by Hiroshi Yamauchi
· 11 years ago
faa6974
Merge "ART: ReadFully needs to fail when EOF"
by Andreas Gampe
· 11 years ago
825201e
ART: ReadFully needs to fail when EOF
by Andreas Gampe
· 11 years ago
e617e9a
Merge "ART: Fix register overlap checks in CopyArgumentRegs"
by Bill Buzbee
· 11 years ago
49c5f50
ART: Fix register overlap checks in CopyArgumentRegs
by Andreas Gampe
· 11 years ago
2d2d6bb
Merge "ART: Do not try to pretty-print method in dex file"
by Andreas Gampe
· 11 years ago
4fdbba0
ART: Do not try to pretty-print method in dex file
by Andreas Gampe
· 11 years ago
77cd4d6
ART: Method verifier needs to check 2-reg values
by Andreas Gampe
· 11 years ago
a2592a5
am b68bb3cb: am 4a47f829: Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter"
by buzbee
· 11 years ago
b68bb3c
am 4a47f829: Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter"
by buzbee
· 11 years ago
9ef8586
am 25791f6f: am a81fe3d5: Merge "x86_64: Several fixes required for enabling promotion"
by Bill Buzbee
· 11 years ago
25791f6
am a81fe3d5: Merge "x86_64: Several fixes required for enabling promotion"
by Bill Buzbee
· 11 years ago
b1f8412
am b18c42d2: am 7133659e: Merge "x86_64: Fix neg_double"
by Bill Buzbee
· 11 years ago
b18c42d
am 7133659e: Merge "x86_64: Fix neg_double"
by Bill Buzbee
· 11 years ago
1aaa0c1
am e05fc9df: am 202e7478: Merge "ART: Log information when skipping method during compilation"
by Andreas Gampe
· 11 years ago
d5ecc7d
am 879a6f91: am 4f975b9e: Merge "x86_64: Enable core.oat/boot.oat compilation"
by Bill Buzbee
· 11 years ago
acdb31e
am cf9cb967: am 70ac0d09: Merge "Add mark compact collector."
by Mathieu Chartier
· 11 years ago
e05fc9d
am 202e7478: Merge "ART: Log information when skipping method during compilation"
by Andreas Gampe
· 11 years ago
4a47f82
Merge "Quick compiler: remove Arm64 "EXPERIMENTAL" filter"
by buzbee
· 11 years ago
54ee444
Quick compiler: remove Arm64 "EXPERIMENTAL" filter
by buzbee
· 11 years ago
7133659
Merge "x86_64: Fix neg_double"
by Bill Buzbee
· 11 years ago
202e747
Merge "ART: Log information when skipping method during compilation"
by Andreas Gampe
· 11 years ago
879a6f9
am 4f975b9e: Merge "x86_64: Enable core.oat/boot.oat compilation"
by Bill Buzbee
· 11 years ago
cf9cb96
am 70ac0d09: Merge "Add mark compact collector."
by Mathieu Chartier
· 11 years ago
060e6fe
ART: Log information when skipping method during compilation
by Andreas Gampe
· 11 years ago
4f975b9
Merge "x86_64: Enable core.oat/boot.oat compilation"
by Bill Buzbee
· 11 years ago
04f486a
am 1d565eae: am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64"
by Andreas Gampe
· 11 years ago
1d565ea
am 49e5ec42: Merge "ART: Start implementation of OpRegRegRegExtend for ARM64"
by Andreas Gampe
· 11 years ago
9337b60
am 9aa8d68b: am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64"
by Sebastien Hertz
· 11 years ago
9aa8d68
am 249fa663: Merge "Fix art_quick_instrumentation_exit for ARM64"
by Sebastien Hertz
· 11 years ago
a81fe3d
Merge "x86_64: Several fixes required for enabling promotion"
by Bill Buzbee
· 11 years ago
d860bc7
am 9c3c686e: am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler"
by Calin Juravle
· 11 years ago
9c3c686
am 4ef30e97: Merge "Add an option to enable collecting dex pc in ART profiler"
by Calin Juravle
· 11 years ago
02959ea
x86_64: Fix neg_double
by Alexei Zavjalov
· 11 years ago
c93a139
am 14f742dd: am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime"
by Andreas Gampe
· 11 years ago
70ce683
am 8501e3d2: am 69070788: Merge "ART: Reserve 8B for float literals on ARM64"
by Andreas Gampe
· 11 years ago
14f742d
am 995b32cc: Merge "ART: Implicit checks in the compiler are independent from Runtime"
by Andreas Gampe
· 11 years ago
8501e3d
am 69070788: Merge "ART: Reserve 8B for float literals on ARM64"
by Andreas Gampe
· 11 years ago
423236f
am c648c4cc: am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64"
by Andreas Gampe
· 11 years ago
02c6454
am 167b1eb7: am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision"
by Andreas Gampe
· 11 years ago
c648c4c
am 57eb0b46: Merge "ART: Change rrr add and sub for ARM64"
by Andreas Gampe
· 11 years ago
167b1eb
am 48bb32a4: Merge "ART: Target-dependent stack overflow, less check elision"
by Andreas Gampe
· 11 years ago
57f2afc
am 054b29e1: am ef38670c: Merge "Ensure classes are initialized rather than initializing."
by Ian Rogers
· 11 years ago
054b29e
am ef38670c: Merge "Ensure classes are initialized rather than initializing."
by Ian Rogers
· 11 years ago
bb4d8f9
am 5e0ec3f5: am 0c29909c: Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAt
by Ian Rogers
· 11 years ago
5e0ec3f
am 0c29909c: Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operatio
by Ian Rogers
· 11 years ago
0c29909
Merge "Assign a lower Locklevel for Mutexes used in QuasiAtomic operations. This fixes the CompilerDriverTest on MIPS. The test was failing when Transaction::Abort() acquired intern_table_lock_ and log_lock_ and subsequently performed QuasiAtomic operations."
by Ian Rogers
· 11 years ago
995b32c
Merge "ART: Implicit checks in the compiler are independent from Runtime"
by Andreas Gampe
· 11 years ago
Next »