1. 8c1b5f7 Missed use of android_atomic and thread state_. by Ian Rogers · 10 years ago
  2. b8e087e Move thread state to art::Atomic. by Ian Rogers · 10 years ago
  3. 3d14eb6 Revert "Add implicit null and stack checks for x86" by Dave Allison · 10 years ago
  4. 34e826c Add implicit null and stack checks for x86 by Dave Allison · 10 years ago
  5. a9d8c4c BaseMutex::IsExclusiveHeld should only be called on self. by Ian Rogers · 10 years ago
  6. 86797a7 AArch64: Add memcmp16() for Arm64; ensure xSELF not clobbered by Serban Constantinescu · 10 years ago
  7. eef2e54 Weaken condition to dump a thread's stack in a debug build. by Ian Rogers · 10 years ago
  8. 8d16f20 Merge "Add more read barriers for JNI roots." by Hiroshi Yamauchi · 10 years ago
  9. ea2e1bd Add more read barriers for JNI roots. by Hiroshi Yamauchi · 10 years ago
  10. 7cd26f3 ART: Target-dependent stack overflow, less check elision by Andreas Gampe · 10 years ago
  11. 9ae7672 Merge "Remove deprecated WITH_HOST_DALVIK." by Ian Rogers · 10 years ago
  12. c5f1773 Remove deprecated WITH_HOST_DALVIK. by Ian Rogers · 10 years ago
  13. 9f10203 Fix exception reporting from interpreter by Sebastien Hertz · 10 years ago
  14. 4d0589c ART: Move __memcmp16 from Bionic to ART by Andreas Gampe · 10 years ago
  15. bfd9a43 Change MethodHelper to use a Handle. by Mathieu Chartier · 10 years ago
  16. 9db911e Print mutexes held in Thread::Dump. by Mathieu Chartier · 10 years ago
  17. 2a0d4ec ART: Fix forbidden thread state change in interpreter by Andreas Gampe · 10 years ago
  18. 5cf9819 Don't report down-calls as unhandled exceptions. by Ian Rogers · 10 years ago
  19. cf4035a ART: Use StackReference in Quick Stack Frame by Andreas Gampe · 10 years ago
  20. 196851b Add read barriers for the weak roots in the JNI weak globals. by Hiroshi Yamauchi · 10 years ago
  21. 055c29f Art compiler: remove unnecessary sqrt call by buzbee · 10 years ago
  22. 4c1c510 Improve stack walk performance. by Vladimir Marko · 10 years ago
  23. 607fa7b Merge "Now we have a proper C++ library, use std::unique_ptr." by Ian Rogers · 10 years ago
  24. 700a402 Now we have a proper C++ library, use std::unique_ptr. by Ian Rogers · 10 years ago
  25. 2b7c4d1 Don't get and restore thread state for ScopedFastNativeObjectAccess. by Mathieu Chartier · 10 years ago
  26. 229dd50 Merge "Visit methods in stack frames during root visits." by Hiroshi Yamauchi · 10 years ago
  27. 92d1a66 Visit methods in stack frames during root visits. by Hiroshi Yamauchi · 10 years ago
  28. db2633c Change ObjectLock to take Handle instead of Handle pointer. by Mathieu Chartier · 10 years ago
  29. eb8167a Add Handle/HandleScope and delete SirtRef. by Mathieu Chartier · 10 years ago
  30. 7624d25 Move quick frame info to OatQuickMethodHeader. by Vladimir Marko · 10 years ago
  31. f92a456 Merge "Add lockless SynchronizedGet for indirect reference table." by Mathieu Chartier · 10 years ago
  32. c56057e Add lockless SynchronizedGet for indirect reference table. by Mathieu Chartier · 10 years ago
  33. 5cd3375 Handle implicit stack overflow without affecting stack walks by Dave Allison · 10 years ago
  34. c45b8b5 Create stack traces in unstarted runtimes. by Ian Rogers · 10 years ago
  35. 0651d41 Add thread unsafe allocation methods to spaces. by Mathieu Chartier · 10 years ago
  36. b0fa5dc Force inlining on trivial accessors. by Ian Rogers · 10 years ago
  37. deeb21b Merge "Visit deoptimized shadow frames as roots" by Sebastien Hertz · 10 years ago
  38. 714f175 Visit deoptimized shadow frames as roots by Sebastien Hertz · 10 years ago
  39. 73d1e17 Enable reading page map without lock in RosAlloc::BulkFree by Mathieu Chartier · 10 years ago
  40. fd3077e Refactor exception handling for deoptimization by Sebastien Hertz · 10 years ago
  41. 4af159b Merge "Remove support for app JNI workarounds." by Ian Rogers · 10 years ago
  42. 987560f Remove support for app JNI workarounds. by Ian Rogers · 10 years ago
  43. a2cee18 Modify unwind to comply with stack parser tools. by Christopher Ferris · 10 years ago
  44. 4d7f61d Use non volatile lock words in semispace collector. by Mathieu Chartier · 10 years ago
  45. 63e8a68 Fix thread join hangs by Yevgeny Rouban · 10 years ago
  46. c7a966d Prevent deadlocks in Runtime::Abort. by Mathieu Chartier · 10 years ago
  47. 43d8bb8 Add monitor_enter_object as root. by Mathieu Chartier · 10 years ago
  48. 2966e13 Avoid debug check violation in thread registration. by Ian Rogers · 10 years ago
  49. 1246d68 Merge "Cleanup transaction support" by Sebastien Hertz · 10 years ago
  50. ee1d79a Cleanup transaction support by Sebastien Hertz · 10 years ago
  51. d803bc7 Fix ThreadStress, unify ANR lock descriptions. by Ian Rogers · 10 years ago
  52. c751fdc Add handler for printing java stack traces for compiled code SIGSEGV. by Mathieu Chartier · 10 years ago
  53. dd7624d Allow mixing of thread offsets between 32 and 64bit architectures. by Ian Rogers · 10 years ago
  54. f943914 Implement implicit stack overflow checks by Dave Allison · 10 years ago
  55. 3b05e9b Add missing debugger root visiting. by Mathieu Chartier · 10 years ago
  56. c93c530 Revoke rosalloc thread-local buffers at the checkpoint. by Hiroshi Yamauchi · 10 years ago
  57. 88e46a3 Remove unused variable and tidy test #includes. by Ian Rogers · 10 years ago
  58. 53b8b09 Refactor reflective method invocation. by Ian Rogers · 10 years ago
  59. b373e09 Implicit null/suspend checks (oat version bump) by Dave Allison · 10 years ago
  60. 0f67847 Unify 64bit int constant definitions. by Ian Rogers · 10 years ago
  61. e0dcd46 JNI down call fixes. by Ian Rogers · 10 years ago
  62. aa00fe0 Merge "Add more VerifyObject calls." by Mathieu Chartier · 10 years ago
  63. c645f1d Add more VerifyObject calls. by Mathieu Chartier · 10 years ago
  64. b166d84 Merge "backtrace: use Java stack to help decode native" by Kenny Root · 10 years ago
  65. 067d20f backtrace: use Java stack to help decode native by Kenny Root · 10 years ago
  66. 6dda898 Disable compaction for jni workarounds. by Mathieu Chartier · 10 years ago
  67. 6cbd271 Oatdump fix. by Ian Rogers · 10 years ago
  68. d889178 Guard entrypoint changing by runtime shutdown lock. by Mathieu Chartier · 10 years ago
  69. 2da8823 Initial changes towards Generic JNI option by Andreas Gampe · 10 years ago
  70. 8d7672e Print message when throwing new exception with pending exception. by Mathieu Chartier · 10 years ago
  71. 9837939 Avoid std::string allocations for finding an array class. by Ian Rogers · 10 years ago
  72. 4e30541 Fix and optimize verify object. by Mathieu Chartier · 10 years ago
  73. 815873e Change root visitor to use Object**. by Mathieu Chartier · 10 years ago
  74. d2fe10a Remove blacklist by Sebastien Hertz · 10 years ago
  75. f5b0e20 Thread-local allocation stack. by Hiroshi Yamauchi · 10 years ago
  76. 2300790 Merge "Fix wrong thread id being passed to SIRT roots." by Mathieu Chartier · 10 years ago
  77. 89bb144 Fix wrong thread id being passed to SIRT roots. by Mathieu Chartier · 10 years ago
  78. fd14755 Merge "Work in the direction of hard float quick ABIs." by Ian Rogers · 10 years ago
  79. 0177e53 Work in the direction of hard float quick ABIs. by Ian Rogers · 10 years ago
  80. 83c8ee0 Add root types and thread id to root visiting. by Mathieu Chartier · 10 years ago
  81. ef7d42f Object model changes to support 64bit. by Ian Rogers · 10 years ago
  82. 1efa0a9 ART can't create more than 8k threads during the worktime by Alexei Zavjalov · 10 years ago
  83. 7c6aca2 Properly tolerate missing declaring source files by Brian Carlstrom · 10 years ago
  84. bb8f0ab Embed array class pointers at array allocation sites. by Hiroshi Yamauchi · 10 years ago
  85. be1ca55 Use direct class pointers at allocation sites in the compiled code. by Hiroshi Yamauchi · 10 years ago
  86. d45a1f5 Avoid instrumentation stack corruption. by Sebastien Hertz · 10 years ago
  87. e6da9af Background compaction support. by Mathieu Chartier · 11 years ago
  88. 0aded08 Add sampling profiler by Dave Allison · 11 years ago
  89. e8c48db Fix NewLocalRef, NewGlobalRef to handle cleared weak globals. by Mathieu Chartier · 11 years ago
  90. 692fafd Thread local bump pointer allocator. by Mathieu Chartier · 11 years ago
  91. 8755359 Merge "Enable moving classes." by Mathieu Chartier · 11 years ago
  92. 543154a Merge "Fix JDWP class-only modifier." by Sebastien Hertz · 11 years ago
  93. c528dba Enable moving classes. by Mathieu Chartier · 11 years ago
  94. 8171fc3 Don't prefix GC map by length. by Vladimir Marko · 11 years ago
  95. 59cde53 Workaround for gcc volatile struct member bug by Chris Dearman · 11 years ago
  96. 5f51d4b Fix races in thread list Unregister. by Mathieu Chartier · 11 years ago
  97. 123756a Fix JDWP class-only modifier. by Sebastien Hertz · 11 years ago
  98. 228d6b8 Fix stack trace for proxy methods and added test case. by Jeff Hao · 11 years ago
  99. 2054553 Merge "Move single-step control into thread." into dalvik-dev by Sebastien Hertz · 11 years ago
  100. 61b7f1b Move single-step control into thread. by Sebastien Hertz · 11 years ago