1. 433335f Merge "Disable store elimination on singleton object." am: 60b3f9f8b6 by Mingyao Yang · 9 years ago
  2. 60b3f9f Merge "Disable store elimination on singleton object." by Mingyao Yang · 9 years ago
  3. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 9 years ago
  4. d08e62f Merge "Add ArenaUniquePtr" am: b5172e8e8c by Mathieu Chartier · 9 years ago
  5. b5172e8 Merge "Add ArenaUniquePtr" by Mathieu Chartier · 9 years ago
  6. 7b05e17 Add ArenaUniquePtr by Mathieu Chartier · 9 years ago
  7. 3fa5bb4 Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976 by Andreas Gampe · 9 years ago
  8. 92ca333 Merge "enum operator<<() script fails with do { } while cond;" by Andreas Gampe · 9 years ago
  9. 714ca11 Merge "Move ArenaBitVector into the runtime" am: b43bdc270e by Mathieu Chartier · 9 years ago
  10. b43bdc2 Merge "Move ArenaBitVector into the runtime" by Mathieu Chartier · 9 years ago
  11. 8c57297 Merge "ART: Speed up thread stack tracing for ANRs" am: a5ae8f3c5a by Andreas Gampe · 9 years ago
  12. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago
  13. a5ae8f3 Merge "ART: Speed up thread stack tracing for ANRs" by Andreas Gampe · 9 years ago
  14. 6cff48f ART: Speed up thread stack tracing for ANRs by Christopher Ferris · 11 years ago
  15. f70a583 Merge "Revert "Revert "load store elimination.""" am: a815f17cc8 by Mingyao Yang · 9 years ago
  16. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 9 years ago
  17. 5a29bdb Merge "Disable two tests that require IPv6." am: fbcafbc816 by Nicolas Geoffray · 9 years ago
  18. f24503e Merge "ARM64: Instruction simplification for array accesses." am: 31f0e753a0 by Roland Levillain · 9 years ago
  19. fbcafbc Merge "Disable two tests that require IPv6." by Nicolas Geoffray · 9 years ago
  20. cbec6d9 Disable two tests that require IPv6. by Nicolas Geoffray · 9 years ago
  21. 31f0e75 Merge "ARM64: Instruction simplification for array accesses." by Roland Levillain · 9 years ago
  22. 10f5894 Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  23. fe97bfe Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  24. 985ff70 Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  25. 2b9fd6b Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic." by Roland Levillain · 9 years ago
  26. 68561a1 Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic." by Roland Levillain · 9 years ago
  27. 1554c58 Merge "MIPS64: Add tests for rotation, and shift instructions" am: b9f3e6d973 by Andreas Gampe · 9 years ago
  28. b9f3e6d Merge "MIPS64: Add tests for rotation, and shift instructions" by Andreas Gampe · 9 years ago
  29. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  30. a841762 Merge "Release ahat version 0.2." am: 823e693aa9 by Richard Uhler · 9 years ago
  31. 823e693 Merge "Release ahat version 0.2." by Richard Uhler · 9 years ago
  32. 535aecd Merge "MIPS: Initial version of optimizing compiler for MIPS32" am: ec26f4b6c5 by Nicolas Geoffray · 9 years ago
  33. ec26f4b Merge "MIPS: Initial version of optimizing compiler for MIPS32" by Nicolas Geoffray · 9 years ago
  34. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 10 years ago
  35. 4291fa8 Merge "Do not run the verifier when deopting optimized frames." am: b8b44983f8 by Nicolas Geoffray · 9 years ago
  36. b8b4498 Merge "Do not run the verifier when deopting optimized frames." by Nicolas Geoffray · 9 years ago
  37. 3385650 Do not run the verifier when deopting optimized frames. by Nicolas Geoffray · 9 years ago
  38. c9e3411 Merge "Fix art-run-tests dependencies" am: 6dc794613a by Yohann Roussel · 9 years ago
  39. 6dc7946 Merge "Fix art-run-tests dependencies" by Yohann Roussel · 9 years ago
  40. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 9 years ago
  41. 8e009aa Merge "Use binary search for FindDeclaredInstance/StaticField" am: 2b03cef064 by Mathieu Chartier · 9 years ago
  42. 2b03cef Merge "Use binary search for FindDeclaredInstance/StaticField" by Mathieu Chartier · 9 years ago
  43. ac2f311 Merge "Fix destruction order in Dex2Oat." am: 6a877d02da by Vladimir Marko · 9 years ago
  44. 6a877d0 Merge "Fix destruction order in Dex2Oat." by Vladimir Marko · 9 years ago
  45. adfbb1f Merge "JDWP: fix possible JdwpEvent memory leak" am: 24f3166093 by Sebastien Hertz · 9 years ago
  46. 24f3166 Merge "JDWP: fix possible JdwpEvent memory leak" by Sebastien Hertz · 9 years ago
  47. 484421e Merge "Block signals before invoking special or user handlers" am: 69d6b1f1e6 by Calin Juravle · 9 years ago
  48. 69d6b1f Merge "Block signals before invoking special or user handlers" by Calin Juravle · 9 years ago
  49. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 9 years ago
  50. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 10 years ago
  51. d57c527 Merge "Mark 2 libcore tests as failing." am: 534a9b68ec by Nicolas Geoffray · 9 years ago
  52. d7c25d6 Merge "Remove the magic 32 constant and ensure alignment." am: d700afabe2 by Nicolas Geoffray · 9 years ago
  53. 8b43364 Merge "Inliner: make sure the returned value is in the outer graph." by Calin Juravle · 9 years ago
  54. 358bcaf JDWP: fix possible JdwpEvent memory leak by Sebastien Hertz · 9 years ago
  55. 534a9b6 Merge "Mark 2 libcore tests as failing." by Nicolas Geoffray · 9 years ago
  56. d9486f9 Mark 2 libcore tests as failing. by Nicolas Geoffray · 9 years ago
  57. d700afa Merge "Remove the magic 32 constant and ensure alignment." by Nicolas Geoffray · 9 years ago
  58. 1e7de6c Remove the magic 32 constant and ensure alignment. by Nicolas Geoffray · 9 years ago
  59. 97da02a enum operator<<() script fails with do { } while cond; by Bruce Hoult · 9 years ago
  60. 9926d88 Merge "Inliner: make sure the returned value is in the outer graph." by Calin Juravle · 9 years ago
  61. 7c8d3de Merge "Use DlMallocSpace for the JIT code cache." am: 66e33f1906 by Nicolas Geoffray · 9 years ago
  62. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  63. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  64. 403e777 Merge "ART: Disable Clang for arm" am: 31e913fbea by Stephen Hines · 9 years ago
  65. 31e913f Merge "ART: Disable Clang for arm" by Stephen Hines · 9 years ago
  66. 5295bc2 ART: Disable Clang for arm by Andreas Gampe · 9 years ago
  67. 267f2f2 Merge "ART: Fix left-shift of negative numbers" am: 11d4236576 by Andreas Gampe · 9 years ago
  68. 11d4236 Merge "ART: Fix left-shift of negative numbers" by Andreas Gampe · 9 years ago
  69. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 9 years ago
  70. 3232183 Merge "Fix typos." am: 1d7d0ce2d6 by Alex Light · 9 years ago
  71. 1d7d0ce Merge "Fix typos." by Alex Light · 9 years ago
  72. 958dfc8 Merge "Change dex_location_ from const char* to std::string." am: e16a741c74 by Richard Uhler · 9 years ago
  73. 2a991b8 Merge "Switch ahat test to use core-optimizing-pic.art." am: 0ba73a9970 by Richard Uhler · 9 years ago
  74. e16a741 Merge "Change dex_location_ from const char* to std::string." by Richard Uhler · 9 years ago
  75. 0ba73a9 Merge "Switch ahat test to use core-optimizing-pic.art." by Richard Uhler · 9 years ago
  76. 214bbcd Inliner: make sure the returned value is in the outer graph. by Calin Juravle · 9 years ago
  77. 98a73e1 MIPS64: Add tests for rotation, and shift instructions by Chris Larsen · 9 years ago
  78. 9668054 Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  79. 5f9d24a Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  80. 4d3a8be Fix typos. by Alex Light · 9 years ago
  81. b1f10f5 Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  82. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  83. c45e740 Merge "MIPS64: Disassembler support for rotate instructions." am: 4bc7168780 by Andreas Gampe · 9 years ago
  84. 4bc7168 Merge "MIPS64: Disassembler support for rotate instructions." by Andreas Gampe · 9 years ago
  85. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  86. c237b39 Release ahat version 0.2. by Richard Uhler · 9 years ago
  87. cfea7d5 Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  88. 307dac9 Fix destruction order in Dex2Oat. by Vladimir Marko · 9 years ago
  89. 658a94f Merge "New attempt at fixing mac build." am: 620021e643 by Nicolas Geoffray · 9 years ago
  90. 620021e Merge "New attempt at fixing mac build." by Nicolas Geoffray · 9 years ago
  91. ab60b68 New attempt at fixing mac build. by Nicolas Geoffray · 9 years ago
  92. 1f47140 Merge "Fix mac build." am: 4206af2185 by Nicolas Geoffray · 9 years ago
  93. 4206af2 Merge "Fix mac build." by Nicolas Geoffray · 9 years ago
  94. b937a44 Fix mac build. by Nicolas Geoffray · 9 years ago
  95. 9881d32 Merge "Remove ArtCode." am: 94e24ac0e9 by Nicolas Geoffray · 9 years ago
  96. 94e24ac Merge "Remove ArtCode." by Nicolas Geoffray · 9 years ago
  97. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  98. df26acc Merge "Fix induction_var_range_test." am: b697c447eb by Calin Juravle · 9 years ago
  99. b697c44 Merge "Fix induction_var_range_test." by Calin Juravle · 9 years ago
  100. 27cfad0 Fix induction_var_range_test. by Calin Juravle · 9 years ago