1. 1f1cb9f Revert "Revert "Move runtime/ to ClassAccessor"" by Mathieu Chartier · 6 years ago
  2. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  3. acb906d Remove mirror::String::java_lang_String_. by Vladimir Marko · 6 years ago
  4. 5924a4a Move String::SizeOf<> to string.h . by Vladimir Marko · 6 years ago
  5. 6baa1c9 ART: Ensure correct thread state for stack trace collection by Andreas Gampe · 6 years ago
  6. 6834d34 Remove mirror::Reference::java_lang_ref_Reference. by Vladimir Marko · 6 years ago
  7. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  8. 1f01016 Move ArtDexFileLoader to libdexfile by David Sehr · 6 years ago
  9. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  10. 1979c64 Clean up include paths by David Sehr · 6 years ago
  11. 60fbefc Move jit startup attempt to openjdkjvmti from adbconnection by Alex Light · 6 years ago
  12. 74b9994 Merge "Move profile dependent modules to libartbase" by Treehugger Robot · 6 years ago
  13. 79e2607 Move profile dependent modules to libartbase by David Sehr · 6 years ago
  14. dc83dea Merge "Prevent deadlock calling transformation functions in ClassLoad callback." by Alex Light · 6 years ago
  15. 9e7859c Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 6 years ago
  16. f285863 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  17. f807153 Revert^5 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  18. 23be146 Revert^4 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  19. ce2836a Revert^3 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  20. 94e3dd7 Revert "Revert "Ensure that OSR still is possible with jvmti"" by Alex Light · 6 years ago
  21. 64789f5 Merge "Ensure that we don't suspend during GetOwnedMonitorInfoCommon" by Alex Light · 6 years ago
  22. 4f3d1cf Revert "Ensure that OSR still is possible with jvmti" by Nicolas Geoffray · 6 years ago
  23. a5cd4c0 Ensure that we don't suspend during GetOwnedMonitorInfoCommon by Alex Light · 6 years ago
  24. b9ad26d Ensure that OSR still is possible with jvmti by Alex Light · 6 years ago
  25. 8e1a7cb Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 6 years ago
  26. e153e71 Merge "Remove unneeded ScopedGCCriticalSections from openjdkjvmti." by Treehugger Robot · 6 years ago
  27. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  28. 42db204 Merge "Fix incorrect null checks in 2 JVMTI functions" by Treehugger Robot · 6 years ago
  29. 19a7d4f Fix incorrect null checks in 2 JVMTI functions by Alex Light · 6 years ago
  30. fde0562 Merge "Remove FramePop trace listener if no outstanding events" by Alex Light · 6 years ago
  31. f5d5eb1 Remove FramePop trace listener if no outstanding events by Alex Light · 6 years ago
  32. 046f256 Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid" by Treehugger Robot · 6 years ago
  33. 035105f Ensure when NotifyMethodRedefined is called the ArtMethod is valid by Alex Light · 7 years ago
  34. 3ef920e Merge "Move most of runtime/base to libartbase/base" by David Sehr · 6 years ago
  35. 5776a5f Merge "ART: Refactor known-classloader visits" by Treehugger Robot · 7 years ago
  36. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  37. 8b2f3ac Avoid verifying output dex for dexlayout in FixedUpDexFile::Create by Mathieu Chartier · 7 years ago
  38. b8e7c37 ART: Refactor known-classloader visits by Andreas Gampe · 7 years ago
  39. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 7 years ago
  40. af29031 Small documentation and stylistic changes. by Roland Levillain · 7 years ago
  41. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 7 years ago
  42. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 7 years ago
  43. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 7 years ago
  44. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 7 years ago
  45. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 7 years ago
  46. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 7 years ago
  47. cb5125d ART: Compile libctstiagent with the NDK by Andreas Gampe · 7 years ago
  48. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 7 years ago
  49. fcbe15c Build debug library libdexfiled by David Sehr · 7 years ago
  50. 7c16fea Merge "Revert^6 "Prevent UAF issues caused by static destructors"" by Alex Light · 7 years ago
  51. 12ee56b Fix incorrect condition in TransformationFaultHandler by Alex Light · 7 years ago
  52. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  53. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 7 years ago
  54. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  55. ef01222 Fix typos. by Roland Levillain · 7 years ago
  56. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 7 years ago
  57. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 7 years ago
  58. 7d522a4 Merge "Prevent UAF issues caused by static destructors" by Alex Light · 7 years ago
  59. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 7 years ago
  60. fe2a39d Revert "Temporarily disable lazy class-file-load-hook" by Alex Light · 7 years ago
  61. 685629d Merge "Temporarily disable lazy class-file-load-hook" by Treehugger Robot · 7 years ago
  62. 3797770 Temporarily disable lazy class-file-load-hook by Alex Light · 7 years ago
  63. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 7 years ago
  64. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 7 years ago
  65. 2e40c1c Remove unneeded mutator_lock_ requires from fixed_up_dex_file by Alex Light · 7 years ago
  66. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  67. c7e546f Merge "Refactor JVMTI ClassFileLoadHook handling" by Treehugger Robot · 7 years ago
  68. 64e4c14 Refactor JVMTI ClassFileLoadHook handling by Alex Light · 7 years ago
  69. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  70. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  71. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 7 years ago
  72. 7517555 Add dexlayout class filtering by Mathieu Chartier · 7 years ago
  73. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 7 years ago
  74. 8c0961f Move missed files to libdexfile by David Sehr · 7 years ago
  75. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 7 years ago
  76. 2a96fe8 Change envs_lock_ to a ReaderWriterMutex by Alex Light · 7 years ago
  77. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 7 years ago
  78. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 7 years ago
  79. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 7 years ago
  80. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 7 years ago
  81. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 7 years ago
  82. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 7 years ago
  83. 21cf258 Convert to StandardDex in fixup_dex_dex_file by Mathieu Chartier · 7 years ago
  84. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  85. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 7 years ago
  86. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 7 years ago
  87. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  88. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  89. acea243 Merge changes Ic67db951,I1ba0f43c by Treehugger Robot · 7 years ago
  90. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 7 years ago
  91. 6f2a634 Clean up JVMTI DDMS extension function. by Alex Light · 7 years ago
  92. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 7 years ago
  93. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  94. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 7 years ago
  95. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 7 years ago
  96. c3f35f2 Merge "Ensure that updates to the global event mask are atomic" by Treehugger Robot · 7 years ago
  97. 74c8440 Ensure that updates to the global event mask are atomic by Alex Light · 7 years ago
  98. f6df1b5 Ensure single-step always causes global deopt by Alex Light · 7 years ago
  99. b4c6acb Optimize lookup of quickening data. by Nicolas Geoffray · 7 years ago
  100. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 7 years ago