1. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  2. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  3. f3401f7 Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  4. 80f9e89 Merge "ART: Increase dump checkpoint timeout on the host" by Andreas Gampe · 10 years ago
  5. 313c9c6 Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  6. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  7. a233e03 [WIP] Fix a rosalloc verification crash. by Hiroshi Yamauchi · 10 years ago
  8. 1de5324 Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  9. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  10. 25d034c Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  11. 00bd2da ART: Fix prefix issues in Addr2line dump by Andreas Gampe · 10 years ago
  12. f7c1537 Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  13. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  14. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  15. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  16. 578580b Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  17. 8e1cb91 ART: Use addr2line on the host for DumpNativeStack by Andreas Gampe · 10 years ago
  18. eaabd1e Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  19. f9d233d JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  20. 7899cc3 Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  21. 1286549 ART: Relax java_vm_ext test by Andreas Gampe · 10 years ago
  22. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  23. ca7d89d Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  24. 9387c72 ART: Fix Mac build by Andreas Gampe · 10 years ago
  25. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  26. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  27. 553727e Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  28. 628a61a ART: Pass ucontext to Backtrace in Stack Dump by Andreas Gampe · 10 years ago
  29. 97d091d Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  30. 4270e74 Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  31. 5a9f8a7 Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  32. ed95754 ART: Print INTERNAL_FATAL Log messages immediately by Andreas Gampe · 10 years ago
  33. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  34. a2cfee3 Fix valgrind imgdiag test failure / memory leak in runtime by Igor Murashkin · 10 years ago
  35. e6a8eec Fix frequent gcstress ThreadStress crash by Mathieu Chartier · 10 years ago
  36. af56baf Merge "Don't allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  37. 4306ef8 Don't allow suspension from FindLocksAtDexPc by Mathieu Chartier · 10 years ago
  38. 9851595 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 10 years ago
  39. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  40. b8f2f63 Implement LogLineLowStack() properly. by Vladimir Marko · 10 years ago
  41. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  42. 5c19607 Update oat version to 053. by Chenfu Bao · 10 years ago
  43. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  44. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  45. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  46. 508d266 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  47. a876307 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago
  48. 094368a Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  49. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  50. 48e7f33 Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  51. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  52. fa28ef0 Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  53. 94c41df Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  54. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  55. 107e757 JDWP: do not report start/end events for thread without peer by Sebastien Hertz · 10 years ago
  56. fcd3f33 Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  57. e4b7c89 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  58. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  59. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  60. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  61. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago
  62. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  63. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  64. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  65. d457b9c Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  66. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  67. 28d6b6c Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  68. abe93e0 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  69. 7d95565 Cleanup JDWP event matching by Sebastien Hertz · 10 years ago
  70. 475cfd8 Fix typo bug for Mips32. by Douglas Leung · 10 years ago
  71. c85cdeb Delete gc request lock by Mathieu Chartier · 10 years ago
  72. 3774335 Add a new imgdiag tool to diff boot.art/core.art against a process by Igor Murashkin · 10 years ago
  73. e34652f [MIPSR6] Adjust assembly routines for MIPS R6 isa by Duane Sand · 10 years ago
  74. 487c1c9 Don't add or remove verifiers if aborting by Mathieu Chartier · 10 years ago
  75. eb0a179 Add more logging to Mutex::ExclusiveUnlock by Mathieu Chartier · 10 years ago
  76. 82a800d Decrement suspend count if thread is shutting down by Mathieu Chartier · 10 years ago
  77. 079101a Move GC daemon locking logic into heap by Mathieu Chartier · 10 years ago
  78. 81d0352 Merge "Clean up debugger" by Mathieu Chartier · 10 years ago
  79. bc689b7 Clean up debugger by Mathieu Chartier · 10 years ago
  80. 8683038 ART: Do not inline elf writer debug symbols by Andreas Gampe · 10 years ago
  81. 2904573 Merge "Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued." by Mathieu Chartier · 10 years ago
  82. c930509 Merge "ART: Show invalid oat header cause in error message" by Andreas Gampe · 10 years ago
  83. 2bcb3b2 ART: Show invalid oat header cause in error message by Andreas Gampe · 10 years ago
  84. 4de14bb Merge "Save all registers in native to Java stubs." by Nicolas Geoffray · 10 years ago
  85. d64ba38 Use WaitHoldingLocks in ReferenceProcessor::MakeCircularListIfUnenqueued. by Pavel Vyssotski · 10 years ago
  86. 152f391 Merge "Disable HomogeneousSpaceCompact for GSS collector" by Hiroshi Yamauchi · 10 years ago
  87. d289348 Remove a dependency on AndroidConfig.h. by Elliott Hughes · 10 years ago
  88. d1512fe Merge "Add ReferenceQueue test" by Mathieu Chartier · 10 years ago
  89. 9e2094f Add ReferenceQueue test by Mathieu Chartier · 10 years ago
  90. f51890d Merge "ART: More logging on GetAccessFlags failure" by Andreas Gampe · 10 years ago
  91. a692866 ART: More logging on GetAccessFlags failure by Andreas Gampe · 10 years ago
  92. 55037f1 Merge "Remove portable." by Elliott Hughes · 10 years ago
  93. 67989fd Merge "Remove proxy logic from GetCodeItem" by Mathieu Chartier · 10 years ago
  94. 956af0f Remove portable. by Elliott Hughes · 10 years ago
  95. ecf04dd Merge "ART: Fix DDM client hang transmitting native heap dump with MALLOC_IMPL=dlmalloc" by Sebastien Hertz · 10 years ago
  96. d0e0d4c Disable HomogeneousSpaceCompact for GSS collector by Lin Zang · 10 years ago
  97. 4808846 Save all registers in native to Java stubs. by Nicolas Geoffray · 10 years ago
  98. 12b3dd7 Remove proxy logic from GetCodeItem by Mathieu Chartier · 10 years ago
  99. 95a505c Increase default allocation stack size by Mathieu Chartier · 10 years ago
  100. d691045 Merge "Revert "Revert "Ensure void type is resolved when running without image""" by Andreas Gampe · 10 years ago