1. 7f40ae5 Move jit startup attempt to openjdkjvmti from adbconnection by Alex Light · 6 years ago
  2. d3782f3 Prevent deadlock calling transformation functions in ClassLoad callback. by Alex Light · 6 years ago
  3. e8320ea ART: Refactor known-classloader visits by Andreas Gampe · 6 years ago
  4. d698ef5 Revert^6 "Ensure that OSR still is possible with jvmti" by Alex Light · 6 years ago
  5. 4d9081c Ensure that we don't suspend during GetOwnedMonitorInfoCommon by Alex Light · 6 years ago
  6. ac5fea0 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 6 years ago
  7. f2a300b Revert "Revert "Allow hidden API access from system libraries"" by David Brazdil · 6 years ago
  8. 1ae0a4a Fix incorrect null checks in 2 JVMTI functions by Alex Light · 6 years ago
  9. 8f4b056 Move most of runtime/base to libartbase/base by David Sehr · 6 years ago
  10. abcbf82 Merge "Ensure when NotifyMethodRedefined is called the ArtMethod is valid" into pi-dev by TreeHugger Robot · 6 years ago
  11. 18e14b5 Ensure when NotifyMethodRedefined is called the ArtMethod is valid by Alex Light · 6 years ago
  12. 0f6c3ec Avoid verifying output dex for dexlayout in FixedUpDexFile::Create by Mathieu Chartier · 6 years ago
  13. 67bf42e Header library to remove dependence on runtime/ by David Sehr · 6 years ago
  14. af29031 Small documentation and stylistic changes. by Roland Levillain · 6 years ago
  15. 1613cd1 Merge "Ensure redefinition does not break breakpoint deoptimization" by Treehugger Robot · 6 years ago
  16. 5b36288 Merge "Remove generate-operator-out.py symlinks" by Treehugger Robot · 6 years ago
  17. e34fe44 Ensure redefinition does not break breakpoint deoptimization by Alex Light · 6 years ago
  18. fee188b Merge "ART: Compile libctstiagent with the NDK" by Treehugger Robot · 6 years ago
  19. b69d2d3 Remove generate-operator-out.py symlinks by Alex Light · 6 years ago
  20. c758875 Add get_class_loader_class_descriptors JVMTI extension method by Alex Light · 6 years ago
  21. cb5125d ART: Compile libctstiagent with the NDK by Andreas Gampe · 6 years ago
  22. c88a008 Ensure that apis are unhidden even if there is no vdex by Alex Light · 6 years ago
  23. fcbe15c Build debug library libdexfiled by David Sehr · 6 years ago
  24. 7c16fea Merge "Revert^6 "Prevent UAF issues caused by static destructors"" by Alex Light · 6 years ago
  25. 12ee56b Fix incorrect condition in TransformationFaultHandler by Alex Light · 6 years ago
  26. 0e84118 Revert^6 "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  27. 4798222 Revert "Revert^4 "Prevent UAF issues caused by static destructors"" by Nicolas Geoffray · 6 years ago
  28. e9dc524 Revert^4 "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  29. ef01222 Fix typos. by Roland Levillain · 7 years ago
  30. 05f90d1 Avoid generating cdex for dex files with duplicate methods by Mathieu Chartier · 6 years ago
  31. 6a94cec Revert "Prevent UAF issues caused by static destructors" by Nicolas Geoffray · 6 years ago
  32. 7d522a4 Merge "Prevent UAF issues caused by static destructors" by Alex Light · 6 years ago
  33. 123aeb7 Prevent UAF issues caused by static destructors by Alex Light · 6 years ago
  34. fe2a39d Revert "Temporarily disable lazy class-file-load-hook" by Alex Light · 6 years ago
  35. 685629d Merge "Temporarily disable lazy class-file-load-hook" by Treehugger Robot · 6 years ago
  36. 3797770 Temporarily disable lazy class-file-load-hook by Alex Light · 6 years ago
  37. a927295 Merge changes I39354837,Id8e47f45 by Alex Light · 6 years ago
  38. ca97ada Change ClassFileLoadHook to lazily compute dex file by Alex Light · 6 years ago
  39. 2e40c1c Remove unneeded mutator_lock_ requires from fixed_up_dex_file by Alex Light · 6 years ago
  40. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 6 years ago
  41. c7e546f Merge "Refactor JVMTI ClassFileLoadHook handling" by Treehugger Robot · 6 years ago
  42. 64e4c14 Refactor JVMTI ClassFileLoadHook handling by Alex Light · 6 years ago
  43. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 6 years ago
  44. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 6 years ago
  45. 1a824a5 Remove hiddenapi access flags in FixedUpDexFile by Alex Light · 6 years ago
  46. 7517555 Add dexlayout class filtering by Mathieu Chartier · 6 years ago
  47. c3a22aa Add shared separate data section for compact dex by Mathieu Chartier · 6 years ago
  48. 8c0961f Move missed files to libdexfile by David Sehr · 6 years ago
  49. e6b6ff8 Revamp dexlayout writing functions by Mathieu Chartier · 6 years ago
  50. 2a96fe8 Change envs_lock_ to a ReaderWriterMutex by Alex Light · 6 years ago
  51. 210531f Revert "Revert "Move quickening info logic to its own table"" by Mathieu Chartier · 6 years ago
  52. 017adc2 Merge changes from topic "userdebug-jdwp" by Alex Light · 6 years ago
  53. 013fd80 Create an ART-independent DexFileLoader by David Sehr · 6 years ago
  54. 6716941 Revert "Move quickening info logic to its own table" by Nicolas Geoffray · 6 years ago
  55. 7a26f94 Move quickening info logic to its own table by Mathieu Chartier · 6 years ago
  56. 2ce6fc8 Support using adbconnection and openjdkjvmti without JAVA_DEBUGGABLE by Alex Light · 6 years ago
  57. 21cf258 Convert to StandardDex in fixup_dex_dex_file by Mathieu Chartier · 6 years ago
  58. 9e734c7 Create dex subdirectory by David Sehr · 6 years ago
  59. 4d77daf Correct behavior of thread suspension around Raw monitors by Alex Light · 6 years ago
  60. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 6 years ago
  61. 55256cb Extensions to check JNI. by Ian Rogers · 6 years ago
  62. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 6 years ago
  63. acea243 Merge changes Ic67db951,I1ba0f43c by Treehugger Robot · 6 years ago
  64. 702f6f2 Merge "Add CodeItemDebugInfoAccessor" by Mathieu Chartier · 6 years ago
  65. 6f2a634 Clean up JVMTI DDMS extension function. by Alex Light · 6 years ago
  66. 31f4c9f Add CodeItemDebugInfoAccessor by Mathieu Chartier · 6 years ago
  67. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 6 years ago
  68. 5794381 ART: Replace base/logging with android-base/logging by Andreas Gampe · 6 years ago
  69. 92d7720 ART: Make kDebugVerifier a verbose flag by Andreas Gampe · 6 years ago
  70. c3f35f2 Merge "Ensure that updates to the global event mask are atomic" by Treehugger Robot · 6 years ago
  71. 74c8440 Ensure that updates to the global event mask are atomic by Alex Light · 6 years ago
  72. f6df1b5 Ensure single-step always causes global deopt by Alex Light · 6 years ago
  73. b4c6acb Optimize lookup of quickening data. by Nicolas Geoffray · 7 years ago
  74. 58cc1cb Pass the debug_info_offset explicitly. by Nicolas Geoffray · 6 years ago
  75. b284f8d Revert "Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe."" by Alex Light · 6 years ago
  76. af93410 Revert "Make JVMTI DisposeEnvironment and GetEnv thread safe." by Alex Light · 6 years ago
  77. e5a2ae3 Make JVMTI DisposeEnvironment and GetEnv thread safe. by Alex Light · 6 years ago
  78. 5573c37 cpplint: Remove many unnecessary NOLINT by Igor Murashkin · 6 years ago
  79. 9a38a69 Merge "Remove unneeded endian.h include" by Nicolas Geoffray · 6 years ago
  80. 237c113 Remove unneeded endian.h include by Alex Light · 6 years ago
  81. a5197fa Merge "cpplint: Use upstream cpplint" by Treehugger Robot · 6 years ago
  82. 0bfd0cc Merge "Add JVMTI DDMS extension method and event." by Treehugger Robot · 6 years ago
  83. 8c2b929 Add JVMTI DDMS extension method and event. by Alex Light · 7 years ago
  84. 2a2d311 cpplint: Use upstream cpplint by Igor Murashkin · 7 years ago
  85. 9311297 Make agent threads retain their thread names by Alex Light · 7 years ago
  86. b7c273c Add ClassDataItemIterator::HasNextMethod by Mathieu Chartier · 7 years ago
  87. e983b16 Merge "Record @{Fast,Critical}Native in method's access flags." by Vladimir Marko · 7 years ago
  88. b0a6aee Record @{Fast,Critical}Native in method's access flags. by Vladimir Marko · 7 years ago
  89. bda66c7 Merge "cpplint: Cleanup errors" by Treehugger Robot · 7 years ago
  90. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  91. 3f33c0a Move jvmti extension functions into their own file by Alex Light · 7 years ago
  92. d9aff13 Revert "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  93. a2cbb2b Merge "Revert "Prevent races with GC when transferring objects between threads"" by Alex Light · 7 years ago
  94. e5179ce Revert "Prevent races with GC when transferring objects between threads" by Alex Light · 7 years ago
  95. 62540e3 Merge "Prevent races with GC when transferring objects between threads" by Treehugger Robot · 7 years ago
  96. 7585b91 Prevent races with GC when transferring objects between threads by Alex Light · 7 years ago
  97. 0fa1786 Avoid JVMTI global deoptimization when possible by Alex Light · 7 years ago
  98. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  99. 716f34d Merge "Make RunAgentThread ensure thread attach is possible." by Treehugger Robot · 7 years ago
  100. dfeec3a Merge "Pass the verify flag to DexFileLoader utilities." by Nicolas Geoffray · 7 years ago