1. c665d63 Revert^2 "Notify waiters when releasing the monitor" by Charles Munger · 7 years ago
  2. 4fc843c Merge "Revert "Notify waiters when releasing the monitor"" by Roland Levillain · 7 years ago
  3. 9cec965 Revert "Notify waiters when releasing the monitor" by Roland Levillain · 7 years ago
  4. 0d95e6a Merge "Notify waiters when releasing the monitor" by Treehugger Robot · 7 years ago
  5. aa31f49 Revert^4 "Implement LockSupport.park with a futex" by Charles Munger · 7 years ago
  6. 1ebb52c Notify waiters when releasing the monitor by Charles Munger · 7 years ago
  7. 1e152a6 Merge "Revert "Revert^2 "Implement LockSupport.park with a futex""" by Nicolas Geoffray · 7 years ago
  8. 13f4d96 Revert "Revert^2 "Implement LockSupport.park with a futex"" by Nicolas Geoffray · 7 years ago
  9. 0b59b54 Merge "Use _PRIVATE versions of futex ops." by Treehugger Robot · 7 years ago
  10. 7530bae Use _PRIVATE versions of futex ops. by Charles Munger · 7 years ago
  11. 4e7077d Revert^2 "Implement LockSupport.park with a futex" by Charles Munger · 7 years ago
  12. 97d40f9 Merge "Revert "Implement LockSupport.park with a futex"" by Filip Pavlis · 7 years ago
  13. 5485371 Revert "Implement LockSupport.park with a futex" by Filip Pavlis · 7 years ago
  14. fe79b59 Merge "Implement LockSupport.park with a futex" by Treehugger Robot · 7 years ago
  15. 5e1a75c Implement LockSupport.park with a futex by Charles Munger · 7 years ago
  16. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 7 years ago
  17. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 7 years ago
  18. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 7 years ago
  19. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 7 years ago
  20. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 7 years ago
  21. 6071d2d Merge "Make QuickExceptionHandler handle force-retry-instruction" by Treehugger Robot · 7 years ago
  22. be1f8d0 Make QuickExceptionHandler handle force-retry-instruction by Alex Light · 7 years ago
  23. 8db8072 Merge "ART: Use reinterpret_cast{32,64}<> when appropriate." by Vladimir Marko · 7 years ago
  24. 78baed5 ART: Use reinterpret_cast{32,64}<> when appropriate. by Vladimir Marko · 7 years ago
  25. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 7 years ago
  26. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 7 years ago
  27. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 7 years ago
  28. 6e7e0ea Merge "ART: Simplify CurrentMethodVisitor" by Treehugger Robot · 7 years ago
  29. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 7 years ago
  30. 1b5c5c8 ART: Simplify CurrentMethodVisitor by Andreas Gampe · 7 years ago
  31. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 7 years ago
  32. 88a2a9d JVMTI PopFrame support by Alex Light · 7 years ago
  33. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 7 years ago
  34. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 7 years ago
  35. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 7 years ago
  36. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 7 years ago
  37. 8991ad0 Improving ART debugging and printing VmSize when OOM occurs by Wei Li · 7 years ago
  38. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 7 years ago
  39. 213f895 Merge "HWASan support in ART." by Treehugger Robot · 7 years ago
  40. 9b7656d HWASan support in ART. by Evgenii Stepanov · 7 years ago
  41. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 7 years ago
  42. 42deda8 Add helper method to iterate over BitTable fields in CodeInfo. by David Srbecky · 7 years ago
  43. a2d29a3 Add stack map fast path for GC. by David Srbecky · 7 years ago
  44. 9d47925 Rename type resolution entrypoints. by Vladimir Marko · 7 years ago
  45. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 7 years ago
  46. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 7 years ago
  47. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 7 years ago
  48. 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 7 years ago
  49. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 7 years ago
  50. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 7 years ago
  51. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 7 years ago
  52. 896583e ART: Use clang-tidy to warn on RAII issue by Andreas Gampe · 7 years ago
  53. 5c9715e Merge "ART: Ensure minimum stack size under ASAN" by Treehugger Robot · 7 years ago
  54. e383d23 ART: Mask garbage-memory warnings by Andreas Gampe · 7 years ago
  55. 7a55ce0 ART: Ensure minimum stack size under ASAN by Andreas Gampe · 7 years ago
  56. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 7 years ago
  57. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 7 years ago
  58. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  59. a4bae54 Merge "Remove unused GetDexRegisterMap arguments." by David Srbecky · 7 years ago
  60. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 7 years ago
  61. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 7 years ago
  62. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 7 years ago
  63. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 7 years ago
  64. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 7 years ago
  65. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 7 years ago
  66. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 7 years ago
  67. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 7 years ago
  68. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 7 years ago
  69. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 7 years ago
  70. aaebb14 Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses." by Vladimir Marko · 7 years ago
  71. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 7 years ago
  72. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 7 years ago
  73. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 7 years ago
  74. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 7 years ago
  75. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 7 years ago
  76. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 7 years ago
  77. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 7 years ago
  78. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 7 years ago
  79. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  80. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 7 years ago
  81. 99ebc26 Merge "Fix failure to initialize AnnotatedStackTraceElement." by Treehugger Robot · 7 years ago
  82. c4b1c0c Fix failure to initialize AnnotatedStackTraceElement. by Vladimir Marko · 7 years ago
  83. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 7 years ago
  84. 3dada43 Merge "ART: Simplify atomic.h" by Orion Hodson · 7 years ago
  85. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 7 years ago
  86. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  87. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 7 years ago
  88. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 7 years ago
  89. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  90. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  91. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 7 years ago
  92. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  93. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 7 years ago
  94. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 8 years ago
  95. fa854e4 Visit targets of proxy methods when visiting thread roots. by Roland Levillain · 7 years ago
  96. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 8 years ago
  97. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 8 years ago
  98. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 8 years ago
  99. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 8 years ago
  100. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 8 years ago