1. 05909d8 Support class lookup for InMemoryDexClassLoader by David Brazdil · 6 years ago
  2. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  3. 9296e18 Merge "Add native support for BaseDexClassLoader shared libraries." by Nicolas Geoffray · 6 years ago
  4. f50ac10 Simplify hidden_api.h logic by David Brazdil · 6 years ago
  5. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  6. aa31f49 Revert^4 "Implement LockSupport.park with a futex" by Charles Munger · 6 years ago
  7. 80a560c Add native support for BaseDexClassLoader shared libraries. by Nicolas Geoffray · 6 years ago
  8. 13f4d96 Revert "Revert^2 "Implement LockSupport.park with a futex"" by Nicolas Geoffray · 6 years ago
  9. 4e7077d Revert^2 "Implement LockSupport.park with a futex" by Charles Munger · 6 years ago
  10. 5485371 Revert "Implement LockSupport.park with a futex" by Filip Pavlis · 6 years ago
  11. 5e1a75c Implement LockSupport.park with a futex by Charles Munger · 6 years ago
  12. 6cae5ea Ensure we never instrument Proxy.<init> entrypoint by Alex Light · 6 years ago
  13. c0f02d4 Revert "Add Throwable.UNASSIGNED_STACK to well known fields" by Neil Fuller · 6 years ago
  14. d806686 Add Throwable.UNASSIGNED_STACK to well known fields by Paul Duffin · 6 years ago
  15. 2bd4fff ART: Remove unused WellKnownClasses by Orion Hodson · 6 years ago
  16. 9abc31e ART: Refactor String.init binding by Andreas Gampe · 6 years ago
  17. 32bde99 Propagate hiddenapi cmdline flags in OatFileAssistant::Dex2Oat by David Brazdil · 6 years ago
  18. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  19. 6097672 Remove some unnecessary items from WellKnownClasses. by Vladimir Marko · 6 years ago
  20. f5f1f80 Revert^2 "hidden_api: Call back into libcore on hidden api detection"" by Narayan Kamath · 6 years ago
  21. 8c5de0f Revert "hidden_api: Call back into libcore on hidden api detection" by Orion Hodson · 6 years ago
  22. a9660f1 hidden_api: Call back into libcore on hidden api detection by Narayan Kamath · 6 years ago
  23. 597d7f6 More flexible API enforcement policy support. by Mathew Inwood · 6 years ago
  24. a5efc4c Disable hidden API checks for WellKnownClasses by David Brazdil · 6 years ago
  25. 928033d Revert^2 "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  26. c4d3bf4 Revert "ART: Interpreter support for VarHandle accessors" by Orion Hodson · 7 years ago
  27. becc83b ART: Interpreter support for VarHandle accessors by Orion Hodson · 7 years ago
  28. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  29. 473191c ART: Clean up library loading by Andreas Gampe · 7 years ago
  30. 2f5bfb1 Undefine TO_ENTRY_POINT macro after consumption by Victor Chang · 7 years ago
  31. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  32. eb4d19b ART: Remove ArtMethod::IsAnnotatedWithPolymorphicSignature by Orion Hodson · 7 years ago
  33. 43f0cdb ART: Intrinsify polymorphic signature methods by Orion Hodson · 7 years ago
  34. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  35. db48a79 ART: Clear WellKnownClasses on shutdown by Andreas Gampe · 7 years ago
  36. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  37. f8db2c3 ART: Add support for constructor method handles by Orion Hodson · 7 years ago
  38. 7865ac7 Add DelegateLastClassLoader to the list of WellKnownClassLoaders by Calin Juravle · 7 years ago
  39. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 7 years ago
  40. 24ea739 ART: Remove com.android.dex.Dex from well_known_classes. by Narayan Kamath · 7 years ago
  41. 6b2dc31 ART: Get rid of most of java.lang.DexCache. by Narayan Kamath · 7 years ago
  42. 72ab684 Add class status for resolved erroneous classes. by Vladimir Marko · 8 years ago
  43. 5d37c15 Put inlined ArtMethod pointer in stack maps. by Nicolas Geoffray · 8 years ago
  44. 198b5db Merge "Track libcore java.lang.reflect.Proxy update" by Przemyslaw Szczepaniak · 8 years ago
  45. f11cd29 Track libcore java.lang.reflect.Proxy update by Przemyslaw Szczepaniak · 8 years ago
  46. 811bd5f ART: Make method handle runtime code callable from compiler. by Orion Hodson · 8 years ago
  47. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  48. 3773f21 Merge "ART: Fix tidy warnings" by Treehugger Robot · 8 years ago
  49. ca620d7 ART: Fix tidy warnings by Andreas Gampe · 8 years ago
  50. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 8 years ago
  51. d625158 Add ClassExt mirror. by Alex Light · 8 years ago
  52. 7d8d8ff Revert "Revert "ART: Generalize FindClassInPathClassLoader"" by Nicolas Geoffray · 8 years ago
  53. af3572b Revert "ART: Generalize FindClassInPathClassLoader" by Nicolas Geoffray · 8 years ago
  54. fd1ae75 ART: Generalize FindClassInPathClassLoader by Andreas Gampe · 8 years ago
  55. 46aba36 ART: Move pathList well-known-field to actual class by Andreas Gampe · 8 years ago
  56. c3b7f1a Interpreter: Add support for method handle transforms [Part 1]. by Narayan Kamath · 8 years ago
  57. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 8 years ago
  58. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  59. 79a21e7 Add support for Executable.getParameters() metadata by Neil Fuller · 8 years ago
  60. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 8 years ago
  61. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 8 years ago
  62. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  63. 0e84439 Collapse ART's AbstractMethod class into Executable by Neil Fuller · 8 years ago
  64. 367f3dd jni: Add @CriticalNative optimization to speed up JNI transitions by Igor Murashkin · 8 years ago
  65. 9826c3e Add newline for INTERNAL_FATAL automatically by Mathieu Chartier · 8 years ago
  66. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 8 years ago
  67. 5cbe65d Use Thread.dispatchUncaughtException() rather than duplicating logic. by Tobias Thierer · 8 years ago
  68. c92a7a1 Wrap certain exception types when loading an erroneous class. by Jeff Hao · 8 years ago
  69. 942dc298 Simplify LoadNativeLibrary() by Dimitry Ivanov · 8 years ago
  70. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  71. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  72. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  73. 986f650 Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  74. 44409d3 Use isolated namespaces for app native libs by Dmitriy Ivanov · 9 years ago
  75. 464595f Enso ThreadGroup.groups is an array not ArrayList by Przemyslaw Szczepaniak · 9 years ago
  76. 121b25e Merge mnc-dr-enso-dev into goog/master by Przemyslaw Szczepaniak · 9 years ago
  77. d1ef436 Merge lmp changes into mnc. by Narayan Kamath · 9 years ago
  78. e6cd3b5 Track renaming of a couple of fields. by Piotr Jastrzebski · 9 years ago
  79. c16a50f Track changes to the layout of java.lang.Throwable. by Piotr Jastrzebski · 9 years ago
  80. 8c145b9 DirectByteBuffer: Track renaming of field. by Piotr Jastrzebski · 9 years ago
  81. 13e748b Revert "Revert "Move annotations to native."" by Jeff Hao · 9 years ago
  82. 7db6dd7 Revert "Move annotations to native." by Roland Levillain · 9 years ago
  83. 0042c6d Move annotations to native. by Jeff Hao · 9 years ago
  84. 906846f Let classloader provide correct LD_LIBRARY_PATH by Dmitriy Ivanov · 9 years ago
  85. 8117250 Let classloader provide correct LD_LIBRARY_PATH by Dmitriy Ivanov · 9 years ago
  86. b5de3bb Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 9 years ago
  87. 3b532d7 Use runFinalizationWithTimeout for native allocations by Mathieu Chartier · 9 years ago
  88. 3d21bdf Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  89. e401d14 Move mirror::ArtMethod to native by Mathieu Chartier · 9 years ago
  90. 848f70a Replace String CharArray with internal uint16_t array. by Jeff Hao · 11 years ago
  91. a61894d Fix reflection handling and test flakiness by Mathieu Chartier · 9 years ago
  92. 2cebb24 Replace NULL with nullptr by Mathieu Chartier · 9 years ago
  93. fc58af4 Add AbstractMethod, Constructor, Method by Mathieu Chartier · 9 years ago
  94. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  95. 785049f Add paths to apk!lib/<abi> to LD_LIBRARY_PATH by Dmitriy Ivanov · 10 years ago
  96. 324b9bb ART: Move DexFile vector to Java array by Andreas Gampe · 9 years ago
  97. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  98. cef50f0 Stop daemon threads in runtime shutdown by Mathieu Chartier · 10 years ago
  99. a1e50ca Merge "More use of WellKnownClasses for debugger" by Sebastien Hertz · 10 years ago
  100. e49e195 More use of WellKnownClasses for debugger by Sebastien Hertz · 10 years ago