Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
0e071250e1291656f2211c5869c649fb459d5c9b
0e07125
Update script now that optimizing is default.
by Nicolas Geoffray
· 10 years ago
0b1692c
Merge "Fix interpreter to allow 0 size sparse switches."
by Jeff Hao
· 10 years ago
935e01a
Fix interpreter to allow 0 size sparse switches.
by Jeff Hao
· 10 years ago
ea37988
Merge "ART: Add Mips32r6 backend support"
by Andreas Gampe
· 10 years ago
7aa81a4
Merge "Fix verifier handling of empty switch as last instruction."
by Jeff Hao
· 10 years ago
9ccd151
Fix verifier handling of empty switch as last instruction.
by Jeff Hao
· 10 years ago
bd891cc
Merge "Remove some spammy logging"
by Mathieu Chartier
· 10 years ago
cd8f637
Remove some spammy logging
by Mathieu Chartier
· 10 years ago
248701e
Merge "Fix the mac build."
by Hiroshi Yamauchi
· 10 years ago
3d900a7
Fix the mac build.
by Hiroshi Yamauchi
· 10 years ago
8c66b5f
Merge "Enable more direct code for JIT"
by Mathieu Chartier
· 10 years ago
027f0ff
ART: Add Mips32r6 backend support
by Douglas Leung
· 10 years ago
6ced409
Enable more direct code for JIT
by Mathieu Chartier
· 10 years ago
6cc763c
Merge "Quick: Clean up slow paths."
by Vladimir Marko
· 10 years ago
0b40ecf
Quick: Clean up slow paths.
by Vladimir Marko
· 10 years ago
3743174
Merge "Assembly TLAB allocation fast path for x86_64."
by Hiroshi Yamauchi
· 10 years ago
a5bfefb
Merge "ART: Fix expectations for instruction-set-features string"
by Andreas Gampe
· 10 years ago
a7d38fc
ART: Fix expectations for instruction-set-features string
by Goran Jakovljevic
· 10 years ago
2a39584
Merge "ART: Change the isa defaults for Mips"
by Andreas Gampe
· 10 years ago
3d12ead
ART: Change the isa defaults for Mips
by Douglas Leung
· 10 years ago
e01a520
Assembly TLAB allocation fast path for x86_64.
by Hiroshi Yamauchi
· 10 years ago
dbd065a
Merge "Make it possible to enable tlab with a build parameter."
by Hiroshi Yamauchi
· 10 years ago
5888026
Merge "Add verify-at-runtime compiler filter"
by Mathieu Chartier
· 10 years ago
79bd2bf
Make it possible to enable tlab with a build parameter.
by Hiroshi Yamauchi
· 10 years ago
e86deef
Add verify-at-runtime compiler filter
by Mathieu Chartier
· 10 years ago
2f59043
Merge "Revert "Revert "Use optimizing for apps."""
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
1412dfa
Revert "Revert "Use optimizing for apps.""
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
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
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
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
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
5747266
Merge "Clean up hash set"
by Mathieu Chartier
· 10 years ago
47f867a
Clean up hash set
by Mathieu Chartier
· 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
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
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
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
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
a7d3e2d
Merge "Add JIT zygote hook"
by Mathieu Chartier
· 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
cadf090
Merge "Inline long shift code"
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
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
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
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
8fff8c6
Merge "Fixed maybe used uninitialized"
by Andrew Hsieh
· 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
ea2a456
Merge "ART: Change logging strategy in run-tests"
by Andreas Gampe
· 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
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
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
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
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
98759d2
Merge "Fix 32 bit loads of 64 bit direct code pointers"
by Mathieu Chartier
· 10 years ago
921d6eb
Fix 32 bit loads of 64 bit direct code pointers
by Mathieu Chartier
· 10 years ago
97930fe
Merge "Add more info to who called SuspendAll"
by Mathieu Chartier
· 10 years ago
bf9fc58
Add more info to who called SuspendAll
by Mathieu Chartier
· 10 years ago
3d96846
Merge "Fix valgrind heap_test."
by Hiroshi Yamauchi
· 10 years ago
0b7fcf9
ART: Fix missing Erase() in error case
by Andreas Gampe
· 10 years ago
8711d1f
Fix valgrind heap_test.
by Hiroshi Yamauchi
· 10 years ago
Next »