Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
5f16c8838c8e4524101f5897dac70035c5cc271f
5f16c88
Add a test for our NPE checks.
by Nicolas Geoffray
· 10 years ago
0b35b97
Merge "Fix valgrind errors."
by Nicolas Geoffray
· 10 years ago
776995c
Merge "Fix deadlock in VirtualMachine.AllThreads"
by Sebastien Hertz
· 10 years ago
070f732
Fix deadlock in VirtualMachine.AllThreads
by Sebastien Hertz
· 10 years ago
bb2e4d7
Merge "Don't hold any lock when visiting classes from JDWP"
by Sebastien Hertz
· 10 years ago
4537c41
Don't hold any lock when visiting classes from JDWP
by Sebastien Hertz
· 10 years ago
8a16d97
Fix valgrind errors.
by Nicolas Geoffray
· 10 years ago
c7f6b86
Merge "Fix bug in register allocator."
by Nicolas Geoffray
· 10 years ago
b9620f3
Merge "ART: Fix things for valgrind"
by Andreas Gampe
· 10 years ago
575a564
Merge "Revert "Disable Clang internal assembler.""
by Stephen Hines
· 10 years ago
1ee99e3
Revert "Disable Clang internal assembler."
by Stephen Hines
· 10 years ago
928f72b
ART: Fix things for valgrind
by Andreas Gampe
· 10 years ago
6c8f8f6
Merge "Re-add read barrier to roots in the verifier."
by Ian Rogers
· 10 years ago
a87a795
Merge "Revert "Add read barriers for the roots in the verifier.""
by Ian Rogers
· 10 years ago
5441091
Re-add read barrier to roots in the verifier.
by Ian Rogers
· 10 years ago
be428b4
Merge "ART: Fix variable formatting and CodeLayout's multiple visits"
by Bill Buzbee
· 10 years ago
958d78e
Merge "Remove reference_static_offsets used for iterating through class static fields."
by Mingyao Yang
· 10 years ago
d8f69b0
Revert "Add read barriers for the roots in the verifier."
by Ian Rogers
· 10 years ago
73f7d79
Merge "Fix kThumb2Vldrd definition to set correct flag."
by Bill Buzbee
· 10 years ago
faff0f0
Remove reference_static_offsets used for iterating through class static fields.
by Mingyao Yang
· 10 years ago
75bcc37
ART: Fix variable formatting and CodeLayout's multiple visits
by Jean Christophe Beyler
· 10 years ago
2adccb6
Merge "Ensure class is linked before resolution"
by Mathieu Chartier
· 10 years ago
1a465ca
Ensure class is linked before resolution
by Sebastien Hertz
· 10 years ago
833ec8f
Merge "Add proper cfi directives."
by Christopher Ferris
· 10 years ago
194321c
Add proper cfi directives.
by Christopher Ferris
· 10 years ago
6a64c6c
Merge "Fix misuse of ArenaAllocator."
by Nicolas Geoffray
· 10 years ago
44ff470
Merge "Address read barrier issue with cl/106467"
by Hiroshi Yamauchi
· 10 years ago
55454c5
Merge "Disable Clang internal assembler."
by Chih-Hung Hsieh
· 10 years ago
cf71e0b
Merge "Improve dex location canonicalization-related performance."
by Vladimir Marko
· 10 years ago
aa4497d
Improve dex location canonicalization-related performance.
by Vladimir Marko
· 10 years ago
2a877f3
Fix bug in register allocator.
by Nicolas Geoffray
· 10 years ago
e6c96d1
Fix misuse of ArenaAllocator.
by Nicolas Geoffray
· 10 years ago
6724a95
Merge "Increase dex2oat timeouts for debug builds"
by Mathieu Chartier
· 10 years ago
13b9f43
Increase dex2oat timeouts for debug builds
by Mathieu Chartier
· 10 years ago
b5477f0
Fix kThumb2Vldrd definition to set correct flag.
by Junmo Park
· 10 years ago
e1a851c
Merge "Change Reference.get() intrinsic to Reference.getReferent()."
by Mathieu Chartier
· 10 years ago
8a74117
Address read barrier issue with cl/106467
by Hiroshi Yamauchi
· 10 years ago
05382d2
Merge "Remove art-* targets in favor of build-art-* targets."
by Brian Carlstrom
· 10 years ago
d619cab
Disable Clang internal assembler.
by Chih-Hung Hsieh
· 10 years ago
cd48f2d
Change Reference.get() intrinsic to Reference.getReferent().
by Mathieu Chartier
· 10 years ago
87bb26f
Remove art-* targets in favor of build-art-* targets.
by Brian Carlstrom
· 10 years ago
dab9ed5
Merge "Change 099-vmdebug test to use File.createTempFile."
by Jeff Hao
· 10 years ago
8cf89c4
Change 099-vmdebug test to use File.createTempFile.
by Jeff Hao
· 10 years ago
7c2c52b
Merge "Disable tracing if enabled by default for new tracing test."
by Jeff Hao
· 10 years ago
cbe15be
Disable tracing if enabled by default for new tracing test.
by Jeff Hao
· 10 years ago
52b7528
Merge "Change when sampling thread is reset during shutdown to prevent races."
by Jeff Hao
· 10 years ago
d063d91
Change when sampling thread is reset during shutdown to prevent races.
by Jeff Hao
· 10 years ago
5bc47eb
Merge "x86: evaluation destination should be after load of source in RA"
by Bill Buzbee
· 10 years ago
6be5a28
Merge "Small error reporting fix in class linker."
by Vladimir Marko
· 10 years ago
42bc2f1
Merge "ART: Better error reporting on broken oat file"
by Andreas Gampe
· 10 years ago
c48b206
ART: Better error reporting on broken oat file
by Andreas Gampe
· 10 years ago
cf254a2
Merge "Fix monitor visit for class initializer"
by Sebastien Hertz
· 10 years ago
c7376ca
Fix monitor visit for class initializer
by Sebastien Hertz
· 10 years ago
a464466
x86: evaluation destination should be after load of source in RA
by Serguei Katkov
· 10 years ago
3851008
Merge "ART: Fix unchecked register index validity"
by Andreas Gampe
· 10 years ago
376fa68
ART: Fix unchecked register index validity
by Andreas Gampe
· 10 years ago
9102fff
Merge "Fix darwin run-test problems"
by Brian Carlstrom
· 10 years ago
c580e04
Fix darwin run-test problems
by Brian Carlstrom
· 10 years ago
9204ed5
Merge "Add fast path for FindClass using the type dex file."
by Mathieu Chartier
· 10 years ago
c13b42a
Merge "Ignore heap trim requests if we are the zygote"
by Mathieu Chartier
· 10 years ago
0d42a17
Merge "Revert "Fix heap trimmer daemon sleeping.""
by Mathieu Chartier
· 10 years ago
6bcae8f
Add fast path for FindClass using the type dex file.
by Mathieu Chartier
· 10 years ago
30cbbee
Ignore heap trim requests if we are the zygote
by Mathieu Chartier
· 10 years ago
b272855
Revert "Fix heap trimmer daemon sleeping."
by Mathieu Chartier
· 10 years ago
6aca61a
Merge "Add test for hashCode and System.identityHashCode."
by Mathieu Chartier
· 10 years ago
bccf123
Add test for hashCode and System.identityHashCode.
by Mathieu Chartier
· 10 years ago
6148d53
Merge "Delete double finalization hack."
by Mathieu Chartier
· 10 years ago
9b2b927
Merge "Add CallNonvirtual test"
by Brian Carlstrom
· 10 years ago
58e5e5d
Add CallNonvirtual test
by Brian Carlstrom
· 10 years ago
30c2e1b
Small error reporting fix in class linker.
by Vladimir Marko
· 10 years ago
1655425
Merge "Add (simple) side effects flags and equality methods on nodes."
by Nicolas Geoffray
· 10 years ago
065bf77
Add (simple) side effects flags and equality methods on nodes.
by Nicolas Geoffray
· 10 years ago
9d74001
Merge "Clean-up and make the art script usable on target."
by Nicolas Geoffray
· 10 years ago
f63a0a5
Clean-up and make the art script usable on target.
by Nicolas Geoffray
· 10 years ago
0a1d91a
Merge "Runtime support for the new stack maps for the opt compiler."
by Nicolas Geoffray
· 10 years ago
3946844
Runtime support for the new stack maps for the opt compiler.
by Nicolas Geoffray
· 10 years ago
e2c2373
Merge "Quick compiler: Fix handling of unused returns"
by buzbee
· 10 years ago
90a21f8
Quick compiler: Fix handling of unused returns
by buzbee
· 10 years ago
9b868cb
Merge "ART: Make the dominator bitvectors expandable"
by Bill Buzbee
· 10 years ago
3f546ca
Merge "Fix Thumb2Stm, ldm definition of EncodingMap for arm"
by Bill Buzbee
· 10 years ago
eacc5f0
Fix Thumb2Stm, ldm definition of EncodingMap for arm
by Junmo Park
· 10 years ago
2225c35
Merge "ART: Refactor elf_writer_quick, add symbolizer"
by Andreas Gampe
· 10 years ago
54fc26c
ART: Refactor elf_writer_quick, add symbolizer
by Andreas Gampe
· 10 years ago
007a065
ART: Make the dominator bitvectors expandable
by Jean Christophe Beyler
· 10 years ago
0770044
Merge "Fix numerous issues with DdmVmInternal allocation tracking"
by Brian Carlstrom
· 10 years ago
1f0437e
Delete double finalization hack.
by Mathieu Chartier
· 10 years ago
306db81
Fix numerous issues with DdmVmInternal allocation tracking
by Brian Carlstrom
· 10 years ago
b143399
Merge "Revert "Revert "x86: Fix art_quick_instrumentation_exit"""
by Andreas Gampe
· 10 years ago
e5de883
Merge "ART: X86: Improve multiply in div/rem by literal"
by Ian Rogers
· 10 years ago
cd3e79c
Merge "Avoid recomputing the dex checksum during class loading"
by Calin Juravle
· 10 years ago
621962a
Avoid recomputing the dex checksum during class loading
by Calin Juravle
· 10 years ago
5123285
Merge "Remove unreachable code from class_linker.cc"
by Calin Juravle
· 10 years ago
a8c55ae
Remove unreachable code from class_linker.cc
by Calin Juravle
· 10 years ago
3a91f44
ART: X86: Improve multiply in div/rem by literal
by Mark Mendell
· 10 years ago
871bfdc
Revert "Revert "x86: Fix art_quick_instrumentation_exit""
by Andreas Gampe
· 10 years ago
194b032
Merge "Revert "x86: Fix art_quick_instrumentation_exit""
by Andreas Gampe
· 10 years ago
62aa66f
Revert "x86: Fix art_quick_instrumentation_exit"
by Andreas Gampe
· 10 years ago
4229998
Merge "x86: Fix art_quick_instrumentation_exit"
by Andreas Gampe
· 10 years ago
5324dc8
x86: Fix art_quick_instrumentation_exit
by Dmitry Petrochenko
· 10 years ago
967b7c3
Merge "Add test case for runFinalization."
by Mathieu Chartier
· 10 years ago
Next »