1. ddf4fd3 Always access Thread state and flags as 32-bit location. by Vladimir Marko · 3 years, 1 month ago
  2. 654f01c Fix lock visiting for synchronized native methods. by Vladimir Marko · 3 years, 7 months ago
  3. 0d29072 Dump java backtrace when contending lock too long time. by wangguibo · 3 years, 8 months ago
  4. 4dd1bf4 Require ART_USE_FUTEXES in monitor.cc by Hans Boehm · 3 years, 10 months ago
  5. cedec9d Do not create HandleScope for JNI transitions. by Vladimir Marko · 3 years, 11 months ago
  6. 346fd96 More inclusive language in the runtime by David Srbecky · 4 years, 5 months ago
  7. eedca4a Add more tests, spin before inflating monitors by Hans Boehm · 4 years, 10 months ago
  8. e8bd0a9 Correctly initialize monitors for 32-bit by Hans Boehm · 5 years ago
  9. 65c18a2 Revert^4 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  10. ead89ef Revert^3 "Add spin loop to mutex, overhaul monitor"" by Hans Boehm · 5 years ago
  11. 3d52abe Revert^2 "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  12. d56f7d1 Revert "Add spin loop to mutex, overhaul monitor" by Hans Boehm · 5 years ago
  13. 0d508a0 Add spin loop to mutex, overhaul monitor by Hans Boehm · 5 years ago
  14. 2808be8 ART: Introduce stackmap with no DexRegInfo. by Artem Serov · 6 years ago
  15. f52d92f ObjPtr<>-ify Monitor/-Pool. by Vladimir Marko · 6 years ago
  16. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 6 years ago
  17. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 6 years ago
  18. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  19. c1896c9 C++17 compatibility: make WITH_TIDY=1 happy again. by Elliott Hughes · 6 years ago
  20. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  21. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  22. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  23. c980df6 Merge "Revert "ART: Add StackVisitor accepting a lambda"" by Andreas Gampe · 6 years ago
  24. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  25. e09485f Merge "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  26. c665d63 Revert^2 "Notify waiters when releasing the monitor" by Charles Munger · 6 years ago
  27. 9cec965 Revert "Notify waiters when releasing the monitor" by Roland Levillain · 6 years ago
  28. 1ebb52c Notify waiters when releasing the monitor by Charles Munger · 6 years ago
  29. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 6 years ago
  30. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  31. 125a3a4 Merge changes I207718d6,I700ef52e by Andreas Gampe · 6 years ago
  32. f73caca Remove superfluous 'virtual' specifiers in ART. by Roland Levillain · 6 years ago
  33. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  34. 6cc23ac ART: Add API level to verifier by Andreas Gampe · 6 years ago
  35. 42c2e50 Refactor CasField32 by Mathieu Chartier · 7 years ago
  36. 8bb3c68 Use strong CAS for identity hash code by Mathieu Chartier · 7 years ago
  37. c3d5b84 Change monitor doc comment to reflect lock deflation by Daniel Colascione · 7 years ago
  38. 27b9676 ART: Simplify quasi_atomic.h by Orion Hodson · 7 years ago
  39. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  40. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  41. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  42. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  43. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  44. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  45. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 7 years ago
  46. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  47. 9310495 ART: Factor out stack dumping with monitor objects by Andreas Gampe · 7 years ago
  48. f3ebcce ART: Add Monitor::FetchState by Andreas Gampe · 7 years ago
  49. 170331f ART: Remove base/logging from heap-inl.h by Andreas Gampe · 7 years ago
  50. aaf0d38 ART: Change lock dumping by Andreas Gampe · 7 years ago
  51. 5a38727 ART: Do not use proxy method as owner of lock by Andreas Gampe · 7 years ago
  52. 71ae03b Merge "ART: Increase lock contention thresholds in debug builds" by Treehugger Robot · 7 years ago
  53. 5d68914 ART: Increase lock contention thresholds in debug builds by Andreas Gampe · 7 years ago
  54. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  55. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  56. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  57. 77fee87 Add support for JVMTI monitor events. by Alex Light · 7 years ago
  58. ce56864 Add support for JVMTI GetObjectMonitorUsage function. by Alex Light · 7 years ago
  59. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  60. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 8 years ago
  61. d0210e5 ART: Add stack-dump mode for contention logging by Andreas Gampe · 8 years ago
  62. 111b109 ART: Change contention logging lock strategy by Andreas Gampe · 8 years ago
  63. 5d08fcc ART: More header cleanups by Andreas Gampe · 8 years ago
  64. a4c90b9 Merge "ART: Move source owner data to LogContentionEvent" by Treehugger Robot · 8 years ago
  65. 39b9811 ART: Move source owner data to LogContentionEvent by Andreas Gampe · 8 years ago
  66. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  67. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 8 years ago
  68. c6ea7d0 ART: Clean up art_method.h by Andreas Gampe · 8 years ago
  69. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  70. 2702d56 ART: Fix systrace monitor logging deadlock by Andreas Gampe · 8 years ago
  71. 71cd68d Avoid accessing the heap without mutator lock in Monitor::Lock. by Hiroshi Yamauchi · 8 years ago
  72. 6fe97e0 Add explicit monitor inflation run test. by Hans Boehm · 9 years ago
  73. f1c6f87 Don't need to block in AddWeakGlobalRef and MonitorList::Add under CC. by Hiroshi Yamauchi · 8 years ago
  74. b3da36c Reduce the number of fences needed for monitors by Hans Boehm · 8 years ago
  75. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 8 years ago
  76. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  77. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  78. 1cf194f Check for forwarding address in READ_BARRIER_MARK_REG by Mathieu Chartier · 8 years ago
  79. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 8 years ago
  80. 7b08ae4 Fix a CC crash with ThreadStress. by Hiroshi Yamauchi · 8 years ago
  81. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 8 years ago
  82. 3fec9ac ART: Use libbase logging by Andreas Gampe · 8 years ago
  83. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 8 years ago
  84. 36a270a Change one read barrier bit to mark bit by Mathieu Chartier · 8 years ago
  85. 4b0ef1c Revert "Revert "Use try lock to fix class resolution race"" by Mathieu Chartier · 8 years ago
  86. 69bf969 Revert "Use try lock to fix class resolution race" by Mathieu Chartier · 8 years ago
  87. a704eda Use try lock to fix class resolution race by Mathieu Chartier · 8 years ago
  88. c6df1e3 Never go to resolution while inspecting inlined frames. by Nicolas Geoffray · 8 years ago
  89. 6e759ad ART: Fix systrace monitor logging by Andreas Gampe · 9 years ago
  90. 9d05b59 Merge changes I6942bc86,Ie67e4aa9 by Treehugger Robot · 9 years ago
  91. c7ed09b ART: Log all monitor operations to systrace by Andreas Gampe · 9 years ago
  92. 36891fe Add contender method for lock contention by Mathieu Chartier · 9 years ago
  93. 0ffdc9c Do less work holding thread list lock by Mathieu Chartier · 9 years ago
  94. 49c882b Initialize a variable to suppress compiler error by Goran Jakovljevic · 9 years ago
  95. 61b3cd4 Prevent holding stale Thread pointers by Mathieu Chartier · 9 years ago
  96. 74b3c8f Add more info to monitor contention logging by Mathieu Chartier · 9 years ago
  97. b2771b4 Add option to tune sample collection based on thread sensitivity by Calin Juravle · 9 years ago
  98. daed5d8 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 9 years ago
  99. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 9 years ago
  100. 328c5dc Get class loader to remember interrupts by Hans Boehm · 9 years ago