Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
8459301f014ec1afd6ffcc67c0f7b198413380ed
8459301
Merge "run-test: Add tests for 1.8 reflection implementations" am: 4ca3850acc
by Igor Murashkin
· 9 years ago
f971e9e
Merge "Revert "Fast ART x86 interpreter"" am: 7566694321
by Bill Buzbee
· 9 years ago
4ca3850
Merge "run-test: Add tests for 1.8 reflection implementations"
by Igor Murashkin
· 9 years ago
7566694
Merge "Revert "Fast ART x86 interpreter""
by Bill Buzbee
· 9 years ago
2d093a1
Revert "Fast ART x86 interpreter"
by Bill Buzbee
· 9 years ago
54c4e0d
run-test: Add tests for 1.8 reflection implementations
by Igor Murashkin
· 9 years ago
b687bbf
Merge "Remove dex_file_verifier test of newly allowed behavior." am: 7000a31f63
by Alex Light
· 9 years ago
7000a31
Merge "Remove dex_file_verifier test of newly allowed behavior."
by Alex Light
· 9 years ago
b4fb701
Remove dex_file_verifier test of newly allowed behavior.
by Alex Light
· 9 years ago
d8080ed
Merge "Change space base test to use parameters" am: 72d4fe6de2
by Mathieu Chartier
· 9 years ago
72d4fe6
Merge "Change space base test to use parameters"
by Mathieu Chartier
· 9 years ago
fec3195
Merge "Fast ART x86 interpreter" am: c8a4e60483
by Bill Buzbee
· 9 years ago
c8a4e60
Merge "Fast ART x86 interpreter"
by Bill Buzbee
· 9 years ago
28b1cf7
Change space base test to use parameters
by Mathieu Chartier
· 9 years ago
99229c7
Fast ART x86 interpreter
by Serguei Katkov
· 9 years ago
207a053
Merge "Improve profile processing" am: f74388daf2
by Calin Juravle
· 9 years ago
f74388d
Merge "Improve profile processing"
by Calin Juravle
· 9 years ago
db04a87
Merge "mem_map_test: perform null check before dereferencing a pointer."
by Roland Levillain
· 9 years ago
877fd96
Improve profile processing
by Calin Juravle
· 9 years ago
ecfd0df
Merge "mem_map_test: perform null check before dereferencing a pointer."
by Roland Levillain
· 9 years ago
8d02644
mem_map_test: perform null check before dereferencing a pointer.
by Roland Levillain
· 9 years ago
6916481
Merge "Fix various typos in ART\'s comments and string literals." am: c31fb58453
by Roland Levillain
· 9 years ago
c31fb58
Merge "Fix various typos in ART's comments and string literals."
by Roland Levillain
· 9 years ago
91d65e0
Fix various typos in ART's comments and string literals.
by Roland Levillain
· 9 years ago
08ee884
Merge "Some read barrier clean-up in Optimizing." am: 1bcbcf8e84
by Roland Levillain
· 9 years ago
1bcbcf8
Merge "Some read barrier clean-up in Optimizing."
by Roland Levillain
· 9 years ago
e3f43ac
Some read barrier clean-up in Optimizing.
by Roland Levillain
· 9 years ago
cea1aad
Merge "Disable DCE when there are irreducible loops." am: 17ccfff2de
by Nicolas Geoffray
· 9 years ago
17ccfff
Merge "Disable DCE when there are irreducible loops."
by Nicolas Geoffray
· 9 years ago
09aa147
Disable DCE when there are irreducible loops.
by Nicolas Geoffray
· 9 years ago
7340ed0
Merge "ART: Optimize out redundant NewInstances of String" am: 31abc14132
by David Brazdil
· 9 years ago
31abc14
Merge "ART: Optimize out redundant NewInstances of String"
by David Brazdil
· 9 years ago
65902e8
ART: Optimize out redundant NewInstances of String
by David Brazdil
· 9 years ago
8c143d7
Merge "Keep track of number of JIT compilations." am: a27d59b2b9
by Nicolas Geoffray
· 9 years ago
56b3158
Merge "ART: Public classes never require access checks" am: 14c2d9fd6f
by David Brazdil
· 9 years ago
569c2a2
Merge "Disable reanmed test due to python3." am: a65ff5e057
by Nicolas Geoffray
· 9 years ago
a27d59b
Merge "Keep track of number of JIT compilations."
by Nicolas Geoffray
· 9 years ago
0a52223
Keep track of number of JIT compilations.
by Nicolas Geoffray
· 9 years ago
14c2d9f
Merge "ART: Public classes never require access checks"
by David Brazdil
· 9 years ago
a65ff5e
Merge "Disable reanmed test due to python3."
by Nicolas Geoffray
· 9 years ago
a866ccf
Disable reanmed test due to python3.
by Nicolas Geoffray
· 9 years ago
38f64d3
ART: Public classes never require access checks
by David Brazdil
· 9 years ago
dfd4a9e
Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC."
by Roland Levillain
· 9 years ago
e7cfd62
Merge "Ignore OldAndroidZipStreamTest#testZipStream failures with CC."
by Roland Levillain
· 9 years ago
7d11ee5
Ignore OldAndroidZipStreamTest#testZipStream failures with CC.
by Roland Levillain
· 9 years ago
13a7c8f
Merge "Pass --generate-debug-info only when --perf is passed." am: fef7aabd58
by Nicolas Geoffray
· 9 years ago
fef7aab
Merge "Pass --generate-debug-info only when --perf is passed."
by Nicolas Geoffray
· 9 years ago
ccb41b7
Merge "ART: Remove Baseline compiler" am: 955d24c422
by David Brazdil
· 9 years ago
955d24c
Merge "ART: Remove Baseline compiler"
by David Brazdil
· 9 years ago
dba4fe7
Pass --generate-debug-info only when --perf is passed.
by Nicolas Geoffray
· 9 years ago
58282f4
ART: Remove Baseline compiler
by David Brazdil
· 9 years ago
f3ad574
Merge "Optimizing: Improve floating point comparisons on arm and arm64."
by Vladimir Marko
· 9 years ago
ae9f99e
Merge "Optimizing: Improve floating point comparisons on arm and arm64."
by Vladimir Marko
· 9 years ago
0297779
Merge "Do HFieldGet first to avoid explicit null check." am: 9a85f58cd3
by Nicolas Geoffray
· 9 years ago
9a85f58
Merge "Do HFieldGet first to avoid explicit null check."
by Nicolas Geoffray
· 9 years ago
57b86b9
Merge "Rename test case to avoid test filename too long." am: 73b41531b3
by Nicolas Geoffray
· 9 years ago
73b4153
Merge "Rename test case to avoid test filename too long."
by Nicolas Geoffray
· 9 years ago
9f9d48c
Rename test case to avoid test filename too long.
by Nicolas Geoffray
· 9 years ago
7c0f2e5
Do HFieldGet first to avoid explicit null check.
by Nicolas Geoffray
· 9 years ago
3064723
Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions." am: 7d6872a247
by Nicolas Geoffray
· 9 years ago
0e6b7b5
Merge "Report types loaded during init to the native debugger" am: 0e78aedf50
by David Srbecky
· 9 years ago
7d6872a
Merge "Move --dump-cfg and dump-cfg-append to CompilerOptions."
by Nicolas Geoffray
· 9 years ago
0e78aed
Merge "Report types loaded during init to the native debugger"
by David Srbecky
· 9 years ago
fffbee4
Report types loaded during init to the native debugger
by Tamas Berghammer
· 9 years ago
65201db
Merge "Emit some additional debug info for java.lang.String" am: 55380bbe09
by David Srbecky
· 9 years ago
55380bb
Merge "Emit some additional debug info for java.lang.String"
by David Srbecky
· 9 years ago
9b20aac
Merge "Report loaded classes to native debugger." am: 697cc25fad
by David Srbecky
· 9 years ago
03c941f
Emit some additional debug info for java.lang.String
by Tamas Berghammer
· 9 years ago
697cc25
Merge "Report loaded classes to native debugger."
by David Srbecky
· 9 years ago
b33d6b7
Merge "Ignore more libcore.java.util.zip test failures with CC." am: c9bc77b32d
by Roland Levillain
· 9 years ago
160e6df
Report loaded classes to native debugger.
by Tamas Berghammer
· 9 years ago
c9bc77b
Merge "Ignore more libcore.java.util.zip test failures with CC."
by Roland Levillain
· 9 years ago
e0013c7
Ignore more libcore.java.util.zip test failures with CC.
by Roland Levillain
· 9 years ago
d6e069b
Optimizing: Improve floating point comparisons on arm and arm64.
by Vladimir Marko
· 9 years ago
c903b6a
Move --dump-cfg and dump-cfg-append to CompilerOptions.
by Nicolas Geoffray
· 9 years ago
ad74750
Merge "ART: Change merge(uninitialized, null) to produce conflict"
by David Brazdil
· 9 years ago
b8bb9f6
Merge "ART: Change merge(uninitialized, null) to produce conflict"
by David Brazdil
· 9 years ago
87a5575
ART: Change merge(uninitialized, null) to produce conflict
by David Brazdil
· 9 years ago
2be948a
Merge "Also print to error stream." am: 1bf99d84f2
by Nicolas Geoffray
· 9 years ago
1bf99d8
Merge "Also print to error stream."
by Nicolas Geoffray
· 9 years ago
6c27e1b
Merge "Do not use HArm64IntermediateAddress with read barriers." am: c5854ade28
by Roland Levillain
· 9 years ago
c5854ad
Merge "Do not use HArm64IntermediateAddress with read barriers."
by Roland Levillain
· 9 years ago
cd3d0fb
Do not use HArm64IntermediateAddress with read barriers.
by Roland Levillain
· 9 years ago
01f0d32
Merge "Add oat location to oatdump." am: 2b09287c8b
by Jeff Hao
· 9 years ago
2b09287
Merge "Add oat location to oatdump."
by Jeff Hao
· 9 years ago
4b07a6e
Add oat location to oatdump.
by Jeff Hao
· 9 years ago
875d7bd
Merge "Add value parameterized test support for runtime tests" am: 84367b9f6f
by Mathieu Chartier
· 9 years ago
84367b9
Merge "Add value parameterized test support for runtime tests"
by Mathieu Chartier
· 9 years ago
91c9116
Add value parameterized test support for runtime tests
by Mathieu Chartier
· 9 years ago
24134b8
Merge "Revert "Disable mterp for the read barrier config."" am: 40cfbff068
by Hiroshi Yamauchi
· 9 years ago
40cfbff
Merge "Revert "Disable mterp for the read barrier config.""
by Hiroshi Yamauchi
· 9 years ago
d564830
Merge "MIPS64: Fix stub_test in a proper way" am: 8c8e997d29
by Vladimir Marko
· 9 years ago
8c8e997
Merge "MIPS64: Fix stub_test in a proper way"
by Vladimir Marko
· 9 years ago
745f3cd
MIPS64: Fix stub_test in a proper way
by Goran Jakovljevic
· 9 years ago
0e349f9
Merge "ART: Fix CompilerDriver::AreInSameOatFile()." am: e1b0f475e8
by Vladimir Marko
· 9 years ago
e1b0f47
Merge "ART: Fix CompilerDriver::AreInSameOatFile()."
by Vladimir Marko
· 9 years ago
0b8cdfa
ART: Fix CompilerDriver::AreInSameOatFile().
by Vladimir Marko
· 9 years ago
5e354d1
Merge "ART: Remove incorrect HFakeString optimization" am: 2894346695
by David Brazdil
· 9 years ago
2894346
Merge "ART: Remove incorrect HFakeString optimization"
by David Brazdil
· 9 years ago
a78524f
Merge "ART: Mterp - remove redundant null check" am: 68c56ae9cc
by Bill Buzbee
· 9 years ago
Next »