Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
216eaa2927f424821a03d7c4c6bf701fdb48e865
216eaa2
Fall back to Quick when Optimizing cannot compile.
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
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
9bcea85
Merge "Change method verifiers to be thread local roots"
by Mathieu Chartier
· 10 years ago
12d625f
Change method verifiers to be thread local roots
by Mathieu Chartier
· 10 years ago
02c0bac
Merge "[optimizing] Don't record None locations in the stack maps."
by Nicolas Geoffray
· 10 years ago
ccac273
Merge "Disable jit for ARM 64 bit"
by Mathieu Chartier
· 10 years ago
bf9026d
Disable jit for ARM 64 bit
by Mathieu Chartier
· 10 years ago
fead4e4
[optimizing] Don't record None locations in the stack maps.
by Nicolas Geoffray
· 10 years ago
c885ee2
Merge "Update expectations for libcore bug."
by Nicolas Geoffray
· 10 years ago
056ed4a
Update expectations for libcore bug.
by Nicolas Geoffray
· 10 years ago
2f709af
Merge "Exercise Heap::PreZygoteFork() in a test."
by Hiroshi Yamauchi
· 10 years ago
db1c9ac
Exercise Heap::PreZygoteFork() in a test.
by Hiroshi Yamauchi
· 10 years ago
b871a15
Merge "ART: Add entries_ lock for race condition"
by Mathieu Chartier
· 10 years ago
2435a43
ART: Add entries_ lock for race condition
by bowen_lai
· 10 years ago
b93581f
Merge "Refactor code in preparation of correct stack maps in slow path."
by Nicolas Geoffray
· 10 years ago
a8ac913
Refactor code in preparation of correct stack maps in slow path.
by Nicolas Geoffray
· 10 years ago
a98c74e
Merge "ART: Fix arraycopy in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
8e6c3fd
ART: Fix arraycopy in Unstarted Runtime
by Andreas Gampe
· 10 years ago
cc22e39
Merge "Align CodeInfo regions instead of their inner subregions."
by Roland Levillain
· 10 years ago
ede7bf8
Align CodeInfo regions instead of their inner subregions.
by Roland Levillain
· 10 years ago
63346f5
Merge "Fix the computation of the size of the stack maps region."
by Roland Levillain
· 10 years ago
29ba1b0
Fix the computation of the size of the stack maps region.
by Roland Levillain
· 10 years ago
faa375c
Merge "Disable inlining in Optimizing when --debuggable is set."
by Nicolas Geoffray
· 10 years ago
f11995b
Merge "API change in StackVisitor::GetVReg*."
by Nicolas Geoffray
· 10 years ago
15b9d52
API change in StackVisitor::GetVReg*.
by Nicolas Geoffray
· 10 years ago
e50b8d2
Disable inlining in Optimizing when --debuggable is set.
by Nicolas Geoffray
· 10 years ago
8bc616d
Merge "art/test/100-reflect2: change incorrect expectations."
by Sergio Giro
· 10 years ago
d9a59ca
Merge "Fix build breakage."
by Nicolas Geoffray
· 10 years ago
a4d120c
Fix build breakage.
by Nicolas Geoffray
· 10 years ago
ddd04a6
Merge "Tweak liveness when instructions are used in environments."
by Nicolas Geoffray
· 10 years ago
90a6adc
Merge "Fix copy/paste documentation error."
by Dan Albert
· 10 years ago
6eb987d
Fix copy/paste documentation error.
by Dan Albert
· 10 years ago
c685bce
Merge "ART: More cutouts for unstarted runtime"
by Andreas Gampe
· 10 years ago
dd9d055
ART: More cutouts for unstarted runtime
by Andreas Gampe
· 10 years ago
003e7aa
Merge "Improve 080-oom-throw-with-finalizer."
by Hiroshi Yamauchi
· 10 years ago
b1e6390
Merge "ART: Save work-line for pending runtime failure"
by Andreas Gampe
· 10 years ago
e2b6997
Improve 080-oom-throw-with-finalizer.
by Hiroshi Yamauchi
· 10 years ago
26584ca
Merge "Add missing patchoatd dependency for oat_file_assistant_test."
by Richard Uhler
· 10 years ago
510abc7
Merge "ART: Allow multiple invoke-with for art script"
by Andreas Gampe
· 10 years ago
9a44f87
Add missing patchoatd dependency for oat_file_assistant_test.
by Richard Uhler
· 10 years ago
e717f82
Merge "Force word alignment of Dex register maps."
by Roland Levillain
· 10 years ago
9ac0e4d
Force word alignment of Dex register maps.
by Roland Levillain
· 10 years ago
4054413
Merge "Add way to select arena type at runtime"
by Mathieu Chartier
· 10 years ago
d7f8d05
ART: Save work-line for pending runtime failure
by Andreas Gampe
· 10 years ago
c6201fa
Add way to select arena type at runtime
by Mathieu Chartier
· 10 years ago
915b9d0
Tweak liveness when instructions are used in environments.
by Nicolas Geoffray
· 10 years ago
399ccb1
Merge "ART: correct native bytes allocated in RegisterNativeAllocation"
by Mathieu Chartier
· 10 years ago
97d30ac
Merge "Opt compiler: Basic simplification for arithmetic operations."
by Roland Levillain
· 10 years ago
c0bbc88
ART: Allow multiple invoke-with for art script
by Andreas Gampe
· 10 years ago
3848c4f
Merge "Fix CC collector boot."
by Hiroshi Yamauchi
· 10 years ago
02ae509
Merge "Fix style error in runtime/memory_region_test.cc."
by Roland Levillain
· 10 years ago
3ccb90c
Fix style error in runtime/memory_region_test.cc.
by Roland Levillain
· 10 years ago
1f49bdc
Merge "Compress the Dex register maps built by the optimizing compiler."
by Roland Levillain
· 10 years ago
a2d8ec6
Compress the Dex register maps built by the optimizing compiler.
by Roland Levillain
· 10 years ago
63a63fc
Merge "Fix art_quick_instrumentation_exit stub for x86_64"
by Sebastien Hertz
· 10 years ago
20e7d60
Fix art_quick_instrumentation_exit stub for x86_64
by Sebastien Hertz
· 10 years ago
e4aca02
Merge "Run the natural loop recognizer before building SSA."
by Nicolas Geoffray
· 10 years ago
d335083
Run the natural loop recognizer before building SSA.
by Nicolas Geoffray
· 10 years ago
bf5565a
Merge "Revert "Opt Compiler: Materialise constants that cannot be encoded""
by Nicolas Geoffray
· 10 years ago
3ce57ab
Revert "Opt Compiler: Materialise constants that cannot be encoded"
by Nicolas Geoffray
· 10 years ago
28b87a6
Merge "Give an expected type to phis created for multiple returns."
by Nicolas Geoffray
· 10 years ago
4f1a384
Give an expected type to phis created for multiple returns.
by Nicolas Geoffray
· 10 years ago
1baecb2
Merge "Opt Compiler: Materialise constants that cannot be encoded"
by Nicolas Geoffray
· 10 years ago
60e2716
ART: correct native bytes allocated in RegisterNativeAllocation
by Lin Zang
· 10 years ago
d04495e
Fix CC collector boot.
by Hiroshi Yamauchi
· 10 years ago
d304629
Merge "ART: Check that boot image classes are verified"
by Andreas Gampe
· 10 years ago
6b743b7
Merge "Rosalloc thread local allocation path without a cas."
by Hiroshi Yamauchi
· 10 years ago
4460a84
Rosalloc thread local allocation path without a cas.
by Hiroshi Yamauchi
· 10 years ago
4cfe74c
Merge "Properly compile multidex for tests when using Jack."
by Richard Uhler
· 10 years ago
cc87995
Merge "ART: Fix finalizable class in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
0f7e3d6
ART: Fix finalizable class in Unstarted Runtime
by Andreas Gampe
· 10 years ago
58e2788
Merge "ART: Fix AbortTransaction in Unstarted Runtime"
by Andreas Gampe
· 10 years ago
068b0c0
ART: Fix AbortTransaction in Unstarted Runtime
by Andreas Gampe
· 10 years ago
Next »