Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
fd948240e02c005380e15155f8e50a175e7cb343
fd94824
Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr"
by Andreas Gampe
· 9 years ago
d20a26d
Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall"
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
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
605f27d
Merge "Run type propagation after inliner only when needed."
by Calin Juravle
· 9 years ago
a643cfd
Merge "Fix dependencies when not building with Jack."
by Nicolas Geoffray
· 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
b5172e8
Merge "Add ArenaUniquePtr"
by Mathieu Chartier
· 9 years ago
7b05e17
Add ArenaUniquePtr
by Mathieu Chartier
· 9 years ago
92ca333
Merge "enum operator<<() script fails with do { } while cond;"
by Andreas Gampe
· 9 years ago
b43bdc2
Merge "Move ArenaBitVector into the runtime"
by Mathieu Chartier
· 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
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
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
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
68561a1
Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic."
by Roland Levillain
· 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
823e693
Merge "Release ahat version 0.2."
by Richard Uhler
· 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
· 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
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
2b03cef
Merge "Use binary search for FindDeclaredInstance/StaticField"
by Mathieu Chartier
· 9 years ago
6a877d0
Merge "Fix destruction order in Dex2Oat."
by Vladimir Marko
· 9 years ago
24f3166
Merge "JDWP: fix possible JdwpEvent memory leak"
by Sebastien Hertz
· 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
· 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
97da02a
enum operator<<() script fails with do { } while cond;
by Bruce Hoult
· 9 years ago
9926d88
Merge "Inliner: make sure the returned value is in the outer graph."
by Calin Juravle
· 9 years ago
66e33f1
Merge "Use DlMallocSpace for the JIT code cache."
by Nicolas Geoffray
· 9 years ago
0c3c266
Use DlMallocSpace for the JIT code cache.
by Nicolas Geoffray
· 9 years ago
31e913f
Merge "ART: Disable Clang for arm"
by Stephen Hines
· 9 years ago
5295bc2
ART: Disable Clang for arm
by Andreas Gampe
· 9 years ago
11d4236
Merge "ART: Fix left-shift of negative numbers"
by Andreas Gampe
· 9 years ago
58554b7
ART: Fix left-shift of negative numbers
by Andreas Gampe
· 9 years ago
1d7d0ce
Merge "Fix typos."
by Alex Light
· 9 years ago
e16a741
Merge "Change dex_location_ from const char* to std::string."
by Richard Uhler
· 9 years ago
0ba73a9
Merge "Switch ahat test to use core-optimizing-pic.art."
by Richard Uhler
· 9 years ago
214bbcd
Inliner: make sure the returned value is in the outer graph.
by Calin Juravle
· 9 years ago
98a73e1
MIPS64: Add tests for rotation, and shift instructions
by Chris Larsen
· 9 years ago
4d3a8be
Fix typos.
by Alex Light
· 9 years ago
b1f10f5
Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning."
by Roland Levillain
· 9 years ago
6774660
Merge "Disable test 961-default-iface-resolution-generated with gcstress"
by Alex Light
· 9 years ago
4bc7168
Merge "MIPS64: Disassembler support for rotate instructions."
by Andreas Gampe
· 9 years ago
8d148c9
Disable test 961-default-iface-resolution-generated with gcstress
by Alex Light
· 9 years ago
c237b39
Release ahat version 0.2.
by Richard Uhler
· 9 years ago
cfea7d5
Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning.
by Roland Levillain
· 9 years ago
307dac9
Fix destruction order in Dex2Oat.
by Vladimir Marko
· 9 years ago
620021e
Merge "New attempt at fixing mac build."
by Nicolas Geoffray
· 9 years ago
ab60b68
New attempt at fixing mac build.
by Nicolas Geoffray
· 9 years ago
4206af2
Merge "Fix mac build."
by Nicolas Geoffray
· 9 years ago
b937a44
Fix mac build.
by Nicolas Geoffray
· 9 years ago
94e24ac
Merge "Remove ArtCode."
by Nicolas Geoffray
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
b697c44
Merge "Fix induction_var_range_test."
by Calin Juravle
· 9 years ago
27cfad0
Fix induction_var_range_test.
by Calin Juravle
· 9 years ago
7cf979b
Merge "Revert "Revert "optimizing: propagate type information of arguments"""
by Calin Juravle
· 9 years ago
7d4152f
MIPS64: Disassembler support for rotate instructions.
by Chris Larsen
· 9 years ago
e033ea6
Merge "MIPS64: Add intrinsic support for bit rotation"
by Andreas Gampe
· 9 years ago
0f8f864
MIPS64: Add intrinsic support for bit rotation
by Chris Larsen
· 9 years ago
25cf8c4
Merge "Added ability to generate induction range code."
by Aart Bik
· 9 years ago
28a15a9
Merge "Keep dex files live in class table"
by Mathieu Chartier
· 9 years ago
aec3cce
Added ability to generate induction range code.
by Aart Bik
· 9 years ago
00310e0
Keep dex files live in class table
by Mathieu Chartier
· 9 years ago
f69f56e
Merge "Generalize codegen and simplification of deopt."
by Aart Bik
· 9 years ago
bb245d1
Generalize codegen and simplification of deopt.
by Aart Bik
· 9 years ago
a31e53f
Merge "ART: Replace an "ALWAYS_INLINE" with "inline" to fix build."
by Vladimir Marko
· 9 years ago
722fa98
ART: Replace an "ALWAYS_INLINE" with "inline" to fix build.
by Vladimir Marko
· 9 years ago
2261d46
Merge "Clean up OatFile."
by Vladimir Marko
· 9 years ago
aeae32f
Merge "MIPS64: Add intrinsic support for bit rotation"
by Andreas Gampe
· 9 years ago
06d7aaa
Clean up OatFile.
by Vladimir Marko
· 9 years ago
9aebff2
MIPS64: Add intrinsic support for bit rotation
by Chris Larsen
· 9 years ago
a5903e6
Merge "MIPS64: Add intrinsics support for trailing zeros"
by Andreas Gampe
· 9 years ago
0646da7
MIPS64: Add intrinsics support for trailing zeros
by Chris Larsen
· 9 years ago
e6dbf48
ARM64: Instruction simplification for array accesses.
by Alexandre Rames
· 9 years ago
0d6f026
Block signals before invoking special or user handlers
by jgu21
· 9 years ago
45513eb
Merge "MIPS64: Implement intrinsics from sun.misc.Unsafe:"
by Andreas Gampe
· 9 years ago
1360ada
MIPS64: Implement intrinsics from sun.misc.Unsafe:
by Chris Larsen
· 9 years ago
522b308
Merge "Allow changing the optimization level of a build with env variable."
by Alex Light
· 9 years ago
Next »