1. 7617216 Convert to UTF8 before doing dex file location comparison by Mathieu Chartier · 9 years ago
  2. 227e627 Merge "Blacklist new test due to so loading problems." by Nicolas Geoffray · 9 years ago
  3. 5cbd8c3 Blacklist new test due to so loading problems. by Nicolas Geoffray · 9 years ago
  4. caef579 Merge "Temporarily use -fstack-protector for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  5. 37ba27a Temporarily use -fstack-protector for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  6. 6a507f3 Merge "Use mutator lock to guard adding and removing heap spaces" by Mathieu Chartier · 9 years ago
  7. a9d82fe Use mutator lock to guard adding and removing heap spaces by Mathieu Chartier · 9 years ago
  8. b1bd048 Merge "Recognize common utilities as intrinsics." by Aart Bik · 9 years ago
  9. 1e953c3 Merge "Some minor simplifications in code and tests." by Aart Bik · 9 years ago
  10. 7ccb63f Merge "Enable interface default methods by default." by Alex Light · 9 years ago
  11. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  12. 59c9454 Recognize common utilities as intrinsics. by Aart Bik · 9 years ago
  13. 09e8d5f Some minor simplifications in code and tests. by Aart Bik · 9 years ago
  14. 8881c42 Merge "Revert "Lift the spill at each irreducible loop block restriction."" by Bart Sears · 9 years ago
  15. 2818dbc Revert "Lift the spill at each irreducible loop block restriction." by Bart Sears · 9 years ago
  16. a00d5fe Merge "Lift the spill at each irreducible loop block restriction." by Nicolas Geoffray · 9 years ago
  17. 8eb3871 Merge "ART: Remove another unnecessary mutator lock annotation." by Vladimir Marko · 9 years ago
  18. 8697355 ART: Remove another unnecessary mutator lock annotation. by Vladimir Marko · 9 years ago
  19. 29347e8 Merge "Disable interpreter run-tests occasionally failing with CC." by Roland Levillain · 9 years ago
  20. 3260e11 Merge "ART: Remove some unnecessary mutator lock annotations." by Vladimir Marko · 9 years ago
  21. b0659e6 Disable interpreter run-tests occasionally failing with CC. by Roland Levillain · 9 years ago
  22. 005e4b3 Merge "Add profile support for apps with shared runtime." by Calin Juravle · 9 years ago
  23. b4eddd2 Add profile support for apps with shared runtime. by Calin Juravle · 9 years ago
  24. 7653b09 Merge "Add dependency on liblzma." by David Srbecky · 9 years ago
  25. 79e9f43 Lift the spill at each irreducible loop block restriction. by Nicolas Geoffray · 9 years ago
  26. a87104f Merge "[WIP] ART Mterp: fix for hidden gc roots" by Bill Buzbee · 9 years ago
  27. f39745e ART: Remove some unnecessary mutator lock annotations. by Vladimir Marko · 9 years ago
  28. 36867b4 Merge "Generate DWARF line numbers only for points with dex register map." by David Srbecky · 9 years ago
  29. d112827 Add dependency on liblzma. by David Srbecky · 9 years ago
  30. 0f27b87 Merge "Disable run-tests causing occasional timeouts with CC." by Roland Levillain · 9 years ago
  31. 78ebe4a Disable run-tests causing occasional timeouts with CC. by Roland Levillain · 9 years ago
  32. 9cea913 Merge "Fix non-Linux builds." by Roland Levillain · 9 years ago
  33. d817560 Fix non-Linux builds. by Roland Levillain · 9 years ago
  34. 1bceafb Merge "Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish." by Roland Levillain · 9 years ago
  35. a2c97a9 [WIP] ART Mterp: fix for hidden gc roots by buzbee · 9 years ago
  36. 8feb2cc Merge "Reduce app image log spam" by Mathieu Chartier · 9 years ago
  37. e778fc7 Reduce app image log spam by Mathieu Chartier · 9 years ago
  38. 1af0204 Merge "Revert "Revert "Load app images""" by Mathieu Chartier · 9 years ago
  39. fbc3108 Revert "Revert "Load app images"" by Mathieu Chartier · 9 years ago
  40. c7f4e3a Merge "Only create non-moving space at fixed address if zygote" by Mathieu Chartier · 9 years ago
  41. 966f533 Only create non-moving space at fixed address if zygote by Mathieu Chartier · 9 years ago
  42. 3cbad24 Improve gethostbyname_r use in art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  43. 4fe6ce5 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." by Josh Gao · 9 years ago
  44. 1acf046 Merge "Revert "Add option to generate compressed backtrace info."" by David Srbecky · 9 years ago
  45. 8546cc9 Revert "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  46. 4f50ee2 Generate DWARF line numbers only for points with dex register map. by David Srbecky · 9 years ago
  47. 6a75b9e Merge "Fix MIPS64 booting problem" by Vladimir Marko · 9 years ago
  48. e0ce2c9 Merge "Add option to generate compressed backtrace info." by David Srbecky · 9 years ago
  49. 226ba9b Merge "Revert "Optimizing: double-negated bitwise operations simplifications"" by Nicolas Geoffray · 9 years ago
  50. 737c0a9 Revert "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  51. eaafd6e Merge "Revert "X86: Use the constant area for more operations."" by Nicolas Geoffray · 9 years ago
  52. cf8d1bb Revert "X86: Use the constant area for more operations." by Nicolas Geoffray · 9 years ago
  53. 62e38f7 Merge "Optimizing: double-negated bitwise operations simplifications" by Nicolas Geoffray · 9 years ago
  54. 3753839 Merge "X86: Use the constant area for more operations." by Nicolas Geoffray · 9 years ago
  55. 5d5dbeb Merge "Revert "Load app images"" by Nicolas Geoffray · 9 years ago
  56. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  57. 01ebf4a Merge "Disable the CC collector verbose log." by Hiroshi Yamauchi · 9 years ago
  58. 16d3484 Merge "Temporarily disable some libcore tests for the CC collector." by Hiroshi Yamauchi · 9 years ago
  59. 3c44893 Disable the CC collector verbose log. by Hiroshi Yamauchi · 9 years ago
  60. f8df1f2 Temporarily disable some libcore tests for the CC collector. by Hiroshi Yamauchi · 9 years ago
  61. 0fa11f4 Merge "Bump image version" by Mathieu Chartier · 9 years ago
  62. 0870770 Bump image version by Mathieu Chartier · 9 years ago
  63. 4e5e65d Merge "Load app images" by Mathieu Chartier · 9 years ago
  64. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  65. dc00454 X86: Use the constant area for more operations. by Mark Mendell · 9 years ago
  66. 2d0582b Merge "Raise ulimit for run-test 961." by Alex Light · 9 years ago
  67. 3220a6d Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 9 years ago
  68. 4694e82 Raise ulimit for run-test 961. by Alex Light · 9 years ago
  69. 5fdcc3c Add option to generate compressed backtrace info. by David Srbecky · 9 years ago
  70. 9500529 Merge "Improve documentation and assertions of read barrier instrumentation." by Roland Levillain · 9 years ago
  71. 6f007eb Merge "Allow x86 memory operands for 64-bit popcnt on x86." by Aart Bik · 9 years ago
  72. aade534 Merge "Generate unique ID for each type during native debugging." by David Srbecky · 9 years ago
  73. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 9 years ago
  74. e8df33e Merge "Create helper class for DWARF expressions." by David Srbecky · 9 years ago
  75. 9679849 Optimizing: double-negated bitwise operations simplifications by Kevin Brodsky · 9 years ago
  76. 91cb54e Create helper class for DWARF expressions. by David Srbecky · 9 years ago
  77. 7d9f95f Merge "Revert "Revert "ARM64 Baker's read barrier fast path implementation.""" by Roland Levillain · 9 years ago
  78. 8ed1826 Fix MIPS64 booting problem by Goran Jakovljevic · 9 years ago
  79. a7d507e Merge "Revert "Revert "Fast ART x86 interpreter""" by Bill Buzbee · 9 years ago
  80. 87f7dfc Merge "Revert "Revert "Inline methods with loops.""" by Nicolas Geoffray · 9 years ago
  81. 788f2f0 Revert "Revert "Inline methods with loops."" by Nicolas Geoffray · 9 years ago
  82. d30de5b Merge "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Nicolas Geoffray · 9 years ago
  83. d4aee94 Revert "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  84. 95e7ffc Improve documentation and assertions of read barrier instrumentation. by Roland Levillain · 9 years ago
  85. 4401586 Revert "Revert "ARM64 Baker's read barrier fast path implementation."" by Roland Levillain · 9 years ago
  86. 3451383 Merge "With irreducible loops, we can have a null destination." by Nicolas Geoffray · 9 years ago
  87. 04eb70f With irreducible loops, we can have a null destination. by Nicolas Geoffray · 9 years ago
  88. c24b8df Merge "Disable flaky test." by Nicolas Geoffray · 9 years ago
  89. 836f7ee Disable flaky test. by Nicolas Geoffray · 9 years ago
  90. 45ec096 Merge "Revert "Revert "Change condition to opposite if lhs is constant""" by Nicolas Geoffray · 9 years ago
  91. c54ec90 Merge "Revert "Some minor simplifications in code and tests."" by Nicolas Geoffray · 9 years ago
  92. 69fd1b5 Revert "Some minor simplifications in code and tests." by Nicolas Geoffray · 9 years ago
  93. ca9f686 Merge "Revert "ARM/ARM64: Extend support of instruction combining."" by Nicolas Geoffray · 9 years ago
  94. 6b5afdd Revert "ARM/ARM64: Extend support of instruction combining." by Nicolas Geoffray · 9 years ago
  95. 884e54c Revert "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 9 years ago
  96. 46ac34f Merge "Update to INFO to not confuse adb logcat readers." by Nicolas Geoffray · 9 years ago
  97. 475a05e Merge "Fix cpu-info/cpp-defines mismatch." by Aart Bik · 9 years ago
  98. 715d06b Fix cpu-info/cpp-defines mismatch. by Aart Bik · 9 years ago
  99. 48dfaba Merge "Disable Homogeneous space for dex2oat" by Mathieu Chartier · 9 years ago
  100. 58e87ac Merge "Revert "Revert "run-test: Add tests for 1.8 reflection implementations""" by Alex Light · 9 years ago