1. 5c658ad am 43a725cd: Merge "ART: Cut filename for DumpCFG" by Andreas Gampe · 10 years ago
  2. 43a725c Merge "ART: Cut filename for DumpCFG" by Andreas Gampe · 10 years ago
  3. 9539283 am 23149ac2: Merge "ART: Ensure FP GET/PUT doesn\'t use Core register" by Bill Buzbee · 10 years ago
  4. 23149ac Merge "ART: Ensure FP GET/PUT doesn't use Core register" by Bill Buzbee · 10 years ago
  5. 6cdccf8 am 70c83c70: Merge "Implement LogLineLowStack() properly." by Vladimir Marko · 10 years ago
  6. 70c83c7 Merge "Implement LogLineLowStack() properly." by Vladimir Marko · 10 years ago
  7. b8f2f63 Implement LogLineLowStack() properly. by Vladimir Marko · 10 years ago
  8. 48978a8 am ba31c3c4: Merge "ART: New types of Checker assertions" by David Brazdil · 10 years ago
  9. ba31c3c Merge "ART: New types of Checker assertions" by David Brazdil · 10 years ago
  10. 9a6f20e ART: New types of Checker assertions by David Brazdil · 10 years ago
  11. faa89f9 am 42177ceb: Merge "ART: Refactored VisualizerPrinter visitor pattern" by David Brazdil · 10 years ago
  12. 42177ce Merge "ART: Refactored VisualizerPrinter visitor pattern" by David Brazdil · 10 years ago
  13. 19c35a0 am b31aa251: Merge "Update oat version to 053." by Andreas Gampe · 10 years ago
  14. b31aa25 Merge "Update oat version to 053." by Andreas Gampe · 10 years ago
  15. b7e4a06 ART: Refactored VisualizerPrinter visitor pattern by David Brazdil · 10 years ago
  16. 5c19607 Update oat version to 053. by Chenfu Bao · 10 years ago
  17. cee97e5 ART: Cut filename for DumpCFG by Andreas Gampe · 10 years ago
  18. e52f7fe am 5e0a9849: Merge "ART: Fix verification of constructors." by Andreas Gampe · 10 years ago
  19. e7a8707 am 88a7bf2f: Merge "ART: Fix common_compiler_test assumptions" by Andreas Gampe · 10 years ago
  20. 5e0a984 Merge "ART: Fix verification of constructors." by Andreas Gampe · 10 years ago
  21. 88a7bf2 Merge "ART: Fix common_compiler_test assumptions" by Andreas Gampe · 10 years ago
  22. a2d0afc ART: Fix common_compiler_test assumptions by Andreas Gampe · 10 years ago
  23. 7e541c9 ART: Fix verification of constructors. by Stephen Kyle · 10 years ago
  24. ec1fa54 am 06814c9a: Merge "ART: Mac build fix" by Andreas Gampe · 10 years ago
  25. 06814c9 Merge "ART: Mac build fix" by Andreas Gampe · 10 years ago
  26. edb157f ART: Mac build fix by Andreas Gampe · 10 years ago
  27. 5753621 am 460bb2c6: Merge "ART: Do not compile swap file functionality on Mac" by Andreas Gampe · 10 years ago
  28. 460bb2c Merge "ART: Do not compile swap file functionality on Mac" by Andreas Gampe · 10 years ago
  29. bed520b ART: Do not compile swap file functionality on Mac by Andreas Gampe · 10 years ago
  30. be9badd am 5c79aec9: Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  31. 5c79aec Merge "ART: Swap-space in the compiler" by Andreas Gampe · 10 years ago
  32. e21dc3d ART: Swap-space in the compiler by Andreas Gampe · 10 years ago
  33. 2f9d7a5 am 508d2665: Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  34. 508d266 Merge "ART: Do not JNI abort on nullptr GetObjectRefType" by Andreas Gampe · 10 years ago
  35. a876307 ART: Do not JNI abort on nullptr GetObjectRefType by Andreas Gampe · 10 years ago
  36. ac7cb84 am 094368ae: Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  37. 094368a Merge "ART: Use interpret-only for vmSafeMode" by Andreas Gampe · 10 years ago
  38. d2abbc9 ART: Use interpret-only for vmSafeMode by Andreas Gampe · 10 years ago
  39. 779ad82 am 48e7f337: Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  40. 48e7f33 Merge "Add heap task processor" by Mathieu Chartier · 10 years ago
  41. a5eae69 Add heap task processor by Mathieu Chartier · 10 years ago
  42. 45f2815 am a02bd15a: Merge "Fix running out of temps when storing invoke-interface result." by Vladimir Marko · 10 years ago
  43. a02bd15 Merge "Fix running out of temps when storing invoke-interface result." by Vladimir Marko · 10 years ago
  44. bfe400b Fix running out of temps when storing invoke-interface result. by Vladimir Marko · 10 years ago
  45. 8d973f3 am fa28ef01: Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  46. fa28ef0 Merge "Pass the real capacity to CreateRosAlloc." by Hiroshi Yamauchi · 10 years ago
  47. 03408bc am e1cb3301: Merge "Move two members out of MIRGraph::temp_::ssa." by Vladimir Marko · 10 years ago
  48. e1cb330 Merge "Move two members out of MIRGraph::temp_::ssa." by Vladimir Marko · 10 years ago
  49. 1c6ea44 Move two members out of MIRGraph::temp_::ssa. by Vladimir Marko · 10 years ago
  50. 8bb4b5d am a64d0142: Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 10 years ago
  51. a64d014 Merge "ART: Implement FP packed reduce for x86" by Bill Buzbee · 10 years ago
  52. 7bf97f9 am db75f3c7: Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 10 years ago
  53. db75f3c Merge "Clean up dead loops before suspend check elimination." by Vladimir Marko · 10 years ago
  54. 6507eeb am 202eaaf2: Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 10 years ago
  55. 202eaaf Merge "Clean up post-opt passes, perform only those we need." by Vladimir Marko · 10 years ago
  56. 341e425 Clean up dead loops before suspend check elimination. by Vladimir Marko · 10 years ago
  57. 435dea0 am c146d498: Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 10 years ago
  58. c146d49 Merge "Clean up MIRGraph::CanThrow()." by Vladimir Marko · 10 years ago
  59. 315cc20 Clean up MIRGraph::CanThrow(). by Vladimir Marko · 10 years ago
  60. ffda499 Clean up post-opt passes, perform only those we need. by Vladimir Marko · 10 years ago
  61. a11de88 am 363bd99a: Merge "Fixed CanBeMoved for field access" by Calin Juravle · 10 years ago
  62. 363bd99 Merge "Fixed CanBeMoved for field access" by Calin Juravle · 10 years ago
  63. 10c9cbe Fixed CanBeMoved for field access by Calin Juravle · 10 years ago
  64. fcd013e am 86632a79: Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  65. 86632a7 Merge "[optimizing compiler] Add support for volatile" by Calin Juravle · 10 years ago
  66. 52c4896 [optimizing compiler] Add support for volatile by Calin Juravle · 10 years ago
  67. 94c41df Pass the real capacity to CreateRosAlloc. by Hiroshi Yamauchi · 10 years ago
  68. 14b491b am 6d1a047b: Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  69. 2d51b09 am 16b10882: Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  70. 6d1a047 Merge "Only dump suspend all histogram if we have samples" by Mathieu Chartier · 10 years ago
  71. 23f6e69 Only dump suspend all histogram if we have samples by Mathieu Chartier · 10 years ago
  72. 16b1088 Merge "ART: Fix oatdump" by Andreas Gampe · 10 years ago
  73. 464a49c am 193c7a94: Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  74. 193c7a9 Merge "Fix Thumb2 Emit16BitAddSub() to keep full immediate." by Vladimir Marko · 10 years ago
  75. ac0341e Fix Thumb2 Emit16BitAddSub() to keep full immediate. by Vladimir Marko · 10 years ago
  76. 05e99cb am 6048838a: Merge "Revert "Don\'t block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  77. 6048838 Merge "Revert "Don't block quick callee saved registers for optimizing."" by Nicolas Geoffray · 10 years ago
  78. 5b4b898 Revert "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  79. 6e58cac am ca747ea9: Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  80. dff1fc2 am aa94a95d: Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  81. b1ed192 am e408f8c6: Merge "Don\'t block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  82. ca747ea Merge "Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm." by Vladimir Marko · 10 years ago
  83. aa94a95 Merge "Explicitly compile core.oat with the Quick compiler." by Nicolas Geoffray · 10 years ago
  84. e408f8c Merge "Don't block quick callee saved registers for optimizing." by Nicolas Geoffray · 10 years ago
  85. 6004796 Don't block quick callee saved registers for optimizing. by Nicolas Geoffray · 10 years ago
  86. 5bc561c Fix Thumb2 assembler to emit 16-bit add/sub SP, #imm. by Vladimir Marko · 10 years ago
  87. cadfa1a am 452a8bec: Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  88. 452a8be Merge "When inlining, also look whether we can allocate registers." by Nicolas Geoffray · 10 years ago
  89. 259136f When inlining, also look whether we can allocate registers. by Nicolas Geoffray · 10 years ago
  90. 8bd39ca am fcd3f33d: Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  91. fcd3f33 Merge "Use correct handle scope offset from StackVisitor" by Sebastien Hertz · 10 years ago
  92. e4b7c89 Use correct handle scope offset from StackVisitor by Sebastien Hertz · 10 years ago
  93. 6a48b85 am 58a1c07b: Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  94. 58a1c07 Merge "Cleanup JDWP event matching" by Sebastien Hertz · 10 years ago
  95. d8af5ce am 7c378e4b: Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  96. 7c378e4 Merge "Fix a race condition during the rosalloc verification." by Hiroshi Yamauchi · 10 years ago
  97. c24f399 ART: Fix oatdump by Andreas Gampe · 10 years ago
  98. 8ba6f85 am bf7b41ff: Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  99. bf7b41f Merge "Fix concurrent GC ergonomics" by Mathieu Chartier · 10 years ago
  100. a1b94c6 Fix a race condition during the rosalloc verification. by Hiroshi Yamauchi · 10 years ago