Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
6786a58659420c0631a1ebe1f2fde434b8bcd1e4
6786a58
Remove ResolveString from MethodHelper.
by Ian Rogers
· 10 years ago
e1e0840
Merge "ART: Create and use multiple core images"
by Andreas Gampe
· 10 years ago
63fc30e
ART: Create and use multiple core images
by Andreas Gampe
· 10 years ago
d0f6f90
Merge "Tidy MethodProtoHelper."
by Ian Rogers
· 10 years ago
03b6eaf
Tidy MethodProtoHelper.
by Ian Rogers
· 10 years ago
7c1e9d8
Merge "[optimizing compiler] Add division for floats and doubles"
by Calin Juravle
· 10 years ago
7c4954d
[optimizing compiler] Add division for floats and doubles
by Calin Juravle
· 10 years ago
4816ecf
Merge "Add long bitwise not instruction in the optimizing compiler."
by Roland Levillain
· 10 years ago
d3271e8
Merge changes Ia007744f,Iac6d03d8
by Brian Carlstrom
· 10 years ago
921f385
Merge "ART: Add support for patching and loading OAT files compiled with PIC"
by Igor Murashkin
· 10 years ago
4677476
ART: Add support for patching and loading OAT files compiled with PIC
by Igor Murashkin
· 10 years ago
11bd683
Merge "ART: Add pic flag to oat header store"
by Andreas Gampe
· 10 years ago
8ae6c27
Remove extraneous fprintf args
by Brian Carlstrom
· 10 years ago
7ba6496
ART: Add pic flag to oat header store
by Andreas Gampe
· 10 years ago
2f1e15c
Remove boot.art/boot.oat on failure to create
by Brian Carlstrom
· 10 years ago
79027f6
Merge "Fix 64 bit build"
by Mathieu Chartier
· 10 years ago
d035c2d
Fix 64 bit build
by Mathieu Chartier
· 10 years ago
e74b720
Merge "ART: Typo fix"
by Andreas Gampe
· 10 years ago
602fbcd
ART: Typo fix
by Andreas Gampe
· 10 years ago
09e61bb
Merge "ART: Fix test 089"
by Andreas Gampe
· 10 years ago
5c11490
ART: Fix test 089
by Andreas Gampe
· 10 years ago
5774828
Merge "Optimize method linking"
by Mathieu Chartier
· 10 years ago
2d2621a
Optimize method linking
by Mathieu Chartier
· 10 years ago
ac29327
Merge "Add gp initialization to the art_quick_imt_conflict_trampoline() function."
by Ian Rogers
· 10 years ago
384c76a
Merge "Extra debug output in run-test."
by Ian Rogers
· 10 years ago
13738bf
Add gp initialization to the art_quick_imt_conflict_trampoline() function.
by Douglas Leung
· 10 years ago
d9ad27d
Extra debug output in run-test.
by Ian Rogers
· 10 years ago
4985fdf
Merge "Rewrite class initialization check elimination."
by Vladimir Marko
· 10 years ago
7056643
Add long bitwise not instruction in the optimizing compiler.
by Roland Levillain
· 10 years ago
2deace2
Merge "Support hard float on arm in optimizing compiler."
by Nicolas Geoffray
· 10 years ago
1ba0f59
Support hard float on arm in optimizing compiler.
by Nicolas Geoffray
· 10 years ago
7066718
Merge "ART: Fix ImageSpace error message."
by Andreas Gampe
· 10 years ago
7e6d3fd
Merge "ART: Fix leak in bit_vector"
by Andreas Gampe
· 10 years ago
0c1215e
Merge "[native bridge] Add test to verify code_cache existance."
by Calin Juravle
· 10 years ago
66c6d7b
Rewrite class initialization check elimination.
by Vladimir Marko
· 10 years ago
1ef3495
Merge "Quick: Fix wide Phi detection in GVN, clean up INVOKEs."
by Vladimir Marko
· 10 years ago
07cce74
Merge "Fix the DW_OP_breg* constants."
by Elliott Hughes
· 10 years ago
0d235e1
Fix the DW_OP_breg* constants.
by Elliott Hughes
· 10 years ago
768135f
Merge "Do not use ld instruction for Mips32."
by Ian Rogers
· 10 years ago
50f2e9a
ART: Fix ImageSpace error message.
by Andreas Gampe
· 10 years ago
dc8aa69
ART: Fix leak in bit_vector
by Andreas Gampe
· 10 years ago
4af77b7
Do not use ld instruction for Mips32.
by Douglas Leung
· 10 years ago
3e3364e
Merge "Tidy logging code not using UNIMPLEMENTED."
by Ian Rogers
· 10 years ago
c57a66d
Merge "ARM: Use hardfp calling convention between java to java call."
by Ian Rogers
· 10 years ago
5667fdb
ARM: Use hardfp calling convention between java to java call.
by Zheng Xu
· 10 years ago
b62ff57
Merge "ART: Add div/rem zero check elimination flag"
by Ian Rogers
· 10 years ago
c6c9e5d
Merge "ART: Prevent float inference back to SSA in-regs."
by Ian Rogers
· 10 years ago
8fe0e35
ART: Prevent float inference back to SSA in-regs.
by Stephen Kyle
· 10 years ago
2c4257b
Tidy logging code not using UNIMPLEMENTED.
by Ian Rogers
· 10 years ago
98c271d
Merge "Code cleanup."
by Ian Rogers
· 10 years ago
661cb3f
Merge "Add more environment variable to control test granularity."
by Nicolas Geoffray
· 10 years ago
41bb331
Add more environment variable to control test granularity.
by Nicolas Geoffray
· 10 years ago
dc9667e
Merge "Fix encoding of imul in x86_64 assembler."
by Nicolas Geoffray
· 10 years ago
b5de00f
Fix encoding of imul in x86_64 assembler.
by Nicolas Geoffray
· 10 years ago
44a3506
[native bridge] Add test to verify code_cache existance.
by Calin Juravle
· 10 years ago
54efee5
Merge "Make ObjectRegistry::InternalAdd GC safe"
by Sebastien Hertz
· 10 years ago
64727ae
Merge "Revert "Revert "Implement long negate instruction in the optimizing compiler."""
by Roland Levillain
· 10 years ago
8bde036
Merge "Use test's `-d' option when checking for a directory."
by Roland Levillain
· 10 years ago
32da24b
Merge "Fix wrong unsigned to signed conversions."
by Nicolas Geoffray
· 10 years ago
2e07b4f
Revert "Revert "Implement long negate instruction in the optimizing compiler.""
by Roland Levillain
· 10 years ago
0256737
Merge "Fix JDWP Virtualmachine.Resume command"
by Sebastien Hertz
· 10 years ago
a1e50ca
Merge "More use of WellKnownClasses for debugger"
by Sebastien Hertz
· 10 years ago
6b8fbcb
Merge "ART: Remove old LOG(INFO)"
by Andreas Gampe
· 10 years ago
754ff33
Merge "Use the passed-in 'name' param to create a MemMap."
by Mathieu Chartier
· 10 years ago
aa756f3
ART: Remove old LOG(INFO)
by Andreas Gampe
· 10 years ago
d308804
Merge "Make out-of-line mutex contention dependent on ART_USE_FUTEXES."
by Ian Rogers
· 10 years ago
51d212e
Make out-of-line mutex contention dependent on ART_USE_FUTEXES.
by Ian Rogers
· 10 years ago
e8bd8ac
Merge "ART: Use static_assert in down_cast"
by Andreas Gampe
· 10 years ago
eafdb96
ART: Use static_assert in down_cast
by Andreas Gampe
· 10 years ago
13fe5bb
Merge "Add missing SHARED_LOCKS_REQUIRED attibute."
by Chih-Hung Hsieh
· 10 years ago
3283820
Add missing SHARED_LOCKS_REQUIRED attibute.
by Chih-Hung Hsieh
· 10 years ago
8d6ae52
Fix wrong unsigned to signed conversions.
by Nicolas Geoffray
· 10 years ago
b4e1a4d
Merge "ART: Add basic tests for materialized conditions."
by Nicolas Geoffray
· 10 years ago
be8c021
Merge "Fix concurrent start bytes race"
by Mathieu Chartier
· 10 years ago
55adc60
Merge "Revert "Implement long negate instruction in the optimizing compiler.""
by Roland Levillain
· 10 years ago
30ca3d8
Revert "Implement long negate instruction in the optimizing compiler."
by Roland Levillain
· 10 years ago
08cef22
Fix concurrent start bytes race
by Mathieu Chartier
· 10 years ago
9273074
ART: Add basic tests for materialized conditions.
by Alexandre Rames
· 10 years ago
a4426cf
Quick: Fix wide Phi detection in GVN, clean up INVOKEs.
by Vladimir Marko
· 10 years ago
46fdec1
Merge "Implement long negate instruction in the optimizing compiler."
by Roland Levillain
· 10 years ago
66ce173
Implement long negate instruction in the optimizing compiler.
by Roland Levillain
· 10 years ago
e2b2cbf
Merge "[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes"
by Calin Juravle
· 10 years ago
096cc02
[optimizing compiler] Handle SUB_FLOAT/DOUBLE nodes
by Calin Juravle
· 10 years ago
560b5ac
Use test's `-d' option when checking for a directory.
by Roland Levillain
· 10 years ago
b1bcf57
Merge "Use the shared smali test infrastructure for 800-smali."
by Nicolas Geoffray
· 10 years ago
46de37a
Merge "[optimizing compiler] Add float/double subtraction"
by Calin Juravle
· 10 years ago
1135168
[optimizing compiler] Add float/double subtraction
by Calin Juravle
· 10 years ago
e2d628b
Make ObjectRegistry::InternalAdd GC safe
by Sebastien Hertz
· 10 years ago
e833b11
Merge "ART: optimizing compiler: initial support for ARM64."
by Nicolas Geoffray
· 10 years ago
5319def
ART: optimizing compiler: initial support for ARM64.
by Alexandre Rames
· 10 years ago
37a7188
Merge "Remove obsolete TODOs from codegen tests"
by Calin Juravle
· 10 years ago
039b6e2
Remove obsolete TODOs from codegen tests
by Calin Juravle
· 10 years ago
1e4dc25
Merge "[native bridge] Make sure we always unload the native bridge"
by Calin Juravle
· 10 years ago
07d83c7
[native bridge] Make sure we always unload the native bridge
by Calin Juravle
· 10 years ago
e49e195
More use of WellKnownClasses for debugger
by Sebastien Hertz
· 10 years ago
f1fd898
Use the shared smali test infrastructure for 800-smali.
by Nicolas Geoffray
· 10 years ago
1122c7f
Merge "Implement int bit-wise not operation in the optimizing compiler."
by Roland Levillain
· 10 years ago
1cc5f251
Implement int bit-wise not operation in the optimizing compiler.
by Roland Levillain
· 10 years ago
fd9e956
Merge "C++11 related clean-up of DISALLOW_.."
by Ian Rogers
· 10 years ago
cf7f191
C++11 related clean-up of DISALLOW_..
by Ian Rogers
· 10 years ago
Next »