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