1. 6d174ee Merge "Add StrictMath.round tests for large integers." by Vladimir Marko · 9 years ago
  2. 9ec486c Merge "Recognize for (int i = 0; i != x.length; i++) loops" by Aart Bik · 9 years ago
  3. 03550b6 Merge "Disable test 097-duplicate-method for investigation" by Sebastien Hertz · 9 years ago
  4. fc07555 Disable test 097-duplicate-method for investigation by Sebastien Hertz · 9 years ago
  5. 9c1c06a Add StrictMath.round tests for large integers. by Vladimir Marko · 9 years ago
  6. 9ca7d20 Merge "Make sure constantIndexing2 is optimized with DEOPT." by Aart Bik · 9 years ago
  7. 358af83 Recognize for (int i = 0; i != x.length; i++) loops by Aart Bik · 9 years ago
  8. 6d17995 Merge "Dump the number of OSR compiled code." by Nicolas Geoffray · 9 years ago
  9. 87265b4 Merge "Optimizing: ARM64 negated bitwise operations simplification" by Roland Levillain · 9 years ago
  10. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 9 years ago
  11. 950d063 Merge "ART: Profile all branches for on-stack replacement" by Bill Buzbee · 9 years ago
  12. ebd4869 Merge "Verify encoded stack maps in debug builds." by David Srbecky · 9 years ago
  13. 1de3bb2 Merge "Revert "Revert "ARM/ARM64: Extend support of instruction combining.""" by Vladimir Marko · 9 years ago
  14. dcedaaa Merge "Implement << operator for DexRegisterLocation::Kind." by David Srbecky · 9 years ago
  15. 1bbdfd7 Verify encoded stack maps in debug builds. by David Srbecky · 9 years ago
  16. 7dc1178 Implement << operator for DexRegisterLocation::Kind. by David Srbecky · 9 years ago
  17. f1dcacc ART: Profile all branches for on-stack replacement by buzbee · 9 years ago
  18. 7d66ac5 Merge "Revert "ART: Support interpreter switching in x86 mterp"" by Nicolas Geoffray · 9 years ago
  19. a14bf44 Revert "ART: Support interpreter switching in x86 mterp" by Nicolas Geoffray · 9 years ago
  20. fcdd729 Dump the number of OSR compiled code. by Nicolas Geoffray · 9 years ago
  21. 1470073 Merge "Split 530-checker-loops to please our run-test file size limit." by Nicolas Geoffray · 9 years ago
  22. 7f4ea48 Merge "ART: Support interpreter switching in x86 mterp" by Bill Buzbee · 9 years ago
  23. bef5eba Split 530-checker-loops to please our run-test file size limit. by Nicolas Geoffray · 9 years ago
  24. 489b1f2 Merge "Forgot to initialize JIT memory use fields." by Nicolas Geoffray · 9 years ago
  25. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 9 years ago
  26. 57bb557 Merge "Revert "Preload public libraries on Runtime::Start()"" by Nicolas Geoffray · 9 years ago
  27. c66577e Revert "Preload public libraries on Runtime::Start()" by Nicolas Geoffray · 9 years ago
  28. 4559e72 Merge "Revert "Disable test due to toybox update."" by Nicolas Geoffray · 9 years ago
  29. 45bdb25 Revert "Disable test due to toybox update." by Nicolas Geoffray · 9 years ago
  30. 42c50dd Merge "Preload public libraries on Runtime::Start()" by Dimitry Ivanov · 9 years ago
  31. ea9fc5b Preload public libraries on Runtime::Start() by Dimitry Ivanov · 9 years ago
  32. 4e4e645 Merge "Avoid single expensive test in 530-checker-loops." by Aart Bik · 9 years ago
  33. 6ab903c Avoid single expensive test in 530-checker-loops. by Aart Bik · 9 years ago
  34. 4429b11 ART: Support interpreter switching in x86 mterp by buzbee · 9 years ago
  35. db11e7e Merge "Made art/runtime/arch/stub_test.cc compile with -O2 again." by Andreas Gampe · 9 years ago
  36. f5a28f7 Merge "image: Allow methods with code in another oat file to work correctly" by Igor Murashkin · 9 years ago
  37. 0ccfe2c image: Allow methods with code in another oat file to work correctly by Igor Murashkin · 9 years ago
  38. dcf7db2 Merge "Use range analysis for better trip count analysis" by Aart Bik · 9 years ago
  39. 0c0a7a3 Merge "Add MapAnonymous handling for null error_str" by Mathieu Chartier · 9 years ago
  40. 97412c9 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  41. 83723ae Add MapAnonymous handling for null error_str by Mathieu Chartier · 9 years ago
  42. e530539 Make sure constantIndexing2 is optimized with DEOPT. by Aart Bik · 9 years ago
  43. 8ff0169 Merge "Don't make this script fail a buildbot run." by Nicolas Geoffray · 9 years ago
  44. 6d3d9bb Don't make this script fail a buildbot run. by Nicolas Geoffray · 9 years ago
  45. cc544f3 Merge "ARM: Implement Reverse bits and bytes intrinsic." by Vladimir Marko · 9 years ago
  46. b0d2208 Forgot to initialize JIT memory use fields. by Nicolas Geoffray · 9 years ago
  47. a6be605 Merge "MIPS32: Implement intrinsics from java.lang.Math:" by Roland Levillain · 9 years ago
  48. d9ad746 Merge "Remove unreachable code paths in constant folding." by Roland Levillain · 9 years ago
  49. 8b2c636 Merge "Fix indentation of copyright headers in some ART run-tests." by Roland Levillain · 9 years ago
  50. fb7fc7b Fix indentation of copyright headers in some ART run-tests. by Roland Levillain · 9 years ago
  51. 29c6122 Merge "ART: Enable JitProfiling for x86 Mterp" by Bill Buzbee · 9 years ago
  52. e53bd81 Remove unreachable code paths in constant folding. by Roland Levillain · 9 years ago
  53. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 9 years ago
  54. c257da7 ARM: Implement Reverse bits and bytes intrinsic. by Artem Serov · 9 years ago
  55. d15ede2 Merge "Add a script to symbolize buildbot crashes." by Nicolas Geoffray · 9 years ago
  56. dad095a Add a script to symbolize buildbot crashes. by Nicolas Geoffray · 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. 9baccdc Merge "Please Clang with respect to stack frame limits in dex2oat." by Roland Levillain · 9 years ago
  60. dddfaa5 Merge "Introduce partial code cache collection." by Nicolas Geoffray · 9 years ago
  61. 21ce0da Merge "Associate slow paths with the instruction that they belong to." by David Srbecky · 9 years ago
  62. 9cd6d37 Associate slow paths with the instruction that they belong to. by David Srbecky · 9 years ago
  63. 0e02ee9 Merge "Remove HNativeDebugInfo from start of basic blocks." by David Srbecky · 9 years ago
  64. c7098ff Remove HNativeDebugInfo from start of basic blocks. by David Srbecky · 9 years ago
  65. 72ca09c Merge "Show battery level fo devices on buildbot." by Nicolas Geoffray · 9 years ago
  66. 2de973d ART: Enable JitProfiling for x86 Mterp by buzbee · 9 years ago
  67. 7ea5747 Show battery level fo devices on buildbot. by Nicolas Geoffray · 9 years ago
  68. 028d102 Merge "Make JNI work correctly with default methods." by Alex Light · 9 years ago
  69. 3612149 Make JNI work correctly with default methods. by Alex Light · 9 years ago
  70. b4982aa Merge "Improved instruction + offset hunting." by Aart Bik · 9 years ago
  71. bf3f1cf Improved instruction + offset hunting. by Aart Bik · 9 years ago
  72. 072cbe0 Merge "Fix allocation tracking race" by Mathieu Chartier · 9 years ago
  73. 16e51be Fix allocation tracking race by Mathieu Chartier · 9 years ago
  74. 96cd228 Merge "Revert "Compile checker run-tests with Jack"" by Nicolas Geoffray · 9 years ago
  75. 32ae802 Revert "Compile checker run-tests with Jack" by Nicolas Geoffray · 9 years ago
  76. 5c7e260 Please Clang with respect to stack frame limits in dex2oat. by Roland Levillain · 9 years ago
  77. c37a3eb Merge "Compile checker run-tests with Jack" by Sebastien Hertz · 9 years ago
  78. 5171d46 Merge "Fix profman path for the gtest." by Calin Juravle · 9 years ago
  79. de4fb63 Fix profman path for the gtest. by Calin Juravle · 9 years ago
  80. fbeeb47 Compile checker run-tests with Jack by Sebastien Hertz · 9 years ago
  81. 8d37250 Introduce partial code cache collection. by Nicolas Geoffray · 9 years ago
  82. 6406b52 Merge "Revert "Revert "Add profman tool: responsible to process profiles""" by Calin Juravle · 9 years ago
  83. a016ba5 Merge "Re-enable tests that were causing TimeoutExceptions on x86/x86-64." by Roland Levillain · 9 years ago
  84. cedd4f2 Re-enable tests that were causing TimeoutExceptions on x86/x86-64. by Roland Levillain · 9 years ago
  85. 0648212 Merge "Don't allocate mspaces of less than a page." by Nicolas Geoffray · 9 years ago
  86. 7ca4b77 Don't allocate mspaces of less than a page. by Nicolas Geoffray · 9 years ago
  87. 2e2db78 Revert "Revert "Add profman tool: responsible to process profiles"" by Calin Juravle · 9 years ago
  88. e4c77b4 Merge "Dex-wide ArenaPool scoping for AOT compilation" by Vladimir Marko · 9 years ago
  89. 08e992e Merge "Add a new kReservedCapacity to decide when to start GC code." by Nicolas Geoffray · 9 years ago
  90. 4764d4e Merge "Fix static dex2oat build" by Calin Juravle · 9 years ago
  91. 920e123 Merge "Revert "Force Jack to consider multidex annotations"" by Delphine Martin · 9 years ago
  92. 6a5c5b8 Merge "Add regression test for alloc stack trace and unloading" by Mathieu Chartier · 9 years ago
  93. 8a7ef10 Add regression test for alloc stack trace and unloading by Mathieu Chartier · 9 years ago
  94. 5039728 Merge "Visit stack trace roots" by Mathieu Chartier · 9 years ago
  95. a7deef9 Visit stack trace roots by Mathieu Chartier · 9 years ago
  96. a5502e3 Merge "Revert "Add profman tool: responsible to process profiles"" by Nicolas Geoffray · 9 years ago
  97. 3da7468 Revert "Add profman tool: responsible to process profiles" by Nicolas Geoffray · 9 years ago
  98. 4a582f8 Merge "Fix class_linker_test for valgrind." by Hiroshi Yamauchi · 9 years ago
  99. 906ae5d Fix class_linker_test for valgrind. by Hiroshi Yamauchi · 9 years ago
  100. 8852d80 Merge "Fix CC collector thread flip and JNI critical section deadlocks." by Hiroshi Yamauchi · 9 years ago