1. 88809b3 Merge "Make the mark stack expandable for the CC collector." am: 9e1b56f0e7 by Hiroshi Yamauchi · 9 years ago
  2. e424f5f Merge "Make the mark stack expandable for the CC collector." am: 9e1b56f0e7 by Hiroshi Yamauchi · 9 years ago
  3. 9e1b56f Merge "Make the mark stack expandable for the CC collector." by Hiroshi Yamauchi · 9 years ago
  4. 6fb14ea Merge "Remove DCHECK that does not work for gtests." am: 3aa2895fe9 by Nicolas Geoffray · 9 years ago
  5. c1babb7 Merge "Remove DCHECK that does not work for gtests." am: 3aa2895fe9 by Nicolas Geoffray · 9 years ago
  6. 3aa2895 Merge "Remove DCHECK that does not work for gtests." by Nicolas Geoffray · 9 years ago
  7. 7d32dbc Remove DCHECK that does not work for gtests. by Nicolas Geoffray · 9 years ago
  8. 42a97bb Merge "Added format 25x to dexdump(2)." am: 903ef50ed0 am: b9982b679e by Aart Bik · 9 years ago
  9. b9982b6 Merge "Added format 25x to dexdump(2)." am: 903ef50ed0 by Aart Bik · 9 years ago
  10. 903ef50 Merge "Added format 25x to dexdump(2)." by Aart Bik · 9 years ago
  11. a3bb720 Added format 25x to dexdump(2). by Aart Bik · 9 years ago
  12. ded1458 Merge "Reduce memory used by CompiledMethods." am: 7a16bdbcce am: a66efbc31d by Vladimir Marko · 9 years ago
  13. a66efbc Merge "Reduce memory used by CompiledMethods." am: 7a16bdbcce by Vladimir Marko · 9 years ago
  14. 7a16bdb Merge "Reduce memory used by CompiledMethods." by Vladimir Marko · 9 years ago
  15. 4f5f65f Merge "Support garbage collection of JITted code." am: 1a7b133947 am: 0d86778653 by Nicolas Geoffray · 9 years ago
  16. 0d86778 Merge "Support garbage collection of JITted code." am: 1a7b133947 by Nicolas Geoffray · 9 years ago
  17. 1a7b133 Merge "Support garbage collection of JITted code." by Nicolas Geoffray · 9 years ago
  18. 35831e8 Reduce memory used by CompiledMethods. by Vladimir Marko · 10 years ago
  19. 62838dc Merge "Remove stalled DCHECK." am: 9c6ad8e5da am: 95f63e6473 by Nicolas Geoffray · 9 years ago
  20. 895b414 Merge "Optimizing: Determine invoke-static/-direct dispatch early." am: cbf3c0f4e8 by Vladimir Marko · 9 years ago
  21. 95f63e6 Merge "Remove stalled DCHECK." am: 9c6ad8e5da by Nicolas Geoffray · 9 years ago
  22. aa2f0a6 Merge "Optimizing: Determine invoke-static/-direct dispatch early." by Vladimir Marko · 9 years ago
  23. 9c6ad8e Merge "Remove stalled DCHECK." by Nicolas Geoffray · 9 years ago
  24. cbf3c0f Merge "Optimizing: Determine invoke-static/-direct dispatch early." by Vladimir Marko · 9 years ago
  25. bd425fa Remove stalled DCHECK. by Nicolas Geoffray · 9 years ago
  26. c702ad3 Merge "MIPS32: Move code from RA to T9 in longjump" am: 1af35996af by Nicolas Geoffray · 9 years ago
  27. bb21b79 Merge "MIPS32: Move code from RA to T9 in longjump" am: 1af35996af by Nicolas Geoffray · 9 years ago
  28. 1af3599 Merge "MIPS32: Move code from RA to T9 in longjump" by Nicolas Geoffray · 9 years ago
  29. 7596996 MIPS32: Move code from RA to T9 in longjump by Goran Jakovljevic · 9 years ago
  30. 316b5dd Merge "Move jdwp and libcore testing to jit." am: 171b12e806 am: cb280d9b14 by Nicolas Geoffray · 9 years ago
  31. cb280d9 Merge "Move jdwp and libcore testing to jit." am: 171b12e806 by Nicolas Geoffray · 9 years ago
  32. 171b12e Merge "Move jdwp and libcore testing to jit." by Nicolas Geoffray · 9 years ago
  33. edf9674 Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()." am: 95e54620f1 by Calin Juravle · 9 years ago
  34. 06d5c23 Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()." by Calin Juravle · 9 years ago
  35. 95e5462 Merge "MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp()." by Calin Juravle · 9 years ago
  36. 231fd4e Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769 am: d309ccad6c by Neil Fuller · 9 years ago
  37. d309cca Merge "Revert "Mark 2 libcore tests as failing."" am: 8a5c253769 by Neil Fuller · 9 years ago
  38. 8a5c253 Merge "Revert "Mark 2 libcore tests as failing."" by Neil Fuller · 9 years ago
  39. c9e94f3 MIPS: Support register pairs in CodeGeneratorMIPS::AddLocationAsTemp(). by Alexey Frunze · 9 years ago
  40. d358719 Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef am: bf001becb7 by Andreas Gampe · 9 years ago
  41. bf001be Merge "MIPS64: Clean-up intrinsics code" am: 525b665cef by Andreas Gampe · 9 years ago
  42. 98b9f7e Merge "Cleanup some of the run-test system" am: 065f519190 am: 2c10e02065 by Alex Light · 9 years ago
  43. 525b665 Merge "MIPS64: Clean-up intrinsics code" by Andreas Gampe · 9 years ago
  44. 2c10e02 Merge "Cleanup some of the run-test system" am: 065f519190 by Alex Light · 9 years ago
  45. 065f519 Merge "Cleanup some of the run-test system" by Alex Light · 9 years ago
  46. 9481bce Merge "Make dchecked_vector C++11 compatible." am: 450f012957 am: 4ee42632e8 by Dan Albert · 9 years ago
  47. 4ee4263 Merge "Make dchecked_vector C++11 compatible." am: 450f012957 by Dan Albert · 9 years ago
  48. 450f012 Merge "Make dchecked_vector C++11 compatible." by Dan Albert · 9 years ago
  49. 1dad3f6 Support garbage collection of JITted code. by Nicolas Geoffray · 9 years ago
  50. 9877195 Merge "Add HashSet::Reserve" am: f230fee8de am: 4f779b60db by Mathieu Chartier · 9 years ago
  51. 4f779b6 Merge "Add HashSet::Reserve" am: f230fee8de by Mathieu Chartier · 9 years ago
  52. 7b6a8a3 Merge "Trim arena maps during heap trim" am: ac157b0b4b am: 3102a7b883 by Mathieu Chartier · 9 years ago
  53. f230fee Merge "Add HashSet::Reserve" by Mathieu Chartier · 9 years ago
  54. 3102a7b Merge "Trim arena maps during heap trim" am: ac157b0b4b by Mathieu Chartier · 9 years ago
  55. 05ff5a4 Make dchecked_vector C++11 compatible. by Dan Albert · 9 years ago
  56. ac157b0 Merge "Trim arena maps during heap trim" by Mathieu Chartier · 9 years ago
  57. c482d38 Add HashSet::Reserve by Mathieu Chartier · 9 years ago
  58. e2725c5 Move jdwp and libcore testing to jit. by Nicolas Geoffray · 9 years ago
  59. 8a0e033 Cleanup some of the run-test system by Alex Light · 9 years ago
  60. 8d44725 Trim arena maps during heap trim by Mathieu Chartier · 9 years ago
  61. b9fc8c7 Merge "Use arenas for the verifier" am: e04f37908b am: 6f787cfeeb by Mathieu Chartier · 9 years ago
  62. 6f787cf Merge "Use arenas for the verifier" am: e04f37908b by Mathieu Chartier · 9 years ago
  63. e04f379 Merge "Use arenas for the verifier" by Mathieu Chartier · 9 years ago
  64. de40d47 Use arenas for the verifier by Mathieu Chartier · 9 years ago
  65. 149bd36 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" am: fd948240e0 by Andreas Gampe · 9 years ago
  66. 7690d57 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" by Andreas Gampe · 9 years ago
  67. fd94824 Merge "ART: Support trivially-destructible arrays in ArenaUniquePtr" by Andreas Gampe · 9 years ago
  68. a484623 Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" am: d20a26dfb4 by Nicolas Geoffray · 9 years ago
  69. f812a37 Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" am: d20a26dfb4 by Nicolas Geoffray · 9 years ago
  70. d20a26d Merge "MIPS32: Fix loading address in GenerateStaticOrDirectCall" by Nicolas Geoffray · 9 years ago
  71. c314c6b Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00 by Nicolas Geoffray · 9 years ago
  72. 64f19d0 Merge "MIPS32: Remove tests from list of broken tests" am: bf223cdc00 by Nicolas Geoffray · 9 years ago
  73. bf223cd Merge "MIPS32: Remove tests from list of broken tests" by Nicolas Geoffray · 9 years ago
  74. 1a87837 MIPS32: Fix loading address in GenerateStaticOrDirectCall by Goran Jakovljevic · 9 years ago
  75. 85f645d MIPS32: Remove tests from list of broken tests by Goran Jakovljevic · 9 years ago
  76. 3af7cec Merge "Revert "Run type propagation after inliner only when needed."" am: 1839d3c755 by Calin Juravle · 9 years ago
  77. 6e7ffc6 Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  78. 1839d3c Merge "Revert "Run type propagation after inliner only when needed."" by Calin Juravle · 9 years ago
  79. 2717436 Revert "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  80. e852d74 Merge "Run type propagation after inliner only when needed." am: 605f27d871 by Calin Juravle · 9 years ago
  81. e865dda Merge "Run type propagation after inliner only when needed." am: 605f27d871 by Calin Juravle · 9 years ago
  82. 605f27d Merge "Run type propagation after inliner only when needed." by Calin Juravle · 9 years ago
  83. d63c799 Revert "Mark 2 libcore tests as failing." by Neil Fuller · 9 years ago
  84. 8974b8b Merge "Fix dependencies when not building with Jack." am: a643cfd2b6 by Nicolas Geoffray · 9 years ago
  85. 21ad0c9 Merge "Fix dependencies when not building with Jack." am: a643cfd2b6 by Nicolas Geoffray · 9 years ago
  86. a643cfd Merge "Fix dependencies when not building with Jack." by Nicolas Geoffray · 9 years ago
  87. 19eab40 Make the mark stack expandable for the CC collector. by Hiroshi Yamauchi · 9 years ago
  88. fa1496c Merge "Disable store elimination on singleton object." am: 60b3f9f8b6 by Mingyao Yang · 9 years ago
  89. 433335f Merge "Disable store elimination on singleton object." am: 60b3f9f8b6 by Mingyao Yang · 9 years ago
  90. 60b3f9f Merge "Disable store elimination on singleton object." by Mingyao Yang · 9 years ago
  91. e9d6e60 Disable store elimination on singleton object. by Mingyao Yang · 9 years ago
  92. 784e790 ART: Support trivially-destructible arrays in ArenaUniquePtr by Andreas Gampe · 9 years ago
  93. e0bbb44 Merge "Add ArenaUniquePtr" am: b5172e8e8c am: d08e62fcab by Mathieu Chartier · 9 years ago
  94. d08e62f Merge "Add ArenaUniquePtr" am: b5172e8e8c by Mathieu Chartier · 9 years ago
  95. b5172e8 Merge "Add ArenaUniquePtr" by Mathieu Chartier · 9 years ago
  96. 7b05e17 Add ArenaUniquePtr by Mathieu Chartier · 9 years ago
  97. 460b774 Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976 by Andreas Gampe · 9 years ago
  98. 3fa5bb4 Merge "enum operator<<() script fails with do { } while cond;" am: 92ca333976 by Andreas Gampe · 9 years ago
  99. cba51e2 Merge "Move ArenaBitVector into the runtime" am: b43bdc270e am: 714ca110e9 by Mathieu Chartier · 9 years ago
  100. 92ca333 Merge "enum operator<<() script fails with do { } while cond;" by Andreas Gampe · 9 years ago