Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
2f814aab42591b7b4093d79851d9d2920538a5ef
2f814aa
Revert "Revert "Make original dex file be more deduplicated""
by Alex Light
· 8 years ago
a7c04c4
Revert "Make original dex file be more deduplicated"
by Nicolas Geoffray
· 8 years ago
9556cb2
Make original dex file be more deduplicated
by Alex Light
· 8 years ago
f11cbe1
Merge "Downgrade duplicate method DCHECKs to WARNINGs"
by Treehugger Robot
· 8 years ago
3bd2346
Merge "ART: Remove com.android.dex.Dex from well_known_classes."
by Narayan Kamath
· 8 years ago
4bf58ce
Merge "Some more blacklisting."
by Nicolas Geoffray
· 8 years ago
a8e46e6
Some more blacklisting.
by Nicolas Geoffray
· 8 years ago
51e5474
Merge "Remove extra comma in knownfailures.json"
by Calin Juravle
· 8 years ago
01b7000
Remove extra comma in knownfailures.json
by Calin Juravle
· 8 years ago
99b7c20
Merge "jdwp: switch to SOCK_SEQPACKET."
by Treehugger Robot
· 8 years ago
b84c43f
Merge "Fix missing comma in knownfailures.json"
by Calin Juravle
· 8 years ago
26ab8d7
Fix missing comma in knownfailures.json
by Calin Juravle
· 8 years ago
cbb65ae
jdwp: switch to SOCK_SEQPACKET.
by Josh Gao
· 8 years ago
46ef4a6
Merge "Disable the use of inline caches in AOT mode"
by Calin Juravle
· 8 years ago
e2492d4
Disable the use of inline caches in AOT mode
by Calin Juravle
· 8 years ago
3f98053
Downgrade duplicate method DCHECKs to WARNINGs
by Alex Light
· 8 years ago
f980637
Merge "Revert "Revert "Introduce a number of MSA instructions for MIPS64"""
by Aart Bik
· 8 years ago
24ea739
ART: Remove com.android.dex.Dex from well_known_classes.
by Narayan Kamath
· 8 years ago
35c3ace
Merge "Don't special case kRuntimeISA for getting image info."
by Richard Uhler
· 8 years ago
211d0cd
Merge "Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics."
by Roland Levillain
· 8 years ago
414c5c1
Merge "Refactor SystemArrayCopy intrinsics."
by Roland Levillain
· 8 years ago
c4861e6
Merge "More blacklisting."
by Treehugger Robot
· 8 years ago
36dac9c
More blacklisting.
by Nicolas Geoffray
· 8 years ago
89b0d93
Merge "Revert "Make sigchain actually own the signal chain.""
by Jin Qian
· 8 years ago
33dca56
Revert "Make sigchain actually own the signal chain."
by Jin Qian
· 8 years ago
931507c
Merge "Make sigchain actually own the signal chain."
by Josh Gao
· 8 years ago
7600fa9
Make sigchain actually own the signal chain.
by Josh Gao
· 8 years ago
fe4b223
Merge "Accept output profile path from dalvikvm command"
by Calin Juravle
· 8 years ago
10f9467
Merge "Testrunner: Add timeout support"
by Shubham Ajmera
· 8 years ago
fe79349
Testrunner: Add timeout support
by Shubham Ajmera
· 8 years ago
ff907f6
Merge "Add byte count to section"
by David Sehr
· 8 years ago
9545f6d
Accept output profile path from dalvikvm command
by Calin Juravle
· 8 years ago
1663d16
Fix the artificial dependency in ARM/ARM64 SystemArrayCopy intrinsics.
by Roland Levillain
· 8 years ago
9cc0ea8
Refactor SystemArrayCopy intrinsics.
by Roland Levillain
· 8 years ago
fc1361d
Merge "Increase resolved classes save delay to 5s"
by Mathieu Chartier
· 8 years ago
332b19e
Add byte count to section
by David Sehr
· 8 years ago
13c5e25
Merge "MIPS64: Add MSA instruction set feature option"
by Aart Bik
· 8 years ago
7591bda
Merge "Blacklist two tests due to timeout."
by Nicolas Geoffray
· 8 years ago
b8cd64b
Blacklist two tests due to timeout.
by Nicolas Geoffray
· 8 years ago
8200488
Merge "MIPS64: Adjust Base and Offset"
by Treehugger Robot
· 8 years ago
2f1f167
Merge "Do not assume type relationship when recording "not assignable""
by Treehugger Robot
· 8 years ago
5a9e51d
Revert "Revert "Introduce a number of MSA instructions for MIPS64""
by Goran Jakovljevic
· 8 years ago
8f2b925
Merge "ART: Get rid of most of java.lang.DexCache."
by Narayan Kamath
· 8 years ago
fc38e91
Do not assume type relationship when recording "not assignable"
by Nicolas Geoffray
· 8 years ago
de9b8d6
Merge "Change some pending OOME asserts to be pending exception"
by Mathieu Chartier
· 8 years ago
9e2a1ca
Merge "Ensure the GC visits Obsolete Methods"
by Treehugger Robot
· 8 years ago
9bb8928
Merge "Fix sign extension issues in x86_64 code generation"
by Colin Cross
· 8 years ago
cc9d1cb
Change some pending OOME asserts to be pending exception
by Mathieu Chartier
· 8 years ago
f0323ec
Merge "Delete SrcMap"
by Mathieu Chartier
· 8 years ago
c3fec0c
MIPS64: Adjust Base and Offset
by Chris Larsen
· 8 years ago
4f2e957
Ensure the GC visits Obsolete Methods
by Alex Light
· 8 years ago
1a6c4fc
Merge "Blacklist more tests."
by Nicolas Geoffray
· 8 years ago
14f01c2
Merge "Add verification of knownfailures in the testrunner"
by Treehugger Robot
· 8 years ago
14de5c4
Add verification of knownfailures in the testrunner
by Shubham Ajmera
· 8 years ago
4f38e18
Blacklist more tests.
by Nicolas Geoffray
· 8 years ago
0510717
Delete SrcMap
by Mathieu Chartier
· 8 years ago
ed883a1
Merge "Add method info to oat files"
by Mathieu Chartier
· 8 years ago
f0502d9
Merge "x86-64: Code size improvement for MethodLoadKind::kDirectAddress."
by Treehugger Robot
· 8 years ago
dae1744
Merge "Ensure the profile is written to disk at shutdown"
by Calin Juravle
· 8 years ago
6b2dc31
ART: Get rid of most of java.lang.DexCache.
by Narayan Kamath
· 8 years ago
4408ecb
Merge "Fix sign extension issues"
by Treehugger Robot
· 8 years ago
cbcedbf
Add method info to oat files
by Mathieu Chartier
· 8 years ago
5736a2d
Merge "Blacklist failing tests, and rename one."
by Nicolas Geoffray
· 8 years ago
f1c766d
Merge "Revert "Remove obsolete LOCAL_DX_FLAGS.""
by Treehugger Robot
· 8 years ago
31c8858
Blacklist failing tests, and rename one.
by Nicolas Geoffray
· 8 years ago
0bd9717
Fix sign extension issues in x86_64 code generation
by Colin Cross
· 8 years ago
2d73f33
x86-64: Code size improvement for MethodLoadKind::kDirectAddress.
by Vladimir Marko
· 8 years ago
1c5143e
Revert "Remove obsolete LOCAL_DX_FLAGS."
by Colin Cross
· 8 years ago
41e604a
Merge "ART: Bit intrinsics for Mterp interpreter"
by Bill Buzbee
· 8 years ago
e9cd81c
Merge "Fix String::DoReplace() using obsolete `this`."
by Treehugger Robot
· 8 years ago
a70b683
Merge "Revert "Revert "ARM: VIXL32: Use VIXL backend by default."""
by Nicolas Geoffray
· 8 years ago
e0abec7
Merge "vixl32: do not use D14 as a temporary."
by Nicolas Geoffray
· 8 years ago
9d619c9
Merge "Include 'art' script in golem target build."
by Nicolas Geoffray
· 8 years ago
5121691
Include 'art' script in golem target build.
by Nicolas Geoffray
· 8 years ago
8f10486
Don't special case kRuntimeISA for getting image info.
by Richard Uhler
· 8 years ago
31afbec
ART: Bit intrinsics for Mterp interpreter
by buzbee
· 8 years ago
aa313b1
Merge "MIPS64: Inline polymorphic method calls."
by Treehugger Robot
· 8 years ago
13a797b
vixl32: do not use D14 as a temporary.
by Nicolas Geoffray
· 8 years ago
9e57aba
Fix String::DoReplace() using obsolete `this`.
by Vladimir Marko
· 8 years ago
467d94a
Revert "Revert "ARM: VIXL32: Use VIXL backend by default.""
by Nicolas Geoffray
· 8 years ago
a0d2164
MIPS64: Add MSA instruction set feature option
by Goran Jakovljevic
· 8 years ago
f83f3f6
Merge "Run all 'compiler' variants by default."
by Nicolas Geoffray
· 8 years ago
ec024ad
Merge "Cleanup use of ulimit in run tests."
by Richard Uhler
· 8 years ago
998e42a
Merge "Finish adding checks to dex ir verification."
by Treehugger Robot
· 8 years ago
32f5388
Fix sign extension issues
by Colin Cross
· 8 years ago
cc82959
Finish adding checks to dex ir verification.
by Jeff Hao
· 8 years ago
cbb7cee
Increase resolved classes save delay to 5s
by Mathieu Chartier
· 8 years ago
e685de7
Merge "Tweak ProfileSaver saving strategy"
by Calin Juravle
· 8 years ago
a345d31
Ensure the profile is written to disk at shutdown
by Calin Juravle
· 8 years ago
c53528a
Merge "Add more logging to OOM in fallback space DCHECK"
by Treehugger Robot
· 8 years ago
51e417b
Tweak ProfileSaver saving strategy
by Calin Juravle
· 8 years ago
fcfaa8d
Merge "Revert "Introduce a number of MSA instructions for MIPS64""
by Treehugger Robot
· 8 years ago
73a7564
Add more logging to OOM in fallback space DCHECK
by Mathieu Chartier
· 8 years ago
f017040
Merge "SIMD cmpeq for x86/x86_64"
by Treehugger Robot
· 8 years ago
219bf25
Revert "Introduce a number of MSA instructions for MIPS64"
by Aart Bik
· 8 years ago
6639e43
Merge "Revert "Add verification of knownfailures in the testrunner""
by Alex Light
· 8 years ago
a3dc738
Revert "Add verification of knownfailures in the testrunner"
by Alex Light
· 8 years ago
4b45533
SIMD cmpeq for x86/x86_64
by Aart Bik
· 8 years ago
ef62210
Merge "Revert "Revert "Refactor annotation code for obsolete methods."""
by Treehugger Robot
· 8 years ago
76c84ce
Merge "Add verification of knownfailures in the testrunner"
by Treehugger Robot
· 8 years ago
Next »