Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
06d5c2325eb1b7cde148b766e10bbd03f813a086
06d5c23
Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()."
by Calin Juravle
· 9 years ago
95e5462
Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()."
by Calin Juravle
· 9 years ago
d309cca
Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769
by Neil Fuller
· 9 years ago
8a5c253
Merge "Revert "Mark 2 libcore tests as failing.""
by Neil Fuller
· 9 years ago
c9e94f3
MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp().
by Alexey Frunze
· 9 years ago
bf001be
Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef
by Andreas Gampe
· 9 years ago
525b665
Merge "MIPS64: Clean-up intrinsics code"
by Andreas Gampe
· 9 years ago
2c10e02
Merge "Cleanup some of the run-test system" am: 065f519190
by Alex Light
· 9 years ago
065f519
Merge "Cleanup some of the run-test system"
by Alex Light
· 9 years ago
4ee4263
Merge "Make dchecked_vector C++11 compatible." am: 450f012957
by Dan Albert
· 9 years ago
450f012
Merge "Make dchecked_vector C++11 compatible."
by Dan Albert
· 9 years ago
4f779b6
Merge "Add HashSet::Reserve" am: f230fee8de
by Mathieu Chartier
· 9 years ago
f230fee
Merge "Add HashSet::Reserve"
by Mathieu Chartier
· 9 years ago
3102a7b
Merge "Trim arena maps during heap trim" am: ac157b0b4b
by Mathieu Chartier
· 9 years ago
05ff5a4
Make dchecked_vector C++11 compatible.
by Dan Albert
· 9 years ago
ac157b0
Merge "Trim arena maps during heap trim"
by Mathieu Chartier
· 9 years ago
c482d38
Add HashSet::Reserve
by Mathieu Chartier
· 9 years ago
8a0e033
Cleanup some of the run-test system
by Alex Light
· 9 years ago
8d44725
Trim arena maps during heap trim
by Mathieu Chartier
· 9 years ago
6f787cf
Merge "Use arenas for the verifier" am: e04f37908b
by Mathieu Chartier
· 9 years ago
e04f379
Merge "Use arenas for the verifier"
by Mathieu Chartier
· 9 years ago
de40d47
Use arenas for the verifier
by Mathieu Chartier
· 9 years ago
7690d57
Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr"
by Andreas Gampe
· 9 years ago
fd94824
Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr"
by Andreas Gampe
· 9 years ago
f812a37
Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" am: d20a26dfb4
by Nicolas Geoffray
· 9 years ago
d20a26d
Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall"
by Nicolas Geoffray
· 9 years ago
64f19d0
Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00
by Nicolas Geoffray
· 9 years ago
bf223cd
Merge "MIPS32: Remove tests from list of broken tests"
by Nicolas Geoffray
· 9 years ago
1a87837
MIPS32: Fix loading address in GenerateStaticOrDirectCall
by Goran Jakovljevic
· 9 years ago
85f645d
MIPS32: Remove tests from list of broken tests
by Goran Jakovljevic
· 9 years ago
6e7ffc6
Merge "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 9 years ago
1839d3c
Merge "Revert "Run type propagation after inliner only when needed.""
by Calin Juravle
· 9 years ago
2717436
Revert "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
e865dda
Merge "Run type propagation after inliner only when needed." am: 605f27d871
by Calin Juravle
· 9 years ago
605f27d
Merge "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
d63c799
Revert "Mark 2 libcore tests as failing."
by Neil Fuller
· 9 years ago
21ad0c9
Merge "Fix dependencies when not building with Jack." am: a643cfd2b6
by Nicolas Geoffray
· 9 years ago
a643cfd
Merge "Fix dependencies when not building with Jack."
by Nicolas Geoffray
· 9 years ago
433335f
Merge "Disable store elimination on singleton object." am: 60b3f9f8b6
by Mingyao Yang
· 9 years ago
60b3f9f
Merge "Disable store elimination on singleton object."
by Mingyao Yang
· 9 years ago
e9d6e60
Disable store elimination on singleton object.
by Mingyao Yang
· 9 years ago
784e790
ART: Support trivially-destructible arrays in ArenaUniquePtr
by Andreas Gampe
· 9 years ago
d08e62f
Merge "Add ArenaUniquePtr" am: b5172e8e8c
by Mathieu Chartier
· 9 years ago
b5172e8
Merge "Add ArenaUniquePtr"
by Mathieu Chartier
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
3fa5bb4
Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976
by Andreas Gampe
· 9 years ago
92ca333
Merge "enum operator<<() script fails with do { } while cond;"
by Andreas Gampe
· 9 years ago
714ca11
Merge "Move ArenaBitVector into the runtime" am: b43bdc270e
by Mathieu Chartier
· 9 years ago
b43bdc2
Merge "Move ArenaBitVector into the runtime"
by Mathieu Chartier
· 9 years ago
8c57297
Merge "ART: Speed up thread stack tracing for ANRs" am: a5ae8f3c5a
by Andreas Gampe
· 9 years ago
e5d80f8
Move ArenaBitVector into the runtime
by Mathieu Chartier
· 9 years ago
a5ae8f3
Merge "ART: Speed up thread stack tracing for ANRs"
by Andreas Gampe
· 9 years ago
6cff48f
ART: Speed up thread stack tracing for ANRs
by Christopher Ferris
· 11 years ago
f70a583
Merge "Revert "Revert "load store elimination.""" am: a815f17cc8
by Mingyao Yang
· 9 years ago
a815f17
Merge "Revert "Revert "load store elimination."""
by Mingyao Yang
· 9 years ago
751ceba
Fix dependencies when not building with Jack.
by Nicolas Geoffray
· 9 years ago
4e5dd52
Run type propagation after inliner only when needed.
by Calin Juravle
· 9 years ago
5a29bdb
Merge "Disable two tests that require IPv6." am: fbcafbc816
by Nicolas Geoffray
· 9 years ago
f24503e
Merge "ARM64: Instruction simplification for array accesses." am: 31f0e753a0
by Roland Levillain
· 9 years ago
fbcafbc
Merge "Disable two tests that require IPv6."
by Nicolas Geoffray
· 9 years ago
cbec6d9
Disable two tests that require IPv6.
by Nicolas Geoffray
· 9 years ago
31f0e75
Merge "ARM64: Instruction simplification for array accesses."
by Roland Levillain
· 9 years ago
10f5894
Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
fe97bfe
Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
985ff70
Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning.
by Roland Levillain
· 9 years ago
2b9fd6b
Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic."
by Roland Levillain
· 9 years ago
68561a1
Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic."
by Roland Levillain
· 9 years ago
1554c58
Merge "MIPS64: Add tests for rotation, and shift instructions" am: b9f3e6d973
by Andreas Gampe
· 9 years ago
b9f3e6d
Merge "MIPS64: Add tests for rotation, and shift instructions"
by Andreas Gampe
· 9 years ago
8df69d4
Revert "Revert "load store elimination.""
by Mingyao Yang
· 9 years ago
a841762
Merge "Release ahat version 0.2." am: 823e693aa9
by Richard Uhler
· 9 years ago
823e693
Merge "Release ahat version 0.2."
by Richard Uhler
· 9 years ago
535aecd
Merge "MIPS: Initial version of optimizing compiler for MIPS32" am: ec26f4b6c5
by Nicolas Geoffray
· 9 years ago
ec26f4b
Merge "MIPS: Initial version of optimizing compiler for MIPS32"
by Nicolas Geoffray
· 9 years ago
f652cec
MIPS: Initial version of optimizing compiler for MIPS32
by Goran Jakovljevic
· 10 years ago
4291fa8
Merge "Do not run the verifier when deopting optimized frames." am: b8b44983f8
by Nicolas Geoffray
· 9 years ago
b8b4498
Merge "Do not run the verifier when deopting optimized frames."
by Nicolas Geoffray
· 9 years ago
3385650
Do not run the verifier when deopting optimized frames.
by Nicolas Geoffray
· 9 years ago
c9e3411
Merge "Fix art-run-tests dependencies" am: 6dc794613a
by Yohann Roussel
· 9 years ago
6dc7946
Merge "Fix art-run-tests dependencies"
by Yohann Roussel
· 9 years ago
b488b78
Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic.
by Roland Levillain
· 9 years ago
8128437
MIPS64: Clean-up intrinsics code
by Chris Larsen
· 9 years ago
8e009aa
Merge "Use binary search for FindDeclaredInstance/StaticField" am: 2b03cef064
by Mathieu Chartier
· 9 years ago
2b03cef
Merge "Use binary search for FindDeclaredInstance/StaticField"
by Mathieu Chartier
· 9 years ago
ac2f311
Merge "Fix destruction order in Dex2Oat." am: 6a877d02da
by Vladimir Marko
· 9 years ago
6a877d0
Merge "Fix destruction order in Dex2Oat."
by Vladimir Marko
· 9 years ago
adfbb1f
Merge "JDWP: fix possible JdwpEvent memory leak" am: 24f3166093
by Sebastien Hertz
· 9 years ago
24f3166
Merge "JDWP: fix possible JdwpEvent memory leak"
by Sebastien Hertz
· 9 years ago
484421e
Merge "Block signals before invoking special or user handlers" am: 69d6b1f1e6
by Calin Juravle
· 9 years ago
69d6b1f
Merge "Block signals before invoking special or user handlers"
by Calin Juravle
· 9 years ago
e2aa326
Use binary search for FindDeclaredInstance/StaticField
by Mathieu Chartier
· 9 years ago
3048698
Fix art-run-tests dependencies
by Yohann Roussel
· 10 years ago
d57c527
Merge "Mark 2 libcore tests as failing." am: 534a9b68ec
by Nicolas Geoffray
· 9 years ago
d7c25d6
Merge "Remove the magic 32 constant and ensure alignment." am: d700afabe2
by Nicolas Geoffray
· 9 years ago
8b43364
Merge "Inliner: make sure the returned value is in the outer graph."
by Calin Juravle
· 9 years ago
358bcaf
JDWP: fix possible JdwpEvent memory leak
by Sebastien Hertz
· 9 years ago
534a9b6
Merge "Mark 2 libcore tests as failing."
by Nicolas Geoffray
· 9 years ago
d9486f9
Mark 2 libcore tests as failing.
by Nicolas Geoffray
· 9 years ago
d700afa
Merge "Remove the magic 32 constant and ensure alignment."
by Nicolas Geoffray
· 9 years ago
1e7de6c
Remove the magic 32 constant and ensure alignment.
by Nicolas Geoffray
· 9 years ago
Next »