- 8671f58 Add a separate path for MethodHandle invokeExact from transforms by Orion Hodson · 2 years, 10 months ago
- 6cdabe1 Update runtime/ implications to use (D)CHECK_IMPLIES by Santiago Aboy Solanes · 2 years, 10 months ago
- 4ef67d4 Set types of quick entry points to void*. by Peter Collingbourne · 2 years, 11 months ago
- b08e115 MethodHandles: change asType() / invoke() implementation by Orion Hodson · 3 years ago
- 5573756 Set @NeverCompile methods as not compilable by Kevin Jeon · 3 years, 1 month ago
- 9c924e8 Add support to place shared libraries after the dex path by Brad Stenning · 3 years, 3 months ago
- e300c4e Faster Class::FindField(). by Vladimir Marko · 3 years, 7 months ago
- 2ff0cb1 Refine VarHandle::GetMethodTypeMatchForAccessMode() by Orion Hodson · 4 years, 4 months ago
- d3e9c62 ARM: Allow FP args in core regs for @CriticalNative. by Vladimir Marko · 4 years, 5 months ago
- 7285a4b Fix GetDirectBufferCapacity for zero length direct buffer by Orion Hodson · 4 years, 6 months ago
- 82cc2a2 Remove FileDescriptor ownerId field from Core Platform API bypass by Orion Hodson · 4 years, 9 months ago
- bda163d Additional checks in GetDirectBuffer{Address,Capacity} by Orion Hodson · 4 years, 9 months ago
- eb070f0 Reland "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 4 years, 10 months ago
- 2db169c Revert "art: Add FileDescriptor fields to native Core Platform API" by Orion Hodson · 4 years, 10 months ago
- 47d0c47 art: Add FileDescriptor fields to native Core Platform API by Orion Hodson · 4 years, 10 months ago
- 814b928 Manually add java.io.Buffer private fields to the Core Platform API by Orion Hodson · 4 years, 10 months ago
- 9f8ead2 Remove support code for native Core Platform API checks by Orion Hodson · 4 years, 10 months ago
- 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
- 5c8b351 Merge "Revert "Prevent agents from delaying system daemon threads"" by Nicolas Geoffray · 6 years ago
- c08c107 Revert "Prevent agents from delaying system daemon threads" by Nicolas Geoffray · 6 years ago
- 6ad020d Pass sampled value to hidden api access logger by Andrei Onea · 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
- 96259f1 Pass the Java caller's location to OpenNativeLibrary. by Nicolas Geoffray · 6 years ago
- 05909d8 Support class lookup for InMemoryDexClassLoader by David Brazdil · 6 years ago
- c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
- 9296e18 Merge "Add native support for BaseDexClassLoader shared libraries." by Nicolas Geoffray · 6 years ago
- f50ac10 Simplify hidden_api.h logic by David Brazdil · 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
- 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 7 years ago
- a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 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
- 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 7 years ago
- a5efc4c Disable hidden API checks for WellKnownClasses by David Brazdil · 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
- 2f5bfb1 Undefine TO_ENTRY_POINT macro after consumption by Victor Chang · 7 years ago
- 5794381 ART: Replace base/logging with android-base/logging 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
- 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
- db48a79 ART: Clear WellKnownClasses on shutdown by Andreas Gampe · 7 years ago
- e431e27 art: use proper nativehelper headers by Steven Moreland · 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
- b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 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
- 198b5db Merge "Track libcore java.lang.reflect.Proxy update" by Przemyslaw Szczepaniak · 8 years ago
- f11cd29 Track libcore java.lang.reflect.Proxy update by Przemyslaw Szczepaniak · 8 years ago
- 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
- 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
- 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
- ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
- 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
- d625158 Add ClassExt mirror. by Alex Light · 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
- 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
- 79a21e7 Add support for Executable.getParameters() metadata by Neil Fuller · 8 years ago
- adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 8 years ago
- da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
- 3fec9ac ART: Use libbase logging by Andreas Gampe · 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
- 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 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
- 942dc298 Simplify LoadNativeLibrary() by Dimitry Ivanov · 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
- 986f650 Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
- 44409d3 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago