Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
ba5381205fdb75de4d903e2010189f5d87665adc
ba53812
am 37c22c61: Merge "Compress the StackMaps."
by Nicolas Geoffray
· 10 years ago
37c22c6
Merge "Compress the StackMaps."
by Nicolas Geoffray
· 10 years ago
004c230
Compress the StackMaps.
by Nicolas Geoffray
· 10 years ago
5ee74af
am 39374ce1: Merge "Remember whether a method was worth inlining."
by Nicolas Geoffray
· 10 years ago
39374ce
Merge "Remember whether a method was worth inlining."
by Nicolas Geoffray
· 10 years ago
c0365b1
Remember whether a method was worth inlining.
by Nicolas Geoffray
· 10 years ago
14da2e6
am 157fb9e5: Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER"
by Mathieu Chartier
· 10 years ago
157fb9e
Merge "Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER"
by Mathieu Chartier
· 10 years ago
d7cbf8a
Change RETURN_VOID_BARRIER to RETURN_VOID_NO_BARRIER
by Mathieu Chartier
· 10 years ago
ab38d4d
am f5988cf0: Merge "Revert "Use optimizing for apps.""
by Nicolas Geoffray
· 10 years ago
feb0db8
am 00bb33c8: Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC."
by Hiroshi Yamauchi
· 10 years ago
f5988cf
Merge "Revert "Use optimizing for apps.""
by Nicolas Geoffray
· 10 years ago
00bb33c
Merge "Fix 003-omnibus-opcodes flaky failures with GSS GC."
by Hiroshi Yamauchi
· 10 years ago
706cae3
Revert "Use optimizing for apps."
by Nicolas Geoffray
· 10 years ago
5b783e6
Fix 003-omnibus-opcodes flaky failures with GSS GC.
by Hiroshi Yamauchi
· 10 years ago
b8f2cb3
am 735dc87c: Merge "Fix JIT options with late init"
by Mathieu Chartier
· 10 years ago
735dc87
Merge "Fix JIT options with late init"
by Mathieu Chartier
· 10 years ago
455f67c
Fix JIT options with late init
by Mathieu Chartier
· 10 years ago
ff666c3
am b63ff273: Merge "Remove the Android.mk GCC-only source files hackery"
by Colin Cross
· 10 years ago
b63ff27
Merge "Remove the Android.mk GCC-only source files hackery"
by Colin Cross
· 10 years ago
e84e4f7
Remove the Android.mk GCC-only source files hackery
by Colin Cross
· 10 years ago
823feb1
am 5747266d: Merge "Clean up hash set"
by Mathieu Chartier
· 10 years ago
5747266
Merge "Clean up hash set"
by Mathieu Chartier
· 10 years ago
47f867a
Clean up hash set
by Mathieu Chartier
· 10 years ago
ba88294
am a2b02f7b: Merge "Quick: Eliminate check-cast guaranteed by instance-of."
by Vladimir Marko
· 10 years ago
a2b02f7
Merge "Quick: Eliminate check-cast guaranteed by instance-of."
by Vladimir Marko
· 10 years ago
22fe45d
Quick: Eliminate check-cast guaranteed by instance-of.
by Vladimir Marko
· 10 years ago
58058e1
am 72fad8dd: Merge "Add a script to be run by test device on buildbot."
by Nicolas Geoffray
· 10 years ago
72fad8d
Merge "Add a script to be run by test device on buildbot."
by Nicolas Geoffray
· 10 years ago
d2d62d1
Add a script to be run by test device on buildbot.
by Nicolas Geoffray
· 10 years ago
ab52805
am 0ced884a: Merge "StackMap: Always load and store unalign."
by Nicolas Geoffray
· 10 years ago
0ced884
Merge "StackMap: Always load and store unalign."
by Nicolas Geoffray
· 10 years ago
aec8f93
StackMap: Always load and store unalign.
by Nicolas Geoffray
· 10 years ago
cd0cd1c
am d6f00810: Merge "ART: Fix condition for StoreNeedsWriteBarrier"
by David Brazdil
· 10 years ago
621c265
am 696005b0: Merge "Use optimizing for apps."
by Nicolas Geoffray
· 10 years ago
d6f0081
Merge "ART: Fix condition for StoreNeedsWriteBarrier"
by David Brazdil
· 10 years ago
696005b
Merge "Use optimizing for apps."
by Nicolas Geoffray
· 10 years ago
f86eefe
am 93247e43: Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector."
by Hiroshi Yamauchi
· 10 years ago
93247e4
Merge "Fix oat_file_assistant_test32 flaky failures with GSS collector."
by Hiroshi Yamauchi
· 10 years ago
3dbf234
Fix oat_file_assistant_test32 flaky failures with GSS collector.
by Hiroshi Yamauchi
· 10 years ago
225756f
am a7d3e2dd: Merge "Add JIT zygote hook"
by Mathieu Chartier
· 10 years ago
a7d3e2d
Merge "Add JIT zygote hook"
by Mathieu Chartier
· 10 years ago
0a60a07
am 8c36c1af: Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2""
by Calin Juravle
· 10 years ago
b2c98c0
am da8196db: Merge "Revert "Make subs alter flags when rn is an immediate""
by Calin Juravle
· 10 years ago
1b565b8
am 202d164d: Merge "Revert "Inline long shift code""
by Calin Juravle
· 10 years ago
8c36c1a
Merge "Revert "Forbid the use of shifts in ShifterOperand in Thumb2""
by Calin Juravle
· 10 years ago
da8196d
Merge "Revert "Make subs alter flags when rn is an immediate""
by Calin Juravle
· 10 years ago
202d164
Merge "Revert "Inline long shift code""
by Calin Juravle
· 10 years ago
f3b4aeb
Revert "Inline long shift code"
by Calin Juravle
· 10 years ago
2dae78c
Revert "Make subs alter flags when rn is an immediate"
by Calin Juravle
· 10 years ago
b7f2be9
Revert "Forbid the use of shifts in ShifterOperand in Thumb2"
by Calin Juravle
· 10 years ago
522e224
ART: Fix condition for StoreNeedsWriteBarrier
by David Brazdil
· 10 years ago
8747b62
am cadf090d: Merge "Inline long shift code"
by Calin Juravle
· 10 years ago
cadf090
Merge "Inline long shift code"
by Calin Juravle
· 10 years ago
44e6a2f
am 1d2868c0: Merge "Make subs alter flags when rn is an immediate"
by Calin Juravle
· 10 years ago
f8a580d
am 3533c45b: Merge "Forbid the use of shifts in ShifterOperand in Thumb2"
by Calin Juravle
· 10 years ago
09895eb
Inline long shift code
by Guillaume "Vermeille" Sanchez
· 10 years ago
1d2868c
Merge "Make subs alter flags when rn is an immediate"
by Calin Juravle
· 10 years ago
3533c45
Merge "Forbid the use of shifts in ShifterOperand in Thumb2"
by Calin Juravle
· 10 years ago
6eff38d
Add JIT zygote hook
by Mathieu Chartier
· 10 years ago
5a018c5
am 31298e66: Merge "Unbreak checker."
by Nicolas Geoffray
· 10 years ago
ce49b83
am 4f305a4c: Merge "Fall back to Quick when Optimizing cannot compile."
by Nicolas Geoffray
· 10 years ago
31298e6
Merge "Unbreak checker."
by Nicolas Geoffray
· 10 years ago
e730729
Unbreak checker.
by Nicolas Geoffray
· 10 years ago
4f305a4
Merge "Fall back to Quick when Optimizing cannot compile."
by Nicolas Geoffray
· 10 years ago
216eaa2
Fall back to Quick when Optimizing cannot compile.
by Nicolas Geoffray
· 10 years ago
8de00e3
Make subs alter flags when rn is an immediate
by Guillaume "Vermeille" Sanchez
· 10 years ago
3410f64
am a67f4b37: Merge "PREOPT compiles using dex2oatd so don\'t emit debug instructions."
by Nicolas Geoffray
· 10 years ago
a67f4b3
Merge "PREOPT compiles using dex2oatd so don't emit debug instructions."
by Nicolas Geoffray
· 10 years ago
68e1500
PREOPT compiles using dex2oatd so don't emit debug instructions.
by Nicolas Geoffray
· 10 years ago
f3251d1
Use optimizing for apps.
by Nicolas Geoffray
· 10 years ago
6c02f32
am 1311ef72: Merge "ART: Fix build for counting arena allocations."
by Vladimir Marko
· 10 years ago
8c20f19
am eb46017a: Merge "ART: Faster implementation of GVN\'s hash table"
by David Brazdil
· 10 years ago
1311ef7
Merge "ART: Fix build for counting arena allocations."
by Vladimir Marko
· 10 years ago
850cd16
ART: Fix build for counting arena allocations.
by Vladimir Marko
· 10 years ago
eb46017
Merge "ART: Faster implementation of GVN's hash table"
by David Brazdil
· 10 years ago
6d340c4
ART: Faster implementation of GVN's hash table
by David Brazdil
· 10 years ago
55e8601
am 8fff8c66: Merge "Fixed maybe used uninitialized"
by Andrew Hsieh
· 10 years ago
8fff8c6
Merge "Fixed maybe used uninitialized"
by Andrew Hsieh
· 10 years ago
d32667d
am 94e48077: Merge "[optimizing] Use baseline when debuggable is set."
by Nicolas Geoffray
· 10 years ago
94e4807
Merge "[optimizing] Use baseline when debuggable is set."
by Nicolas Geoffray
· 10 years ago
a3d90fb
[optimizing] Use baseline when debuggable is set.
by Nicolas Geoffray
· 10 years ago
1e90d28
am ea2a4566: Merge "ART: Change logging strategy in run-tests"
by Andreas Gampe
· 10 years ago
ea2a456
Merge "ART: Change logging strategy in run-tests"
by Andreas Gampe
· 10 years ago
6557f00
am 8ad9187c: Merge "Update test expections after network changes in kernel/libcore."
by Nicolas Geoffray
· 10 years ago
8ad9187
Merge "Update test expections after network changes in kernel/libcore."
by Nicolas Geoffray
· 10 years ago
4633343
Update test expections after network changes in kernel/libcore.
by Nicolas Geoffray
· 10 years ago
afa1f7c
am 24ce79eb: Merge "Update locations of registers after slow paths spilling."
by Nicolas Geoffray
· 10 years ago
24ce79e
Merge "Update locations of registers after slow paths spilling."
by Nicolas Geoffray
· 10 years ago
eeefa12
Update locations of registers after slow paths spilling.
by Nicolas Geoffray
· 10 years ago
f2674ea
Fixed maybe used uninitialized
by Andrew Hsieh
· 10 years ago
a6d1090
am 573a0267: Merge "Add more info to GetSFields DCHECK"
by Mathieu Chartier
· 10 years ago
573a026
Merge "Add more info to GetSFields DCHECK"
by Mathieu Chartier
· 10 years ago
987ca8b
Add more info to GetSFields DCHECK
by Mathieu Chartier
· 10 years ago
3c063d4
am 9d6a575d: Merge "ART: Fix missing Erase() in error case"
by Andreas Gampe
· 10 years ago
9d6a575
Merge "ART: Fix missing Erase() in error case"
by Andreas Gampe
· 10 years ago
a878082
ART: Change logging strategy in run-tests
by Andreas Gampe
· 10 years ago
43e09af
am b2d3422e: Merge "Revert "Disable jit for ARM 64 bit""
by Mathieu Chartier
· 10 years ago
b2d3422
Merge "Revert "Disable jit for ARM 64 bit""
by Mathieu Chartier
· 10 years ago
6c77292
Revert "Disable jit for ARM 64 bit"
by Mathieu Chartier
· 10 years ago
Next »