Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
art
/
77a0e4541a29c26dba21ed8c1ed1c29ef8d0ce4c
/
runtime
/
art_method.h
28357fa
Move most of class linker to ObjPtr
by Mathieu Chartier
· 8 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 8 years ago
97d7e1c
Remove #include "oat_file.h" from class_linker.h .
by Vladimir Marko
· 8 years ago
762869d
Simplify our intrinsic recognizer.
by Nicolas Geoffray
· 8 years ago
75a7db6
ART: Factor out IMT from ArtMethod
by Andreas Gampe
· 8 years ago
9323e6e
Separate annotations from dexfile reading.
by David Sehr
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 8 years ago
3a21e38
Clean up some includes.
by Vladimir Marko
· 8 years ago
bdf7f1c
ART: SHARED_REQUIRES to REQUIRES_SHARED
by Andreas Gampe
· 8 years ago
9d4b6da
jni: Fast path for @FastNative annotated java methods
by Igor Murashkin
· 8 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 8 years ago
84413a7
Merge changes I295c7876,Ib4b84b7b
by Treehugger Robot
· 8 years ago
479b1de
ART: Remove PACKED from ArtMethod's ptr_sized_fields_
by Andreas Gampe
· 8 years ago
75f0885
ART: Rename ArtMethod JNI field
by Andreas Gampe
· 8 years ago
465ecc8
Revert "Revert "Refactor GetIMTIndex""
by Matthew Gharrity
· 8 years ago
a62cb9b
Revert "Revert "Optimize IMT""
by Artem Udovichenko
· 8 years ago
88f288e
Revert "Optimize IMT"
by Nicolas Geoffray
· 8 years ago
e36389f
Merge "Revert "Refactor GetIMTIndex""
by Nicolas Geoffray
· 8 years ago
d4ceecc
Revert "Refactor GetIMTIndex"
by Nicolas Geoffray
· 8 years ago
8a0b9bf
Merge "Refactor GetIMTIndex"
by Treehugger Robot
· 8 years ago
abdda2f
Merge "Optimize IMT"
by Mathieu Chartier
· 8 years ago
5070643
Refactor GetIMTIndex
by Matthew Gharrity
· 8 years ago
badee98
Optimize IMT
by Nelli Kim
· 8 years ago
7a62e67
Propagate the read barrier option to Class::VisitNativeRoots.
by Hiroshi Yamauchi
· 8 years ago
56fdd0e
ART: Disambiguate access-checks mode from lock-counting
by Andreas Gampe
· 9 years ago
e42888f
Write conflict tables in image
by Mathieu Chartier
· 9 years ago
7f98c9a
Add support for eagerly calculating conflict tables
by Mathieu Chartier
· 9 years ago
250a378
Add flag to ArtMethod to skip compilation.
by Nicolas Geoffray
· 9 years ago
1d011d9
Revert "Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""""
by Bill Buzbee
· 9 years ago
961ea9f
Revert "Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp"""
by Hiroshi Yamauchi
· 9 years ago
4a8ac9c
Revert "Revert "ART: Improve JitProfile perf in arm/arm64 mterp""
by Bill Buzbee
· 9 years ago
6aef867
Revert "ART: Improve JitProfile perf in arm/arm64 mterp"
by Calin Juravle
· 9 years ago
42cd3cb
Merge "ART: Improve JitProfile perf in arm/arm64 mterp"
by Bill Buzbee
· 9 years ago
c1d6b34
ART: Improve JitProfile perf in arm/arm64 mterp
by buzbee
· 9 years ago
796d630
Add an ImtConflictTable to better resolve IMT conflicts.
by Nicolas Geoffray
· 9 years ago
0b4cbd0
Add oatdump support for app images
by Mathieu Chartier
· 9 years ago
3612149
Make JNI work correctly with default methods.
by Alex Light
· 9 years ago
fcea56f
Fix issue with copied methods not being checked.
by Alex Light
· 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
e7f75f3
Add read barrier option to UpdateEntrypoints
by Mathieu Chartier
· 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
705ad49
Support directly invoking interface default methods
by Alex Light
· 9 years ago
6c8467f
Make debugger support default methods.
by Alex Light
· 9 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 9 years ago
a5891e8
Fix interaction between JIT and instrumentation.
by Nicolas Geoffray
· 9 years ago
22cf3d3
Fix tests flakiness with jit when using Proxy classes.
by Nicolas Geoffray
· 9 years ago
26705e2
Add support for collection ProfilingInfo objects.
by Nicolas Geoffray
· 9 years ago
1dad3f6
Support garbage collection of JITted code.
by Nicolas Geoffray
· 9 years ago
524e7ea
Remove ArtCode.
by Nicolas Geoffray
· 9 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 9 years ago
6bc4374
Add an abstraction over a compiled code.
by Nicolas Geoffray
· 9 years ago
cbc96b8
Revert "Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod""
by Andreas Gampe
· 9 years ago
38b8287
Revert "ART: Remove unnecessary SHARED_REQUIRES in ArtMethod"
by Andreas Gampe
· 9 years ago
6dd3329
ART: Remove unnecessary SHARED_REQUIRES in ArtMethod
by Andreas Gampe
· 9 years ago
1e9c1ff
Merge "Use image pointer size for profile info"
by Mathieu Chartier
· 9 years ago
1147b9b
Use image pointer size for profile info
by Mathieu Chartier
· 9 years ago
f1fbd52
Rename parameter in ArtMethod::ToNativeQuickPc
by David Brazdil
· 9 years ago
72f7b88
ART: Fix 004-ReferenceMap run test
by David Brazdil
· 9 years ago
5550ca8
Record profiling information before Jitting.
by Nicolas Geoffray
· 9 years ago
05792b9
ART: Move DexCache arrays to native.
by Vladimir Marko
· 9 years ago
e418dda
Be more flexible on the code unit size when inlining.
by Nicolas Geoffray
· 9 years ago
2a5c468
ART: Some header cleaning around bit-utils
by Andreas Gampe
· 9 years ago
1463285
ART: Rename ArtMethod's size and alignment methods.
by Vladimir Marko
· 9 years ago
cf36d49
ART: Compress LengthPrefixedArray on 32-bit targets.
by Vladimir Marko
· 9 years ago
10e5ea9
Visit declaring class of methods on call stack
by Mathieu Chartier
· 9 years ago
da7c650
Visit class native roots from VisitReferences
by Mathieu Chartier
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
9523a3e
Revert "Revert "Use the quickened metadata to compile -QUICK opcodes.""
by Nicolas Geoffray
· 9 years ago
8ab9a90
Revert "Use the quickened metadata to compile -QUICK opcodes."
by Nicolas Geoffray
· 9 years ago
4515a67
Use the quickened metadata to compile -QUICK opcodes.
by Nicolas Geoffray
· 9 years ago
7bf2b4f
Revert "Revert "Remove interpreter entrypoint in ArtMethod.""
by Nicolas Geoffray
· 9 years ago
7070ccd
Revert "Remove interpreter entrypoint in ArtMethod."
by Nicolas Geoffray
· 9 years ago
fa2c054
Remove interpreter entrypoint in ArtMethod.
by Nicolas Geoffray
· 9 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
[Renamed (75%) from runtime/mirror/art_method.h]
2006b7b
Merge "Add unstarted runtime test for String.<init>."
by Jeff Hao
· 9 years ago