1. 23d7c85 Merge "Force stack dump to diagnose empty checkpoint timeout (2)." by Treehugger Robot · 9 years ago
  2. 02f365f Force stack dump to diagnose empty checkpoint timeout (2). by Hiroshi Yamauchi · 9 years ago
  3. 202f85a ART: Add marking to thread peer gathering in TI by Andreas Gampe · 9 years ago
  4. 90b936d ART: Refactor verify_object.h by Andreas Gampe · 9 years ago
  5. 65b8bb2 Faster stack trace creation by Mathieu Chartier · 9 years ago
  6. 1a20b68 Deduplicate register masks by Mathieu Chartier · 9 years ago
  7. 50a6768 Merge "Deduplicate stack masks" by Mathieu Chartier · 9 years ago
  8. 318797a Merge "Force stack dump to diagnose empty checkpoint timeout." by Treehugger Robot · 9 years ago
  9. 13c1635 Force stack dump to diagnose empty checkpoint timeout. by Hiroshi Yamauchi · 9 years ago
  10. 45aa598 Deduplicate stack masks by David Srbecky · 9 years ago
  11. 500d491 Merge "Revert "Revert "Make --debuggable rely on JIT code.""" by Nicolas Geoffray · 9 years ago
  12. 433b79a Revert "Revert "Make --debuggable rely on JIT code."" by Nicolas Geoffray · 9 years ago
  13. d7c4ad0 Merge "Revert "Make --debuggable rely on JIT code."" by Vladimir Marko · 9 years ago
  14. 8135664 Revert "Make --debuggable rely on JIT code." by Vladimir Marko · 9 years ago
  15. 8f28bd4 Merge "Make --debuggable rely on JIT code." by Nicolas Geoffray · 9 years ago
  16. a0619e2 Make --debuggable rely on JIT code. by Nicolas Geoffray · 9 years ago
  17. 12f1b99 Remove alignment bits in between stack maps by Mathieu Chartier · 9 years ago
  18. b048cb7 Add per array size allocation entrypoints. by Nicolas Geoffray · 9 years ago
  19. 7cd7b96 Merge changes Ib5a3632c,I871f6b3c,I6ce0f71d by Treehugger Robot · 9 years ago
  20. 732b0ac ART: Add Agent Thread API by Andreas Gampe · 9 years ago
  21. ac30fa2 ART: Make RuntimeCallbacks unique_ptr by Andreas Gampe · 9 years ago
  22. 04bbb5b Revert "Revert "ART: Start RuntimeCallbacks"" by Andreas Gampe · 9 years ago
  23. 8d91ac3 Remove unused array entrypoints. by Nicolas Geoffray · 9 years ago
  24. 44751ef Merge "Revert "ART: Start RuntimeCallbacks"" by Nicolas Geoffray · 9 years ago
  25. bf6331a Revert "ART: Start RuntimeCallbacks" by Nicolas Geoffray · 9 years ago
  26. a7e64f0 Merge "ART: Start RuntimeCallbacks" by Treehugger Robot · 9 years ago
  27. 13093d4 ART: Start RuntimeCallbacks by Andreas Gampe · 9 years ago
  28. 39cee66 Entrypoints cleanup. by Nicolas Geoffray · 9 years ago
  29. ac14139 Revert "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  30. 0d3998b Revert "Revert "Make object allocation entrypoints only take a class."" by Nicolas Geoffray · 9 years ago
  31. c8144cd Merge "Revert "Make object allocation entrypoints only take a class."" by Treehugger Robot · 9 years ago
  32. f7aaacd Revert "Make object allocation entrypoints only take a class." by Hiroshi Yamauchi · 9 years ago
  33. dcf5276 Merge "Revert "ART: Compiler support for invoke-polymorphic."" by Orion Hodson · 9 years ago
  34. 0fb5af1 Revert "ART: Compiler support for invoke-polymorphic." by Orion Hodson · 9 years ago
  35. 79f9928 Merge "ART: Compiler support for invoke-polymorphic." by Treehugger Robot · 9 years ago
  36. 716eb25 Merge "Move most of art::Thread to ObjPtr" by Mathieu Chartier · 9 years ago
  37. 02e3092 ART: Compiler support for invoke-polymorphic. by Orion Hodson · 9 years ago
  38. 2b615ba Make object allocation entrypoints only take a class. by Nicolas Geoffray · 9 years ago
  39. f5769e1 Move most of art::Thread to ObjPtr by Mathieu Chartier · 9 years ago
  40. d96b96d Merge "Add Thread entry to signal if the thread can call into java" by Calin Juravle · 9 years ago
  41. ccd5695 Add Thread entry to signal if the thread can call into java by Calin Juravle · 9 years ago
  42. 46ee31b ART: Move to libbase StringPrintf by Andreas Gampe · 9 years ago
  43. 9186ced ART: Clean up utils.h by Andreas Gampe · 9 years ago
  44. 585da95 ART: Add precise root visiting by Andreas Gampe · 9 years ago
  45. ab1b1c0 Merge "Dump more debug info for b/33006388." by Hiroshi Yamauchi · 9 years ago
  46. a82769c Dump more debug info for b/33006388. by Hiroshi Yamauchi · 9 years ago
  47. 2c19f5b ART: Clean up Thread by Andreas Gampe · 9 years ago
  48. 5ace201 Revert "Revert CC related changes." by Mathieu Chartier · 9 years ago
  49. 96172e0 Revert CC related changes. by Nicolas Geoffray · 9 years ago
  50. ab19153 Merge "X86_64: Add allocation entrypoint switching for CC is_marking" by Mathieu Chartier · 9 years ago
  51. 340dafa Use a per-thread VerifierDeps. by Nicolas Geoffray · 9 years ago
  52. f5de232 X86_64: Add allocation entrypoint switching for CC is_marking by Mathieu Chartier · 9 years ago
  53. 39ce7d2 Merge "Make empty checkpoint work while weak ref access is disabled." by Hiroshi Yamauchi · 9 years ago
  54. fe814e8 Use entrypoint switching to reduce code size of GcRoot read barrier by Mathieu Chartier · 9 years ago
  55. 3049324 Make empty checkpoint work while weak ref access is disabled. by Hiroshi Yamauchi · 9 years ago
  56. 89269b6 Merge "ART: Refactor jfieldID handling" by Treehugger Robot · 9 years ago
  57. da40ac0 Merge "Change check cast entrypoint to check instance of" by Mathieu Chartier · 9 years ago
  58. 08883de ART: Refactor jfieldID handling by Andreas Gampe · 9 years ago
  59. b99f4d6 Change check cast entrypoint to check instance of by Mathieu Chartier · 9 years ago
  60. 13b2784 ART: Refactor jmethodID handling by Andreas Gampe · 9 years ago
  61. e9f6712 ART: Add synchronous checkpoint by Andreas Gampe · 9 years ago
  62. 0a85576 ART: Clean up Thread by Andreas Gampe · 9 years ago
  63. dc061d0 ART: Clean up IndirectReferenceTable by Andreas Gampe · 9 years ago
  64. 3bbfcb7 Merge "Return error message if IndirectReferenceTable construction fails." by Treehugger Robot · 9 years ago
  65. da0a69e Return error message if IndirectReferenceTable construction fails. by Richard Uhler · 9 years ago
  66. 709b070 Remove mirror:: and ArtMethod deps in utils.{h,cc} by David Sehr · 9 years ago
  67. 28bd2e4 Move mirror::Class to use ObjPtr by Mathieu Chartier · 9 years ago
  68. e8a3c57 Replace StackHandleScopeCollection with VariableSizedHandleScope by Mathieu Chartier · 9 years ago
  69. 9d156d5 Move Heap parameters to ObjPtr by Mathieu Chartier · 9 years ago
  70. c4f3925 Move remaining jobject related functions to use ObjPtr by Mathieu Chartier · 9 years ago
  71. 81c6c8e Merge "Fix a deadlock between thread flip and suspend request." by Treehugger Robot · 9 years ago
  72. 02e7f1a Fix a deadlock between thread flip and suspend request. by Hiroshi Yamauchi · 9 years ago
  73. 8778c52 Change indirect reference table to use ObjPtr by Mathieu Chartier · 9 years ago
  74. 1cc62e4 Rename ObjPtr::Decode to ObjPtr::Ptr by Mathieu Chartier · 9 years ago
  75. 3398c78 Move ArtField to ObjPtr by Mathieu Chartier · 9 years ago
  76. 0795f23 Clean up ScopedThreadStateChange to use ObjPtr by Mathieu Chartier · 9 years ago
  77. adc4e82 Merge "Cleanup String.<init> handling." by Nicolas Geoffray · 9 years ago
  78. da079bb Cleanup String.<init> handling. by Nicolas Geoffray · 9 years ago
  79. d6e54bb ART: Fix nits by Andreas Gampe · 9 years ago
  80. 3fec9ac ART: Use libbase logging by Andreas Gampe · 9 years ago
  81. 9323e6e Separate annotations from dexfile reading. by David Sehr · 9 years ago
  82. 0584647 Remove ThrowNoSuchMethod entrypoint. by Vladimir Marko · 9 years ago
  83. eb1680f Add a debug check for unsaved callee-save register for diagnosis. by Hiroshi Yamauchi · 9 years ago
  84. bdf7f1c ART: SHARED_REQUIRES to REQUIRES_SHARED by Andreas Gampe · 9 years ago
  85. ee23582 Revert "Revert "Improve the thread flip."" by Hiroshi Yamauchi · 9 years ago
  86. bf04250 Merge "Revert "Improve the thread flip."" by Treehugger Robot · 9 years ago
  87. db3204f Revert "Improve the thread flip." by Hiroshi Yamauchi · 9 years ago
  88. f606c3a Merge "Improve the thread flip." by Treehugger Robot · 9 years ago
  89. e61e6fd Improve the thread flip. by Hiroshi Yamauchi · 9 years ago
  90. 9d4b6da jni: Fast path for @FastNative annotated java methods by Igor Murashkin · 9 years ago
  91. c8ba678 Merge "Use Thread.dispatchUncaughtException() rather than duplicating logic." by Tobias Thierer · 9 years ago
  92. 5dd44d0 ART: Factor out native stack dumping by Andreas Gampe · 9 years ago
  93. 5cbe65d Use Thread.dispatchUncaughtException() rather than duplicating logic. by Tobias Thierer · 9 years ago
  94. 542451c ART: Convert pointer size to enum by Andreas Gampe · 9 years ago
  95. d549c28 Remove two ReadBarrierMarkRegX entrypoints. by Roland Levillain · 9 years ago
  96. 02b7580 Introduce more compact ReadBarrierMark slow-paths. by Roland Levillain · 9 years ago
  97. 8807794 Merge "ART: Workaround for ARM valgrind stack issues" by Treehugger Robot · 9 years ago
  98. 7df12cb ART: Workaround for ARM valgrind stack issues by Andreas Gampe · 9 years ago
  99. 952e1e3 Support unlimited pending checkpoints by Mathieu Chartier · 9 years ago
  100. b87c03f Revert "ART: Disable check under memory tools" by Andreas Gampe · 9 years ago