Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
art
/
a8bba7d0853b372aea3ed3ea154fb2b2a23c2c9d
/
runtime
/
native
/
java_lang_reflect_Constructor.cc
a8bba7d
ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use.
by Vladimir Marko
· 8 years ago
2d3065e
ObjPtr<>-ify annotation processing.
by Vladimir Marko
· 8 years ago
a3ad0cd
ART: Move JNI files to runtime/jni/ .
by Vladimir Marko
· 8 years ago
9e734c7
Create dex subdirectory
by David Sehr
· 8 years ago
8cf9cb3
ART: Include cleanup
by Andreas Gampe
· 9 years ago
87583b3
ART: Move RegisterNatives helper
by Andreas Gampe
· 9 years ago
a14100c
ART: More header cleanup - jni_internal.h
by Andreas Gampe
· 9 years ago
3b6f440
jni: Switch to @FastNative for all JNI functions. Deprecate !bang JNI.
by Igor Murashkin
· 9 years ago
709b070
Remove mirror:: and ArtMethod deps in utils.{h,cc}
by David Sehr
· 10 years ago
bc5a795
Move art/native to ObjPtr
by Mathieu Chartier
· 10 years ago
28bd2e4
Move mirror::Class to use ObjPtr
by Mathieu Chartier
· 10 years ago
0795f23
Clean up ScopedThreadStateChange to use ObjPtr
by Mathieu Chartier
· 10 years ago
a59d9b2
Use ObjPtr for reflection.cc/h/inl
by Mathieu Chartier
· 10 years ago
9323e6e
Separate annotations from dexfile reading.
by David Sehr
· 10 years ago
16b21cd
Tracking java.lang.reflect.Executable changes
by Neil Fuller
· 10 years ago
542451c
ART: Convert pointer size to enum
by Andreas Gampe
· 10 years ago
e5a5aaa
Merge "Make all java.lang.reflect.Constructor methods handle proxies."
by Alex Light
· 10 years ago
52c9da0
Fix issue with Constructor proxies.
by Alex Light
· 10 years ago
36a95bc
Make all java.lang.reflect.Constructor methods handle proxies.
by Alex Light
· 10 years ago
3ddd593
Further fix for class deduction for ctor access checks
by Przemyslaw Szczepaniak
· 11 years ago
121b25e
Merge mnc-dr-enso-dev into goog/master
by Przemyslaw Szczepaniak
· 11 years ago
e091582
Fix caller class deduction for constructor access checks.
by Narayan Kamath
· 11 years ago
dcf1b59
Fix Constructor#serializationCopy
by Przemyslaw Szczepaniak
· 11 years ago
f1e15ae
am 4d169121: Merge "Move more Class annotations to native."
by Jeff Hao
· 11 years ago
2a5892f
Move more Class annotations to native.
by Jeff Hao
· 11 years ago
869ef6d
am fa8114ca: am b5f7abcd: Merge "Revert "Revert "Move annotations to native."""
by Jeff Hao
· 11 years ago
13e748b
Revert "Revert "Move annotations to native.""
by Jeff Hao
· 11 years ago
b9d8205
am fe8e0455: am c9774838: Merge "Revert "Move annotations to native.""
by Roland Levillain
· 11 years ago
7db6dd7
Revert "Move annotations to native."
by Roland Levillain
· 11 years ago
cd66464
am 5a689007: am f7b12e7a: Merge "Move annotations to native."
by Jeff Hao
· 11 years ago
0042c6d
Move annotations to native.
by Jeff Hao
· 11 years ago
3d21bdf
Move mirror::ArtMethod to native
by Mathieu Chartier
· 11 years ago
d8cc920
am 0efe6490: am 119a8025: Merge "Move mirror::ArtMethod to native"
by Mathieu Chartier
· 11 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 11 years ago
f5b132e
am 61d7ca87: ART: Whitelist DexPathList constructor
by Andreas Gampe
· 11 years ago
61d7ca8
ART: Whitelist DexPathList$Element constructor
by Andreas Gampe
· 11 years ago
c71d921
Fix constructor access check through reflection
by Sebastien Hertz
· 11 years ago
2d2f2a9
Fix constructor access check through reflection
by Sebastien Hertz
· 11 years ago
f0a3d3d
Merge "ART: Fix constructor access checking"
by Andreas Gampe
· 11 years ago
8208bdd
ART: Fix constructor access checking
by Andreas Gampe
· 11 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 12 years ago
0dd76cd
ART: Fix constructor access checking
by Andreas Gampe
· 11 years ago
f36cb5f
Move Class.newInstance to native
by Mathieu Chartier
· 11 years ago
fc58af4
Add AbstractMethod, Constructor, Method
by Mathieu Chartier
· 11 years ago
c785344
Move ArtField to native
by Mathieu Chartier
· 11 years ago
0aa50ce
Remove ThrowLocation.
by Nicolas Geoffray
· 11 years ago
277ccbd
ART: More warnings
by Andreas Gampe
· 12 years ago
7b078e8
Compile time performance improvements focusing on interpret-only.
by Ian Rogers
· 12 years ago
22d5e73
Remove object_utils.h.
by Ian Rogers
· 12 years ago
eb8167a
Add Handle/HandleScope and delete SirtRef.
by Mathieu Chartier
· 12 years ago
cb4581a
Some fixes for comments and implied conversions.
by Jeff Hao
· 12 years ago
11d5d8f
Add access checks to Method and Field reflection.
by Jeff Hao
· 12 years ago
62f0512
Improvements to Field.get/set.
by Ian Rogers
· 12 years ago
53b8b09
Refactor reflective method invocation.
by Ian Rogers
· 12 years ago
f4b9762
Don't always allocate constructor newInstance as non movable.
by Mathieu Chartier
· 12 years ago
c528dba
Enable moving classes.
by Mathieu Chartier
· 13 years ago
cbb2d20
Refactor allocation entrypoints.
by Mathieu Chartier
· 13 years ago
1eb512d
Fast JNI support.
by Ian Rogers
· 13 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 13 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 13 years ago
[Renamed from src/native/java_lang_reflect_Constructor.cc]
62d6c77
Interpreter entries and instrumentation as a listener.
by Ian Rogers
· 13 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 13 years ago
50b35e2
Explicitly pass Thread::Current to MutexLock and Alloc.
by Ian Rogers
· 14 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 14 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 14 years ago
365c102
Increase use of ScopedJniThreadState.
by Ian Rogers
· 14 years ago
eac7667
DO NOT MERGE Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 14 years ago
0dae08e
Move JNI methods out of top-level.
by Ian Rogers
· 14 years ago
[Renamed from src/java_lang_reflect_Constructor.cc]
34e0696
Remove the useless "suspend count already zero" message for new threads.
by Elliott Hughes
· 14 years ago
0045a29
Avoid a case of eager initialization.
by Ian Rogers
· 14 years ago
0512f02
Remove anonymous namespaces.
by Elliott Hughes
· 14 years ago
6d4d9fc
Reduce meta-data object sizes, introduce meta-data helper classes.
by Ian Rogers
· 15 years ago
b82b687
Make sure threads allocating are in the kRunnable state
by Brian Carlstrom
· 15 years ago
5cb5ad2
Fix exception throwing to support no detail message.
by Elliott Hughes
· 15 years ago
5d40f18
Fixes for "null instanceof" and class initialization
by Brian Carlstrom
· 15 years ago
2a20cfd
Implement java.lang.reflect.Constructor.constructNative.
by Elliott Hughes
· 15 years ago