Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_art
/
f3677471a58c2738a3d9dd05f07f01c18a5e61be
/
runtime
/
well_known_classes.h
f367747
Add ability to switch to index ids late.
by Alex Light
· 6 years ago
f284a2d
Add InvocationTargetException to Wellknownclasses
by Alex Light
· 6 years ago
e0b2ce4
Revert^2 "Prevent agents from delaying system daemon threads"
by Alex Light
· 6 years ago
c08c107
Revert "Prevent agents from delaying system daemon threads"
by Nicolas Geoffray
· 6 years ago
3611fdf
Prevent agents from delaying system daemon threads
by Alex Light
· 6 years ago
a2d2bc2
Replace libmetricslogger logging with up-call to Java for hidden api
by Andrei Onea
· 6 years ago
17ed987
Merge "Support class lookup for InMemoryDexClassLoader"
by David Brazdil
· 6 years ago
7fbc4a5
ART: Move to using locks.h instead of mutex.h
by Andreas Gampe
· 6 years ago
05909d8
Support class lookup for InMemoryDexClassLoader
by David Brazdil
· 6 years ago
9296e18
Merge "Add native support for BaseDexClassLoader shared libraries."
by Nicolas Geoffray
· 6 years ago
5cc0e75
Emit JVMTI events for LockSupport.park
by Charles Munger
· 6 years ago
aa31f49
Revert^4 "Implement LockSupport.park with a futex"
by Charles Munger
· 6 years ago
80a560c
Add native support for BaseDexClassLoader shared libraries.
by Nicolas Geoffray
· 6 years ago
13f4d96
Revert "Revert^2 "Implement LockSupport.park with a futex""
by Nicolas Geoffray
· 6 years ago
4e7077d
Revert^2 "Implement LockSupport.park with a futex"
by Charles Munger
· 6 years ago
5485371
Revert "Implement LockSupport.park with a futex"
by Filip Pavlis
· 6 years ago
5e1a75c
Implement LockSupport.park with a futex
by Charles Munger
· 6 years ago
6cae5ea
Ensure we never instrument Proxy.<init> entrypoint
by Alex Light
· 7 years ago
c0f02d4
Revert "Add Throwable.UNASSIGNED_STACK to well known fields"
by Neil Fuller
· 7 years ago
d806686
Add Throwable.UNASSIGNED_STACK to well known fields
by Paul Duffin
· 7 years ago
2bd4fff
ART: Remove unused WellKnownClasses
by Orion Hodson
· 7 years ago
9abc31e
ART: Refactor String.init binding
by Andreas Gampe
· 7 years ago
6097672
Remove some unnecessary items from WellKnownClasses.
by Vladimir Marko
· 7 years ago
f5f1f80
Revert^2 "hidden_api: Call back into libcore on hidden api detection""
by Narayan Kamath
· 7 years ago
8c5de0f
Revert "hidden_api: Call back into libcore on hidden api detection"
by Orion Hodson
· 7 years ago
a9660f1
hidden_api: Call back into libcore on hidden api detection
by Narayan Kamath
· 7 years ago
928033d
Revert^2 "ART: Interpreter support for VarHandle accessors"
by Orion Hodson
· 7 years ago
c4d3bf4
Revert "ART: Interpreter support for VarHandle accessors"
by Orion Hodson
· 7 years ago
becc83b
ART: Interpreter support for VarHandle accessors
by Orion Hodson
· 7 years ago
5677601
ART: Call ThreadGroup.add for attached threads
by Andreas Gampe
· 7 years ago
473191c
ART: Clean up library loading
by Andreas Gampe
· 7 years ago
eb4d19b
ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature
by Orion Hodson
· 7 years ago
43f0cdb
ART: Intrinsify polymorphic signature methods
by Orion Hodson
· 7 years ago
db48a79
ART: Clear WellKnownClasses on shutdown
by Andreas Gampe
· 7 years ago
f8db2c3
ART: Add support for constructor method handles
by Orion Hodson
· 7 years ago
7865ac7
Add DelegateLastClassLoader to the list of WellKnownClassLoaders
by Calin Juravle
· 8 years ago
24ea739
ART: Remove com.android.dex.Dex from well_known_classes.
by Narayan Kamath
· 8 years ago
6b2dc31
ART: Get rid of most of java.lang.DexCache.
by Narayan Kamath
· 8 years ago
72ab684
Add class status for resolved erroneous classes.
by Vladimir Marko
· 8 years ago
5d37c15
Put inlined ArtMethod pointer in stack maps.
by Nicolas Geoffray
· 8 years ago
811bd5f
ART: Make method handle runtime code callable from compiler.
by Orion Hodson
· 8 years ago
7d8d8ff
Revert "Revert "ART: Generalize FindClassInPathClassLoader""
by Nicolas Geoffray
· 8 years ago
af3572b
Revert "ART: Generalize FindClassInPathClassLoader"
by Nicolas Geoffray
· 8 years ago
fd1ae75
ART: Generalize FindClassInPathClassLoader
by Andreas Gampe
· 8 years ago
46aba36
ART: Move pathList well-known-field to actual class
by Andreas Gampe
· 8 years ago
c3b7f1a
Interpreter: Add support for method handle transforms [Part 1].
by Narayan Kamath
· 8 years ago
c4f3925
Move remaining jobject related functions to use ObjPtr
by Mathieu Chartier
· 8 years ago
79a21e7
Add support for Executable.getParameters() metadata
by Neil Fuller
· 8 years ago
da079bb
Cleanup String.<init> handling.
by Nicolas Geoffray
· 8 years ago
0e84439
Collapse ART's AbstractMethod class into Executable
by Neil Fuller
· 8 years ago
367f3dd
jni: Add @CriticalNative optimization to speed up JNI transitions
by Igor Murashkin
· 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
5cbe65d
Use Thread.dispatchUncaughtException() rather than duplicating logic.
by Tobias Thierer
· 8 years ago
c92a7a1
Wrap certain exception types when loading an erroneous class.
by Jeff Hao
· 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
464595f
Enso ThreadGroup.groups is an array not ArrayList
by Przemyslaw Szczepaniak
· 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
· 9 years ago
9044347
Move to newer clang annotations
by Mathieu Chartier
· 9 years ago
b5de3bb
Use runFinalizationWithTimeout for native allocations
by Mathieu Chartier
· 10 years ago
e401d14
Move mirror::ArtMethod to native
by Mathieu Chartier
· 10 years ago
848f70a
Replace String CharArray with internal uint16_t array.
by Jeff Hao
· 11 years ago
a61894d
Fix reflection handling and test flakiness
by Mathieu Chartier
· 10 years ago
daaf326
Add AccessibleObject and Field to mirror
by Mathieu Chartier
· 10 years ago
079101a
Move GC daemon locking logic into heap
by Mathieu Chartier
· 10 years ago
cef50f0
Stop daemon threads in runtime shutdown
by Mathieu Chartier
· 10 years ago
e49e195
More use of WellKnownClasses for debugger
by Sebastien Hertz
· 10 years ago
c8ccf68
ART: Fix some -Wpedantic errors
by Andreas Gampe
· 10 years ago
3437531
Use WellKnownClasses in ThrowStackOverflowError to reduce changes of further stack overflow
by Brian Carlstrom
· 10 years ago
6bcae8f
Add fast path for FindClass using the type dex file.
by Mathieu Chartier
· 10 years ago
7ea6f79
ART: Throw StackOverflowError in native code
by Andreas Gampe
· 10 years ago
dd157d7
Avoid some unnecessary use of stl types.
by Ian Rogers
· 11 years ago
ea46f95
Refactor java.lang.reflect implementation
by Brian Carlstrom
· 11 years ago
42425b3
am fc0e3219: Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
fc0e321
Fix multiple inclusion guards to match new pathnames
by Brian Carlstrom
· 11 years ago
1db9113
resolved conflicts for merge of 7940e44f to dalvik-dev
by Brian Carlstrom
· 11 years ago
7940e44
Create separate Android.mk for main build targets
by Brian Carlstrom
· 11 years ago
[Renamed from src/well_known_classes.h]
bba5dd5
Merge "Semi-pruned SSA support for sea-ir." into dalvik-dev
by Anwar Ghuloum
· 11 years ago
3c50a4b
Rename vmData
by Anwar Ghuloum
· 12 years ago
aecb5f3
Track libcore DirectByteBuffer change.
by Elliott Hughes
· 12 years ago
2dd0e2c
Directory restructuring of object.h
by Ian Rogers
· 12 years ago
af6e67a
Further proxy refactorings.
by Ian Rogers
· 12 years ago
b4e94fd
Extend and fix the monitor diagnostics.
by Elliott Hughes
· 12 years ago
76b6167
Move mutex.h into base/mutex.h.
by Elliott Hughes
· 12 years ago
ef28b14
Remove some SOA from JNI internal.
by Ian Rogers
· 12 years ago
cfaa455
Turn the thread peer_ into a Object*.
by Ian Rogers
· 12 years ago
120f1c7
Fail threads attaching during runtime shutdown.
by Ian Rogers
· 12 years ago
66f1925
Change dex cache to be java object instead of array, add pointer to dex file in dex cache.
by Mathieu Chartier
· 12 years ago
b726dcb
Rename GlobalSynchronization to Locks
by Ian Rogers
· 12 years ago
00f7d0e
Global lock levels.
by Ian Rogers
· 12 years ago
7664f5c
Fix GC performance regression
by Mathieu Chartier
· 13 years ago
a4f9474
Finish cleanup of class/field/method caching.
by Elliott Hughes
· 13 years ago
af8d15a
Move the thread.cc Class*/Field*/Method* caching over to WellKnownClasses.
by Elliott Hughes
· 13 years ago
eac7667
DO NOT MERGE Fix all unsafe caching to be like libcore.
by Elliott Hughes
· 13 years ago