Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
43f2f75df04495aa3dfd9bb80cf3180887d3b20e
/
libdexfile
/
dex
/
modifiers.h
7e43882
Add comments about why we have copied methods.
by Nicolas Geoffray
· 7 years ago
4ac0e15
Revert "Revert "Basic structural redefinition support""
by Nicolas Geoffray
· 7 years ago
5a2301d
Revert "Basic structural redefinition support"
by Nicolas Geoffray
· 7 years ago
c971eaf
Basic structural redefinition support
by Alex Light
· 7 years ago
3238440
jitzygote: Handle case of methods having the resolution stub.
by Nicolas Geoffray
· 7 years ago
e32d24c
Store zygote compiled code in a shared map.
by Nicolas Geoffray
· 7 years ago
1db789e
ART: Small iwyu
by Andreas Gampe
· 7 years ago
90faceb
hiddenapi: Support 'core-platform-api' flag
by David Brazdil
· 7 years ago
8586569
Runtime flags only for fast/slow hiddenapi path
by David Brazdil
· 8 years ago
9581e61
Cache whether we should use interpreter invoke fast-path.
by David Srbecky
· 8 years ago
20c765f
Revert^4: Add dex item for hiddenapi flags
by David Brazdil
· 8 years ago
d33d318
Revert "Revert^2: Add dex item for hiddenapi flags"
by Luman Qu
· 8 years ago
fe3a979
Revert^2: Add dex item for hiddenapi flags
by David Brazdil
· 8 years ago
d9a0437
Revert "Add dex item for hiddenapi flags"
by David Brazdil
· 8 years ago
0dbc363
Add dex item for hiddenapi flags
by David Brazdil
· 8 years ago
4b23367
Delete ClassDataItemIterator
by Mathieu Chartier
· 8 years ago
59a49a6
Implement VMDebug API to mark a class "platform"
by David Brazdil
· 8 years ago
334b9d7
Move libdexfile out of runtime
by David Sehr
· 8 years ago
[Renamed (98%) from runtime/dex/modifiers.h]
8c0961f
Move missed files to libdexfile
by David Sehr
· 8 years ago
[Renamed (96%) from runtime/modifiers.h]
f6a8a55
Set runtime hidden API access flags
by David Brazdil
· 8 years ago
2b9c35b
Introduce new build tool: hiddenapi
by David Brazdil
· 8 years ago
b0a6aee
Record @{Fast,Critical}Native in method's access flags.
by Vladimir Marko
· 9 years ago
cfcc9cf
ART: Increase the number of potential instrinsics
by Orion Hodson
· 9 years ago
f044c22
Add access flag for previously warm methods
by Mathieu Chartier
· 9 years ago
7532d58
Allow redefined intrinsics
by Alex Light
· 9 years ago
e4cdd4d
Merge "Address comments I missed on a previous CL"
by Treehugger Robot
· 10 years ago
0b77257
Address comments I missed on a previous CL
by Alex Light
· 10 years ago
063fc77
Class Hierarchy Analysis (CHA)
by Mingyao Yang
· 10 years ago
a01de59
Infrastructure for obsolete methods
by Alex Light
· 10 years ago
762869d
Simplify our intrinsic recognizer.
by Nicolas Geoffray
· 10 years ago
f517e28
ART: Disambiguate access-checks mode from lock-counting
by Andreas Gampe
· 10 years ago
62e631a
Add flag to ArtMethod to skip compilation.
by Nicolas Geoffray
· 10 years ago
7ead0c0
Make JNI work correctly with default methods.
by Alex Light
· 10 years ago
df707e4
runtime: Don't skip verification for -Xverify:soft-fail
by Igor Murashkin
· 10 years ago
3a09092
Revert "lambda: Add support for invoke-interface for boxed innate lambdas"
by Nicolas Geoffray
· 11 years ago
457e874
lambda: Add support for invoke-interface for boxed innate lambdas
by Igor Murashkin
· 11 years ago
9139e00
Correct exception behavior for default methods
by Alex Light
· 11 years ago
eb7c144
Add initial default method support to Art
by Alex Light
· 11 years ago
52a7f5c
Add class flags to class to help GC scanning
by Mathieu Chartier
· 11 years ago
e418dda
Be more flexible on the code unit size when inlining.
by Nicolas Geoffray
· 11 years ago
e4275c0
Visit class roots from ClassLoader::VisitReferences
by Mathieu Chartier
· 11 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 12 years ago
c0365b1
Remember whether a method was worth inlining.
by Nicolas Geoffray
· 11 years ago
956af0f
Remove portable.
by Elliott Hughes
· 11 years ago
5182932
ART: Change access flag behavior in verifier
by Andreas Gampe
· 12 years ago
4849859
ART: Correctly make methods preverified
by Andreas Gampe
· 12 years ago
df8a073
Documentation nit.
by Ian Rogers
· 12 years ago
ef7d42f
Object model changes to support 64bit.
by Ian Rogers
· 12 years ago
1eb512d
Fast JNI support.
by Ian Rogers
· 13 years ago
8e3fb14
Revert "Add Jack modifier."
by Brian Carlstrom
· 13 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 13 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 13 years ago
[Renamed from src/modifiers.h]
233ea8e
No access check support.
by Sebastien Hertz
· 13 years ago
a182704
Tidy up compiled method.
by Ian Rogers
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
6ffd096
Add Jack modifier.
by mikaelpeltier
· 14 years ago
08f753d
Avoid compile time rewriting of dex code by verifier.
by Ian Rogers
· 14 years ago