1. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  2. 95e5462 Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()." by Calin Juravle · 9 years ago
  3. 8a5c253 Merge "Revert "Mark 2 libcore tests as failing."" by Neil Fuller · 9 years ago
  4. c9e94f3 MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp(). by Alexey Frunze · 9 years ago
  5. 525b665 Merge "MIPS64: Clean-up intrinsics code" by Andreas Gampe · 9 years ago
  6. 065f519 Merge "Cleanup some of the run-test system" by Alex Light · 9 years ago
  7. 450f012 Merge "Make dchecked_vector C++11 compatible." by Dan Albert · 9 years ago
  8. f230fee Merge "Add HashSet::Reserve" by Mathieu Chartier · 9 years ago
  9. 05ff5a4 Make dchecked_vector C++11 compatible. by Dan Albert · 9 years ago
  10. ac157b0 Merge "Trim arena maps during heap trim" by Mathieu Chartier · 9 years ago
  11. c482d38 Add HashSet::Reserve by Mathieu Chartier · 9 years ago
  12. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  13. 8d44725 Trim arena maps during heap trim by Mathieu Chartier · 9 years ago
  14. e04f379 Merge "Use arenas for the verifier" by Mathieu Chartier · 9 years ago
  15. de40d47 Use arenas for the verifier by Mathieu Chartier · 9 years ago
  16. fd94824 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" by Andreas Gampe · 9 years ago
  17. d20a26d Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" by Nicolas Geoffray · 9 years ago
  18. bf223cd Merge "MIPS32: Remove tests from list of broken tests" by Nicolas Geoffray · 9 years ago
  19. 1a87837 MIPS32: Fix loading address in GenerateStaticOrDirectCall by Goran Jakovljevic · 9 years ago
  20. 85f645d MIPS32: Remove tests from list of broken tests by Goran Jakovljevic · 9 years ago
  21. 1839d3c Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  22. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  23. 605f27d Merge "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  24. d63c799 Revert "Mark 2 libcore tests as failing." by Neil Fuller · 9 years ago
  25. a643cfd Merge "Fix dependencies when not building with Jack." by Nicolas Geoffray · 9 years ago
  26. 60b3f9f Merge "Disable store elimination on singleton object." by Mingyao Yang · 9 years ago
  27. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 9 years ago
  28. 784e790 ART: Support trivially-destructible arrays in ArenaUniquePtr by Andreas Gampe · 9 years ago
  29. b5172e8 Merge "Add ArenaUniquePtr" by Mathieu Chartier · 9 years ago
  30. 7b05e17 Add ArenaUniquePtr by Mathieu Chartier · 9 years ago
  31. 92ca333 Merge "enum operator<<() script fails with do { } while cond;" by Andreas Gampe · 9 years ago
  32. b43bdc2 Merge "Move ArenaBitVector into the runtime" by Mathieu Chartier · 9 years ago
  33. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago
  34. a5ae8f3 Merge "ART: Speed up thread stack tracing for ANRs" by Andreas Gampe · 9 years ago
  35. 6cff48f ART: Speed up thread stack tracing for ANRs by Christopher Ferris · 11 years ago
  36. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 9 years ago
  37. 751ceba Fix dependencies when not building with Jack. by Nicolas Geoffray · 9 years ago
  38. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  39. fbcafbc Merge "Disable two tests that require IPv6." by Nicolas Geoffray · 9 years ago
  40. cbec6d9 Disable two tests that require IPv6. by Nicolas Geoffray · 9 years ago
  41. 31f0e75 Merge "ARM64: Instruction simplification for array accesses." by Roland Levillain · 9 years ago
  42. fe97bfe Merge "Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  43. 985ff70 Disable the ARM & ARM64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  44. 68561a1 Merge "Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic." by Roland Levillain · 9 years ago
  45. b9f3e6d Merge "MIPS64: Add tests for rotation, and shift instructions" by Andreas Gampe · 9 years ago
  46. 8df69d4 Revert "Revert "load store elimination."" by Mingyao Yang · 9 years ago
  47. 823e693 Merge "Release ahat version 0.2." by Richard Uhler · 9 years ago
  48. ec26f4b Merge "MIPS: Initial version of optimizing compiler for MIPS32" by Nicolas Geoffray · 9 years ago
  49. f652cec MIPS: Initial version of optimizing compiler for MIPS32 by Goran Jakovljevic · 9 years ago
  50. b8b4498 Merge "Do not run the verifier when deopting optimized frames." by Nicolas Geoffray · 9 years ago
  51. 3385650 Do not run the verifier when deopting optimized frames. by Nicolas Geoffray · 9 years ago
  52. 6dc7946 Merge "Fix art-run-tests dependencies" by Yohann Roussel · 9 years ago
  53. b488b78 Fix heap poisoning in UnsafeCASObject x86/x86-64 intrinsic. by Roland Levillain · 9 years ago
  54. 8128437 MIPS64: Clean-up intrinsics code by Chris Larsen · 9 years ago
  55. 2b03cef Merge "Use binary search for FindDeclaredInstance/StaticField" by Mathieu Chartier · 9 years ago
  56. 6a877d0 Merge "Fix destruction order in Dex2Oat." by Vladimir Marko · 9 years ago
  57. 24f3166 Merge "JDWP: fix possible JdwpEvent memory leak" by Sebastien Hertz · 9 years ago
  58. 69d6b1f Merge "Block signals before invoking special or user handlers" by Calin Juravle · 9 years ago
  59. e2aa326 Use binary search for FindDeclaredInstance/StaticField by Mathieu Chartier · 9 years ago
  60. 3048698 Fix art-run-tests dependencies by Yohann Roussel · 9 years ago
  61. 358bcaf JDWP: fix possible JdwpEvent memory leak by Sebastien Hertz · 9 years ago
  62. 534a9b6 Merge "Mark 2 libcore tests as failing." by Nicolas Geoffray · 9 years ago
  63. d9486f9 Mark 2 libcore tests as failing. by Nicolas Geoffray · 9 years ago
  64. d700afa Merge "Remove the magic 32 constant and ensure alignment." by Nicolas Geoffray · 9 years ago
  65. 1e7de6c Remove the magic 32 constant and ensure alignment. by Nicolas Geoffray · 9 years ago
  66. 97da02a enum operator<<() script fails with do { } while cond; by Bruce Hoult · 9 years ago
  67. 9926d88 Merge "Inliner: make sure the returned value is in the outer graph." by Calin Juravle · 9 years ago
  68. 66e33f1 Merge "Use DlMallocSpace for the JIT code cache." by Nicolas Geoffray · 9 years ago
  69. 0c3c266 Use DlMallocSpace for the JIT code cache. by Nicolas Geoffray · 9 years ago
  70. 31e913f Merge "ART: Disable Clang for arm" by Stephen Hines · 9 years ago
  71. 5295bc2 ART: Disable Clang for arm by Andreas Gampe · 9 years ago
  72. 11d4236 Merge "ART: Fix left-shift of negative numbers" by Andreas Gampe · 9 years ago
  73. 58554b7 ART: Fix left-shift of negative numbers by Andreas Gampe · 9 years ago
  74. 1d7d0ce Merge "Fix typos." by Alex Light · 9 years ago
  75. e16a741 Merge "Change dex_location_ from const char* to std::string." by Richard Uhler · 9 years ago
  76. 0ba73a9 Merge "Switch ahat test to use core-optimizing-pic.art." by Richard Uhler · 9 years ago
  77. 214bbcd Inliner: make sure the returned value is in the outer graph. by Calin Juravle · 9 years ago
  78. 98a73e1 MIPS64: Add tests for rotation, and shift instructions by Chris Larsen · 9 years ago
  79. 4d3a8be Fix typos. by Alex Light · 9 years ago
  80. b1f10f5 Merge "Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning." by Roland Levillain · 9 years ago
  81. 6774660 Merge "Disable test 961-default-iface-resolution-generated with gcstress" by Alex Light · 9 years ago
  82. 4bc7168 Merge "MIPS64: Disassembler support for rotate instructions." by Andreas Gampe · 9 years ago
  83. 8d148c9 Disable test 961-default-iface-resolution-generated with gcstress by Alex Light · 9 years ago
  84. c237b39 Release ahat version 0.2. by Richard Uhler · 9 years ago
  85. cfea7d5 Disable the x86 & x86-64 UnsafeCASObject intrinsic with heap poisoning. by Roland Levillain · 9 years ago
  86. 307dac9 Fix destruction order in Dex2Oat. by Vladimir Marko · 9 years ago
  87. 620021e Merge "New attempt at fixing mac build." by Nicolas Geoffray · 9 years ago
  88. ab60b68 New attempt at fixing mac build. by Nicolas Geoffray · 9 years ago
  89. 4206af2 Merge "Fix mac build." by Nicolas Geoffray · 9 years ago
  90. b937a44 Fix mac build. by Nicolas Geoffray · 9 years ago
  91. 94e24ac Merge "Remove ArtCode." by Nicolas Geoffray · 9 years ago
  92. 524e7ea Remove ArtCode. by Nicolas Geoffray · 9 years ago
  93. b697c44 Merge "Fix induction_var_range_test." by Calin Juravle · 9 years ago
  94. 27cfad0 Fix induction_var_range_test. by Calin Juravle · 9 years ago
  95. 7cf979b Merge "Revert "Revert "optimizing: propagate type information of arguments""" by Calin Juravle · 9 years ago
  96. 7d4152f MIPS64: Disassembler support for rotate instructions. by Chris Larsen · 9 years ago
  97. e033ea6 Merge "MIPS64: Add intrinsic support for bit rotation" by Andreas Gampe · 9 years ago
  98. 0f8f864 MIPS64: Add intrinsic support for bit rotation by Chris Larsen · 9 years ago
  99. 25cf8c4 Merge "Added ability to generate induction range code." by Aart Bik · 9 years ago
  100. 28a15a9 Merge "Keep dex files live in class table" by Mathieu Chartier · 9 years ago