Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
d2e5a6934ca1a07c9e1e87d3d0b21b63e1011934
d2e5a69
Merge "ART: Rename Handle hierarchy"
by Andreas Gampe
· 10 years ago
5a4b8a2
ART: Rename Handle hierarchy
by Andreas Gampe
· 10 years ago
19f7c95
Merge "ART: Update host run test script"
by Andreas Gampe
· 10 years ago
4a65895
Merge "ART: Allow quickening in the boot image"
by Andreas Gampe
· 10 years ago
2ed8def
ART: Allow quickening in the boot image
by Andreas Gampe
· 10 years ago
441336c
ART: Update host run test script
by Andreas Gampe
· 10 years ago
41bc895
Merge "ART: Change access flag behavior in verifier"
by Andreas Gampe
· 10 years ago
5182932
ART: Change access flag behavior in verifier
by Andreas Gampe
· 10 years ago
5636989
Merge "Revert "Implement suspend checks in new compiler.""
by Nicolas Geoffray
· 10 years ago
7e3652c
Revert "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 10 years ago
a949861
Merge "Revert "Add tests for IF_EQZ for suspend checks.""
by Nicolas Geoffray
· 10 years ago
ad1977f
Revert "Add tests for IF_EQZ for suspend checks."
by Nicolas Geoffray
· 10 years ago
9e7403a
Merge "Add tests for IF_EQZ for suspend checks."
by Nicolas Geoffray
· 10 years ago
58bdd18
Add tests for IF_EQZ for suspend checks.
by Nicolas Geoffray
· 10 years ago
1c52115
Merge "Implement suspend checks in new compiler."
by Nicolas Geoffray
· 10 years ago
6fbce02
Implement suspend checks in new compiler.
by Nicolas Geoffray
· 10 years ago
8accb5a
Merge "ART: Consider clinit elimination for inlining"
by Vladimir Marko
· 10 years ago
f615cf6
Merge "Add 5 minute time out to host run tests."
by Ian Rogers
· 10 years ago
741c02c
Add 5 minute time out to host run tests.
by Ian Rogers
· 10 years ago
9da39ce
Merge "Add native support for FinalizerList.makeCircularListIfUnenqueued"
by Mathieu Chartier
· 10 years ago
a5a53ef
Add native support for FinalizerList.makeCircularListIfUnenqueued
by Mathieu Chartier
· 10 years ago
91bbd53
Merge "Add time out to dump check point."
by Ian Rogers
· 10 years ago
2156ff1
Add time out to dump check point.
by Ian Rogers
· 10 years ago
0785b90
Merge "Remove dex file index building mutex."
by Ian Rogers
· 10 years ago
ecaebd3
Remove dex file index building mutex.
by Ian Rogers
· 10 years ago
9b43d91
Merge "Pass current thread as argument to alloc instrumentation."
by Ian Rogers
· 10 years ago
844506b
Pass current thread as argument to alloc instrumentation.
by Ian Rogers
· 10 years ago
7bf641e
Merge "Fix stale root error in verifier"
by Mathieu Chartier
· 10 years ago
7c438b1
Fix stale root error in verifier
by Mathieu Chartier
· 10 years ago
c80605d
ART: Consider clinit elimination for inlining
by Razvan A Lupusoru
· 10 years ago
ebab3bb
Merge "Compile time performance improvements focusing on interpret-only."
by Ian Rogers
· 10 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 10 years ago
c33fe9a
Merge "Fix and re-enable FreeList large object space for 64 bit"
by Mathieu Chartier
· 10 years ago
af4edbd
Fix and re-enable FreeList large object space for 64 bit
by Mathieu Chartier
· 10 years ago
aa18555
Merge "Quick compiler (arm64) Fix inline Math.round()"
by buzbee
· 10 years ago
98cb689
Quick compiler (arm64) Fix inline Math.round()
by buzbee
· 10 years ago
f79ba17
Merge "Add a test for our NPE checks."
by Nicolas Geoffray
· 10 years ago
5f16c88
Add a test for our NPE checks.
by Nicolas Geoffray
· 10 years ago
663c0bf
Merge "x86 fault handler does not know about movb"
by Nicolas Geoffray
· 10 years ago
6fc3369
Merge "Add fast path to VMClassLoader.findLoadedClass"
by Mathieu Chartier
· 10 years ago
ab0ed82
Add fast path to VMClassLoader.findLoadedClass
by Mathieu Chartier
· 10 years ago
3fec771
Merge "ART: Fix preverified setting in VerifyClass"
by Andreas Gampe
· 10 years ago
bb0c7f6
ART: Fix preverified setting in VerifyClass
by Andreas Gampe
· 10 years ago
59dae45
Merge "Delete pin table"
by Mathieu Chartier
· 10 years ago
2e15893
Delete pin table
by Mathieu Chartier
· 10 years ago
02308cf
Merge "Print the command line and ABI in stack dumps like debuggerd."
by Brian Carlstrom
· 10 years ago
b4fffc7
Print the command line and ABI in stack dumps like debuggerd.
by Jeff Brown
· 10 years ago
77f46bb
Merge "Add DumpClass context on CacheField and CacheMethod failures"
by Brian Carlstrom
· 10 years ago
3c821c6
Add DumpClass context on CacheField and CacheMethod failures
by Brian Carlstrom
· 10 years ago
a68b478
Merge changes I57f70381,I9f225825
by Brian Carlstrom
· 10 years ago
d30315e
Merge "Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow"
by Brian Carlstrom
· 10 years ago
f397866
Fix cpplint issue.
by Brian Carlstrom
· 10 years ago
3437531
Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow
by Brian Carlstrom
· 10 years ago
b30e0c6
Fix crash when connected to DDMS
by Sebastien Hertz
· 10 years ago
967e1a5
Merge "Add some comments for retired class."
by Mingyao Yang
· 10 years ago
4a4dafe
Merge "ART: Correctly make methods preverified"
by Andreas Gampe
· 10 years ago
4849859
ART: Correctly make methods preverified
by Andreas Gampe
· 10 years ago
33c1693
Merge "Fix builds on archs the compiler does not support."
by Nicolas Geoffray
· 10 years ago
a1c22c1
Fix builds on archs the compiler does not support.
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
e2d596e
x86 fault handler does not know about movb
by Serguei Katkov
· 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
46f0e97
Add some comments for retired class.
by Mingyao Yang
· 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
Next »