Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
d0af56cdb1eaebea403e382257bdc14d7b7fdaa4
/
runtime
d0af56c
Make dex2oat support profiles passed to non profile filters
by Mathieu Chartier
· 9 years ago
cec88e6
Merge "ART: Add constructor support to unstarted runtime"
by Treehugger Robot
· 9 years ago
d43e2f4
Merge "Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader"
by Treehugger Robot
· 9 years ago
85bef7e
ART: Add constructor support to unstarted runtime
by Andreas Gampe
· 9 years ago
6a669aa
Merge "Use the alternate 32-bit base address for asan build only."
by Hiroshi Yamauchi
· 9 years ago
dc6d4ff
Merge "ART: fix method handle invocation of abstract & interface methods"
by Treehugger Robot
· 9 years ago
ea9465e
Move InMemoryDexClassLoader to be a subtype of BaseDexClassLoader
by Alex Light
· 9 years ago
a4a903a
Merge "ART: Add support for generic method signature."
by Andreas Gampe
· 9 years ago
8fd364e
ART: fix method handle invocation of abstract & interface methods
by Orion Hodson
· 9 years ago
183009a
Change IsMovingGCDisabled to take into account GC critical sections
by Mathieu Chartier
· 9 years ago
ccb62c9
Merge "ART: Add GetSignatureAnnotation to unstarted runtime"
by Andreas Gampe
· 9 years ago
9486a16
ART: Add GetSignatureAnnotation to unstarted runtime
by Andreas Gampe
· 9 years ago
8d3ab9c
Merge "Revert "Revert "Avoid adding region space bitmap to heap bitmap"""
by Mathieu Chartier
· 9 years ago
27dfa05
ART: Add support for generic method signature.
by Andreas Gampe
· 9 years ago
08d567b
Merge "ART: Add support for generic field signature"
by Andreas Gampe
· 9 years ago
7ebac7f
Merge "ART: Fix Unstarted Runtime Class.forName"
by Andreas Gampe
· 9 years ago
55113ed
Use the alternate 32-bit base address for asan build only.
by Hiroshi Yamauchi
· 9 years ago
95c867d
Merge "Revert "Enable String compression.""
by Vladimir Marko
· 9 years ago
afcb365
Revert "Enable String compression."
by Vladimir Marko
· 9 years ago
07af6d0
Merge "ART: Add support for generic class signature"
by Andreas Gampe
· 9 years ago
ecc8230
Revert "Revert "Avoid adding region space bitmap to heap bitmap""
by Mathieu Chartier
· 9 years ago
47de0fa
ART: Fix Unstarted Runtime Class.forName
by Andreas Gampe
· 9 years ago
188abab
ART: Add support for generic field signature
by Andreas Gampe
· 9 years ago
0eb3643
ART: Add support for generic class signature
by Andreas Gampe
· 9 years ago
c7e1904
Merge "Revert "Revert "Add test for changing annotations."""
by Treehugger Robot
· 9 years ago
8a36bce
Merge "Disable the dex2oat swap test for x86 altogether."
by Treehugger Robot
· 9 years ago
53ea6a1
Merge "Enable String compression."
by Vladimir Marko
· 9 years ago
c898aa8
Merge "Revert "Avoid adding region space bitmap to heap bitmap""
by Richard Uhler
· 9 years ago
215835d
Revert "Avoid adding region space bitmap to heap bitmap"
by Richard Uhler
· 9 years ago
19772bf
Disable the dex2oat swap test for x86 altogether.
by Roland Levillain
· 9 years ago
69ed583
Merge "Remove use of npic image for gtests."
by Richard Uhler
· 9 years ago
7616adc
Merge "Avoid adding region space bitmap to heap bitmap"
by Treehugger Robot
· 9 years ago
fdb7d5d
Avoid adding region space bitmap to heap bitmap
by Mathieu Chartier
· 9 years ago
9fb10fb
Merge "Add invoke infos to stack maps"
by Mathieu Chartier
· 9 years ago
09cbce4
Revert "Revert "Add test for changing annotations.""
by Alex Light
· 9 years ago
3e0a410
Merge "Revert "Add test for changing annotations.""
by Alex Light
· 9 years ago
b2793dd
Revert "Add test for changing annotations."
by Alex Light
· 9 years ago
0afc131
Merge "ART: Remove unintended debug logging"
by Treehugger Robot
· 9 years ago
6f6bc57
Merge "Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_."
by Hiroshi Yamauchi
· 9 years ago
9c0cc42
Merge "Add test for changing annotations."
by Treehugger Robot
· 9 years ago
d776ff0
Add invoke infos to stack maps
by Mathieu Chartier
· 9 years ago
df56931
Add jni_libraries_lock_ to expected_mutexes_on_weak_ref_access_.
by Hiroshi Yamauchi
· 9 years ago
70dc86b
ART: Remove unintended debug logging
by Andreas Gampe
· 9 years ago
45d9426
Merge "ART: Add currentThread cutout to Unstarted Runtime"
by Treehugger Robot
· 9 years ago
701fc35
Add test for changing annotations.
by Alex Light
· 9 years ago
cafa081
Use GetPeerFromOtherThread in debugger.
by Nicolas Geoffray
· 9 years ago
be2cfab
Merge "ARM: Faster read barrier marking entrypoints."
by Vladimir Marko
· 9 years ago
ea7109b
Merge "Inline methods that throw."
by Nicolas Geoffray
· 9 years ago
cadf244
Merge "Update verify-profile logic."
by Nicolas Geoffray
· 9 years ago
67e1dc5
Remove use of npic image for gtests.
by Richard Uhler
· 9 years ago
23a625c
Update verify-profile logic.
by Nicolas Geoffray
· 9 years ago
fdb7d63
Inline methods that throw.
by Nicolas Geoffray
· 9 years ago
8dc12b1
Merge "Add a DCHECK in thread::GetPeer."
by Nicolas Geoffray
· 9 years ago
f39d422
Merge "Fix DEX zip open error message printing"
by David Sehr
· 9 years ago
bad529d
ART: Add currentThread cutout to Unstarted Runtime
by Andreas Gampe
· 9 years ago
d458d08
Merge "Address some comments for aog/333864"
by Mathieu Chartier
· 9 years ago
f898f47
Merge "Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"""
by Treehugger Robot
· 9 years ago
c420a80
Address some comments for aog/333864
by Mathieu Chartier
· 9 years ago
fe35fe1
Merge "ART: Add operator == and != with nullptr to Handle"
by Treehugger Robot
· 9 years ago
271a0f8
Revert "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""
by Igor Murashkin
· 9 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 9 years ago
6def702
Merge "Revert^6 "Make class redefinition work with native methods on stack.""
by Treehugger Robot
· 9 years ago
c922922
Fix DEX zip open error message printing
by David Sehr
· 9 years ago
5afd1be
ARM: Faster read barrier marking entrypoints.
by Vladimir Marko
· 9 years ago
eee0bd4
Revert^6 "Make class redefinition work with native methods on stack."
by Alex Light
· 9 years ago
aff5505
Merge "Revert "Enable dex2oat swap test for CC on x86.""
by Vladimir Marko
· 9 years ago
57070da
Revert "Enable dex2oat swap test for CC on x86."
by Vladimir Marko
· 9 years ago
2a46b68
Merge "ART: invoke-custom support"
by Orion Hodson
· 9 years ago
2d98ba6
Merge "ARM64: Improve String.equals() intrinsic for const strings."
by Treehugger Robot
· 9 years ago
ffc8cad
Add a DCHECK in thread::GetPeer.
by Nicolas Geoffray
· 9 years ago
c069a30
ART: invoke-custom support
by Orion Hodson
· 9 years ago
e39f14f
ARM64: Improve String.equals() intrinsic for const strings.
by Vladimir Marko
· 9 years ago
1882c22
Merge "Bump oat version."
by Treehugger Robot
· 9 years ago
b7ea379
Bump oat version.
by Vladimir Marko
· 9 years ago
5d3357b
Merge changes I1042e87f,I58b17ecf
by Treehugger Robot
· 9 years ago
86bbe45
Merge "Revert "Revert^4 "Make class redefinition work with native methods on stack."""
by Roland Levillain
· 9 years ago
02b2349
Revert "Revert^4 "Make class redefinition work with native methods on stack.""
by Roland Levillain
· 9 years ago
84f50ae
Remove remaining uses of DexFile::GetChecksum.
by Richard Uhler
· 9 years ago
69bcf2c
Improve checking of multidex dex checksums.
by Richard Uhler
· 9 years ago
3f38398
Merge "ART: Add DEX support for MethodHandle and CallSite info."
by Orion Hodson
· 9 years ago
df5492c
Merge "Revert^3 "Hash-based dex cache type array.""
by Treehugger Robot
· 9 years ago
1f38f99
Merge "ART: Correctly handle temporary classes in class-load events (4/3)"
by Treehugger Robot
· 9 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 9 years ago
2505733
Merge "Revert^4 "Make class redefinition work with native methods on stack.""
by Treehugger Robot
· 9 years ago
52784ac
ART: Correctly handle temporary classes in class-load events (4/3)
by Andreas Gampe
· 9 years ago
724f77e
Revert^4 "Make class redefinition work with native methods on stack."
by Alex Light
· 9 years ago
5abcfe6
Merge "Enable dex2oat swap test for CC on x86."
by Treehugger Robot
· 9 years ago
60acc33
Merge "Remove special treatment of native method for CHA."
by Mingyao Yang
· 9 years ago
ec0395c
Merge "Clarify comment on JIT cache flush issue"
by Treehugger Robot
· 9 years ago
7d86334
Merge "Fix the empty checkpoint timeout."
by Hiroshi Yamauchi
· 9 years ago
38f5663
Enable dex2oat swap test for CC on x86.
by Vladimir Marko
· 9 years ago
ebf4d99
Merge "ART: Correctly handle temporary classes in class-load events (3/3)"
by Treehugger Robot
· 9 years ago
71953d8
Merge "Revert^2 "Hash-based dex cache type array.""
by Vladimir Marko
· 9 years ago
12f4ff4
ART: Add DEX support for MethodHandle and CallSite info.
by Orion Hodson
· 9 years ago
24bbf98
Enable String compression.
by Vladimir Marko
· 9 years ago
ab58a62
Merge "String Compression for MIPS32 and MIPS64"
by Treehugger Robot
· 9 years ago
f94fa81
String Compression for MIPS32 and MIPS64
by Goran Jakovljevic
· 9 years ago
4ab54e1
Merge "Convert preload list to profile"
by David Sehr
· 9 years ago
ff3711c
Merge "Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory""
by Nicolas Geoffray
· 9 years ago
960b2af
Revert "runtime: Mmap uncompressed dex files (in zip) as clean memory"
by Nicolas Geoffray
· 9 years ago
Next »