1. 591cfd8 Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769 am: d309ccad6c by Neil Fuller · 9 years ago
  2. 231fd4e Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769 am: d309ccad6c by Neil Fuller · 9 years ago
  3. d309cca Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769 by Neil Fuller · 9 years ago
  4. 8a5c253 Merge "Revert "Mark 2 libcore tests as failing."" by Neil Fuller · 9 years ago
  5. 983cd16 Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef am: bf001becb7 by Andreas Gampe · 9 years ago
  6. d358719 Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef am: bf001becb7 by Andreas Gampe · 9 years ago
  7. b226e78 Merge "Cleanup some of the run-test system" am: 065f519190 am: 2c10e02065 by Alex Light · 9 years ago
  8. bf001be Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef by Andreas Gampe · 9 years ago
  9. 98b9f7e Merge "Cleanup some of the run-test system" am: 065f519190 am: 2c10e02065 by Alex Light · 9 years ago
  10. 525b665 Merge "MIPS64: Clean-up intrinsics code" by Andreas Gampe · 9 years ago
  11. 2c10e02 Merge "Cleanup some of the run-test system" am: 065f519190 by Alex Light · 9 years ago
  12. 065f519 Merge "Cleanup some of the run-test system" by Alex Light · 9 years ago
  13. 37f1e4d Merge "Make dchecked_vector C++11 compatible." am: 450f012957 am: 4ee42632e8 by Dan Albert · 9 years ago
  14. 9481bce Merge "Make dchecked_vector C++11 compatible." am: 450f012957 am: 4ee42632e8 by Dan Albert · 9 years ago
  15. 4ee4263 Merge "Make dchecked_vector C++11 compatible." am: 450f012957 by Dan Albert · 9 years ago
  16. 450f012 Merge "Make dchecked_vector C++11 compatible." by Dan Albert · 9 years ago
  17. b704e51 Merge "Add HashSet::Reserve" am: f230fee8de am: 4f779b60db am: 9877195879 by Mathieu Chartier · 9 years ago
  18. 2351860 Merge "Trim arena maps during heap trim" am: ac157b0b4b am: 3102a7b883 by Mathieu Chartier · 9 years ago
  19. 9877195 Merge "Add HashSet::Reserve" am: f230fee8de am: 4f779b60db by Mathieu Chartier · 9 years ago
  20. 4f779b6 Merge "Add HashSet::Reserve" am: f230fee8de by Mathieu Chartier · 9 years ago
  21. 7b6a8a3 Merge "Trim arena maps during heap trim" am: ac157b0b4b am: 3102a7b883 by Mathieu Chartier · 9 years ago
  22. f230fee Merge "Add HashSet::Reserve" by Mathieu Chartier · 9 years ago
  23. 3102a7b Merge "Trim arena maps during heap trim" am: ac157b0b4b by Mathieu Chartier · 9 years ago
  24. 05ff5a4 Make dchecked_vector C++11 compatible. by Dan Albert · 9 years ago
  25. ac157b0 Merge "Trim arena maps during heap trim" by Mathieu Chartier · 9 years ago
  26. c482d38 Add HashSet::Reserve by Mathieu Chartier · 9 years ago
  27. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  28. 8d44725 Trim arena maps during heap trim by Mathieu Chartier · 9 years ago
  29. 597ef28 Merge "Use arenas for the verifier" am: e04f37908b am: 6f787cfeeb am: b9fc8c70df by Mathieu Chartier · 9 years ago
  30. bd611fb Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" am: fd948240e0 am: 7690d575ad by Andreas Gampe · 9 years ago
  31. f58a487 Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" am: d20a26dfb4 am: f812a3799c by Nicolas Geoffray · 9 years ago
  32. 664f8b5 Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00 am: 64f19d0bce by Nicolas Geoffray · 9 years ago
  33. b9fc8c7 Merge "Use arenas for the verifier" am: e04f37908b am: 6f787cfeeb by Mathieu Chartier · 9 years ago
  34. 6f787cf Merge "Use arenas for the verifier" am: e04f37908b by Mathieu Chartier · 9 years ago
  35. e04f379 Merge "Use arenas for the verifier" by Mathieu Chartier · 9 years ago
  36. de40d47 Use arenas for the verifier by Mathieu Chartier · 9 years ago
  37. 149bd36 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" am: fd948240e0 by Andreas Gampe · 9 years ago
  38. 7690d57 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" by Andreas Gampe · 9 years ago
  39. fd94824 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" by Andreas Gampe · 9 years ago
  40. a484623 Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" am: d20a26dfb4 by Nicolas Geoffray · 9 years ago
  41. f812a37 Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" am: d20a26dfb4 by Nicolas Geoffray · 9 years ago
  42. d20a26d Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" by Nicolas Geoffray · 9 years ago
  43. c314c6b Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00 by Nicolas Geoffray · 9 years ago
  44. 64f19d0 Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00 by Nicolas Geoffray · 9 years ago
  45. bf223cd Merge "MIPS32: Remove tests from list of broken tests" by Nicolas Geoffray · 9 years ago
  46. 1a87837 MIPS32: Fix loading address in GenerateStaticOrDirectCall by Goran Jakovljevic · 9 years ago
  47. 85f645d MIPS32: Remove tests from list of broken tests by Goran Jakovljevic · 9 years ago
  48. 517f79e Merge "Revert "Run type propagation after inliner only when needed."" am: 1839d3c755 am: 6e7ffc628c by Calin Juravle · 9 years ago
  49. 3af7cec Merge "Revert "Run type propagation after inliner only when needed."" am: 1839d3c755 by Calin Juravle · 9 years ago
  50. 6e7ffc6 Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  51. 1839d3c Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  52. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  53. ffd8037 Merge "Run type propagation after inliner only when needed." am: 605f27d871 am: e865ddafa1 by Calin Juravle · 9 years ago
  54. e852d74 Merge "Run type propagation after inliner only when needed." am: 605f27d871 by Calin Juravle · 9 years ago
  55. e865dda Merge "Run type propagation after inliner only when needed." am: 605f27d871 by Calin Juravle · 9 years ago
  56. 605f27d Merge "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  57. d63c799 Revert "Mark 2 libcore tests as failing." by Neil Fuller · 9 years ago
  58. a341eaf Merge "Fix dependencies when not building with Jack." am: a643cfd2b6 am: 21ad0c93d2 by Nicolas Geoffray · 9 years ago
  59. 8974b8b Merge "Fix dependencies when not building with Jack." am: a643cfd2b6 by Nicolas Geoffray · 9 years ago
  60. 21ad0c9 Merge "Fix dependencies when not building with Jack." am: a643cfd2b6 by Nicolas Geoffray · 9 years ago
  61. a643cfd Merge "Fix dependencies when not building with Jack." by Nicolas Geoffray · 9 years ago
  62. fd32d71 Merge "Disable store elimination on singleton object." am: 60b3f9f8b6 am: 433335f1ed by Mingyao Yang · 9 years ago
  63. fa1496c Merge "Disable store elimination on singleton object." am: 60b3f9f8b6 by Mingyao Yang · 9 years ago
  64. 433335f Merge "Disable store elimination on singleton object." am: 60b3f9f8b6 by Mingyao Yang · 9 years ago
  65. 60b3f9f Merge "Disable store elimination on singleton object." by Mingyao Yang · 9 years ago
  66. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 9 years ago
  67. 784e790 ART: Support trivially-destructible arrays in ArenaUniquePtr by Andreas Gampe · 9 years ago
  68. 9e0206c Merge "Add ArenaUniquePtr" am: b5172e8e8c am: d08e62fcab am: e0bbb44f5e by Mathieu Chartier · 9 years ago
  69. e0bbb44 Merge "Add ArenaUniquePtr" am: b5172e8e8c am: d08e62fcab by Mathieu Chartier · 9 years ago
  70. d08e62f Merge "Add ArenaUniquePtr" am: b5172e8e8c by Mathieu Chartier · 9 years ago
  71. b5172e8 Merge "Add ArenaUniquePtr" by Mathieu Chartier · 9 years ago
  72. 7b05e17 Add ArenaUniquePtr by Mathieu Chartier · 9 years ago
  73. fcf724d Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976 am: 3fa5bb4480 by Andreas Gampe · 9 years ago
  74. 460b774 Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976 by Andreas Gampe · 9 years ago
  75. 9467b68 Merge "Move ArenaBitVector into the runtime" am: b43bdc270e am: 714ca110e9 by Mathieu Chartier · 9 years ago
  76. 3fa5bb4 Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976 by Andreas Gampe · 9 years ago
  77. cba51e2 Merge "Move ArenaBitVector into the runtime" am: b43bdc270e am: 714ca110e9 by Mathieu Chartier · 9 years ago
  78. 92ca333 Merge "enum operator<<() script fails with do { } while cond;" by Andreas Gampe · 9 years ago
  79. 1e9d3f4 Merge "ART: Speed up thread stack tracing for ANRs" am: a5ae8f3c5a am: 8c5729797e by Andreas Gampe · 9 years ago
  80. 714ca11 Merge "Move ArenaBitVector into the runtime" am: b43bdc270e by Mathieu Chartier · 9 years ago
  81. 9a9f216 Merge "ART: Speed up thread stack tracing for ANRs" am: a5ae8f3c5a by Andreas Gampe · 9 years ago
  82. b43bdc2 Merge "Move ArenaBitVector into the runtime" by Mathieu Chartier · 9 years ago
  83. 8c57297 Merge "ART: Speed up thread stack tracing for ANRs" am: a5ae8f3c5a by Andreas Gampe · 9 years ago
  84. e5d80f8 Move ArenaBitVector into the runtime by Mathieu Chartier · 9 years ago
  85. a5ae8f3 Merge "ART: Speed up thread stack tracing for ANRs" by Andreas Gampe · 9 years ago
  86. 6cff48f ART: Speed up thread stack tracing for ANRs by Christopher Ferris · 11 years ago
  87. d2af392 Merge "Revert "Revert "load store elimination.""" am: a815f17cc8 am: f70a5831dd by Mingyao Yang · 9 years ago
  88. 7478deb Merge "Revert "Revert "load store elimination.""" am: a815f17cc8 am: f70a5831dd by Mingyao Yang · 9 years ago
  89. f70a583 Merge "Revert "Revert "load store elimination.""" am: a815f17cc8 by Mingyao Yang · 9 years ago
  90. a815f17 Merge "Revert "Revert "load store elimination.""" by Mingyao Yang · 9 years ago
  91. 751ceba Fix dependencies when not building with Jack. by Nicolas Geoffray · 9 years ago
  92. 4e5dd52 Run type propagation after inliner only when needed. by Calin Juravle · 9 years ago
  93. 0402021 Merge "Disable two tests that require IPv6." am: fbcafbc816 am: 5a29bdbc49 by Nicolas Geoffray · 9 years ago
  94. b188abd Merge "ARM64: Instruction simplification for array accesses." am: 31f0e753a0 am: f24503e6d1 by Roland Levillain · 9 years ago
  95. 54c424c Merge "Disable two tests that require IPv6." am: fbcafbc816 am: 5a29bdbc49 by Nicolas Geoffray · 9 years ago
  96. 5a29bdb Merge "Disable two tests that require IPv6." am: fbcafbc816 by Nicolas Geoffray · 9 years ago
  97. 5ed999e Merge "ARM64: Instruction simplification for array accesses." am: 31f0e753a0 by Roland Levillain · 9 years ago
  98. f24503e Merge "ARM64: Instruction simplification for array accesses." am: 31f0e753a0 by Roland Levillain · 9 years ago
  99. fbcafbc Merge "Disable two tests that require IPv6." by Nicolas Geoffray · 9 years ago
  100. cbec6d9 Disable two tests that require IPv6. by Nicolas Geoffray · 9 years ago