1. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 8 years ago
  2. 3417eae JIT JNI stubs. by Vladimir Marko · 8 years ago
  3. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 8 years ago
  4. 98ac0cc Merge "Prevent abort in situations with recursive checkpoints" by Treehugger Robot · 8 years ago
  5. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 8 years ago
  6. 891a50e Separate file utilities from utils.cc by David Sehr · 8 years ago
  7. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 8 years ago
  8. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 8 years ago
  9. f167135 Merge changes from topic "thread-stop" by Alex Light · 8 years ago
  10. f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 8 years ago
  11. df13240 Send ThreadEnd after clearing ThreadGroup. by Alex Light · 8 years ago
  12. a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 8 years ago
  13. 848574c Implement asynchronous exception support by Alex Light · 8 years ago
  14. b77b698 Check the to-space invariant on a delivered exception. by Roland Levillain · 8 years ago
  15. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 8 years ago
  16. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 8 years ago
  17. 0882af2 Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t> by Hans Boehm · 8 years ago
  18. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 8 years ago
  19. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 8 years ago
  20. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 8 years ago
  21. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 8 years ago
  22. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 8 years ago
  23. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 8 years ago
  24. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 8 years ago
  25. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  26. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 8 years ago
  27. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 8 years ago
  28. e431e27 art: use proper nativehelper headers by Steven Moreland · 8 years ago
  29. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 8 years ago
  30. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 8 years ago
  31. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 8 years ago
  32. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 8 years ago
  33. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 8 years ago
  34. 6f1c751 ART: Make Touch's stack array smaller under ASAN by Andreas Gampe · 8 years ago
  35. dfcf10b Merge "Add SuspendReason enum and change Suspension functions." by Treehugger Robot · 8 years ago
  36. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 8 years ago
  37. 6c63f86 ART: Change main-thread thread paging scheme by Andreas Gampe · 8 years ago
  38. 117f9b3 ART: Fix issues in RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  39. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 8 years ago
  40. 36a296f ART: Refactor stack.h by Andreas Gampe · 8 years ago
  41. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 8 years ago
  42. d490129 ART: Clean up heap headers by Andreas Gampe · 8 years ago
  43. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 8 years ago
  44. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 8 years ago
  45. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 8 years ago
  46. 88d329a Add concurrent card graying for immune spaces by Mathieu Chartier · 8 years ago
  47. a62b453 Use stack allocated context for VisitRoots by Mathieu Chartier · 8 years ago
  48. c15a2f4 ART: Add object-readbarrier-inl.h by Andreas Gampe · 8 years ago
  49. 6bc7774 Use partial TLAB regions by Mathieu Chartier · 8 years ago
  50. 0d8cf9106 Merge "Always check result of Thread::ModifySuspendCount" by Sebastien Hertz · 8 years ago
  51. 1c8f4ff Always check result of Thread::ModifySuspendCount by Sebastien Hertz · 8 years ago
  52. 21cf95d ART: Call ThreadGroup.add in Thread::FinishStartup by Andreas Gampe · 8 years ago
  53. 640a104 Avoid use of pthread_getschedparam (except on the Mac) by Brian Carlstrom · 8 years ago
  54. efd20cb Catch signals that happen inside a fault handler. by Josh Gao · 8 years ago
  55. dfe9c30 Merge "Emit the dex_pc if the line number is absent." by Nicolas Geoffray · 8 years ago
  56. 45d9426 Merge "ART: Add currentThread cutout to Unstarted Runtime" by Treehugger Robot · 8 years ago
  57. 374cd2c Emit the dex_pc if the line number is absent. by Nicolas Geoffray · 8 years ago
  58. 8dc12b1 Merge "Add a DCHECK in thread::GetPeer." by Nicolas Geoffray · 8 years ago
  59. bad529d ART: Add currentThread cutout to Unstarted Runtime by Andreas Gampe · 8 years ago
  60. fa4333d ART: Add operator == and != with nullptr to Handle by Andreas Gampe · 8 years ago
  61. ffc8cad Add a DCHECK in thread::GetPeer. by Nicolas Geoffray · 8 years ago
  62. 23d7c85 Merge "Force stack dump to diagnose empty checkpoint timeout (2)." by Treehugger Robot · 8 years ago
  63. 02f365f Force stack dump to diagnose empty checkpoint timeout (2). by Hiroshi Yamauchi · 8 years ago
  64. 202f85a ART: Add marking to thread peer gathering in TI by Andreas Gampe · 8 years ago
  65. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  66. 65b8bb2 Faster stack trace creation by Mathieu Chartier · 9 years ago
  67. 1a20b68 Deduplicate register masks by Mathieu Chartier · 9 years ago
  68. 50a6768 Merge "Deduplicate stack masks" by Mathieu Chartier · 9 years ago
  69. 318797a Merge "Force stack dump to diagnose empty checkpoint timeout." by Treehugger Robot · 9 years ago
  70. 13c1635 Force stack dump to diagnose empty checkpoint timeout. by Hiroshi Yamauchi · 9 years ago
  71. 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago
  72. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 9 years ago
  73. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 9 years ago
  74. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 9 years ago
  75. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 9 years ago
  76. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  77. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  78. 12f1b99 Remove alignment bits in between stack maps by Mathieu Chartier · 9 years ago
  79. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 9 years ago
  80. 7cd7b96 Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d by Treehugger Robot · 9 years ago
  81. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 9 years ago
  82. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 9 years ago
  83. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 9 years ago
  84. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 9 years ago
  85. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 9 years ago
  86. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 9 years ago
  87. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 9 years ago
  88. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 9 years ago
  89. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 9 years ago
  90. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  91. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 9 years ago
  92. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 9 years ago
  93. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 9 years ago
  94. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  95. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 9 years ago
  96. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  97. 716eb25 Merge "Move most of art::Thread to ObjPtr" by Mathieu Chartier · 9 years ago
  98. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  99. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 9 years ago
  100. f5769e1 Move most of art::Thread to ObjPtr by Mathieu Chartier · 9 years ago