1. 226ba9b Merge "Revert "Optimizing: double-negated bitwise operations simplifications"" by Nicolas Geoffray · 9 years ago
  2. 737c0a9 Revert "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  3. eaafd6e Merge "Revert "X86: Use the constant area for more operations."" by Nicolas Geoffray · 9 years ago
  4. cf8d1bb Revert "X86: Use the constant area for more operations." by Nicolas Geoffray · 9 years ago
  5. 62e38f7 Merge "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  6. 3753839 Merge "X86: Use the constant area for more operations." by Nicolas Geoffray · 9 years ago
  7. 5d5dbeb Merge "Revert "Load app images"" by Nicolas Geoffray · 9 years ago
  8. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  9. 01ebf4a Merge "Disable the CC collector verbose log." by Hiroshi Yamauchi · 9 years ago
  10. 16d3484 Merge "Temporarily disable some libcore tests for the CC collector." by Hiroshi Yamauchi · 9 years ago
  11. 3c44893 Disable the CC collector verbose log. by Hiroshi Yamauchi · 9 years ago
  12. f8df1f2 Temporarily disable some libcore tests for the CC collector. by Hiroshi Yamauchi · 9 years ago
  13. 0fa11f4 Merge "Bump image version" by Mathieu Chartier · 9 years ago
  14. 0870770 Bump image version by Mathieu Chartier · 9 years ago
  15. 4e5e65d Merge "Load app images" by Mathieu Chartier · 9 years ago
  16. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  17. dc00454 X86: Use the constant area for more operations. by Mark Mendell · 9 years ago
  18. 2d0582b Merge "Raise ulimit for run-test 961." by Alex Light · 9 years ago
  19. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  20. 9500529 Merge "Improve documentation and assertions of read barrier instrumentation." by Roland Levillain · 9 years ago
  21. 6f007eb Merge "Allow x86 memory operands for 64-bit popcnt on x86." by Aart Bik · 9 years ago
  22. aade534 Merge "Generate unique ID for each type during native debugging." by David Srbecky · 9 years ago
  23. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 9 years ago
  24. e8df33e Merge "Create helper class for DWARF expressions." by David Srbecky · 9 years ago
  25. 9679849 Optimizing: double-negated bitwise operations simplifications by Kevin Brodsky · 9 years ago
  26. 91cb54e Create helper class for DWARF expressions. by David Srbecky · 9 years ago
  27. 7d9f95f Merge "Revert "Revert "ARM64 Baker's read barrier fast path implementation.""" by Roland Levillain · 9 years ago
  28. a7d507e Merge "Revert "Revert "Fast ART x86 interpreter""" by Bill Buzbee · 9 years ago
  29. 87f7dfc Merge "Revert "Revert "Inline methods with loops.""" by Nicolas Geoffray · 9 years ago
  30. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  31. d30de5b Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Nicolas Geoffray · 9 years ago
  32. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  33. 95e7ffc Improve documentation and assertions of read barrier instrumentation. by Roland Levillain · 9 years ago
  34. 4401586 Revert "Revert "ARM64 Baker's read barrier fast path implementation."" by Roland Levillain · 9 years ago
  35. 3451383 Merge "With irreducible loops, we can have a null destination." by Nicolas Geoffray · 9 years ago
  36. 04eb70f With irreducible loops, we can have a null destination. by Nicolas Geoffray · 9 years ago
  37. c24b8df Merge "Disable flaky test." by Nicolas Geoffray · 9 years ago
  38. 836f7ee Disable flaky test. by Nicolas Geoffray · 9 years ago
  39. 45ec096 Merge "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  40. c54ec90 Merge "Revert "Some minor simplifications in code and tests."" by Nicolas Geoffray · 9 years ago
  41. 69fd1b5 Revert "Some minor simplifications in code and tests." by Nicolas Geoffray · 9 years ago
  42. ca9f686 Merge "Revert "ARM/ARM64: Extend support of instruction combining."" by Nicolas Geoffray · 9 years ago
  43. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  44. 884e54c Revert "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 9 years ago
  45. 46ac34f Merge "Update to INFO to not confuse adb logcat readers." by Nicolas Geoffray · 9 years ago
  46. 475a05e Merge "Fix cpu-info/cpp-defines mismatch." by Aart Bik · 9 years ago
  47. 715d06b Fix cpu-info/cpp-defines mismatch. by Aart Bik · 9 years ago
  48. 48dfaba Merge "Disable Homogeneous space for dex2oat" by Mathieu Chartier · 9 years ago
  49. 58e87ac Merge "Revert "Revert "run-test: Add tests for 1.8 reflection implementations""" by Alex Light · 9 years ago
  50. eb804f6 Merge "Use current pid not tid to create a backtrace map." by Christopher Ferris · 9 years ago
  51. 2a94607 Allow x86 memory operands for 64-bit popcnt on x86. by Aart Bik · 9 years ago
  52. 20a96c6 Merge "Support for x86 popcnt." by Aart Bik · 9 years ago
  53. 7c58bd4 Revert "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  54. c39dac1 Support for x86 popcnt. by Aart Bik · 9 years ago
  55. 8e629e6 Merge "Add a METHOD_SUPER to the MethodType enum." by Alex Light · 9 years ago
  56. 14de51f Merge "Revert "ARM64 Baker's read barrier fast path implementation."" by Mathieu Chartier · 9 years ago
  57. 28a2ff0 Revert "ARM64 Baker's read barrier fast path implementation." by Mathieu Chartier · 9 years ago
  58. ba6af71 Revert "Revert "run-test: Add tests for 1.8 reflection implementations"" by Alex Light · 9 years ago
  59. 857235b Merge "Implemented BitCount as an intrinsic. With unit test." by Aart Bik · 9 years ago
  60. f3e4c8a Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  61. 0e8dc13 Merge "Add attribute to fix build." by Nicolas Geoffray · 9 years ago
  62. cf22658 Add attribute to fix build. by Nicolas Geoffray · 9 years ago
  63. 05df393 Merge "Move backward branch instrumentation to all branch." by Nicolas Geoffray · 9 years ago
  64. 8ad4824 Merge "ARM64 Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  65. f0b9f61 Merge "Improves recent changes to art::JDWP::JdwpSocketState::Establish." by Roland Levillain · 9 years ago
  66. 78338a7 Merge "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  67. 81f0f95 Move backward branch instrumentation to all branch. by Nicolas Geoffray · 9 years ago
  68. 15f9b27 Improves recent changes to art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  69. 119c709 Merge "Revert "Revert "Write dex files to oat file early.""" by Vladimir Marko · 9 years ago
  70. 8ae596f Merge "Revert "run-test: Add tests for 1.8 reflection implementations"" by Nicolas Geoffray · 9 years ago
  71. 6a52d29 Revert "run-test: Add tests for 1.8 reflection implementations" by Nicolas Geoffray · 9 years ago
  72. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  73. a92ee11 Merge "Fix JDWP host tests on Trusty." by Roland Levillain · 9 years ago
  74. 0502c44 Fix JDWP host tests on Trusty. by Roland Levillain · 9 years ago
  75. c1d7861 Merge "Let Art tests use the default jack version" by Yohann Roussel · 9 years ago
  76. debeb98 ARM/ARM64: Extend support of instruction combining. by Ilmir Usmanov · 9 years ago
  77. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 9 years ago
  78. 6aadaef Merge "Fix missing case in ARM64 codegen." by Aart Bik · 9 years ago
  79. 086d27e Fix missing case in ARM64 codegen. by Aart Bik · 9 years ago
  80. 71620fe Merge "Add stack trace info to hprof completion message" by Mathieu Chartier · 9 years ago
  81. bf03fcd Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  82. 7268d47 Add a METHOD_SUPER to the MethodType enum. by Alex Light · 9 years ago
  83. 59a8c0b Use current pid not tid to create a backtrace map. by tony.ys_liu · 9 years ago
  84. 0021c31 Merge "JIT: Fix incorrect CHECK" by Aart Bik · 9 years ago
  85. c9cd7ac Add stack trace info to hprof completion message by Mathieu Chartier · 9 years ago
  86. 7703edc Merge "Relax the time interval the profiling data is saved." by Calin Juravle · 9 years ago
  87. 932a051 Relax the time interval the profiling data is saved. by Calin Juravle · 9 years ago
  88. 3ac099b Merge "Revert "Inline methods with loops."" by Andreas Gampe · 9 years ago
  89. 6c2574c Merge "Revert "Fix gtests after loop inlining support."" by Andreas Gampe · 9 years ago
  90. 451ad8d Revert "Inline methods with loops." by Andreas Gampe · 9 years ago
  91. fee4e2e Revert "Fix gtests after loop inlining support." by Andreas Gampe · 9 years ago
  92. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  93. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  94. 7997baf Merge "Fix gtests after loop inlining support." by Nicolas Geoffray · 9 years ago
  95. 0e342cd Fix gtests after loop inlining support. by Nicolas Geoffray · 9 years ago
  96. 1f39dd3 Merge "ART: DCHECK still too strong for String NewInstance" by David Brazdil · 9 years ago
  97. c047d94 ART: DCHECK still too strong for String NewInstance by David Brazdil · 9 years ago
  98. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  99. cc6bb93 Let Art tests use the default jack version by Yohann Roussel · 9 years ago
  100. 440ef2c Merge "ART: Cannot assume String.<init> called on NewInstance" by David Brazdil · 9 years ago