1. a4bae54 Merge "Remove unused GetDexRegisterMap arguments." by David Srbecky · 6 years ago
  2. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 6 years ago
  3. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  4. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  5. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 6 years ago
  6. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  7. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  8. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 6 years ago
  9. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 6 years ago
  10. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 6 years ago
  11. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  12. aaebb14 Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses." by Vladimir Marko · 6 years ago
  13. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 6 years ago
  14. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  15. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  16. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  17. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 6 years ago
  18. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  19. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  20. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 7 years ago
  21. 75b47b4 Merge "Revert^4 "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  22. 6ee4971 Revert^4 "Add an option to disable native stack dumping on SIGQUIT." by Nicolas Geoffray · 7 years ago
  23. 99ebc26 Merge "Fix failure to initialize AnnotatedStackTraceElement." by Treehugger Robot · 7 years ago
  24. c4b1c0c Fix failure to initialize AnnotatedStackTraceElement. by Vladimir Marko · 7 years ago
  25. 642e9d8 Revert "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Christopher Ferris · 7 years ago
  26. 3dada43 Merge "ART: Simplify atomic.h" by Orion Hodson · 7 years ago
  27. 318afe6 Remove unneeded ScopedGCCriticalSections from openjdkjvmti. by Alex Light · 7 years ago
  28. 88591fe ART: Simplify atomic.h by Orion Hodson · 7 years ago
  29. 86821ac Merge "Revert "Revert "Add an option to disable native stack dumping on SIGQUIT.""" by Nicolas Geoffray · 7 years ago
  30. 74d25c9 Revert "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Nicolas Geoffray · 7 years ago
  31. 7a02c66 Merge "Revert "Add an option to disable native stack dumping on SIGQUIT."" by Treehugger Robot · 7 years ago
  32. c431b9d Move most of runtime/base to libartbase/base by David Sehr · 7 years ago
  33. 8b08974 Revert "Add an option to disable native stack dumping on SIGQUIT." by Andreas Gampe · 7 years ago
  34. b2ec9f5 Remove duplication, split tests by David Sehr · 7 years ago
  35. ad0777d Visit proxy methods reference arguments when visiting Quick frames roots. by Roland Levillain · 7 years ago
  36. 2ae376f Stylistic and aesthetic changes. by Roland Levillain · 7 years ago
  37. fa854e4 Visit targets of proxy methods when visiting thread roots. by Roland Levillain · 7 years ago
  38. 0225f8e Revert "Revert "Make libdexfile build independent of runtime dir"" by David Sehr · 7 years ago
  39. cec262e Merge "ART: Call ThreadGroup.add for attached threads" by Treehugger Robot · 7 years ago
  40. 787784f Revert "Make libdexfile build independent of runtime dir" by David Sehr · 7 years ago
  41. 5677601 ART: Call ThreadGroup.add for attached threads by Andreas Gampe · 7 years ago
  42. b40b7e7 Make libdexfile build independent of runtime dir by David Sehr · 7 years ago
  43. fb6b0b1 ART: Add support for VMStack.getAnnotatedStackTrace by Andreas Gampe · 7 years ago
  44. 71a7b36 Merge "ART: Additional Atomic methods" by Orion Hodson · 7 years ago
  45. 9e734c7 Create dex subdirectory by David Sehr · 7 years ago
  46. 4131d10 ART: Additional Atomic methods by Orion Hodson · 7 years ago
  47. 4557b38 ART: Rename Atomic::CompareExchange methods by Orion Hodson · 7 years ago
  48. 1d32a16 Merge "Extensions to check JNI." by Treehugger Robot · 7 years ago
  49. 55256cb Extensions to check JNI. by Ian Rogers · 7 years ago
  50. 808c7a5 Make CodeItem fields private by Mathieu Chartier · 7 years ago
  51. 9ff1251 ART: Null thread_name check for loggings in rare occasions. by Kazuhiro Inaba · 7 years ago
  52. 9310495 ART: Factor out stack dumping with monitor objects by Andreas Gampe · 7 years ago
  53. b6f309e ART: Factor out StackTraceElement creation by Andreas Gampe · 7 years ago
  54. 7919db9 Speed up MterpShouldSwitchInterpreters check by Alex Light · 7 years ago
  55. e744163 Revert "Revert "JIT JNI stubs."" by Vladimir Marko · 7 years ago
  56. 47d3185 Revert "JIT JNI stubs." by Vladimir Marko · 7 years ago
  57. 3417eae JIT JNI stubs. by Vladimir Marko · 7 years ago
  58. 33bff25 ART: Make InstructionSet an enum class and add kLast. by Vladimir Marko · 7 years ago
  59. 98ac0cc Merge "Prevent abort in situations with recursive checkpoints" by Treehugger Robot · 7 years ago
  60. df00a1e Prevent abort in situations with recursive checkpoints by Alex Light · 7 years ago
  61. 891a50e Separate file utilities from utils.cc by David Sehr · 7 years ago
  62. 373a9b5 ART: Depend on libnativehelper headers only by Andreas Gampe · 7 years ago
  63. b1e31a8 Change RequestSynchronousCheckpoint to release thread_list_lock_ by Alex Light · 7 years ago
  64. f167135 Merge changes from topic "thread-stop" by Alex Light · 7 years ago
  65. f67f115 Merge "Send ThreadEnd after clearing ThreadGroup." by Treehugger Robot · 7 years ago
  66. df13240 Send ThreadEnd after clearing ThreadGroup. by Alex Light · 7 years ago
  67. a78f5b6 Refactor conditional uses of ReadBarrier::AssertToSpaceInvariant. by Roland Levillain · 7 years ago
  68. 848574c Implement asynchronous exception support by Alex Light · 7 years ago
  69. b77b698 Check the to-space invariant on a delivered exception. by Roland Levillain · 7 years ago
  70. 4d15980 Merge "Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t>" by Hans Boehm · 7 years ago
  71. e2abbc6 ART: Move kDexNoIndex to dex_file_types.h by Andreas Gampe · 7 years ago
  72. 0882af2 Shrink ART Mutex exclusive_owner_ field to Atomic<pid_t> by Hans Boehm · 7 years ago
  73. 2ee1790 Revert^4 "Allow deoptimization when returning from a runtime method." by Mingyao Yang · 7 years ago
  74. 8ef4b61 Merge "Revert "Revert "Revert "Allow deoptimization when returning from a runtime method."""" by Treehugger Robot · 7 years ago
  75. 07c7028 Revert "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Nicolas Geoffray · 7 years ago
  76. 0b5cb35 Merge "Revert "Revert "Allow deoptimization when returning from a runtime method.""" by Mingyao Yang · 7 years ago
  77. 047abb2 Revert "Revert "Allow deoptimization when returning from a runtime method."" by Mingyao Yang · 7 years ago
  78. 6e1607e Rename instrumentation ExceptionCaught to ExceptionThrown by Alex Light · 7 years ago
  79. 2b87ae0 Revert "Allow deoptimization when returning from a runtime method." by Vladimir Marko · 7 years ago
  80. edeba10 Allow deoptimization when returning from a runtime method. by Mingyao Yang · 8 years ago
  81. 331f4c4 Merge "ART: Change method lookup to be more consistent to JLS and the RI." by Treehugger Robot · 7 years ago
  82. ba11882 ART: Change method lookup to be more consistent to JLS and the RI. by Vladimir Marko · 7 years ago
  83. e431e27 art: use proper nativehelper headers by Steven Moreland · 7 years ago
  84. 5e7eb2f Merge "Add Jvmti Suspend/ResumeThread functions" by Treehugger Robot · 7 years ago
  85. 88fd720 Add Jvmti Suspend/ResumeThread functions by Alex Light · 7 years ago
  86. 08dd84a Merge "Introduce a Marking Register in ARM64 code generation." by Roland Levillain · 7 years ago
  87. 8c5e2da Move ThreadDeath event before clearing Thread.nativePeer by Alex Light · 7 years ago
  88. 97c4646 Introduce a Marking Register in ARM64 code generation. by Roland Levillain · 7 years ago
  89. 6f1c751 ART: Make Touch's stack array smaller under ASAN by Andreas Gampe · 7 years ago
  90. dfcf10b Merge "Add SuspendReason enum and change Suspension functions." by Treehugger Robot · 7 years ago
  91. 46f9340 Add SuspendReason enum and change Suspension functions. by Alex Light · 7 years ago
  92. 6c63f86 ART: Change main-thread thread paging scheme by Andreas Gampe · 7 years ago
  93. 117f9b3 ART: Fix issues in RequestSynchronousCheckpoint by Andreas Gampe · 7 years ago
  94. 28c4a23 ART: Fix RequestSynchronousCheckpoint by Andreas Gampe · 7 years ago
  95. 36a296f ART: Refactor stack.h by Andreas Gampe · 7 years ago
  96. 513061a ART: Clean up thread.h and thread_list.h by Andreas Gampe · 7 years ago
  97. d490129 ART: Clean up heap headers by Andreas Gampe · 7 years ago
  98. 365719c No need to lock when calling Thread.interrupted. by Nicolas Geoffray · 8 years ago
  99. 3768ade Revert "Revert "Add concurrent card graying for immune spaces"" by Mathieu Chartier · 7 years ago
  100. c83dd7b Revert "Add concurrent card graying for immune spaces" by Mathieu Chartier · 7 years ago