Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
94246d41c941bb3b04896a5e5beb4458fe528acf
94246d4
Merge "LVN handles const-wide/32 incorrectly"
by Vladimir Marko
· 10 years ago
47d2e48
LVN handles const-wide/32 incorrectly
by Serguei Katkov
· 10 years ago
8240a8a
Merge "Support hints for register pairs."
by Nicolas Geoffray
· 10 years ago
da02afe
Support hints for register pairs.
by Nicolas Geoffray
· 10 years ago
5409701
Merge "Be more lenient with 4 byte UTF-8 sequences."
by Narayan Kamath
· 10 years ago
a5afcfc
Be more lenient with 4 byte UTF-8 sequences.
by Narayan Kamath
· 10 years ago
5a3399d
Merge "Fix ImageWriter::ComputeEagerResolvedStringsCallback()."
by Vladimir Marko
· 10 years ago
a48aef4
Fix ImageWriter::ComputeEagerResolvedStringsCallback().
by Vladimir Marko
· 10 years ago
aa874e0
Merge "Quick: Rewrite Phi node insertion."
by Vladimir Marko
· 10 years ago
1d6957f
Merge "Improve ParallelMoveResolver to work with pairs."
by Nicolas Geoffray
· 10 years ago
0525d6a
Merge "Fix HasSameSignatureWithDifferentClassLoaders()."
by Vladimir Marko
· 10 years ago
f7a0c4e
Improve ParallelMoveResolver to work with pairs.
by Nicolas Geoffray
· 10 years ago
53b36a2
Merge "Handle variable size of methods properly between 32 and 64 bit."
by Jeff Hao
· 10 years ago
69c37c3
Merge "Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures."""
by Jeff Hao
· 10 years ago
862f43c
Fix HasSameSignatureWithDifferentClassLoaders().
by Vladimir Marko
· 10 years ago
6a8946b
Quick: Rewrite Phi node insertion.
by Vladimir Marko
· 10 years ago
4ba86c4
Merge "ART: Remove MIRGraph::dex_pc_to_block_map_"
by Vladimir Marko
· 10 years ago
b276338
Merge "Fix a compilation error for Mips64."
by Nicolas Geoffray
· 10 years ago
d18e083
Fix a compilation error for Mips64.
by Douglas Leung
· 10 years ago
72f53af
ART: Remove MIRGraph::dex_pc_to_block_map_
by Chao-ying Fu
· 10 years ago
391b87e
Merge "ART: Arm intrinsics for Optimizing compiler"
by Andreas Gampe
· 10 years ago
2bcf9bf
ART: Arm intrinsics for Optimizing compiler
by Andreas Gampe
· 10 years ago
0aac867
Merge "Improve bce so that more bounds checks can be eliminated."
by Mingyao Yang
· 10 years ago
0304e18
Improve bce so that more bounds checks can be eliminated.
by Mingyao Yang
· 10 years ago
2a3611f
Merge "Fix null check tests"
by Calin Juravle
· 10 years ago
b97b39c
Fix null check tests
by Calin Juravle
· 10 years ago
62b5f0d
Merge "Optimize leaf methods."
by Nicolas Geoffray
· 10 years ago
c282c11
Merge "Fix gcstress tests."
by Hiroshi Yamauchi
· 10 years ago
a2ae59e
Merge "Support map data in the backtrace data structure."
by Christopher Ferris
· 10 years ago
4af0b08
Fix gcstress tests.
by Hiroshi Yamauchi
· 10 years ago
a1c9665
Support map data in the backtrace data structure.
by Christopher Ferris
· 10 years ago
076018a
Merge "x64 goodness."
by Nicolas Geoffray
· 10 years ago
748f140
x64 goodness.
by Nicolas Geoffray
· 10 years ago
c0572a4
Optimize leaf methods.
by Nicolas Geoffray
· 10 years ago
0f2433b
Merge "Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64."
by Nicolas Geoffray
· 10 years ago
b991d33
Merge "Read JDWP options from runtime"
by Sebastien Hertz
· 10 years ago
c7d1188
Handle variable size of methods properly between 32 and 64 bit.
by Jeff Hao
· 10 years ago
61fdf5b
Merge "art: Fix broken cmdline_parser_test"
by Igor Murashkin
· 10 years ago
3d087de
Opt Compiler: ARM64: Enable Callee-saved register, as defined by AAPCS64.
by Serban Constantinescu
· 10 years ago
a0acc2d
Revert "Revert "Allow preopted apps to have sharpened calls for non-x86 architectures.""
by Jeff Hao
· 10 years ago
60d77c6
art: Fix broken cmdline_parser_test
by Igor Murashkin
· 10 years ago
ca9a268
Merge "ART: Fix crash when timing method failing to build"
by David Brazdil
· 10 years ago
809658e
ART: Fix crash when timing method failing to build
by David Brazdil
· 10 years ago
3be6e9d
Read JDWP options from runtime
by Sebastien Hertz
· 10 years ago
24898d4
Merge "Disable test, it fails on target and read-barrier config."
by Nicolas Geoffray
· 10 years ago
8f4ee5c
Disable test, it fails on target and read-barrier config.
by Nicolas Geoffray
· 10 years ago
911b4be
Merge "Fix transaction aborting"
by Sebastien Hertz
· 10 years ago
1c80bec
Fix transaction aborting
by Sebastien Hertz
· 10 years ago
7e6a918
Merge "Clear thread local freed bits in RosAlloc::Run::InspectAllSlots"
by Mathieu Chartier
· 10 years ago
c38c5ea
Clear thread local freed bits in RosAlloc::Run::InspectAllSlots
by Mathieu Chartier
· 10 years ago
1992965
Merge "art: Try to fix parsed_options_test on the build server"
by Igor Murashkin
· 10 years ago
eb6c7c2
art: Try to fix parsed_options_test on the build server
by Igor Murashkin
· 10 years ago
edf4567
Merge "Fix broken volantis build"
by Igor Murashkin
· 10 years ago
446ba4b
Fix broken volantis build
by Igor Murashkin
· 10 years ago
1bb6cb0
Merge "art: Refactor RuntimeOptions/ParsedOptions"
by Igor Murashkin
· 10 years ago
aaebaa0
art: Refactor RuntimeOptions/ParsedOptions
by Igor Murashkin
· 10 years ago
a8fb460
Merge "ART: Fix old run scripts"
by Andreas Gampe
· 10 years ago
3ad5d5e
ART: Fix old run scripts
by Andreas Gampe
· 10 years ago
f30c00f
Merge "Fix incorrect static const"
by Mathieu Chartier
· 10 years ago
3a958aa
Fix incorrect static const
by Mathieu Chartier
· 10 years ago
7d31862
Merge "ART: Pass Options should be strings instead of integers"
by Andreas Gampe
· 10 years ago
c470aef
Merge "Fix occasional long ThreadSuspendSleep"
by Mathieu Chartier
· 10 years ago
a4ddb54
Merge "Fix a bug in the inliner."
by Nicolas Geoffray
· 10 years ago
be31ff9
Fix a bug in the inliner.
by Nicolas Geoffray
· 10 years ago
a691998
Merge "ART: Dump environment to cfg file."
by Nicolas Geoffray
· 10 years ago
bb7a28a
ART: Dump environment to cfg file.
by Zheng Xu
· 10 years ago
c202414
Merge "Create HGraph outside Builder, print timings"
by David Brazdil
· 10 years ago
5e8b137
Create HGraph outside Builder, print timings
by David Brazdil
· 10 years ago
53150eb
Merge "Fix a bug in combination of intrinsics and kNoOutputOverlap."
by Nicolas Geoffray
· 10 years ago
82f3449
Fix a bug in combination of intrinsics and kNoOutputOverlap.
by Nicolas Geoffray
· 10 years ago
f4b24f7
Merge "ART: Change x86 long param ABI (Quick/JNI/Opt)"
by Nicolas Geoffray
· 10 years ago
6bc1780
Merge "Fix test after register allocator changes."
by Nicolas Geoffray
· 10 years ago
18c219b
Fix test after register allocator changes.
by Nicolas Geoffray
· 10 years ago
b73e444
Merge "Finally implement Location::kNoOutputOverlap."
by Nicolas Geoffray
· 10 years ago
829280c
Finally implement Location::kNoOutputOverlap.
by Nicolas Geoffray
· 10 years ago
9914386
Fix occasional long ThreadSuspendSleep
by Mathieu Chartier
· 10 years ago
69d69ea
Merge "ART: checkpoint mechanism optimization"
by Hiroshi Yamauchi
· 10 years ago
98a26e1
ART: Pass Options should be strings instead of integers
by Jean-Philippe Halimi
· 10 years ago
900e7b3
Merge "ARM/ARM64: Dump thread offset."
by Andreas Gampe
· 10 years ago
f9af194
Merge "Inline methods with multiple blocks."
by Nicolas Geoffray
· 10 years ago
276d9da
Inline methods with multiple blocks.
by Nicolas Geoffray
· 10 years ago
bd17c3b
Merge "Use a different block order when not compiling baseline."
by Nicolas Geoffray
· 10 years ago
4c204ba
Use a different block order when not compiling baseline.
by Nicolas Geoffray
· 10 years ago
bb2f65e
Merge "Fix build by putting ATTRIBUTE_UNUSUED."
by Nicolas Geoffray
· 10 years ago
3d1e788
Fix build by putting ATTRIBUTE_UNUSUED.
by Nicolas Geoffray
· 10 years ago
0b87c47
Merge "Fix thumb2 assembler's ShifterOperandCanHold."
by Nicolas Geoffray
· 10 years ago
51fdf43
Fix thumb2 assembler's ShifterOperandCanHold.
by Nicolas Geoffray
· 10 years ago
0802954
Merge "ART: Fix to X86Mir2Lir::GenReduceVector"
by Vladimir Marko
· 10 years ago
09fbde3
Merge "Allow nested inlining."
by Nicolas Geoffray
· 10 years ago
ef87c5d
Allow nested inlining.
by Nicolas Geoffray
· 10 years ago
a34e760
ARM/ARM64: Dump thread offset.
by Zheng Xu
· 10 years ago
515d828
Merge "Go back to -O2."
by Nicolas Geoffray
· 10 years ago
40e7f0e
Go back to -O2.
by Nicolas Geoffray
· 10 years ago
d82b172
Merge "Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant"""
by Nicolas Geoffray
· 10 years ago
67f65ea
Revert "Revert "ART: Make 074-gc-thrash more OOME tolerant""
by Nicolas Geoffray
· 10 years ago
dd9943d
ART: checkpoint mechanism optimization
by Lei Li
· 10 years ago
63aa9ae
Merge "Revert "ART: Make 074-gc-thrash more OOME tolerant""
by Nicolas Geoffray
· 10 years ago
ed8b53d
Revert "ART: Make 074-gc-thrash more OOME tolerant"
by Nicolas Geoffray
· 10 years ago
5a7c634
Merge "ART: Make 074-gc-thrash more OOME tolerant"
by Andreas Gampe
· 10 years ago
c398b05
Merge "ART: Fix assembler_thumb_test"
by Andreas Gampe
· 10 years ago
Next »