1. 897338d x86 Fast Interpreter: Fix CFI by Serguei Katkov · 9 years ago
  2. 9f03916 Merge "[MIPS] Add Fast Art interpreter for Mips32." by Bill Buzbee · 9 years ago
  3. f249384 Merge "Revert "Revert "Improve immune spaces logic""" by Mathieu Chartier · 9 years ago
  4. 032c005 Revert "Revert "Improve immune spaces logic"" by Mathieu Chartier · 9 years ago
  5. c3bcf40 Merge "Bug fix for polymorphic inlining." by Nicolas Geoffray · 9 years ago
  6. fb734b4 Merge "Cleanup polymorphic inlining to the same target." by Nicolas Geoffray · 9 years ago
  7. 4f97a21 Cleanup polymorphic inlining to the same target. by Nicolas Geoffray · 9 years ago
  8. a1d8ddf Bug fix for polymorphic inlining. by Nicolas Geoffray · 9 years ago
  9. eebfed8 Merge "Disable symbolizing traces on volantis." by Nicolas Geoffray · 9 years ago
  10. 95303c6 Disable symbolizing traces on volantis. by Nicolas Geoffray · 9 years ago
  11. a48224f Merge "Revert "Improve immune spaces logic"" by Nicolas Geoffray · 9 years ago
  12. 07dbbca Revert "Improve immune spaces logic" by Nicolas Geoffray · 9 years ago
  13. d8e6d82 Merge "Improve immune spaces logic" by Mathieu Chartier · 9 years ago
  14. 17b8bce Improve immune spaces logic by Mathieu Chartier · 9 years ago
  15. 0002311 Merge "ART: Add unstarted-runtime functions" by Andreas Gampe · 9 years ago
  16. bc4d218 ART: Add unstarted-runtime functions by Andreas Gampe · 9 years ago
  17. 420ae23 Merge "Support new JDWP InterfaceType.InvokeMethod command" by Alex Light · 9 years ago
  18. 4f626cd Merge "Add and use loaded class profiling" by Mathieu Chartier · 9 years ago
  19. c5dd319 Add and use loaded class profiling by Mathieu Chartier · 9 years ago
  20. da11cef Merge "Assembly TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
  21. 48a1343 Merge "Add JNI tests for lambdas" by Alex Light · 9 years ago
  22. 1bdfdb3 Merge "Implement fp to bits methods as intrinsics." by Aart Bik · 9 years ago
  23. e9d2ca2 Add JNI tests for lambdas by Alex Light · 9 years ago
  24. 2a6aad9 Implement fp to bits methods as intrinsics. by Aart Bik · 9 years ago
  25. 01c30e8 Merge "Optimizing: Reduce memory usage of HInstructions." by Vladimir Marko · 9 years ago
  26. a1de918 Optimizing: Reduce memory usage of HInstructions. by Vladimir Marko · 9 years ago
  27. af86c4e Merge "Revert "Revert "ART: Support interpreter switching in x86 mterp""" by Bill Buzbee · 9 years ago
  28. 8744d24 Merge "Optimizing: Add ARM and ARM64 intrinsics support for StringGetCharsNoCheck" by Nicolas Geoffray · 9 years ago
  29. 15315ab Merge "Revert "Fast ART x86_64 interpretator"" by Nicolas Geoffray · 9 years ago
  30. c4a575f Revert "Fast ART x86_64 interpretator" by Nicolas Geoffray · 9 years ago
  31. 200f040 [MIPS] Add Fast Art interpreter for Mips32. by Douglas Leung · 9 years ago
  32. 25abd6c Optimizing: Add ARM and ARM64 intrinsics support for StringGetCharsNoCheck by Tim Zhang · 9 years ago
  33. 3140ed5 Merge "Add lz4hc image compression format" by Mathieu Chartier · 9 years ago
  34. 36be5c5 Merge "Fast ART x86_64 interpretator" by Bill Buzbee · 9 years ago
  35. a6e81ed Add lz4hc image compression format by Mathieu Chartier · 9 years ago
  36. 7e1ce28 Assembly TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
  37. eea36cb Merge "Add a decompression scoped timing for image loading" by Mathieu Chartier · 9 years ago
  38. 9ed87a8 Merge "AOT compile framework code as non-debuggable" by Mingyao Yang · 9 years ago
  39. 31317c3 Add a decompression scoped timing for image loading by Mathieu Chartier · 9 years ago
  40. 6d174ee Merge "Add StrictMath.round tests for large integers." by Vladimir Marko · 9 years ago
  41. 9ec486c Merge "Recognize for (int i = 0; i != x.length; i++) loops" by Aart Bik · 9 years ago
  42. 481352d Revert "Revert "ART: Support interpreter switching in x86 mterp"" by Bill Buzbee · 9 years ago
  43. 03550b6 Merge "Disable test 097-duplicate-method for investigation" by Sebastien Hertz · 9 years ago
  44. fc07555 Disable test 097-duplicate-method for investigation by Sebastien Hertz · 9 years ago
  45. 9c1c06a Add StrictMath.round tests for large integers. by Vladimir Marko · 9 years ago
  46. 4a28e1e Support new JDWP InterfaceType.InvokeMethod command by Alex Light · 9 years ago
  47. 9ca7d20 Merge "Make sure constantIndexing2 is optimized with DEOPT." by Aart Bik · 9 years ago
  48. 358af83 Recognize for (int i = 0; i != x.length; i++) loops by Aart Bik · 9 years ago
  49. 6d17995 Merge "Dump the number of OSR compiled code." by Nicolas Geoffray · 9 years ago
  50. 87265b4 Merge "Optimizing: ARM64 negated bitwise operations simplification" by Roland Levillain · 9 years ago
  51. 9ff0d20 Optimizing: ARM64 negated bitwise operations simplification by Kevin Brodsky · 9 years ago
  52. 950d063 Merge "ART: Profile all branches for on-stack replacement" by Bill Buzbee · 9 years ago
  53. ebd4869 Merge "Verify encoded stack maps in debug builds." by David Srbecky · 9 years ago
  54. 1de3bb2 Merge "Revert "Revert "ARM/ARM64: Extend support of instruction combining.""" by Vladimir Marko · 9 years ago
  55. dcedaaa Merge "Implement << operator for DexRegisterLocation::Kind." by David Srbecky · 9 years ago
  56. 1bbdfd7 Verify encoded stack maps in debug builds. by David Srbecky · 9 years ago
  57. 7dc1178 Implement << operator for DexRegisterLocation::Kind. by David Srbecky · 9 years ago
  58. f1dcacc ART: Profile all branches for on-stack replacement by buzbee · 9 years ago
  59. 7d66ac5 Merge "Revert "ART: Support interpreter switching in x86 mterp"" by Nicolas Geoffray · 9 years ago
  60. a14bf44 Revert "ART: Support interpreter switching in x86 mterp" by Nicolas Geoffray · 9 years ago
  61. fcdd729 Dump the number of OSR compiled code. by Nicolas Geoffray · 9 years ago
  62. 1470073 Merge "Split 530-checker-loops to please our run-test file size limit." by Nicolas Geoffray · 9 years ago
  63. 7f4ea48 Merge "ART: Support interpreter switching in x86 mterp" by Bill Buzbee · 9 years ago
  64. bef5eba Split 530-checker-loops to please our run-test file size limit. by Nicolas Geoffray · 9 years ago
  65. 489b1f2 Merge "Forgot to initialize JIT memory use fields." by Nicolas Geoffray · 9 years ago
  66. 4a0dad6 Revert "Revert "ARM/ARM64: Extend support of instruction combining."" by Artem Udovichenko · 9 years ago
  67. 57bb557 Merge "Revert "Preload public libraries on Runtime::Start()"" by Nicolas Geoffray · 9 years ago
  68. c66577e Revert "Preload public libraries on Runtime::Start()" by Nicolas Geoffray · 9 years ago
  69. 4559e72 Merge "Revert "Disable test due to toybox update."" by Nicolas Geoffray · 9 years ago
  70. 45bdb25 Revert "Disable test due to toybox update." by Nicolas Geoffray · 9 years ago
  71. 42c50dd Merge "Preload public libraries on Runtime::Start()" by Dimitry Ivanov · 9 years ago
  72. ea9fc5b Preload public libraries on Runtime::Start() by Dimitry Ivanov · 9 years ago
  73. 4e4e645 Merge "Avoid single expensive test in 530-checker-loops." by Aart Bik · 9 years ago
  74. 6ab903c Avoid single expensive test in 530-checker-loops. by Aart Bik · 9 years ago
  75. 4429b11 ART: Support interpreter switching in x86 mterp by buzbee · 9 years ago
  76. db11e7e Merge "Made art/runtime/arch/stub_test.cc compile with -O2 again." by Andreas Gampe · 9 years ago
  77. f5a28f7 Merge "image: Allow methods with code in another oat file to work correctly" by Igor Murashkin · 9 years ago
  78. 0ccfe2c image: Allow methods with code in another oat file to work correctly by Igor Murashkin · 9 years ago
  79. dcf7db2 Merge "Use range analysis for better trip count analysis" by Aart Bik · 9 years ago
  80. 0c0a7a3 Merge "Add MapAnonymous handling for null error_str" by Mathieu Chartier · 9 years ago
  81. 97412c9 Use range analysis for better trip count analysis by Aart Bik · 9 years ago
  82. 83723ae Add MapAnonymous handling for null error_str by Mathieu Chartier · 9 years ago
  83. e530539 Make sure constantIndexing2 is optimized with DEOPT. by Aart Bik · 9 years ago
  84. 8ff0169 Merge "Don't make this script fail a buildbot run." by Nicolas Geoffray · 9 years ago
  85. 6d3d9bb Don't make this script fail a buildbot run. by Nicolas Geoffray · 9 years ago
  86. cc544f3 Merge "ARM: Implement Reverse bits and bytes intrinsic." by Vladimir Marko · 9 years ago
  87. b0d2208 Forgot to initialize JIT memory use fields. by Nicolas Geoffray · 9 years ago
  88. a6be605 Merge "MIPS32: Implement intrinsics from java.lang.Math:" by Roland Levillain · 9 years ago
  89. d9ad746 Merge "Remove unreachable code paths in constant folding." by Roland Levillain · 9 years ago
  90. 8b2c636 Merge "Fix indentation of copyright headers in some ART run-tests." by Roland Levillain · 9 years ago
  91. fb7fc7b Fix indentation of copyright headers in some ART run-tests. by Roland Levillain · 9 years ago
  92. 29c6122 Merge "ART: Enable JitProfiling for x86 Mterp" by Bill Buzbee · 9 years ago
  93. e53bd81 Remove unreachable code paths in constant folding. by Roland Levillain · 9 years ago
  94. 970e191 Made art/runtime/arch/stub_test.cc compile with -O2 again. by Bilyan Borisov · 9 years ago
  95. c257da7 ARM: Implement Reverse bits and bytes intrinsic. by Artem Serov · 9 years ago
  96. d15ede2 Merge "Add a script to symbolize buildbot crashes." by Nicolas Geoffray · 9 years ago
  97. dad095a Add a script to symbolize buildbot crashes. by Nicolas Geoffray · 9 years ago
  98. bf63303 Merge "ART: Allow method references across oat files for multi-image, 2nd attempt." by Vladimir Marko · 9 years ago
  99. 944da60 ART: Allow method references across oat files for multi-image, 2nd attempt. by Vladimir Marko · 9 years ago
  100. 9baccdc Merge "Please Clang with respect to stack frame limits in dex2oat." by Roland Levillain · 9 years ago