1. 3611fdf Prevent agents from delaying system daemon threads by Alex Light · 5 years ago
  2. 119733d Revert "Revert "ART: introduce PALette abstraction layer"" by Orion Hodson · 5 years ago
  3. e6e01a0 Revert "ART: introduce PALette abstraction layer" by Orion Hodson · 5 years ago
  4. 4b9d00a ART: introduce PALette abstraction layer by Orion Hodson · 6 years ago
  5. e5d2398 ART: Forward-declare Context by Andreas Gampe · 6 years ago
  6. d77abd9 ART: Forward-declare Instrumentation by Andreas Gampe · 6 years ago
  7. f05ad2a Merge "Revert "Suspend the runtime when switching interpreters."" by Lokesh Gidra · 6 years ago
  8. 9fd68f6 Revert "Suspend the runtime when switching interpreters." by Lokesh Gidra · 6 years ago
  9. b7e23dc Merge "Suspend the runtime when switching interpreters." by David Srbecky · 6 years ago
  10. 3a0cd34 Add extra traces to Thread startup by Mathieu Chartier · 6 years ago
  11. 01e1d32 Suspend the runtime when switching interpreters. by David Srbecky · 6 years ago
  12. d57c51e Fix scheduler_stats may resize to negative value by Evan Cheng · 6 years ago
  13. d5ae80c Merge "Use ArtMethod::GetDex{File,Cache}() more." by Treehugger Robot · 6 years ago
  14. 813a863 Use ArtMethod::GetDex{File,Cache}() more. by Vladimir Marko · 6 years ago
  15. c7d878d Revert^4 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  16. ec43a01 Revert "Revert^2 "ART: Add StackVisitor accepting a lambda"" by Nicolas Geoffray · 6 years ago
  17. 3d477f3 Revert^2 "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  18. c980df6 Merge "Revert "ART: Add StackVisitor accepting a lambda"" by Andreas Gampe · 6 years ago
  19. 8248490 Revert "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  20. e09485f Merge "ART: Add StackVisitor accepting a lambda" by Andreas Gampe · 6 years ago
  21. 5cc0e75 Emit JVMTI events for LockSupport.park by Charles Munger · 6 years ago
  22. c665d63 Revert^2 "Notify waiters when releasing the monitor" by Charles Munger · 6 years ago
  23. 4fc843c Merge "Revert "Notify waiters when releasing the monitor"" by Roland Levillain · 6 years ago
  24. 9cec965 Revert "Notify waiters when releasing the monitor" by Roland Levillain · 6 years ago
  25. 0d95e6a Merge "Notify waiters when releasing the monitor" by Treehugger Robot · 6 years ago
  26. aa31f49 Revert^4 "Implement LockSupport.park with a futex" by Charles Munger · 6 years ago
  27. 1ebb52c Notify waiters when releasing the monitor by Charles Munger · 6 years ago
  28. 36f8d22 ART: Add StackVisitor accepting a lambda by Andreas Gampe · 6 years ago
  29. 1e152a6 Merge "Revert "Revert^2 "Implement LockSupport.park with a futex""" by Nicolas Geoffray · 6 years ago
  30. 13f4d96 Revert "Revert^2 "Implement LockSupport.park with a futex"" by Nicolas Geoffray · 6 years ago
  31. 0b59b54 Merge "Use _PRIVATE versions of futex ops." by Treehugger Robot · 6 years ago
  32. 7530bae Use _PRIVATE versions of futex ops. by Charles Munger · 6 years ago
  33. 4e7077d Revert^2 "Implement LockSupport.park with a futex" by Charles Munger · 6 years ago
  34. 97d40f9 Merge "Revert "Implement LockSupport.park with a futex"" by Filip Pavlis · 6 years ago
  35. 5485371 Revert "Implement LockSupport.park with a futex" by Filip Pavlis · 6 years ago
  36. fe79b59 Merge "Implement LockSupport.park with a futex" by Treehugger Robot · 6 years ago
  37. 5e1a75c Implement LockSupport.park with a futex by Charles Munger · 6 years ago
  38. 70f5fd0 ART: Add class-alloc-inl.h by Andreas Gampe · 6 years ago
  39. 52ecb65 ART: Add object-array-alloc-inl.h by Andreas Gampe · 6 years ago
  40. 98ea9d9 ART: Refactor for bugprone-argument-comment by Andreas Gampe · 6 years ago
  41. 28f6cff Cache the value of MterpShouldSwitchInterpreters() by David Srbecky · 6 years ago
  42. afaf7f8 ART: Enable bugprone-unused-return-value by Andreas Gampe · 6 years ago
  43. 6071d2d Merge "Make QuickExceptionHandler handle force-retry-instruction" by Treehugger Robot · 6 years ago
  44. be1f8d0 Make QuickExceptionHandler handle force-retry-instruction by Alex Light · 6 years ago
  45. 8db8072 Merge "ART: Use reinterpret_cast{32,64}<> when appropriate." by Vladimir Marko · 6 years ago
  46. 78baed5 ART: Use reinterpret_cast{32,64}<> when appropriate. by Vladimir Marko · 6 years ago
  47. 0aa7a5a Revert^4 "JVMTI PopFrame support" by Alex Light · 6 years ago
  48. 4ca6cc7 Merge "Revert "Revert^2 "JVMTI PopFrame support""" by Nicolas Geoffray · 6 years ago
  49. 202b617 Revert "Revert^2 "JVMTI PopFrame support"" by Nicolas Geoffray · 6 years ago
  50. 6e7e0ea Merge "ART: Simplify CurrentMethodVisitor" by Treehugger Robot · 6 years ago
  51. 1c7b1fc Revert^2 "JVMTI PopFrame support" by Alex Light · 6 years ago
  52. 1b5c5c8 ART: Simplify CurrentMethodVisitor by Andreas Gampe · 6 years ago
  53. f67d0cb Revert "JVMTI PopFrame support" by Alex Light · 6 years ago
  54. 88a2a9d JVMTI PopFrame support by Alex Light · 6 years ago
  55. cea4215 Revert "Allow threads to be marked as unsuspendable by kForUserCode" by Alex Light · 6 years ago
  56. e9f6103 Prevent the JIT from loading classes in debuggable mode by Alex Light · 6 years ago
  57. 6274113 Merge "Add small thread-local cache for use by the interpreter." by David Srbecky · 6 years ago
  58. 912f36c Add small thread-local cache for use by the interpreter. by David Srbecky · 6 years ago
  59. 8991ad0 Improving ART debugging and printing VmSize when OOM occurs by Wei Li · 6 years ago
  60. fa6a1b0 ART: Continue adding override annotations by Andreas Gampe · 6 years ago
  61. 213f895 Merge "HWASan support in ART." by Treehugger Robot · 6 years ago
  62. 9b7656d HWASan support in ART. by Evgenii Stepanov · 6 years ago
  63. bbc6e7e Use 'final' and 'override' specifiers directly in ART. by Roland Levillain · 6 years ago
  64. 42deda8 Add helper method to iterate over BitTable fields in CodeInfo. by David Srbecky · 6 years ago
  65. a2d29a3 Add stack map fast path for GC. by David Srbecky · 6 years ago
  66. 9d47925 Rename type resolution entrypoints. by Vladimir Marko · 6 years ago
  67. 5357067 Allow threads to be marked as unsuspendable by kForUserCode by Alex Light · 6 years ago
  68. 184f075 Rewrite thread CustomTLS to support keyed TLS entries by Alex Light · 6 years ago
  69. d109e30 Don't use StringFactory.newEmptyString in compiled code by Alex Light · 6 years ago
  70. 2c8206f Correctly send MethodExit events from exception handlers by Alex Light · 6 years ago
  71. dcfcce4 Revert^2 "Delay init of classes of pre-allocated exceptions." by Vladimir Marko · 6 years ago
  72. 29cf32b Revert "Delay init of classes of pre-allocated exceptions." by Lokesh Gidra · 6 years ago
  73. cd5c181 Delay init of classes of pre-allocated exceptions. by Vladimir Marko · 6 years ago
  74. 896583e ART: Use clang-tidy to warn on RAII issue by Andreas Gampe · 6 years ago
  75. 5c9715e Merge "ART: Ensure minimum stack size under ASAN" by Treehugger Robot · 6 years ago
  76. e383d23 ART: Mask garbage-memory warnings by Andreas Gampe · 6 years ago
  77. 7a55ce0 ART: Ensure minimum stack size under ASAN by Andreas Gampe · 6 years ago
  78. e140212 Move some helper methods to DexRegisterLocation. by David Srbecky · 6 years ago
  79. 74f2ccc Merge "Revert^2 "Remove support for Valgrind in ART."" by Roland Levillain · 6 years ago
  80. 05e34f4 Revert^2 "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  81. a4bae54 Merge "Remove unused GetDexRegisterMap arguments." by David Srbecky · 6 years ago
  82. fd89b07 Remove unused GetDexRegisterMap arguments. by David Srbecky · 6 years ago
  83. bcf1752 ObjPtr<>-ify array allocations. by Vladimir Marko · 6 years ago
  84. a8bba7d ObjPtr<>-ify ClassLinker::FindClass(), fix 1 stale reference use. by Vladimir Marko · 6 years ago
  85. 21d45b4 Simplify DexRegisterMap API. by David Srbecky · 6 years ago
  86. 08231f6 Merge "Revert^2 "Optimize register mask and stack mask in stack maps."" by Treehugger Robot · 6 years ago
  87. 4b59d10 Revert^2 "Optimize register mask and stack mask in stack maps." by David Srbecky · 6 years ago
  88. adbceb7 Remove GcRoot<> static from Throwable and related classes. by Vladimir Marko · 6 years ago
  89. 8b20b5c Revert "Optimize register mask and stack mask in stack maps." by Vladimir Marko · 6 years ago
  90. ffaf87a Optimize register mask and stack mask in stack maps. by David Srbecky · 6 years ago
  91. b4eb1b1 Refactor ClassRoot/GetClassRoot(). by Vladimir Marko · 6 years ago
  92. aaebb14 Merge "ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses." by Vladimir Marko · 6 years ago
  93. 6ec2a1b ObjPtr<>-ify UnstartedRuntime, fix 2 stale reference uses. by Vladimir Marko · 6 years ago
  94. 197f1ef Merge "Revert "Remove support for Valgrind in ART."" by Treehugger Robot · 6 years ago
  95. 8b362a8 Revert "Remove support for Valgrind in ART." by Andreas Gampe · 6 years ago
  96. f31343f Merge "Remove support for Valgrind in ART." by Roland Levillain · 6 years ago
  97. 052f8ca Rewrite stackmap encoding code. by David Srbecky · 6 years ago
  98. 8268cb6 Remove support for Valgrind in ART. by Roland Levillain · 6 years ago
  99. a3ad0cd ART: Move JNI files to runtime/jni/ . by Vladimir Marko · 6 years ago
  100. 7b0e844 Distinguish the various pre-allocated OutOfMemoryError use cases. by Roland Levillain · 6 years ago