1. 1b49872 ART: Same skip-compilation heuristic in both backends by David Brazdil · 9 years ago
  2. ebbb1e3 Merge "Use variable encoding for StackMap." by Nicolas Geoffray · 9 years ago
  3. 896f8f7 Use variable encoding for StackMap. by Nicolas Geoffray · 9 years ago
  4. 5942d57 Merge "Revert "Add small library for writing of DWARF data."" by Nicolas Geoffray · 9 years ago
  5. 1ded5be Revert "Add small library for writing of DWARF data." by Nicolas Geoffray · 9 years ago
  6. f1c2b1f Merge "ART: Inline MemoryRegion operations" by David Brazdil · 9 years ago
  7. b765683 ART: Inline MemoryRegion operations by David Brazdil · 9 years ago
  8. 7411a69 Merge "Use unique location catalogs to encode Dex register maps." by Roland Levillain · 9 years ago
  9. a552e1c Use unique location catalogs to encode Dex register maps. by Roland Levillain · 9 years ago
  10. ba62335 Merge "Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned." by Roland Levillain · 9 years ago
  11. bdba92d Ensure MemoryRegion::Load & MemoryRegion::Store are word-aligned. by Roland Levillain · 9 years ago
  12. 4665300 Merge "Add small library for writing of DWARF data." by David Srbecky · 9 years ago
  13. 2d9cd63 Merge "Tests still failing on buildbot's devices." by Nicolas Geoffray · 9 years ago
  14. 930ba1c Tests still failing on buildbot's devices. by Nicolas Geoffray · 9 years ago
  15. 75c3d61 Add small library for writing of DWARF data. by David Srbecky · 9 years ago
  16. 8eeecbc Merge "ART: General-case negation in boolean simplifier" by David Brazdil · 9 years ago
  17. 2846b68 ART: General-case negation in boolean simplifier by David Brazdil · 9 years ago
  18. e684224 Merge "Update clean-oat-host after latest oat location changes." by Nicolas Geoffray · 9 years ago
  19. c4bd0e6 Merge "Workaround for network issues: use 127.0.0.1." by Nicolas Geoffray · 9 years ago
  20. a2c1861 Workaround for network issues: use 127.0.0.1. by Nicolas Geoffray · 9 years ago
  21. d9269b9 Merge "Fix 099-vmdebug and 802-deoptimization art tests for Mips." by Andreas Gampe · 9 years ago
  22. f96e8bd Fix 099-vmdebug and 802-deoptimization art tests for Mips. by Douglas Leung · 9 years ago
  23. e33d0cb Merge "ART: Don't fail on unsupported conditions in boolean simplifier" by Andreas Gampe · 9 years ago
  24. cbaf496 ART: Don't fail on unsupported conditions in boolean simplifier by Andreas Gampe · 9 years ago
  25. c4a1241 Merge "Disable host testing for now." by Nicolas Geoffray · 9 years ago
  26. c986d6a Disable host testing for now. by Nicolas Geoffray · 9 years ago
  27. c06ff14 Merge "On host, say the debuggee needs to be run through bash." by Nicolas Geoffray · 9 years ago
  28. 5978690 On host, say the debuggee needs to be run through bash. by Nicolas Geoffray · 9 years ago
  29. 392351a Merge "[optimizing] Do not inline intrinsics" by Nicolas Geoffray · 9 years ago
  30. cf8b2c2 Merge "ART: Arm32 optimizing compiler backend should honor sdiv" by Andreas Gampe · 9 years ago
  31. b51cdb3 ART: Arm32 optimizing compiler backend should honor sdiv by Andreas Gampe · 9 years ago
  32. acb4ea0 Merge "Implement a proper solution for temps." by Nicolas Geoffray · 9 years ago
  33. 5bb214b Merge "Please vogar by not giving a vm-command on host." by Nicolas Geoffray · 9 years ago
  34. 618cc85 Merge "ART: Refactor callbacks_ in common_runtime_test" by Andreas Gampe · 9 years ago
  35. d06dc9c Please vogar by not giving a vm-command on host. by Nicolas Geoffray · 9 years ago
  36. 547bfb8 Merge "[optimizing] Only print full stats in VLOG(compiler)" by Nicolas Geoffray · 9 years ago
  37. 12be74e [optimizing] Only print full stats in VLOG(compiler) by Nicolas Geoffray · 9 years ago
  38. 69aea14 Merge "Fix user-build on fugu." by Nicolas Geoffray · 9 years ago
  39. 5b168de Fix user-build on fugu. by Nicolas Geoffray · 9 years ago
  40. fcee9d4 Merge "Tweak test script while investigating failures." by Nicolas Geoffray · 9 years ago
  41. 9620b9d Tweak test script while investigating failures. by Nicolas Geoffray · 9 years ago
  42. 4bf34ad Merge "JDWP: more checking for StackFrame commands" by Sebastien Hertz · 9 years ago
  43. bb9c6b1 ART: Refactor callbacks_ in common_runtime_test by Andreas Gampe · 9 years ago
  44. a3d40d5 Merge "Fix some reflection errors" by Mathieu Chartier · 9 years ago
  45. ca239af Fix some reflection errors by Mathieu Chartier · 9 years ago
  46. af38d89 Merge "ART: Use enums in Trace" by Andreas Gampe · 9 years ago
  47. f381645 Merge "Add AccessibleObject and Field to mirror" by Mathieu Chartier · 9 years ago
  48. 7e7e0f4 ART: Use enums in Trace by Andreas Gampe · 9 years ago
  49. daaf326 Add AccessibleObject and Field to mirror by Mathieu Chartier · 9 years ago
  50. 68e22f3 Merge "ART: Some runtime cleanup" by Andreas Gampe · 9 years ago
  51. d6c9310 Merge "Fix typos spotted by Andreas." by Nicolas Geoffray · 9 years ago
  52. 4585f87 ART: Some runtime cleanup by Andreas Gampe · 9 years ago
  53. e2c29f4 Merge "ART: Use instrumented Alloc in Class-Linker" by Andreas Gampe · 9 years ago
  54. e488566 ART: Use instrumented Alloc in Class-Linker by Andreas Gampe · 9 years ago
  55. 86787d0 Merge "ART: PathClassLoader for compiler" by Andreas Gampe · 9 years ago
  56. 81c6f8d ART: PathClassLoader for compiler by Andreas Gampe · 9 years ago
  57. 5c7acfc Merge "[MIPS] Refactoring code for quick compiler" by Andreas Gampe · 9 years ago
  58. 3e90a96 [optimizing] Do not inline intrinsics by Razvan A Lupusoru · 9 years ago
  59. f01d344 Implement a proper solution for temps. by Nicolas Geoffray · 9 years ago
  60. 512e04d Fix typos spotted by Andreas. by Nicolas Geoffray · 9 years ago
  61. d68cef7 Merge "Re-enable test." by Nicolas Geoffray · 9 years ago
  62. 5852991 Re-enable test. by Nicolas Geoffray · 9 years ago
  63. 1095793 [MIPS] Refactoring code for quick compiler by Goran Jakovljevic · 9 years ago
  64. 7d8c677 Merge "GVN HClinitCheck nodes." by Nicolas Geoffray · 9 years ago
  65. abbabc8 JDWP: more checking for StackFrame commands by Sebastien Hertz · 9 years ago
  66. a0466e1 GVN HClinitCheck nodes. by Nicolas Geoffray · 9 years ago
  67. d0056ce Merge "Include pid in trace metadata" by John Reck · 9 years ago
  68. 0624a27 Include pid in trace metadata by John Reck · 9 years ago
  69. 572f07c Update clean-oat-host after latest oat location changes. by Nicolas Geoffray · 9 years ago
  70. 92baf2c Merge "Intrinsify String.compareTo." by Nicolas Geoffray · 9 years ago
  71. d75948a Intrinsify String.compareTo. by Nicolas Geoffray · 9 years ago
  72. c418182 Merge "ART: Fix IsInt when N==32, add tests" by David Brazdil · 9 years ago
  73. f646810 ART: Fix IsInt when N==32, add tests by David Brazdil · 9 years ago
  74. 0cf90d5 Merge "Fix run-all-tests script when --always-clean is used" by Nicolas Geoffray · 9 years ago
  75. ccd8cb0 Merge "Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks" by Vladimir Marko · 9 years ago
  76. 79829cb Fix run-all-tests script when --always-clean is used by Goran Jakovljevic · 9 years ago
  77. 356a181 Quick: Finding upper half of kMirOpCheckPart2 should passthough empty blocks by Pavel Vyssotski · 9 years ago
  78. b3665e3 Merge "[optimizing] Implement X86 intrinsic support" by Nicolas Geoffray · 9 years ago
  79. 09ed1a3 [optimizing] Implement X86 intrinsic support by Mark Mendell · 9 years ago
  80. 0391006 Merge "ART: Change RETURN_OBJECT verification for arrays" by Andreas Gampe · 9 years ago
  81. 83aae27 Merge "Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT" by Mathieu Chartier · 9 years ago
  82. 16f149c ART: Change RETURN_OBJECT verification for arrays by Andreas Gampe · 9 years ago
  83. d856545 Fix ClassLinker::MayBeCalledWithDirectCodePointer for JIT by Mathieu Chartier · 9 years ago
  84. 81adb4f Merge "New localhost failures...." by Nicolas Geoffray · 9 years ago
  85. d6c1ec5 New localhost failures.... by Nicolas Geoffray · 9 years ago
  86. 55e4814 Merge "Add a script to run jdwp tests on the chrome buildbot." by Nicolas Geoffray · 9 years ago
  87. 96cd87a Add a script to run jdwp tests on the chrome buildbot. by Nicolas Geoffray · 9 years ago
  88. cac5152 Merge "ART: Define IsInt when N==kBitsPerIntPtrT" by David Brazdil · 9 years ago
  89. 74fc513 ART: Define IsInt when N==kBitsPerIntPtrT by David Brazdil · 9 years ago
  90. aa23b16 Merge "Store odex files in oat/<isa>/ directory." by Richard Uhler · 9 years ago
  91. 5eae0b6 Merge "ART: Force constants into the entry block" by David Brazdil · 9 years ago
  92. 8d5b8b2 ART: Force constants into the entry block by David Brazdil · 9 years ago
  93. c8924c6 Merge "Use the original invoke type when inlining." by Nicolas Geoffray · 9 years ago
  94. 7904129 Use the original invoke type when inlining. by Nicolas Geoffray · 9 years ago
  95. 6343411 Store odex files in oat/<isa>/ directory. by Richard Uhler · 9 years ago
  96. 9ed05c4 Merge "Mark the tests as failing for now." by Nicolas Geoffray · 9 years ago
  97. 51b1f7b Mark the tests as failing for now. by Nicolas Geoffray · 9 years ago
  98. 19c1c12 Merge "Make sure localhost is enabled on testing devices." by Nicolas Geoffray · 9 years ago
  99. 0a38a0e Make sure localhost is enabled on testing devices. by Nicolas Geoffray · 9 years ago
  100. 651b4fb Merge "Revert "Revert "Inline across dex files.""" by Nicolas Geoffray · 9 years ago