1. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 10 years ago
  2. f3401f7 Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  3. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  4. f9d233d JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  5. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  6. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  7. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  8. 82a800d Decrement suspend count if thread is shutting down by Mathieu Chartier · 10 years ago
  9. db97871 Revert "Tidy gAborting." by Nicolas Geoffray · 10 years ago
  10. 015b137 Tidy gAborting. by Ian Rogers · 10 years ago
  11. 7443c9a ART: Avoid a recursive abort by Andreas Gampe · 10 years ago
  12. 4ad5cd3 Modify the behavior of thread suspend shootouts. by Ian Rogers · 10 years ago
  13. 4d5d62f Merge "Make thread dumping more tolerant of broken invariants during abort." by Ian Rogers · 10 years ago
  14. 277ccbd ART: More warnings by Andreas Gampe · 10 years ago
  15. 8409ec4 Make thread dumping more tolerant of broken invariants during abort. by Ian Rogers · 10 years ago
  16. 6a3c1fc Remove -Wno-unused-parameter and -Wno-sign-promo from base cflags. by Ian Rogers · 10 years ago
  17. 0256737 Merge "Fix JDWP Virtualmachine.Resume command" by Sebastien Hertz · 10 years ago
  18. c7dd295 Tidy up logging. by Ian Rogers · 10 years ago
  19. 253fa55 Fix JDWP Virtualmachine.Resume command by Sebastien Hertz · 10 years ago
  20. e094b87 Store exiting thread ids and names while tracing to output later. by Jeff Hao · 10 years ago
  21. fec72f4 Fix race in thread list destructor by Mathieu Chartier · 10 years ago
  22. 5869a2c Dump mutator lock for thread suspend timeout by Mathieu Chartier · 10 years ago
  23. f272af4 Move spammy logs to JDWP verbose mode by Sebastien Hertz · 10 years ago
  24. a2af5c7 Only log an error if an unattached thread is unregistered. by Ian Rogers · 10 years ago
  25. 2156ff1 Add time out to dump check point. by Ian Rogers · 10 years ago
  26. 7b078e8 Compile time performance improvements focusing on interpret-only. by Ian Rogers · 10 years ago
  27. ed2be17 Reduce lock contention when debugging by Sebastien Hertz · 10 years ago
  28. ba32de4 Fix issue with Thread.setName hanging after Thread.start by Brian Carlstrom · 10 years ago
  29. 68d8b42 Wire up check JNI force copy mode. by Ian Rogers · 10 years ago
  30. c5d824a Stop thread from reattaching during runtime shutdown while tracing. by Jeff Hao · 10 years ago
  31. f3d874c Avoid race in single thread suspension. by Ian Rogers · 10 years ago
  32. 251755c Use sched_yield in Monitor::MonitorEnter. by Mathieu Chartier · 10 years ago
  33. bae182c Fix method tracing from command-line by Sebastien Hertz · 11 years ago
  34. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 10 years ago
  35. 9e36931 Move modify_ldt_lock into global lock order. by Chao-ying Fu · 10 years ago
  36. 5a9ba01 Build fix. by Ian Rogers · 10 years ago
  37. 4d466a8 Remove all LOG(DEBUG) which is not intended to be checked in by Brian Carlstrom · 10 years ago
  38. 6f365cc Enable concurrent sweeping for non-concurrent GC. by Mathieu Chartier · 10 years ago
  39. a2cee18 Modify unwind to comply with stack parser tools. by Christopher Ferris · 10 years ago
  40. bb43b43 Clear unused roots from debugger by Sebastien Hertz · 10 years ago
  41. 7bf9f19 Improve invalid root dumping. by Mathieu Chartier · 10 years ago
  42. 2966e13 Avoid debug check violation in thread registration. by Ian Rogers · 10 years ago
  43. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  44. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  45. 39c3bfb Make use of profiling information for dex2oat by Dave Allison · 11 years ago
  46. 719d1a3 Enable annotalysis on clang ART builds. by Ian Rogers · 10 years ago
  47. 6dda898 Disable compaction for jni workarounds. by Mathieu Chartier · 10 years ago
  48. 6449c62 Create CompilerOptions by Brian Carlstrom · 10 years ago
  49. c06fec2 Merge "Change root visitor to use Object**." by Mathieu Chartier · 10 years ago
  50. 21e729c Fix failing check during JDWP invoke. by Sebastien Hertz · 10 years ago
  51. 815873e Change root visitor to use Object**. by Mathieu Chartier · 10 years ago
  52. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 11 years ago
  53. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  54. 5f51d4b Fix races in thread list Unregister. by Mathieu Chartier · 11 years ago
  55. 590fee9 Compacting collector. by Mathieu Chartier · 11 years ago
  56. d9c4fc9 Inflate contended lock word by suspending owner. by Ian Rogers · 11 years ago
  57. 423d2a3 Add support for changing roots through the root visitor callback. by Mathieu Chartier · 11 years ago
  58. 967a0ad More allocation code optimizations. by Hiroshi Yamauchi · 11 years ago
  59. 02e2511 Fix up TODO: c++0x, update cpplint. by Mathieu Chartier · 11 years ago
  60. 7934ac2 Fix cpplint whitespace/comments issues by Brian Carlstrom · 11 years ago
  61. df62950 Fix cpplint whitespace/parens issues by Brian Carlstrom · 11 years ago
  62. 7940e44 Create separate Android.mk for main build targets by Brian Carlstrom · 11 years ago[Renamed from src/thread_list.cc]
  63. 9a916d3 Add marks for instrumentation frames that get interpreted. by Jeff Hao · 11 years ago
  64. 9754368 Removed haspeer check and changed small method default limit by Anwar Ghuloum · 11 years ago
  65. 0878d65 Thread tidying. by Ian Rogers · 11 years ago
  66. a843954 Using histograms for timing statistics. by Sameer Abu Asal · 11 years ago
  67. 2dd0e2c Directory restructuring of object.h by Ian Rogers · 12 years ago
  68. f327e07 Implement ObjectReference.MonitorInfo. by Elliott Hughes · 12 years ago
  69. 76b6167 Move mutex.h into base/mutex.h. by Elliott Hughes · 12 years ago
  70. a77f0f6 Various fixes for JDWP. by jeffhao · 12 years ago
  71. cfaa455 Turn the thread peer_ into a Object*. by Ian Rogers · 12 years ago
  72. 2b82db4 Refactor GC to have a class for each different type of GC. by Mathieu Chartier · 12 years ago
  73. 725a957 Pulled out instrumentation into its own class separate from trace. by jeffhao · 12 years ago
  74. 664bebf Fix occasional deadlock caused by checkpoint root marking. by Mathieu Chartier · 12 years ago
  75. bcc2926 Add dex2oat watch dog thread for host builds by Brian Carlstrom · 12 years ago
  76. 4696b5b Fix art usage of readdir_r(3). by Elliott Hughes · 12 years ago
  77. 0e4627e Add thread pool class by Mathieu Chartier · 12 years ago
  78. 858f1c5 Check point root marking. by Mathieu Chartier · 12 years ago
  79. 7e76286 Dump failing thread if IsDaemon check fails. by Ian Rogers · 12 years ago
  80. fbd2291 Attempt to always dump all threads when aborting. by Ian Rogers · 12 years ago
  81. c604d73 Implement mutex requeueing for cv broadcasts. by Ian Rogers · 12 years ago
  82. 6f1c949 Add root verification when we try to mark an invalid object. by Mathieu Chartier · 12 years ago
  83. 50b35e2 Explicitly pass Thread::Current to MutexLock and Alloc. by Ian Rogers · 12 years ago
  84. 120f1c7 Fail threads attaching during runtime shutdown. by Ian Rogers · 12 years ago
  85. 01ae580 Fix race in thread attaching during GC. by Ian Rogers · 12 years ago
  86. 81d425b Pass self to lock methods. by Ian Rogers · 12 years ago
  87. 474b6da Move thread flags and state into 32bits. by Ian Rogers · 12 years ago
  88. b726dcb Rename GlobalSynchronization to Locks by Ian Rogers · 12 years ago
  89. 66aee5c Mac build fix. Macs don't support timeouts on locks. by Ian Rogers · 12 years ago
  90. 00f7d0e Global lock levels. by Ian Rogers · 12 years ago
  91. ed8b723 Disable dumping native stacks of unattached threads by Brian Carlstrom · 12 years ago
  92. c61a267 Use UndoDebuggerSuspensions for JDWP ResumeVM rather than weakening ResumeAll's checking. by Elliott Hughes · 12 years ago
  93. 546b986 Fix a couple of JDWP bugs. by Elliott Hughes · 12 years ago
  94. f834936 Use static thread safety analysis when available, and fix the bugs GCC finds. by Elliott Hughes · 12 years ago
  95. 6cf2388 Simplify the default stack size handling. by Elliott Hughes · 12 years ago
  96. 7664f5c Fix GC performance regression by Mathieu Chartier · 12 years ago
  97. 0d39c12 "InitGoogle"-style argv stashing. by Elliott Hughes · 12 years ago
  98. abbe07d Include non-attached native threads in the SIGQUIT output. by Elliott Hughes · 12 years ago
  99. d237a38 Extra suspend count modification failure logging. by Ian Rogers · 12 years ago
  100. 7dc5166 Improve our check for whether a thread is still starting up. by Elliott Hughes · 12 years ago