1. 56de89a Mark most *Offset helper functions as constexpr. by David Srbecky · 6 years ago
  2. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  3. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  4. bb68fda Move InterpreterCache to right below tlsPtr_ by Alex Light · 6 years ago
  5. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  6. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 7 years ago
  7. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 7 years ago
  8. aee008e ART: Reserve more overflow space for the interpreter by Andreas Gampe · 7 years ago
  9. 1979c64 Clean up include paths by David Sehr · 7 years ago
  10. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 7 years ago
  11. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 7 years ago
  12. 3dada43 Merge "ART: Simplify atomic.h" by Orion Hodson · 7 years ago
  13. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 7 years ago
  14. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  15. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 7 years ago
  16. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 7 years ago
  17. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  18. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  19. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 7 years ago
  20. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  21. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 7 years ago
  22. 4131d10 ART: Additional Atomic methods by Orion Hodson · 7 years ago
  23. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  24. 2196c65 Revert^4 "JIT JNI stubs." by Vladimir Marko · 7 years ago
  25. 056d775 Revert "Revert "Revert "JIT JNI stubs.""" by Nicolas Geoffray · 7 years ago
  26. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  27. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  28. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  29. 2ffb703 cpplint: Cleanup errors by Igor Murashkin · 7 years ago
  30. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  31. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  32. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  33. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 7 years ago
  34. 217488a ART: Move read barrier config out of globals by Andreas Gampe · 7 years ago
  35. 0882af2 Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t> by Hans Boehm · 8 years ago
  36. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  37. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 8 years ago
  38. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  39. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 8 years ago
  40. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  41. f26828b Add a conditional boolean to ScopedAssertNoThreadSuspension. by Mingyao Yang · 8 years ago
  42. 8cf9cb3 ART: Include cleanup by Andreas Gampe · 8 years ago
  43. 092a404 Ensure jvmti agents don't share ThreadLocalStorage by Alex Light · 8 years ago
  44. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago
  45. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  46. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 8 years ago
  47. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 8 years ago
  48. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  49. b486a98 ART: Introduce thread-current-inl.h by Andreas Gampe · 8 years ago
  50. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  51. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 8 years ago
  52. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 8 years ago
  53. 6bc7774 Use partial TLAB regions by Mathieu Chartier · 8 years ago
  54. 1c8f4ff Always check result of Thread::ModifySuspendCount by Sebastien Hertz · 8 years ago
  55. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 8 years ago
  56. 45d9426 Merge "ART: Add currentThread cutout to Unstarted Runtime" by Treehugger Robot · 8 years ago
  57. 8dc12b1 Merge "Add a DCHECK in thread::GetPeer." by Nicolas Geoffray · 8 years ago
  58. bad529d ART: Add currentThread cutout to Unstarted Runtime by Andreas Gampe · 8 years ago
  59. ffc8cad Add a DCHECK in thread::GetPeer. by Nicolas Geoffray · 8 years ago
  60. a222404 Fix the empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  61. 23d7c85 Merge "Force stack dump to diagnose empty checkpoint timeout (2)." by Treehugger Robot · 8 years ago
  62. 02f365f Force stack dump to diagnose empty checkpoint timeout (2). by Hiroshi Yamauchi · 8 years ago
  63. 202f85a ART: Add marking to thread peer gathering in TI by Andreas Gampe · 8 years ago
  64. 13c1635 Force stack dump to diagnose empty checkpoint timeout. by Hiroshi Yamauchi · 8 years ago
  65. 7cd7b96 Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d by Treehugger Robot · 8 years ago
  66. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 8 years ago
  67. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 8 years ago
  68. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 8 years ago
  69. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 8 years ago
  70. e71b354 Move some fields in art::Thread to reduce maintenance burden. by Roland Levillain · 8 years ago
  71. f26bf2d ART: Add Thread TLS support by Andreas Gampe · 8 years ago
  72. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  73. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 8 years ago
  74. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 8 years ago
  75. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 8 years ago
  76. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 8 years ago
  77. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 8 years ago
  78. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 8 years ago
  79. 716eb25 Merge "Move most of art::Thread to ObjPtr" by Mathieu Chartier · 8 years ago
  80. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 8 years ago
  81. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 8 years ago
  82. f5769e1 Move most of art::Thread to ObjPtr by Mathieu Chartier · 8 years ago
  83. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 8 years ago
  84. 585da95 ART: Add precise root visiting by Andreas Gampe · 8 years ago
  85. 2c19f5b ART: Clean up Thread by Andreas Gampe · 8 years ago
  86. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 8 years ago
  87. 96172e0 Revert CC related changes. by Nicolas Geoffray · 8 years ago
  88. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 8 years ago
  89. e424c93 Update expectations in SetVerifierDeps/SetStackSample. by Nicolas Geoffray · 8 years ago
  90. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 8 years ago
  91. f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 8 years ago
  92. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 8 years ago
  93. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 8 years ago
  94. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 8 years ago
  95. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 8 years ago
  96. ea47ff8 ART: Add "explicit" to constructors by Andreas Gampe · 8 years ago
  97. e9f6712 ART: Add synchronous checkpoint by Andreas Gampe · 8 years ago
  98. 0a85576 ART: Clean up Thread by Andreas Gampe · 8 years ago
  99. af1e299 jni: Support @FastNative methods that return objects by Igor Murashkin · 8 years ago
  100. ae7ff92 jni: Add read barrier fast path to jni compiler by Igor Murashkin · 8 years ago