1. d78a85c Merge "Revert "ART: Support interpreter switching in x86 mterp"" am: 7d66ac5038 by Nicolas Geoffray · 9 years ago
  2. 7d66ac5 Merge "Revert "ART: Support interpreter switching in x86 mterp"" by Nicolas Geoffray · 9 years ago
  3. a14bf44 Revert "ART: Support interpreter switching in x86 mterp" by Nicolas Geoffray · 9 years ago
  4. 6d5eef4 Merge "Split 530-checker-loops to please our run-test file size limit." by Nicolas Geoffray · 9 years ago
  5. 0854e16 Merge "ART: Support interpreter switching in x86 mterp" am: 7f4ea48953 by Bill Buzbee · 9 years ago
  6. 1470073 Merge "Split 530-checker-loops to please our run-test file size limit." by Nicolas Geoffray · 9 years ago
  7. 7f4ea48 Merge "ART: Support interpreter switching in x86 mterp" by Bill Buzbee · 9 years ago
  8. bef5eba Split 530-checker-loops to please our run-test file size limit. by Nicolas Geoffray · 9 years ago
  9. f25f9f4 Merge "Forgot to initialize JIT memory use fields." am: 489b1f2264 by Nicolas Geoffray · 9 years ago
  10. 489b1f2 Merge "Forgot to initialize JIT memory use fields." by Nicolas Geoffray · 9 years ago
  11. f430cb6 Merge "Revert "Preload public libraries on Runtime::Start()"" am: 57bb557954 by Nicolas Geoffray · 9 years ago
  12. 57bb557 Merge "Revert "Preload public libraries on Runtime::Start()"" by Nicolas Geoffray · 9 years ago
  13. c66577e Revert "Preload public libraries on Runtime::Start()" by Nicolas Geoffray · 9 years ago
  14. 76474ae Merge "Revert "Disable test due to toybox update."" am: 4559e72589 by Nicolas Geoffray · 9 years ago
  15. 4559e72 Merge "Revert "Disable test due to toybox update."" by Nicolas Geoffray · 9 years ago
  16. 45bdb25 Revert "Disable test due to toybox update." by Nicolas Geoffray · 9 years ago
  17. 0d20529 Merge "Preload public libraries on Runtime::Start()" am: 42c50dd7b6 by Dimitry Ivanov · 9 years ago
  18. 42c50dd Merge "Preload public libraries on Runtime::Start()" by Dimitry Ivanov · 9 years ago
  19. ea9fc5b Preload public libraries on Runtime::Start() by Dimitry Ivanov · 9 years ago
  20. 5d543ac Merge "Avoid single expensive test in 530-checker-loops." am: 4e4e64511e by Aart Bik · 9 years ago
  21. 4e4e645 Merge "Avoid single expensive test in 530-checker-loops." by Aart Bik · 9 years ago
  22. 6ab903c Avoid single expensive test in 530-checker-loops. by Aart Bik · 9 years ago
  23. 4429b11 ART: Support interpreter switching in x86 mterp by buzbee · 9 years ago
  24. bb4977a Merge "Made art/runtime/arch/stub_test.cc compile with -O2 again." by Andreas Gampe · 9 years ago
  25. 08068e8 Merge "image: Allow methods with code in another oat file to work correctly" by Igor Murashkin · 9 years ago
  26. 94445b2 Merge "Use range analysis for better trip count analysis" am: dcf7db26bd by Aart Bik · 9 years ago
  27. c1be1d3 Merge "Add MapAnonymous handling for null error_str" am: 0c0a7a326b by Mathieu Chartier · 9 years ago
  28. db11e7e Merge "Made art/runtime/arch/stub_test.cc compile with -O2 again." by Andreas Gampe · 9 years ago
  29. f5a28f7 Merge "image: Allow methods with code in another oat file to work correctly" by Igor Murashkin · 9 years ago
  30. 0ccfe2c image: Allow methods with code in another oat file to work correctly by Igor Murashkin · 9 years ago
  31. dcf7db2 Merge "Use range analysis for better trip count analysis" by Aart Bik · 9 years ago
  32. 0c0a7a3 Merge "Add MapAnonymous handling for null error_str" by Mathieu Chartier · 9 years ago
  33. 97412c9 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  34. 83723ae Add MapAnonymous handling for null error_str by Mathieu Chartier · 9 years ago
  35. da7db28 Merge "Don\'t make this script fail a buildbot run." am: 8ff01690eb by Nicolas Geoffray · 9 years ago
  36. 8ff0169 Merge "Don't make this script fail a buildbot run." by Nicolas Geoffray · 9 years ago
  37. 6d3d9bb Don't make this script fail a buildbot run. by Nicolas Geoffray · 9 years ago
  38. bf0197f Merge "ARM: Implement Reverse bits and bytes intrinsic." am: cc544f3b3a by Vladimir Marko · 9 years ago
  39. cc544f3 Merge "ARM: Implement Reverse bits and bytes intrinsic." by Vladimir Marko · 9 years ago
  40. b0d2208 Forgot to initialize JIT memory use fields. by Nicolas Geoffray · 9 years ago
  41. dc4c3e2 Merge "MIPS32: Implement intrinsics from java.lang.Math:" am: a6be605d83 by Roland Levillain · 9 years ago
  42. a6be605 Merge "MIPS32: Implement intrinsics from java.lang.Math:" by Roland Levillain · 9 years ago
  43. 3f3d7e5 Merge "Remove unreachable code paths in constant folding." am: d9ad7463ed by Roland Levillain · 9 years ago
  44. 9aad8be Merge "Fix indentation of copyright headers in some ART run-tests." by Roland Levillain · 9 years ago
  45. d9ad746 Merge "Remove unreachable code paths in constant folding." by Roland Levillain · 9 years ago
  46. 8b2c636 Merge "Fix indentation of copyright headers in some ART run-tests." by Roland Levillain · 9 years ago
  47. fb7fc7b Fix indentation of copyright headers in some ART run-tests. by Roland Levillain · 9 years ago
  48. 9d985d7 Merge "ART: Enable JitProfiling for x86 Mterp" am: 29c612299d by Bill Buzbee · 9 years ago
  49. 29c6122 Merge "ART: Enable JitProfiling for x86 Mterp" by Bill Buzbee · 9 years ago
  50. e53bd81 Remove unreachable code paths in constant folding. by Roland Levillain · 9 years ago
  51. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 9 years ago
  52. c257da7 ARM: Implement Reverse bits and bytes intrinsic. by Artem Serov · 9 years ago
  53. f01c745 Merge "Add a script to symbolize buildbot crashes." am: d15ede2df7 by Nicolas Geoffray · 9 years ago
  54. d15ede2 Merge "Add a script to symbolize buildbot crashes." by Nicolas Geoffray · 9 years ago
  55. dad095a Add a script to symbolize buildbot crashes. by Nicolas Geoffray · 9 years ago
  56. bb754da Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 9 years ago
  57. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 9 years ago
  58. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 9 years ago
  59. bb85578 Merge "Please Clang with respect to stack frame limits in dex2oat." by Roland Levillain · 9 years ago
  60. 9baccdc Merge "Please Clang with respect to stack frame limits in dex2oat." by Roland Levillain · 9 years ago
  61. ea3077c Merge "Introduce partial code cache collection." am: dddfaa5ec5 by Nicolas Geoffray · 9 years ago
  62. dddfaa5 Merge "Introduce partial code cache collection." by Nicolas Geoffray · 9 years ago
  63. f0bd36f Merge "Associate slow paths with the instruction that they belong to." by David Srbecky · 9 years ago
  64. 21ce0da Merge "Associate slow paths with the instruction that they belong to." by David Srbecky · 9 years ago
  65. ea3d7b6 Merge "Remove HNativeDebugInfo from start of basic blocks." am: 0e02ee9efb by David Srbecky · 9 years ago
  66. 9cd6d37 Associate slow paths with the instruction that they belong to. by David Srbecky · 9 years ago
  67. 0e02ee9 Merge "Remove HNativeDebugInfo from start of basic blocks." by David Srbecky · 9 years ago
  68. c7098ff Remove HNativeDebugInfo from start of basic blocks. by David Srbecky · 9 years ago
  69. f801ff2 Merge "Show battery level fo devices on buildbot." am: 72ca09cc2d by Nicolas Geoffray · 9 years ago
  70. 72ca09c Merge "Show battery level fo devices on buildbot." by Nicolas Geoffray · 9 years ago
  71. 2de973d ART: Enable JitProfiling for x86 Mterp by buzbee · 9 years ago
  72. 7ea5747 Show battery level fo devices on buildbot. by Nicolas Geoffray · 9 years ago
  73. 6696655 Merge "Make JNI work correctly with default methods." am: 028d1027f9 by Alex Light · 9 years ago
  74. 028d102 Merge "Make JNI work correctly with default methods." by Alex Light · 9 years ago
  75. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  76. 1d59f6f Merge "Improved instruction + offset hunting." am: b4982aab07 by Aart Bik · 9 years ago
  77. b4982aa Merge "Improved instruction + offset hunting." by Aart Bik · 9 years ago
  78. bf3f1cf Improved instruction + offset hunting. by Aart Bik · 9 years ago
  79. 9c1eb44 Merge "Fix allocation tracking race" am: 072cbe0ca5 by Mathieu Chartier · 9 years ago
  80. 072cbe0 Merge "Fix allocation tracking race" by Mathieu Chartier · 9 years ago
  81. 16e51be Fix allocation tracking race by Mathieu Chartier · 9 years ago
  82. c1ad96b Merge "Revert "Compile checker run-tests with Jack"" am: 96cd22822b by Nicolas Geoffray · 9 years ago
  83. 96cd228 Merge "Revert "Compile checker run-tests with Jack"" by Nicolas Geoffray · 9 years ago
  84. 32ae802 Revert "Compile checker run-tests with Jack" by Nicolas Geoffray · 9 years ago
  85. 5c7e260 Please Clang with respect to stack frame limits in dex2oat. by Roland Levillain · 9 years ago
  86. 2c56a7a Merge "Compile checker run-tests with Jack" am: c37a3eb818 by Sebastien Hertz · 9 years ago
  87. 4495333 Merge "Fix profman path for the gtest." am: 5171d4656d by Calin Juravle · 9 years ago
  88. c37a3eb Merge "Compile checker run-tests with Jack" by Sebastien Hertz · 9 years ago
  89. 5171d46 Merge "Fix profman path for the gtest." by Calin Juravle · 9 years ago
  90. de4fb63 Fix profman path for the gtest. by Calin Juravle · 9 years ago
  91. fbeeb47 Compile checker run-tests with Jack by Sebastien Hertz · 9 years ago
  92. 8d37250 Introduce partial code cache collection. by Nicolas Geoffray · 9 years ago
  93. 81b5b57 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 9 years ago
  94. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 9 years ago
  95. c4c076b Merge "Re-enable tests that were causing TimeoutExceptions on x86/x86-64." by Roland Levillain · 9 years ago
  96. a016ba5 Merge "Re-enable tests that were causing TimeoutExceptions on x86/x86-64." by Roland Levillain · 9 years ago
  97. cedd4f2 Re-enable tests that were causing TimeoutExceptions on x86/x86-64. by Roland Levillain · 9 years ago
  98. b372085 Merge "Don\'t allocate mspaces of less than a page." am: 0648212e3a by Nicolas Geoffray · 9 years ago
  99. 0648212 Merge "Don't allocate mspaces of less than a page." by Nicolas Geoffray · 9 years ago
  100. 7ca4b77 Don't allocate mspaces of less than a page. by Nicolas Geoffray · 9 years ago