Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_art
/
1b7ba9e15d9525eec7ea68e9ecf95e5777a46069
/
runtime
/
mirror
bfb80d2
Revert^4 "Hash-based dex cache type array."
by Vladimir Marko
· 8 years ago
8fd364e
ART: fix method handle invocation of abstract & interface methods
by Orion Hodson
· 8 years ago
95c867d
Merge "Revert "Enable String compression.""
by Vladimir Marko
· 8 years ago
afcb365
Revert "Enable String compression."
by Vladimir Marko
· 8 years ago
53ea6a1
Merge "Enable String compression."
by Vladimir Marko
· 8 years ago
fe35fe1
Merge "ART: Add operator == and != with nullptr to Handle"
by Treehugger Robot
· 8 years ago
fa4333d
ART: Add operator == and != with nullptr to Handle
by Andreas Gampe
· 8 years ago
2a46b68
Merge "ART: invoke-custom support"
by Orion Hodson
· 8 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
· 8 years ago
5812e20
Revert^3 "Hash-based dex cache type array."
by Mathieu Chartier
· 8 years ago
71953d8
Merge "Revert^2 "Hash-based dex cache type array.""
by Vladimir Marko
· 8 years ago
24bbf98
Enable String compression.
by Vladimir Marko
· 9 years ago
85c0f2a
Revert^2 "Hash-based dex cache type array."
by Vladimir Marko
· 9 years ago
595beb3
Fix hprof/ahat for string compression.
by Vladimir Marko
· 8 years ago
f85fc6b
Merge "Clean up art::mirror::Class::SetSuperClass."
by Roland Levillain
· 8 years ago
90b936d
ART: Refactor verify_object.h
by Andreas Gampe
· 9 years ago
8ca4e4e
Clean up art::mirror::Class::SetSuperClass.
by Roland Levillain
· 9 years ago
d16363a
Revert "Hash-based dex cache type array."
by Vladimir Marko
· 9 years ago
ec78622
Hash-based dex cache type array.
by Vladimir Marko
· 9 years ago
66866e2
Merge "Avoid read barriers for ArtMethod::GetDexFile"
by Mathieu Chartier
· 9 years ago
bd2fed5
MethodHandles: Support and tests for revealDirect / reflectAs.
by Narayan Kamath
· 9 years ago
137cdfa
Avoid read barriers for ArtMethod::GetDexFile
by Mathieu Chartier
· 9 years ago
440b5d9
Implement class-pre-define time redefinition.
by Alex Light
· 9 years ago
8116003
Merge "MethodHandles: Support and tests for invokeWithArguments."
by Narayan Kamath
· 9 years ago
c5889ce
MethodHandles: Support and tests for invokeWithArguments.
by Narayan Kamath
· 9 years ago
72ab684
Add class status for resolved erroneous classes.
by Vladimir Marko
· 9 years ago
a7e38d8
Use original dex file for retransformation.
by Alex Light
· 9 years ago
39cee66
Entrypoints cleanup.
by Nicolas Geoffray
· 9 years ago
9320675
MethodHandles: Remove experimental flag.
by Narayan Kamath
· 9 years ago
b79bbd8
MethodHandles: Implement invoker / exactInvoker.
by Narayan Kamath
· 9 years ago
9e68f50
Merge "Fix race condition btw DelayReferenceRefernent vs Reference.clear()."
by Hiroshi Yamauchi
· 9 years ago
811bd5f
ART: Make method handle runtime code callable from compiler.
by Orion Hodson
· 9 years ago
8ba6549
Merge "Reduce the number of fences needed for monitors"
by Hans Boehm
· 9 years ago
b3da36c
Reduce the number of fences needed for monitors
by Hans Boehm
· 9 years ago
dba6148
Revert "Revert "Revert "Revert "Basic obsolete methods support""""
by Alex Light
· 9 years ago
f6abcda
Revert "Revert "Revert "Basic obsolete methods support"""
by Nicolas Geoffray
· 9 years ago
ce77fc0
Revert "Revert "Basic obsolete methods support""
by Alex Light
· 9 years ago
65f5f24
Fix race condition btw DelayReferenceRefernent vs Reference.clear().
by Hiroshi Yamauchi
· 9 years ago
913e6e6
Merge "Remove dex cache string from mirror::Class."
by Nicolas Geoffray
· 9 years ago
46ee31b
ART: Move to libbase StringPrintf
by Andreas Gampe
· 9 years ago
f9bf250
Remove dex cache string from mirror::Class.
by Nicolas Geoffray
· 9 years ago
b7cc593
Merge "Revert "Basic obsolete methods support""
by Alex Light
· 9 years ago
b81a984
Revert "Basic obsolete methods support"
by Alex Light
· 9 years ago
6d736d8
Merge "Basic obsolete methods support"
by Alex Light
· 9 years ago
d8936da
Basic obsolete methods support
by Alex Light
· 9 years ago
017c55c
Merge "Address some review comments"
by Mathieu Chartier
· 9 years ago
db70ce5
Address some review comments
by Mathieu Chartier
· 9 years ago
16850ae
Fix string compression for embedded zero chars.
by Vladimir Marko
· 9 years ago
5df32d3
Use store release for resolved types
by Mathieu Chartier
· 9 years ago
19a4d37
Clean up Class::GetDirectInterface().
by Vladimir Marko
· 9 years ago
e4cdd4d
Merge "Address comments I missed on a previous CL"
by Treehugger Robot
· 9 years ago
0b77257
Address comments I missed on a previous CL
by Alex Light
· 9 years ago
cc1b535
ART: Clean up ClassLinker
by Andreas Gampe
· 9 years ago
c571e73
Merge "ART: Add verifier support for invoke-polymorphic."
by Treehugger Robot
· 9 years ago
cfa325e
ART: Add verifier support for invoke-polymorphic.
by Orion Hodson
· 9 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 9 years ago
0fd9a7d
Merge "Infrastructure for obsolete methods"
by Alex Light
· 9 years ago
a01de59
Infrastructure for obsolete methods
by Alex Light
· 9 years ago
211fd80
Merge "ART: Add dex::StringIndex"
by Treehugger Robot
· 9 years ago
c9e2fc2
Merge "Move inline caches GC handling in JitCodeCache."
by Nicolas Geoffray
· 9 years ago
e51ca8b
Move inline caches GC handling in JitCodeCache.
by Nicolas Geoffray
· 9 years ago
8a0128a
ART: Add dex::StringIndex
by Andreas Gampe
· 9 years ago
1c87878
Revert "Revert "Method Handles: Add VarargsCollector.""
by Orion Hodson
· 9 years ago
12af7a4
Revert "Method Handles: Add VarargsCollector."
by Orion Hodson
· 9 years ago
ab52ce1
Method Handles: Add VarargsCollector.
by Orion Hodson
· 9 years ago
a598b86
Merge "ART: Add dex::TypeIndex"
by Treehugger Robot
· 9 years ago
a5b09a6
ART: Add dex::TypeIndex
by Andreas Gampe
· 9 years ago
cca340b
ART: Fix line break in Throwable::Dump
by Andreas Gampe
· 9 years ago
ab39c21
Merge "Address comments from aog/303658."
by Hiroshi Yamauchi
· 9 years ago
6013f77
Address comments from aog/303658.
by Hiroshi Yamauchi
· 9 years ago
6beced4
Change iftable to never be null
by Mathieu Chartier
· 9 years ago
e43b80e
Optimize non-intrinsic object array copy for Baker.
by Hiroshi Yamauchi
· 9 years ago
1a06f9f
MethodHandles: Enable return value conversions.
by Orion Hodson
· 9 years ago
fdaf0f4
Change string compression encoding.
by Vladimir Marko
· 9 years ago
ba28f9f
Argument conversions for setter/getter MethodHandles.
by Orion Hodson
· 9 years ago
e82809a
Merge "MethodHandles: Implement MethodHandle.asType."
by Treehugger Robot
· 9 years ago
38cea84
ART: Make Handle trivially-copyable
by Andreas Gampe
· 9 years ago
878d188
Merge "Remove lock from ClassExt installation procedure."
by Treehugger Robot
· 9 years ago
6a3be6d
Merge "Clean up the runtime read barrier and fix fake address dependency."
by Hiroshi Yamauchi
· 9 years ago
0273ad1
Remove lock from ClassExt installation procedure.
by Alex Light
· 9 years ago
0a8485e
MethodHandles: Implement MethodHandle.asType.
by Narayan Kamath
· 9 years ago
2ab9830
Merge "Address review comments from change 000e1885701c8f."
by Narayan Kamath
· 9 years ago
12b58b2
Clean up the runtime read barrier and fix fake address dependency.
by Hiroshi Yamauchi
· 9 years ago
d625158
Add ClassExt mirror.
by Alex Light
· 9 years ago
2cb856c
Address review comments from change 000e1885701c8f.
by Narayan Kamath
· 9 years ago
9f54896
Merge "MethodHandles: Track libcore change cc4ded."
by Narayan Kamath
· 9 years ago
8cefb64
Merge "Fix read barriers in VisitDexCachePairs"
by Mathieu Chartier
· 9 years ago
3a8360f
Merge "Add interface fast path to art_quick_check_cast for X86_64"
by Mathieu Chartier
· 9 years ago
6b4c287
Fix read barriers in VisitDexCachePairs
by Mathieu Chartier
· 9 years ago
2ecfd27
Add interface fast path to art_quick_check_cast for X86_64
by Mathieu Chartier
· 9 years ago
94bee02
MethodHandles: Track libcore change cc4ded.
by Narayan Kamath
· 9 years ago
ca6a719
Merge "MethodHandles: Better detail message for WrongMethodTypeExceptions"
by Narayan Kamath
· 9 years ago
9e86809
Move intern table to ObjPtr
by Mathieu Chartier
· 9 years ago
3e0dce0
MethodHandles: Better detail message for WrongMethodTypeExceptions
by Narayan Kamath
· 9 years ago
bb04c9b
Merge "Getter/Setter support for invoke-polymorphic of invokeExact()."
by Orion Hodson
· 9 years ago
3d617ac
Getter/Setter support for invoke-polymorphic of invokeExact().
by Orion Hodson
· 9 years ago
000e188
method_handles: Complete support for emulated stack frames.
by Narayan Kamath
· 9 years ago
269cb43
class_linker: Change allocation of MethodType dex_cache entries.
by Narayan Kamath
· 9 years ago
ef41db7
Move interpreter to ObjPtr
by Mathieu Chartier
· 9 years ago
Next »