Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f418f3227e0001c8d75257ceff0c248cc406d81a
f418f32
Handle potential <clinit>() correctly in LVN.
by Vladimir Marko
· 10 years ago
62f28f9
Merge "Fix a compile assert name with inverted meaning."
by Vladimir Marko
· 10 years ago
2aaed94
Fix a compile assert name with inverted meaning.
by Vladimir Marko
· 10 years ago
665f681
Merge "Workaround for invalid monitor-exit catch ranges."
by Vladimir Marko
· 10 years ago
e8ae814
Workaround for invalid monitor-exit catch ranges.
by Vladimir Marko
· 10 years ago
50dffee
Merge "Fix local reference leaks in debugger and use a cache."
by Mathieu Chartier
· 10 years ago
4345c46
Fix local reference leaks in debugger and use a cache.
by Mathieu Chartier
· 11 years ago
c4c601b
Merge "Add kIntrinsicIsStatic flag for System.arraycopy()."
by Vladimir Marko
· 10 years ago
460f4ef
Add kIntrinsicIsStatic flag for System.arraycopy().
by Vladimir Marko
· 10 years ago
f55159c
Merge "Fix style issue."
by Vladimir Marko
· 10 years ago
9c1bd6b
Fix style issue.
by Vladimir Marko
· 10 years ago
74d8348
Merge "Check invoke type for intrinsic method invokes."
by Vladimir Marko
· 10 years ago
724c0fe
Check invoke type for intrinsic method invokes.
by Vladimir Marko
· 11 years ago
751dee3
Merge "BaseMutex::IsExclusiveHeld should only be called on self."
by Ian Rogers
· 10 years ago
a9d8c4c
BaseMutex::IsExclusiveHeld should only be called on self.
by Ian Rogers
· 10 years ago
a3ed7f8
Merge "JNI dlsym lookup fixes."
by Ian Rogers
· 10 years ago
04c31d2
JNI dlsym lookup fixes.
by Ian Rogers
· 10 years ago
e60658e
Merge "Enable compiler testing for ARM64 and x86-64."
by Ian Rogers
· 10 years ago
9c854ea
Enable compiler testing for ARM64 and x86-64.
by Ian Rogers
· 10 years ago
1a2f84e
Fix dex file dependencies for oat tests.
by Ian Rogers
· 10 years ago
464ef7a
Merge "ART: Intrinsic implementation for java.lang.System.arraycopy."
by Ian Rogers
· 10 years ago
70c4f06
ART: Intrinsic implementation for java.lang.System.arraycopy.
by DaniilSokolov
· 11 years ago
a1d1781
Merge "Fix dex file dependencies for oat tests."
by Ian Rogers
· 10 years ago
cecec71
Merge "Add patchoat tool to Art."
by Brian Carlstrom
· 10 years ago
53cb16b
Add patchoat tool to Art.
by Alex Light
· 11 years ago
ae2efea
Merge "ART: Add HADDPS/HADDPD/SHUFPS/SHUFPD instruction generation"
by Ian Rogers
· 10 years ago
0da09a0
Merge "Only allow whitelisted exceptions during dex2oat resolving."
by Mathieu Chartier
· 10 years ago
70b6348
Only allow whitelisted exceptions during dex2oat resolving.
by Mathieu Chartier
· 11 years ago
8078b29
Merge "Revert "ART: Key-Value Store in Oat header""
by Nicolas Geoffray
· 10 years ago
452bee5
Revert "ART: Key-Value Store in Oat header"
by Nicolas Geoffray
· 10 years ago
608520c
Merge "Adds PGO_GEN and PGO_USE for libart and libart-compiler."
by Ian Rogers
· 10 years ago
2cfe30b
Merge "X86 Backend support for vectorized float and byte 16x16 operations"
by Ian Rogers
· 10 years ago
60bfe7b
X86 Backend support for vectorized float and byte 16x16 operations
by Udayan Banerji
· 10 years ago
7b68fb3
Merge "x86_64: Clean-up after cmp-long fix"
by Ian Rogers
· 10 years ago
94f3eb0
x86_64: Clean-up after cmp-long fix
by Serguei Katkov
· 11 years ago
dfc56e6
Merge "Clean-up call_x86.cc"
by Ian Rogers
· 10 years ago
407a9d2
Clean-up call_x86.cc
by Serguei Katkov
· 11 years ago
251a057
Merge "ART: Fix FP promotion"
by Andreas Gampe
· 10 years ago
01758d5
ART: Fix FP promotion
by Andreas Gampe
· 10 years ago
6e524dd
Merge "Make dex2oat heap size product configurable [art]"
by Brian Carlstrom
· 10 years ago
09341a5
Merge "ART: Key-Value Store in Oat header"
by Andreas Gampe
· 10 years ago
c87d27b
ART: Key-Value Store in Oat header
by Andreas Gampe
· 11 years ago
670134e
Make dex2oat heap size product configurable [art]
by Brian Carlstrom
· 10 years ago
997660d
Adds PGO_GEN and PGO_USE for libart and libart-compiler.
by Dehao Chen
· 10 years ago
dac3f4a
Merge "Whitelist another exception during dex2oat resolving."
by Brian Carlstrom
· 10 years ago
6b0599f
Whitelist another exception during dex2oat resolving.
by Brian Carlstrom
· 10 years ago
3d30b07
Merge "ART: Do not emit load when inlining unused Thread.currentThread()"
by Andreas Gampe
· 10 years ago
8746860
Merge "Only allow instance-of to improve knowledge of a type for downcasts."
by Ian Rogers
· 10 years ago
ebbdd87
Only allow instance-of to improve knowledge of a type for downcasts.
by Ian Rogers
· 10 years ago
7a94961
ART: Do not emit load when inlining unused Thread.currentThread()
by Andreas Gampe
· 10 years ago
b63727c
Merge "ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception"
by Andreas Gampe
· 10 years ago
1af6a1f
ART: Update Monitor::Wait so it releases monitor_lock_ before throwing an exception
by Elena Sayapina
· 11 years ago
1f3a946
Merge "Remove Dbg::VisitRoots()."
by Hiroshi Yamauchi
· 10 years ago
0ec17d2
Remove Dbg::VisitRoots().
by Hiroshi Yamauchi
· 10 years ago
fbf156c
Merge "Aarch64: fix bug and enable register promotion."
by Andreas Gampe
· 10 years ago
f101319
Aarch64: fix bug and enable register promotion.
by Matteo Franchin
· 10 years ago
e8a30f3
Merge "Fix some style nitpicks"
by Brian Carlstrom
· 10 years ago
eefbe39
Fix some style nitpicks
by Alex Light
· 10 years ago
13f89cb
Merge "Add make rule to debug interpreter-only mode"
by Sebastien Hertz
· 11 years ago
15582b9
Add make rule to debug interpreter-only mode
by Sebastien Hertz
· 11 years ago
dda2f05
Merge "Do not attempt to compile on architectures we do not support."
by Nicolas Geoffray
· 11 years ago
8fb5ce3
Do not attempt to compile on architectures we do not support.
by Nicolas Geoffray
· 11 years ago
d83ee1e
Merge "More checks in JNI RegisterNatives"
by Sebastien Hertz
· 11 years ago
fa65e84
More checks in JNI RegisterNatives
by Sebastien Hertz
· 11 years ago
ef50525
Merge "x86_64: Turn on promotion optimization"
by Andreas Gampe
· 11 years ago
699c04a
x86_64: Turn on promotion optimization
by Dmitry Petrochenko
· 11 years ago
f22af67
Merge "Fix missing dependency in new X86 instruction"
by Andreas Gampe
· 10 years ago
01a50d6
Fix missing dependency in new X86 instruction
by Mark Mendell
· 10 years ago
ca8ff32
Merge "x86_64: TargetReg update for x86"
by Andreas Gampe
· 11 years ago
a77ee51
x86_64: TargetReg update for x86
by Chao-ying Fu
· 11 years ago
3ee86bc
Merge "Load 64 bit constant into GPR by single instruction for 64bit mode"
by Andreas Gampe
· 11 years ago
aa07956
Merge "Register promotion support for 64-bit targets"
by Andreas Gampe
· 11 years ago
b5860fb
Register promotion support for 64-bit targets
by buzbee
· 11 years ago
2bc6813
Merge "Fix build-art-target and build-art-host rules."
by Nicolas Geoffray
· 11 years ago
0107273
Merge "Aarch64: fix references handling in Load*Indexed."
by Andreas Gampe
· 10 years ago
255e014
Aarch64: fix references handling in Load*Indexed.
by Matteo Franchin
· 11 years ago
05b8893
Merge "x86_64: Fix intrinsics"
by Andreas Gampe
· 11 years ago
c5e4ce1
x86_64: Fix intrinsics
by nikolay serdjuk
· 11 years ago
03cbed6
Merge "AArch64: Add few more inline functions"
by Andreas Gampe
· 11 years ago
23abec9
AArch64: Add few more inline functions
by Serban Constantinescu
· 11 years ago
268e563
Merge "x86_64: Fix InstanceofFinal"
by Andreas Gampe
· 10 years ago
407f5c1
x86_64: Fix InstanceofFinal
by Dmitry Petrochenko
· 11 years ago
4c0ad36
Merge "AArch64: Enable Inlining."
by Andreas Gampe
· 11 years ago
63fe93d
AArch64: Enable Inlining.
by Serban Constantinescu
· 11 years ago
827477a
Merge "Aarch64: fix encoding map for kA64Fmov2xS."
by Andreas Gampe
· 11 years ago
15d7a46
Aarch64: fix encoding map for kA64Fmov2xS.
by Matteo Franchin
· 11 years ago
c72966a
Merge "ART: FF-opcodes are target-specific"
by Andreas Gampe
· 11 years ago
e443a80
ART: FF-opcodes are target-specific
by Vladimir Kostyukov
· 11 years ago
72e146f
Fix build-art-target and build-art-host rules.
by Nicolas Geoffray
· 11 years ago
5192cbb
Load 64 bit constant into GPR by single instruction for 64bit mode
by Yixin Shou
· 11 years ago
02c9d40
Merge "Fix art script for 'clean' environments."
by Nicolas Geoffray
· 11 years ago
6354bb8
Fix art script for 'clean' environments.
by Nicolas Geoffray
· 11 years ago
bcf4022
Merge "ART: JNI ExceptionDescribe crashes if no exception occurred"
by Andreas Gampe
· 11 years ago
3a1444c
ART: JNI ExceptionDescribe crashes if no exception occurred
by Alexei Zavjalov
· 11 years ago
395fa72
Merge "Support longs in the register allocator for x86_64."
by Nicolas Geoffray
· 11 years ago
412f10c
Support longs in the register allocator for x86_64.
by Nicolas Geoffray
· 11 years ago
d6ab046
Merge "Fix art-host rule and art script after build changes."
by Nicolas Geoffray
· 11 years ago
fc3c67a
Fix art-host rule and art script after build changes.
by Nicolas Geoffray
· 11 years ago
ea7ead2
Merge "Relax limits for profiler based compilation options."
by Calin Juravle
· 11 years ago
44c5ee7
Relax limits for profiler based compilation options.
by Calin Juravle
· 11 years ago
Next »