1. 1a5c406 ART: Mips64 runtime support by Andreas Gampe · 9 years ago
  2. 0223a19 Merge "ART: Allow to compile interpret-only mips64 files" by Andreas Gampe · 9 years ago
  3. 57b3429 ART: Allow to compile interpret-only mips64 files by Andreas Gampe · 9 years ago
  4. 726078d Merge "ART: Optimizing compiler intrinsics" by Andreas Gampe · 9 years ago
  5. 88c7c58 Merge "ART: Only run addr2line in abort thread dumps" by Andreas Gampe · 9 years ago
  6. 941c551 ART: Only run addr2line in abort thread dumps by Andreas Gampe · 9 years ago
  7. 5306f5d Merge "Fix false alarm on thread suspend timeout" by Mathieu Chartier · 9 years ago
  8. 71fb52f ART: Optimizing compiler intrinsics by Andreas Gampe · 10 years ago
  9. e81e1cd Merge "ART: Allow scoped adjustments to log verbosity" by Andreas Gampe · 9 years ago
  10. 369810a ART: Allow scoped adjustments to log verbosity by Andreas Gampe · 9 years ago
  11. fcf81d8 ART: Mac build fix for unused constant by Andreas Gampe · 9 years ago
  12. cbfded4 ART: Host timeout Mac build fix. by Andreas Gampe · 9 years ago
  13. 44c78b3 Merge "ART: Simple structural class check" by Andreas Gampe · 9 years ago
  14. fd9eb39 ART: Simple structural class check by Andreas Gampe · 10 years ago
  15. fe7e224 Merge "ART: Dump all threads on test timeout" by Andreas Gampe · 9 years ago
  16. 038bb22 ART: Dump all threads on test timeout by Andreas Gampe · 10 years ago
  17. 1e4b0ca ART: Change ternary location for timeout by Andreas Gampe · 9 years ago
  18. 127d933 Merge "Use unique_ptr to track ownership of dex files." by Richard Uhler · 9 years ago
  19. 071e48e Fix false alarm on thread suspend timeout by tony.ys_liu · 10 years ago
  20. 7774edf Merge "Skip r1 on arm if first parameter is a long." by Nicolas Geoffray · 10 years ago
  21. b640dec Merge "JDWP: fix deadlock with GC" by Sebastien Hertz · 10 years ago
  22. 7fd1c7e Merge "Fix bootclasspath string initialization" by Sebastien Hertz · 10 years ago
  23. df179cb ART: Fix mips typo by Andreas Gampe · 10 years ago
  24. 6452d9a Merge "ART: Introduce Mips32 R6" by Andreas Gampe · 10 years ago
  25. c5a3ea7 ART: Introduce Mips32 R6 by Andreas Gampe · 10 years ago
  26. 26c1d5f Merge "ART: Hprof cleanup" by Andreas Gampe · 10 years ago
  27. fbef44d Use unique_ptr to track ownership of dex files. by Richard Uhler · 10 years ago
  28. d277efe Merge "ART: Use jalr instead of jr for Mips" by Andreas Gampe · 10 years ago
  29. 55f6534 JDWP: fix deadlock with GC by Sebastien Hertz · 10 years ago
  30. e6c143f Fix bootclasspath string initialization by Sebastien Hertz · 10 years ago
  31. 8d36591 ART: Use jalr instead of jr for Mips by Andreas Gampe · 10 years ago
  32. 07ab4ec Merge "Follow up on CL 122665." by Hiroshi Yamauchi · 10 years ago
  33. 312baf1 Follow up on CL 122665. by Hiroshi Yamauchi · 10 years ago
  34. 69c15d3 Skip r1 on arm if first parameter is a long. by Nicolas Geoffray · 10 years ago
  35. 3a91309 ART: Hprof cleanup by Andreas Gampe · 10 years ago
  36. 8fccea2 Merge "Fix error in JobjectComparator" by Mathieu Chartier · 10 years ago
  37. 3096bc5 Fix error in JobjectComparator by Mathieu Chartier · 10 years ago
  38. 6650de2 Merge "Revert "ART: Implement hard float for X86"" by Vladimir Marko · 10 years ago
  39. 0f9b03c Revert "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  40. 1342867 Merge "ART: Implement hard float for X86" by Vladimir Marko · 10 years ago
  41. 59b9cf7 ART: Implement hard float for X86 by Mark Mendell · 10 years ago
  42. 425f239 Fix handling of long argument spanning register/memory. by Nicolas Geoffray · 10 years ago
  43. f3401f7 Merge "JDWP: allow VirtualMachine.Resume on partial suspension" by Sebastien Hertz · 10 years ago
  44. 80f9e89 Merge "ART: Increase dump checkpoint timeout on the host" by Andreas Gampe · 10 years ago
  45. 313c9c6 Merge "[WIP] Fix a rosalloc verification crash." by Hiroshi Yamauchi · 10 years ago
  46. 4a3d19b ART: Increase dump checkpoint timeout on the host by Andreas Gampe · 10 years ago
  47. a233e03 [WIP] Fix a rosalloc verification crash. by Hiroshi Yamauchi · 10 years ago
  48. 1de5324 Merge "Clean up some #ifdefs." by Elliott Hughes · 10 years ago
  49. 0a18df8 Clean up some #ifdefs. by Elliott Hughes · 10 years ago
  50. 25d034c Merge "ART: Fix prefix issues in Addr2line dump" by Andreas Gampe · 10 years ago
  51. 00bd2da ART: Fix prefix issues in Addr2line dump by Andreas Gampe · 10 years ago
  52. f7c1537 Merge "Change hprof to use streaming" by Mathieu Chartier · 10 years ago
  53. ad466ad Change hprof to use streaming by Mathieu Chartier · 10 years ago
  54. f16344c Merge "Fix HandleScope with wrong thread error" by Mathieu Chartier · 10 years ago
  55. bef89c9 Fix HandleScope with wrong thread error by Mathieu Chartier · 10 years ago
  56. 578580b Merge "ART: Use addr2line on the host for DumpNativeStack" by Andreas Gampe · 10 years ago
  57. 8e1cb91 ART: Use addr2line on the host for DumpNativeStack by Andreas Gampe · 10 years ago
  58. eaabd1e Merge "Remove back-door bootclasspath option from Runtime" by Richard Uhler · 10 years ago
  59. f9d233d JDWP: allow VirtualMachine.Resume on partial suspension by Sebastien Hertz · 10 years ago
  60. 7899cc3 Merge "ART: Relax java_vm_ext test" by Andreas Gampe · 10 years ago
  61. 1286549 ART: Relax java_vm_ext test by Andreas Gampe · 10 years ago
  62. 379d09f Add clamp growth limit by Mathieu Chartier · 10 years ago
  63. ca7d89d Merge "ART: Fix Mac build" by Andreas Gampe · 10 years ago
  64. 9387c72 ART: Fix Mac build by Andreas Gampe · 10 years ago
  65. c275259 Remove back-door bootclasspath option from Runtime by Richard Uhler · 10 years ago
  66. 3e0acf6 Add VerifyObject to StackHandleScope::SetReference by Mathieu Chartier · 10 years ago
  67. 553727e Merge "ART: Pass ucontext to Backtrace in Stack Dump" by Andreas Gampe · 10 years ago
  68. 628a61a ART: Pass ucontext to Backtrace in Stack Dump by Andreas Gampe · 10 years ago
  69. 97d091d Merge "JDWP: do not report start/end events for thread without peer" by Sebastien Hertz · 10 years ago
  70. 4270e74 Merge "Fix valgrind imgdiag test failure / memory leak in runtime" by Igor Murashkin · 10 years ago
  71. 5a9f8a7 Merge "ART: Print INTERNAL_FATAL Log messages immediately" by Andreas Gampe · 10 years ago
  72. ed95754 ART: Print INTERNAL_FATAL Log messages immediately by Andreas Gampe · 10 years ago
  73. 50c138f Fix signal test to work with gcstress by Mathieu Chartier · 10 years ago
  74. a2cfee3 Fix valgrind imgdiag test failure / memory leak in runtime by Igor Murashkin · 10 years ago
  75. e6a8eec Fix frequent gcstress ThreadStress crash by Mathieu Chartier · 10 years ago
  76. af56baf Merge "Don't allow suspension from FindLocksAtDexPc" by Mathieu Chartier · 10 years ago
  77. 4306ef8 Don't allow suspension from FindLocksAtDexPc by Mathieu Chartier · 10 years ago
  78. 9851595 Mute common case DexFile.isDexOptNeeded log spam by Brian Carlstrom · 10 years ago
  79. 3d5872e Merge "ART: Reorder entrypoint argument order" by Andreas Gampe · 10 years ago
  80. b8f2f63 Implement LogLineLowStack() properly. by Vladimir Marko · 10 years ago
  81. 1cc7dba ART: Reorder entrypoint argument order by Andreas Gampe · 10 years ago
  82. 5c19607 Update oat version to 053. by Chenfu Bao · 10 years ago
  83. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  84. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  85. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  86. 508d266 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  87. a876307 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago
  88. 094368a Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  89. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  90. 48e7f33 Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  91. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  92. fa28ef0 Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  93. 94c41df Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  94. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  95. 107e757 JDWP: do not report start/end events for thread without peer by Sebastien Hertz · 10 years ago
  96. fcd3f33 Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  97. e4b7c89 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  98. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  99. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  100. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago