Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
4acefd33064d37b41ca55c3c9355345a20e5f9c2
/
runtime
/
mirror
/
class.h
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
1a5337f
Move mirror::ObjectArray to ObjPtr
by Mathieu Chartier
· 8 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 8 years ago
9d156d5
Move Heap parameters to ObjPtr
by Mathieu Chartier
· 8 years ago
b890130
Use ObjPtr for ResolvedFieldAccessTest and ResolvedMethodAccessTest
by Mathieu Chartier
· 8 years ago
3398c78
Move ArtField to ObjPtr
by Mathieu Chartier
· 8 years ago
c38a6f8
dex_cache: rewrite StringDexCachePair as DexCachePair<T>
by Narayan Kamath
· 8 years ago
279ac5c
Don't assume resolved classes are filled in for ResolvedFieldAccessTest
by Mathieu Chartier
· 8 years ago
161db1d
Use the fast path object size for RosAlloc asm stubs
by Mathieu Chartier
· 8 years ago
93bbee0
Faster allocation fast path
by Mathieu Chartier
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
6e03d19
Track addition of Class.toGenericString() method
by Neil Fuller
· 8 years ago
16b21cd
Tracking java.lang.reflect.Executable changes
by Neil Fuller
· 8 years ago
bf44e0e
ART: Implement a fixed size string dex cache
by Christina Wadsworth
· 8 years ago
3d0aa88
Adjustments for changes made to java.lang.Class
by Neil Fuller
· 8 years ago
8261d02
Revert "Revert "ARM64 asm for region space array allocation""
by Mathieu Chartier
· 8 years ago
6ae7f3a
Revert "ARM64 asm for region space array allocation"
by Roland Levillain
· 8 years ago
f686c3f
ARM64 asm for region space array allocation
by Mathieu Chartier
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 9 years ago
5ffa078
Reduce unnecessary read barriers in GC
by Mathieu Chartier
· 9 years ago
e01e364
ART: Add pointer-size template to some reflection functions
by Andreas Gampe
· 9 years ago
65ad9b3
Merge "Clean up Class::FindStaticField()."
by Vladimir Marko
· 9 years ago
a62cb9b
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 9 years ago
bb268b1
Clean up Class::FindStaticField().
by Vladimir Marko
· 9 years ago
88f288e
Revert "Optimize IMT"
by Nicolas Geoffray
· 9 years ago
fb7a0b4
Revert "Propagate flags to ShouldHaveEmbeddedVTable"
by Nicolas Geoffray
· 9 years ago
efeb9f0
Propagate flags to ShouldHaveEmbeddedVTable
by Mathieu Chartier
· 9 years ago
abdda2f
Merge "Optimize IMT"
by Mathieu Chartier
· 9 years ago
badee98
Optimize IMT
by Nelli Kim
· 9 years ago
7a62e67
Propagate the read barrier option to Class::VisitNativeRoots.
by Hiroshi Yamauchi
· 9 years ago
ab880f4
Typos and stylistic fixes.
by Roland Levillain
· 9 years ago
715fdc2
ART: Add some reflection cutouts
by Andreas Gampe
· 9 years ago
6039e56
ART: Add getDeclaredConstructor cutout for unstarted runtime
by Andreas Gampe
· 9 years ago
085a072
Mark array classes as verification attempted
by Mathieu Chartier
· 9 years ago
bc4d218
ART: Add unstarted-runtime functions
by Andreas Gampe
· 9 years ago
6a6a753
Merge "Disable read barriers in GC VisitReferences calls."
by Hiroshi Yamauchi
· 9 years ago
5496f69
Disable read barriers in GC VisitReferences calls.
by Hiroshi Yamauchi
· 9 years ago
e4084a5
Small inlining improvements.
by Nicolas Geoffray
· 9 years ago
bd707ab
Merge "runtime: Cleanup comments for kAccSkipAccessChecks"
by Igor Murashkin
· 9 years ago
8d1da85
runtime: Cleanup comments for kAccSkipAccessChecks
by Igor Murashkin
· 9 years ago
867d63b
Merge "runtime: Don't skip verification for -Xverify:soft-fail"
by Igor Murashkin
· 9 years ago
df707e4
runtime: Don't skip verification for -Xverify:soft-fail
by Igor Murashkin
· 9 years ago
071b933
Merge changes from topic 'reflection_1_8'
by Igor Murashkin
· 9 years ago
dfe02f6
Fix remaining read barrier issues in image relocation
by Mathieu Chartier
· 9 years ago
df187e4
Revert "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Igor Murashkin
· 9 years ago
10cd5ee
Merge "Revert "reflection: Add new 1.8 AnnotatedElement methods and tests""
by Nicolas Geoffray
· 9 years ago
28a2a18
Revert "reflection: Add new 1.8 AnnotatedElement methods and tests"
by Nicolas Geoffray
· 9 years ago
9ff1de0
Merge "Implement first kind of polymorphic inlining."
by Nicolas Geoffray
· 9 years ago
a42363f
Implement first kind of polymorphic inlining.
by Nicolas Geoffray
· 9 years ago
c167ee9
reflection: Add new 1.8 AnnotatedElement methods and tests
by Igor Murashkin
· 9 years ago
fbc3108
Revert "Revert "Load app images""
by Mathieu Chartier
· 9 years ago
1bc977c
Revert "Load app images"
by Nicolas Geoffray
· 9 years ago
f7fd970
Load app images
by Mathieu Chartier
· 9 years ago
9b3607d
Generate unique ID for each type during native debugging.
by David Srbecky
· 9 years ago
7b4199a
Merge "Support directly invoking interface default methods"
by Alex Light
· 9 years ago
705ad49
Support directly invoking interface default methods
by Alex Light
· 9 years ago
9c55729
resolve merge conflicts of 9f784b26a1 to master.
by Alex Light
· 9 years ago
e64300b
Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""
by Alex Light
· 9 years ago
2efb0aa
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
ae358c1
Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"
by Alex Light
· 9 years ago
9539150
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
by Alex Light
· 9 years ago
6286a97
Combine direct_methods_ and virtual_methods_ fields of mirror::Class
by Alex Light
· 9 years ago
a7a4759
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 9 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 9 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 9 years ago
a4d1b64
Merge "Implement common super type in reference type propagation."
by Calin Juravle
· 9 years ago
52503d8
Implement common super type in reference type propagation.
by Calin Juravle
· 9 years ago
4b00d34
Refactor some patching logic
by Mathieu Chartier
· 9 years ago
ff633e2
Increase the size of Class class
by Yi Kong
· 9 years ago
0d5a281
x86/x86-64 read barrier support for concurrent GC in Optimizing.
by Roland Levillain
· 9 years ago
d1ef436
Merge lmp changes into mnc.
by Narayan Kamath
· 9 years ago
84dcb99
Update layout of Class.class.
by Piotr Jastrzebski
· 10 years ago
c712250
Update the layout for Class.class.
by Piotr Jastrzebski
· 10 years ago
8d9b6d6
Update the size of Class.class.
by Piotr Jastrzebski
· 10 years ago
99babb6
ART: Change behavior for rethrowing init failures
by Andreas Gampe
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
85c7bab
Revert "Revert "Optimize code generation of check-cast and instance-of.""
by Nicolas Geoffray
· 9 years ago
7537437
Revert "Optimize code generation of check-cast and instance-of."
by Nicolas Geoffray
· 9 years ago
64acf30
Optimize code generation of check-cast and instance-of.
by Nicolas Geoffray
· 9 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 9 years ago
4726941
Merge "Address some comments for class flags"
by Mathieu Chartier
· 9 years ago
66c2d2d
Address some comments for class flags
by Mathieu Chartier
· 9 years ago
13e748b
Revert "Revert "Move annotations to native.""
by Jeff Hao
· 9 years ago
7db6dd7
Revert "Move annotations to native."
by Roland Levillain
· 9 years ago
0042c6d
Move annotations to native.
by Jeff Hao
· 10 years ago
52a7f5c
Add class flags to class to help GC scanning
by Mathieu Chartier
· 9 years ago
059ef3d
Always visit object class from VisitReferences
by Mathieu Chartier
· 9 years ago
e4275c0
Visit class roots from ClassLoader::VisitReferences
by Mathieu Chartier
· 9 years ago
c0fe56a
Address some comments
by Mathieu Chartier
· 9 years ago
54d220e
Move ArtFields and ArtMethods to be a length prefixed array
by Mathieu Chartier
· 10 years ago
2e76830
Revert "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 10 years ago
431403a
Merge "Revert "Revert "Revert "Use the object class as top in reference type propagation""""
by Calin Juravle
· 10 years ago
b734808
Revert "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 10 years ago
48215e2
Merge "Revert "Revert "Use the object class as top in reference type propagation"""
by Calin Juravle
· 10 years ago
80caa14
Revert "Revert "Use the object class as top in reference type propagation""
by Calin Juravle
· 10 years ago
ed8990a
Add some more uninterruptible annotations
by Mathieu Chartier
· 10 years ago
4e2cb09
Add uninterruptible role
by Mathieu Chartier
· 10 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 10 years ago
7733bd6
Revert "Use the object class as top in reference type propagation"
by Calin Juravle
· 10 years ago
Next »