1. 2f9d7a5 am 508d2665: Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  2. 508d266 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  3. a876307 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago
  4. ac7cb84 am 094368ae: Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  5. 094368a Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  6. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  7. 779ad82 am 48e7f337: Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  8. 48e7f33 Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  9. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  10. 45f2815 am a02bd15a: Merge "Fix running out of temps when storing invoke-interface result." by Vladimir Marko · 10 years ago
  11. a02bd15 Merge "Fix running out of temps when storing invoke-interface result." by Vladimir Marko · 10 years ago
  12. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  13. 8d973f3 am fa28ef01: Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  14. fa28ef0 Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  15. 03408bc am e1cb3301: Merge "Move two members out of MIRGraph::temp_::ssa." by Vladimir Marko · 10 years ago
  16. e1cb330 Merge "Move two members out of MIRGraph::temp_::ssa." by Vladimir Marko · 10 years ago
  17. 1c6ea44 Move two members out of MIRGraph::temp_::ssa. by Vladimir Marko · 10 years ago
  18. 8bb4b5d am a64d0142: Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 10 years ago
  19. a64d014 Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 10 years ago
  20. 7bf97f9 am db75f3c7: Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 10 years ago
  21. db75f3c Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 10 years ago
  22. 6507eeb am 202eaaf2: Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 10 years ago
  23. 202eaaf Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 10 years ago
  24. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  25. 435dea0 am c146d498: Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 10 years ago
  26. c146d49 Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 10 years ago
  27. 315cc20 Clean up MIRGraph::CanThrow(). by Vladimir Marko · 10 years ago
  28. ffda499 Clean up post-opt passes, perform only those we need. by Vladimir Marko · 10 years ago
  29. a11de88 am 363bd99a: Merge "Fixed CanBeMoved for field access" by Calin Juravle · 10 years ago
  30. 363bd99 Merge "Fixed CanBeMoved for field access" by Calin Juravle · 10 years ago
  31. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 10 years ago
  32. fcd013e am 86632a79: Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  33. 86632a7 Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  34. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  35. 94c41df Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  36. 14b491b am 6d1a047b: Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  37. 2d51b09 am 16b10882: Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  38. 6d1a047 Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  39. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  40. 16b1088 Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  41. 464a49c am 193c7a94: Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  42. 193c7a9 Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  43. ac0341e Fix Thumb2 Emit16BitAddSub() to keep full immediate. by Vladimir Marko · 10 years ago
  44. 05e99cb am 6048838a: Merge "Revert "Don\'t block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  45. 6048838 Merge "Revert "Don't block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  46. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  47. 6e58cac am ca747ea9: Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  48. dff1fc2 am aa94a95d: Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  49. b1ed192 am e408f8c6: Merge "Don\'t block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  50. ca747ea Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  51. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  52. e408f8c Merge "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  53. 6004796 Don't block quick callee saved registers for optimizing. by Nicolas Geoffray · 10 years ago
  54. 5bc561c Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm. by Vladimir Marko · 10 years ago
  55. cadfa1a am 452a8bec: Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  56. 452a8be Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  57. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 10 years ago
  58. 8bd39ca am fcd3f33d: Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  59. fcd3f33 Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  60. e4b7c89 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  61. 6a48b85 am 58a1c07b: Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  62. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  63. d8af5ce am 7c378e4b: Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  64. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  65. c24f399 ART: Fix oatdump by Andreas Gampe · 10 years ago
  66. 8ba6f85 am bf7b41ff: Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  67. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  68. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago
  69. a1c6288 am 55b752a8: Merge "ART: Punt to the interpreter for VerifiedMethod errors" by Andreas Gampe · 10 years ago
  70. 55b752a Merge "ART: Punt to the interpreter for VerifiedMethod errors" by Andreas Gampe · 10 years ago
  71. 6c170c9 ART: Punt to the interpreter for VerifiedMethod errors by Andreas Gampe · 10 years ago
  72. e2c2f6e Fix concurrent GC ergonomics by Mathieu Chartier · 10 years ago
  73. 0e079d9 am a6f5fd0e: Merge "Add thread suspend histogram" by Mathieu Chartier · 10 years ago
  74. a6f5fd0 Merge "Add thread suspend histogram" by Mathieu Chartier · 10 years ago
  75. 70a596d Add thread suspend histogram by Mathieu Chartier · 10 years ago
  76. 452e6a0 am e9231c0a: Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  77. e9231c0 Merge "Add a new imgdiag tool to diff boot.art/core.art against a process" by Igor Murashkin · 10 years ago
  78. 9646450 am d457b9ce: Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  79. d457b9c Merge "Add systrace events to monitors and thread suspension" by Mathieu Chartier · 10 years ago
  80. f0dc8b5 Add systrace events to monitors and thread suspension by Mathieu Chartier · 10 years ago
  81. 532101c am 28d6b6c0: Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  82. 28d6b6c Merge "JDWP: fix setting multiple breakpoints in the same method" by Sebastien Hertz · 10 years ago
  83. 82d0df8 am 7587082c: Merge "Now that GraphChecker has a state, don\'t re-use it." by Nicolas Geoffray · 10 years ago
  84. 7587082 Merge "Now that GraphChecker has a state, don't re-use it." by Nicolas Geoffray · 10 years ago
  85. 942a378 Now that GraphChecker has a state, don't re-use it. by Nicolas Geoffray · 10 years ago
  86. abe93e0 JDWP: fix setting multiple breakpoints in the same method by Sebastien Hertz · 10 years ago
  87. d158a10 am 8012102d: Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
  88. 8012102 Merge "Fix ids and remove invoke when inlining." by Nicolas Geoffray · 10 years ago
  89. 0b0d274 am 44a7f89c: Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  90. 44a7f89 Merge "ART: Added Checker, a pattern matching test engine" by David Brazdil · 10 years ago
  91. ee690a3 ART: Added Checker, a pattern matching test engine by David Brazdil · 10 years ago
  92. a62ae50 am c8a0a055: Merge "Test sometimes timeouts with vogar." by Nicolas Geoffray · 10 years ago
  93. c8a0a05 Merge "Test sometimes timeouts with vogar." by Nicolas Geoffray · 10 years ago
  94. ee3d0bd Test sometimes timeouts with vogar. by Nicolas Geoffray · 10 years ago
  95. 7c5367b Fix ids and remove invoke when inlining. by Nicolas Geoffray · 10 years ago
  96. 6427df1 Explicitly compile core.oat with the Quick compiler. by Nicolas Geoffray · 10 years ago
  97. 23c2ba1 am 3fea27b5: Merge "Revert "Small optimization for recursive calls: avoid dex cache."" by Nicolas Geoffray · 10 years ago
  98. 3fea27b Merge "Revert "Small optimization for recursive calls: avoid dex cache."" by Nicolas Geoffray · 10 years ago
  99. 4e44c82 Revert "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago
  100. 709bb6f am 4acdae34: Merge "Small optimization for recursive calls: avoid dex cache." by Nicolas Geoffray · 10 years ago