Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
9bdf108885a27ba05fae8501725649574d7c491b
9bdf108
Revert "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 9 years ago
a92ee11
Merge "Fix JDWP host tests on Trusty."
by Roland Levillain
· 9 years ago
0502c44
Fix JDWP host tests on Trusty.
by Roland Levillain
· 9 years ago
c1d7861
Merge "Let Art tests use the default jack version"
by Yohann Roussel
· 9 years ago
6aadaef
Merge "Fix missing case in ARM64 codegen."
by Aart Bik
· 9 years ago
086d27e
Fix missing case in ARM64 codegen.
by Aart Bik
· 9 years ago
71620fe
Merge "Add stack trace info to hprof completion message"
by Mathieu Chartier
· 9 years ago
0021c31
Merge "JIT: Fix incorrect CHECK"
by Aart Bik
· 9 years ago
c9cd7ac
Add stack trace info to hprof completion message
by Mathieu Chartier
· 9 years ago
7703edc
Merge "Relax the time interval the profiling data is saved."
by Calin Juravle
· 9 years ago
932a051
Relax the time interval the profiling data is saved.
by Calin Juravle
· 9 years ago
3ac099b
Merge "Revert "Inline methods with loops.""
by Andreas Gampe
· 9 years ago
6c2574c
Merge "Revert "Fix gtests after loop inlining support.""
by Andreas Gampe
· 9 years ago
451ad8d
Revert "Inline methods with loops."
by Andreas Gampe
· 9 years ago
fee4e2e
Revert "Fix gtests after loop inlining support."
by Andreas Gampe
· 9 years ago
1ee101a
Merge "Revert "Write dex files to oat file early.""
by Vladimir Marko
· 9 years ago
919f553
Revert "Write dex files to oat file early."
by Vladimir Marko
· 9 years ago
7997baf
Merge "Fix gtests after loop inlining support."
by Nicolas Geoffray
· 9 years ago
0e342cd
Fix gtests after loop inlining support.
by Nicolas Geoffray
· 9 years ago
1f39dd3
Merge "ART: DCHECK still too strong for String NewInstance"
by David Brazdil
· 9 years ago
c047d94
ART: DCHECK still too strong for String NewInstance
by David Brazdil
· 9 years ago
a810830
Merge "Write dex files to oat file early."
by Vladimir Marko
· 9 years ago
cc6bb93
Let Art tests use the default jack version
by Yohann Roussel
· 9 years ago
440ef2c
Merge "ART: Cannot assume String.<init> called on NewInstance"
by David Brazdil
· 9 years ago
5b98e3c
Merge "Inline methods with loops."
by Nicolas Geoffray
· 9 years ago
bc9ab16
ART: Cannot assume String.<init> called on NewInstance
by David Brazdil
· 9 years ago
82fc9bb
Inline methods with loops.
by Nicolas Geoffray
· 9 years ago
c400404
Merge "Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32."
by Roland Levillain
· 9 years ago
14306b8
Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32.
by Roland Levillain
· 9 years ago
111035a
Merge "Make sure that OfflineCompilationInfo is set to nullptr when needed."
by Calin Juravle
· 9 years ago
47c83ea
Make sure that OfflineCompilationInfo is set to nullptr when needed.
by Calin Juravle
· 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
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
72d4fe6
Merge "Change space base test to use parameters"
by Mathieu Chartier
· 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
f74388d
Merge "Improve profile processing"
by Calin Juravle
· 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
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
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
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
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
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
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
fef7aab
Merge "Pass --generate-debug-info only when --perf is passed."
by Nicolas Geoffray
· 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
ae9f99e
Merge "Optimizing: Improve floating point comparisons on arm and arm64."
by Vladimir Marko
· 9 years ago
9a85f58
Merge "Do HFieldGet first to avoid explicit null check."
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
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
55380bb
Merge "Emit some additional debug info for java.lang.String"
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
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
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
1bf99d8
Merge "Also print to error stream."
by Nicolas Geoffray
· 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
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
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
40cfbff
Merge "Revert "Disable mterp for the read barrier config.""
by Hiroshi Yamauchi
· 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
625a64a
Write dex files to oat file early.
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
2894346
Merge "ART: Remove incorrect HFakeString optimization"
by David Brazdil
· 9 years ago
51e5591
JIT: Fix incorrect CHECK
by Mark Mendell
· 9 years ago
68c56ae
Merge "ART: Mterp - remove redundant null check"
by Bill Buzbee
· 9 years ago
c753c96
Merge "New failures due to linker issue."
by Nicolas Geoffray
· 9 years ago
Next »