Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
659562aaf133c41b8d90ec9216c07646f0f14362
/
runtime
« Previous
aa50d3a
Add missing field init in constructors
by Sebastien Hertz
· 9 years ago
54b6248
Fix deoptimization with pending exception
by Sebastien Hertz
· 9 years ago
c977483
Merge "Revert "Move annotations to native.""
by Roland Levillain
· 9 years ago
7db6dd7
Revert "Move annotations to native."
by Roland Levillain
· 9 years ago
31decb1
ART: Add VLOG printing of SetStatus(Error)
by Andreas Gampe
· 9 years ago
b995c0a
Update instrumentation stack after exception event
by Sebastien Hertz
· 9 years ago
0042c6d
Move annotations to native.
by Jeff Hao
· 9 years ago
6306921
Add a missing reader barrier in entrypoint stub
by Man Cao
· 9 years ago
300432d
Merge "Add class flags to class to help GC scanning"
by Mathieu Chartier
· 9 years ago
879775b
Merge "Revert "[MIPS] Use hard float calling convention for managed code""
by Vladimir Marko
· 9 years ago
7fee84c
Revert "[MIPS] Use hard float calling convention for managed code"
by Vladimir Marko
· 9 years ago
52a7f5c
Add class flags to class to help GC scanning
by Mathieu Chartier
· 9 years ago
e74493c
Merge "ART: Special form of lock aliasing"
by Andreas Gampe
· 9 years ago
24011e7
Merge "Made CheckJNI check varargs when possible"
by Alex Light
· 9 years ago
a29449d
[MIPS] Use hard float calling convention for managed code
by Goran Jakovljevic
· 9 years ago
c147410
ART: Special form of lock aliasing
by Andreas Gampe
· 9 years ago
6bd6a83
Merge "ART: (Partially) fix lock aliasing"
by Andreas Gampe
· 9 years ago
48ffe06
Made CheckJNI check varargs when possible
by Alex Light
· 9 years ago
68ad649
Refactor BuildInvoke.
by Calin Juravle
· 9 years ago
e418dda
Be more flexible on the code unit size when inlining.
by Nicolas Geoffray
· 9 years ago
0037082
Use thread-local is_gc_marking flags for the CC collector.
by Hiroshi Yamauchi
· 9 years ago
f5cdc41
ART: (Partially) fix lock aliasing
by Andreas Gampe
· 9 years ago
a85373e
Merge "Manually unrelocate odex files generated for test."
by Richard Uhler
· 9 years ago
3bf1027
Merge "JDWP: remove suspend count check on invoke"
by Sebastien Hertz
· 9 years ago
1cb1684
Merge "Always visit object class from VisitReferences"
by Mathieu Chartier
· 9 years ago
4cd27d6
Revert "Introduce support for hardware simulators, starting with ARM64"
by Alex Light
· 9 years ago
059ef3d
Always visit object class from VisitReferences
by Mathieu Chartier
· 9 years ago
6e9cc39
Fix some global constructors and destructors
by Mathieu Chartier
· 9 years ago
93aa210
Manually unrelocate odex files generated for test.
by Richard Uhler
· 9 years ago
a539ec0
Merge "Introduce support for hardware simulators, starting with ARM64"
by Roland Levillain
· 9 years ago
c2e1a5e
Introduce support for hardware simulators, starting with ARM64
by Phil Wang
· 9 years ago
009c34c
Merge "Fix and improve reference cache mod-union table"
by Mathieu Chartier
· 9 years ago
a52f2f9
Fix and improve reference cache mod-union table
by Mathieu Chartier
· 9 years ago
f0917e0
Merge "ART: Some header cleaning around bit-utils"
by Andreas Gampe
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
b0aeeb7
Merge "ART: Follow-up fixes"
by Andreas Gampe
· 9 years ago
151ab8d
Revert "Revert "ART: DCHECK zero case for CLZ/CTZ""
by Andreas Gampe
· 9 years ago
53de99c
ART: Follow-up fixes
by Andreas Gampe
· 9 years ago
5e289b2
Merge "Make patchoat match offset when given a patched image"
by Alex Light
· 9 years ago
1463285
ART: Rename ArtMethod's size and alignment methods.
by Vladimir Marko
· 9 years ago
8ecc135
Merge "ART: Compress LengthPrefixedArray on 32-bit targets."
by Vladimir Marko
· 9 years ago
cf36d49
ART: Compress LengthPrefixedArray on 32-bit targets.
by Vladimir Marko
· 9 years ago
ebf850c
ART: Fix verifier dumping, add hard-fail dumping
by Andreas Gampe
· 9 years ago
4bf4c78
ART: Relax verifier aput checking
by Andreas Gampe
· 9 years ago
0eb76d2
Make patchoat match offset when given a patched image
by Alex Light
· 9 years ago
a0856f5
Merge "Revert "ART: DCHECK zero case for CLZ/CTZ""
by Andreas Gampe
· 9 years ago
4318d91
Revert "ART: DCHECK zero case for CLZ/CTZ"
by Andreas Gampe
· 9 years ago
b2812de
Merge "Change SS to use MarkObjectIfNotInToSpace for roots"
by Mathieu Chartier
· 9 years ago
72eb673
Merge "ART: Add utility function to dump dex CFG"
by Andreas Gampe
· 9 years ago
b18e827
Change SS to use MarkObjectIfNotInToSpace for roots
by Mathieu Chartier
· 9 years ago
f1dacdd
Merge "ART: DCHECK zero case for CLZ/CTZ"
by Andreas Gampe
· 9 years ago
51db2c2
ART: DCHECK zero case for CLZ/CTZ
by Andreas Gampe
· 9 years ago
0e780e4
Merge "Visit declaring class of methods on call stack"
by Mathieu Chartier
· 9 years ago
10e5ea9
Visit declaring class of methods on call stack
by Mathieu Chartier
· 9 years ago
7c2af0d
Merge "Remove unnecessary `explicit` qualifiers on constructors."
by Roland Levillain
· 9 years ago
5073fed
ART: Add utility function to dump dex CFG
by Andreas Gampe
· 9 years ago
7da072f
Structure for String.Equals intrinsic
by agicsaki
· 9 years ago
5116837
Wait for GC to finish in ThreadList::~ThreadList
by Mathieu Chartier
· 9 years ago
b923298
Merge "Visit class roots from ClassLoader::VisitReferences"
by Mathieu Chartier
· 9 years ago
af31802
ART: Add correct -inl file
by Andreas Gampe
· 9 years ago
afd06a6
Merge "ART: Change UninitializedThis tracking in the verifier"
by Andreas Gampe
· 9 years ago
f10b6e1
ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 9 years ago
e4275c0
Visit class roots from ClassLoader::VisitReferences
by Mathieu Chartier
· 9 years ago
e2a0a20
Don't allow GC to start if the runtime is shutting down
by Mathieu Chartier
· 9 years ago
e8a6944
Delete AllocationTimer
by Mathieu Chartier
· 9 years ago
3887c46
Remove unnecessary `explicit` qualifiers on constructors.
by Roland Levillain
· 9 years ago
a4f6af9
Some heap cleanup
by Mathieu Chartier
· 9 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 9 years ago
b58474e
ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 9 years ago
32a6740
Merge "ART: Fix reg_type_test"
by Andreas Gampe
· 9 years ago
2f90b34
ART: Fix reg_type_test
by Andreas Gampe
· 9 years ago
081da0a
Merge "ART: Change UnresolvedMergedType internal representation"
by Andreas Gampe
· 9 years ago
4814bbd
Merge "Do read barriers on native roots in CopyClassVisitor"
by Mathieu Chartier
· 9 years ago
3ee25bb
Do read barriers on native roots in CopyClassVisitor
by Mathieu Chartier
· 9 years ago
750f7c2
ART: Change UnresolvedMergedType internal representation
by Andreas Gampe
· 9 years ago
77bccdc
Merge "ART: Clean up unnecessary ArtMethod**"
by Andreas Gampe
· 9 years ago
3a35714
ART: Clean up unnecessary ArtMethod**
by Andreas Gampe
· 9 years ago
fc29856
Merge "ART: Remove TODO in BitVector"
by Andreas Gampe
· 9 years ago
067f1ed
ART: Remove TODO in BitVector
by Andreas Gampe
· 9 years ago
e6b307a
Merge "Add class table field to class loader"
by Mathieu Chartier
· 9 years ago
eb3bd88
Fix C++14 bitrot.
by Dan Albert
· 9 years ago
6b06953
Add class table field to class loader
by Mathieu Chartier
· 9 years ago
a27a67c
Merge "Fix image loading in interpeter-only mode"
by Sebastien Hertz
· 9 years ago
46e857a
Fix image loading in interpeter-only mode
by Sebastien Hertz
· 9 years ago
3901bbc
Fix DDM reply buffer deallocation
by Sebastien Hertz
· 9 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 9 years ago
02f0771
Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting""
by Igor Murashkin
· 9 years ago
94800f4
Merge "Address some comments and clean up"
by Mathieu Chartier
· 9 years ago
46e0f46
Merge "Fix mod-union logic for native roots"
by Mathieu Chartier
· 9 years ago
d82e89e
Fix mod-union logic for native roots
by Mathieu Chartier
· 9 years ago
4382f1e
Revert "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 9 years ago
90ef3db
Address some comments and clean up
by Mathieu Chartier
· 9 years ago
1cf8551
Merge "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 9 years ago
50832b6
Revert "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 9 years ago
bab71e2
Merge "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 9 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 9 years ago
9644ab4
ART: Use Clang default integrated assembler.
by Chih-Hung Hsieh
· 9 years ago
28a9476
Merge "ART: Fix arm32 assembly for Clang"
by Andreas Gampe
· 9 years ago
e0d7cff
ART: Fix arm32 assembly for Clang
by Chih-Hung Hsieh
· 9 years ago
611d339
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
by Scott Wakeling
· 9 years ago
Next »