Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
f10b6e109bfb595b6752d1b59db680694ac1684d
/
runtime
f10b6e1
ART: Change UninitializedThis tracking in the verifier
by Andreas Gampe
· 11 years ago
a4f6af9
Some heap cleanup
by Mathieu Chartier
· 11 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 11 years ago
b58474e
ART: Change UnresolvedMergedType merge
by Andreas Gampe
· 11 years ago
32a6740
Merge "ART: Fix reg_type_test"
by Andreas Gampe
· 11 years ago
2f90b34
ART: Fix reg_type_test
by Andreas Gampe
· 11 years ago
081da0a
Merge "ART: Change UnresolvedMergedType internal representation"
by Andreas Gampe
· 11 years ago
4814bbd
Merge "Do read barriers on native roots in CopyClassVisitor"
by Mathieu Chartier
· 11 years ago
3ee25bb
Do read barriers on native roots in CopyClassVisitor
by Mathieu Chartier
· 11 years ago
750f7c2
ART: Change UnresolvedMergedType internal representation
by Andreas Gampe
· 11 years ago
77bccdc
Merge "ART: Clean up unnecessary ArtMethod**"
by Andreas Gampe
· 11 years ago
3a35714
ART: Clean up unnecessary ArtMethod**
by Andreas Gampe
· 11 years ago
fc29856
Merge "ART: Remove TODO in BitVector"
by Andreas Gampe
· 11 years ago
067f1ed
ART: Remove TODO in BitVector
by Andreas Gampe
· 11 years ago
e6b307a
Merge "Add class table field to class loader"
by Mathieu Chartier
· 11 years ago
eb3bd88
Fix C++14 bitrot.
by Dan Albert
· 11 years ago
6b06953
Add class table field to class loader
by Mathieu Chartier
· 11 years ago
a27a67c
Merge "Fix image loading in interpeter-only mode"
by Sebastien Hertz
· 11 years ago
46e857a
Fix image loading in interpeter-only mode
by Sebastien Hertz
· 11 years ago
3901bbc
Fix DDM reply buffer deallocation
by Sebastien Hertz
· 11 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 11 years ago
02f0771
Merge "Revert "cleanup: Replace pointers with out-parameters and fix-up formatting""
by Igor Murashkin
· 11 years ago
94800f4
Merge "Address some comments and clean up"
by Mathieu Chartier
· 11 years ago
46e0f46
Merge "Fix mod-union logic for native roots"
by Mathieu Chartier
· 11 years ago
d82e89e
Fix mod-union logic for native roots
by Mathieu Chartier
· 11 years ago
4382f1e
Revert "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 11 years ago
90ef3db
Address some comments and clean up
by Mathieu Chartier
· 11 years ago
1cf8551
Merge "Revert "ART: Use bionic TLS slot for thread-self""
by Andreas Gampe
· 11 years ago
50832b6
Revert "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 11 years ago
bab71e2
Merge "ART: Use bionic TLS slot for thread-self"
by Andreas Gampe
· 11 years ago
b1d8c31
Revert "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 11 years ago
9644ab4
ART: Use Clang default integrated assembler.
by Chih-Hung Hsieh
· 11 years ago
28a9476
Merge "ART: Fix arm32 assembly for Clang"
by Andreas Gampe
· 11 years ago
e0d7cff
ART: Fix arm32 assembly for Clang
by Chih-Hung Hsieh
· 11 years ago
611d339
ARM/ARM64: Implement numberOfLeadingZeros intrinsic.
by Scott Wakeling
· 11 years ago
0c9c5bb
Merge "ART: Fix stub_test"
by Andreas Gampe
· 11 years ago
e3d598e
Merge "cleanup: Replace pointers with out-parameters and fix-up formatting"
by Igor Murashkin
· 11 years ago
ff7b114
ART: Fix stub_test
by Andreas Gampe
· 11 years ago
bc576cf
Merge "Revert "Optimizing String.Equals as an intrinsic (x86)""
by Roland Levillain
· 11 years ago
aabdf8a
Revert "Optimizing String.Equals as an intrinsic (x86)"
by Roland Levillain
· 11 years ago
7a58566
Merge "Optimizing String.Equals as an intrinsic (x86)"
by Roland Levillain
· 11 years ago
7879f71
Merge "ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID"
by Andreas Gampe
· 11 years ago
b291796
ART: Check a RETURN_VOID_NO_BARRIER like a RETURN_VOID
by Andreas Gampe
· 11 years ago
a315f5c
cleanup: Replace pointers with out-parameters and fix-up formatting
by Igor Murashkin
· 11 years ago
66c50cc
Merge "runtime: cleanup class_linker out-parameters and formatting"
by Igor Murashkin
· 11 years ago
bc1d78d
runtime: cleanup class_linker out-parameters and formatting
by Igor Murashkin
· 11 years ago
5cdee20
Merge "Revert "runtime: cleanup class_linker out-parameters and formatting""
by Igor Murashkin
· 11 years ago
40c8141
Revert "runtime: cleanup class_linker out-parameters and formatting"
by Igor Murashkin
· 11 years ago
9c977b9
Merge "runtime: cleanup class_linker out-parameters and formatting"
by Igor Murashkin
· 11 years ago
8ab7bd6
Optimizing String.Equals as an intrinsic (x86)
by agicsaki
· 11 years ago
0de694e
runtime: cleanup class_linker out-parameters and formatting
by Igor Murashkin
· 11 years ago
0d72ce0
Merge "Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors""
by Andreas Gampe
· 11 years ago
07e0e6b
Revert "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors"
by Andreas Gampe
· 11 years ago
7423f0b
Merge "ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors"
by Andreas Gampe
· 11 years ago
e93505f
ART: Do not allow RETURN_VOID_NO_BARRIER outside constructors
by Andreas Gampe
· 11 years ago
8d72e5d
Merge "ART: Remove unique-numbered labels from arm64 assembly"
by Andreas Gampe
· 11 years ago
c0da7ac
ART: Remove unique-numbered labels from arm64 assembly
by Chih-Hung Hsieh
· 11 years ago
cb34698
Merge "Do not use -DUSE_*MALLOC for host build"
by Shinichiro Hamaji
· 11 years ago
ad697bd
Merge "base: replace raw pointers for out-parameters with safer out<T>"
by Igor Murashkin
· 11 years ago
5f684fd
Don't dump stack when deleting an invalid local ref
by Mathieu Chartier
· 11 years ago
fb326cf
base: replace raw pointers for out-parameters with safer out<T>
by Igor Murashkin
· 11 years ago
c60e1b7
ART: Use __ANDROID__ instead of HAVE_ANDROID_OS
by Andreas Gampe
· 11 years ago
028aec2
Do not use -DUSE_*MALLOC for host build
by Shinichiro Hamaji
· 11 years ago
eb837eb
Clear temporary class arrays before linking the new class
by Mathieu Chartier
· 11 years ago
1569aad
Merge "ART: Relax IsInstantiable check"
by Andreas Gampe
· 11 years ago
57c0f3f
Merge "Clean up class visitors"
by Mathieu Chartier
· 11 years ago
e0671ce
Clean up class visitors
by Mathieu Chartier
· 11 years ago
8c4113b
Merge "Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation"""""
by Calin Juravle
· 11 years ago
2e76830
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 11 years ago
b815358
ART: Use bionic TLS slot for thread-self
by Andreas Gampe
· 11 years ago
aac0467
Merge "Split the class table for each class loader"
by Mathieu Chartier
· 11 years ago
cc5ebdf
Split the class table for each class loader
by Mathieu Chartier
· 11 years ago
3f680be
Merge "Add read barrier support to the entrypoints."
by Mathieu Chartier
· 11 years ago
1aee900
Add read barrier support to the entrypoints.
by Man Cao
· 11 years ago
5953351
Merge "ART: Print out hex for NewStringUTF failure"
by Andreas Gampe
· 11 years ago
431403a
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 11 years ago
b734808
Revert "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 11 years ago
48215e2
Merge "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 11 years ago
be2aa44
ART: Relax IsInstantiable check
by Andreas Gampe
· 11 years ago
ef4afe9
ART: Print out hex for NewStringUTF failure
by Andreas Gampe
· 11 years ago
3908912
Add remembered set functionality for native roots
by Mathieu Chartier
· 11 years ago
3152c82
Bugfix: Java char is 16 bits, can not be treated as boolean.
by Fredrik Roubert
· 11 years ago
80caa14
Revert "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 11 years ago
c621106
Fix gcstress tests
by Mathieu Chartier
· 11 years ago
695a273
ART: Make warnings into errors in InitZygote
by Andreas Gampe
· 11 years ago
e3ab2a7
Merge "ART: Change the stack dump format to be in line with debuggerd"
by Andreas Gampe
· 11 years ago
dd67125
ART: Change the stack dump format to be in line with debuggerd
by Andreas Gampe
· 11 years ago
da7c650
Visit class native roots from VisitReferences
by Mathieu Chartier
· 11 years ago
2a7ea34
Merge "Add some more uninterruptible annotations"
by Mathieu Chartier
· 11 years ago
ed8990a
Add some more uninterruptible annotations
by Mathieu Chartier
· 11 years ago
71cef23
Fix alignments in quick_entrypoints_x86_64.S
by Man Cao
· 11 years ago
bd76db3
Merge "Fix and extend the documentation of art::Thread's fields offsets."
by Roland Levillain
· 11 years ago
195fa34
Merge "ART: Fix missing role definition"
by Andreas Gampe
· 11 years ago
5bdb655
ART: Fix missing role definition
by Andreas Gampe
· 11 years ago
88b6b05
Fix hash set memory leaks
by Mathieu Chartier
· 11 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 11 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 11 years ago
d8da9dc
Merge "More diagnostics for flaky oat file assistant test."
by Richard Uhler
· 11 years ago
32d7806
Merge "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 11 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 11 years ago
Next »