1. 333254e Merge "Clean up art::HConstant predicates." am: 0ced281 by Roland Levillain · 9 years ago
  2. 0ced281 Merge "Clean up art::HConstant predicates." by Roland Levillain · 9 years ago
  3. ebf4484 Merge "Do a null check on the sibling in the register allocator." am: 843a655 by Nicolas Geoffray · 9 years ago
  4. 843a655 Merge "Do a null check on the sibling in the register allocator." by Nicolas Geoffray · 9 years ago
  5. 32cc778 Do a null check on the sibling in the register allocator. by Nicolas Geoffray · 9 years ago
  6. e08da50 Merge "Disable test on arm due to timeouts." am: c2b4c6d by Nicolas Geoffray · 9 years ago
  7. 6774e1f Merge "Optimizing: Do not insert suspend checks on back-edges." am: 63ec322 by Vladimir Marko · 9 years ago
  8. c2b4c6d Merge "Disable test on arm due to timeouts." by Nicolas Geoffray · 9 years ago
  9. 63ec322 Merge "Optimizing: Do not insert suspend checks on back-edges." by Vladimir Marko · 9 years ago
  10. 973ce7c Disable test on arm due to timeouts. by Nicolas Geoffray · 9 years ago
  11. 2788da6 Merge "Fix potential race condition with threads array." am: d6026cd by Aart Bik · 9 years ago
  12. d6026cd Merge "Fix potential race condition with threads array." by Aart Bik · 9 years ago
  13. 55667eb Merge "ART: Update DexFile for compiler-filter pass-down" into nyc-dev by Andreas Gampe · 9 years ago
  14. 5a61468 Merge "ART: Update DexFile for compiler-filter pass-down" into nyc-dev by Andreas Gampe · 9 years ago
  15. da76a89 Merge "Add RosAlloc stats dump." am: 1fd223d by Hiroshi Yamauchi · 9 years ago
  16. 1fd223d Merge "Add RosAlloc stats dump." by Hiroshi Yamauchi · 9 years ago
  17. 21b030e Merge "Add RosAlloc stats dump." into nyc-dev am: 4eff6fd by Hiroshi Yamauchi · 9 years ago
  18. 4eff6fd Merge "Add RosAlloc stats dump." into nyc-dev by Hiroshi Yamauchi · 9 years ago
  19. 02ad7f9 Merge "Use smaller rosalloc run sizes." am: 760efa3 by Hiroshi Yamauchi · 9 years ago
  20. b62f2e6 Add RosAlloc stats dump. by Hiroshi Yamauchi · 9 years ago
  21. 760efa3 Merge "Use smaller rosalloc run sizes." by Hiroshi Yamauchi · 9 years ago
  22. f393df7 Merge "Use smaller rosalloc run sizes." into nyc-dev am: c867a27 by Hiroshi Yamauchi · 9 years ago
  23. fc067bf Use smaller rosalloc run sizes. by Hiroshi Yamauchi · 9 years ago
  24. c867a27 Merge "Use smaller rosalloc run sizes." into nyc-dev by Hiroshi Yamauchi · 9 years ago
  25. 1d23d43 ART: Update DexFile for compiler-filter pass-down by Andreas Gampe · 9 years ago
  26. d074538 Fix potential race condition with threads array. by Aart Bik · 9 years ago
  27. 565c2d9 Add RosAlloc stats dump. by Hiroshi Yamauchi · 9 years ago
  28. 7ac6113 Revert "Revert "Use compiler filter to determine oat file status."" am: 7bcfcb8 by Andreas Gampe · 9 years ago
  29. ad34803 Merge "Revert "Revert "Use compiler filter to determine oat file status.""" by Andreas Gampe · 9 years ago
  30. 7bcfcb8 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  31. f33c605 Merge "Revert "Revert "Use compiler filter to determine oat file status.""" by Richard Uhler · 9 years ago
  32. a16ff3c Use smaller rosalloc run sizes. by Hiroshi Yamauchi · 9 years ago
  33. d96a246 Optimizing: Do not insert suspend checks on back-edges. by Vladimir Marko · 9 years ago
  34. 29d38e7 Revert "Revert "Use compiler filter to determine oat file status."" by Andreas Gampe · 9 years ago
  35. bc68c55 Merge "Fix dex2oat/oatdump cross-compilation." am: 2e89e90 by Nicolas Geoffray · 9 years ago
  36. 2e89e90 Merge "Fix dex2oat/oatdump cross-compilation." by Calin Juravle · 9 years ago
  37. 639cbe1 Merge remote-tracking branch \'goog/master\' into mege am: 748438e by Roland Levillain · 9 years ago
  38. fca8e31 Merge "Fix and improve shift and rotate operations." am: 541261e by Roland Levillain · 9 years ago
  39. 541261e Merge "Fix and improve shift and rotate operations." by Roland Levillain · 9 years ago
  40. 748438e Merge remote-tracking branch 'goog/master' into mege by Calin Juravle · 9 years ago
  41. 026f837 Merge "Fix some typos in art/compiler/optimizing/nodes.cc." am: f8a3dea by Roland Levillain · 9 years ago
  42. 6aa7b5f Merge "Ensure object ArraySet with null value does not need a type check." by Roland Levillain · 9 years ago
  43. f8a3dea Merge "Fix some typos in art/compiler/optimizing/nodes.cc." by Roland Levillain · 9 years ago
  44. c9b21f8 Fix some typos in art/compiler/optimizing/nodes.cc. by Roland Levillain · 9 years ago
  45. 40c68c6 Fix dex2oat/oatdump cross-compilation. by Nicolas Geoffray · 9 years ago
  46. 7ee5bc5 Merge "Ensure object ArraySet with null value does not need a type check." by Roland Levillain · 9 years ago
  47. 8de359e Merge "Relax too strong DCHECK." am: dba2b19 by Nicolas Geoffray · 9 years ago
  48. 46e7a3e Merge "Revert "ART: Weaken DCHECK"" am: 3920099 by Nicolas Geoffray · 9 years ago
  49. ca5487d Merge "Revert "ART: Temporarily disable test"" am: 3504ca2 by Nicolas Geoffray · 9 years ago
  50. 304b299 Merge "Update run-test 097-duplicate-method" am: e9b6bea by Sebastien Hertz · 9 years ago
  51. 583fd70 Merge "Revert "Use compiler filter to determine oat file status."" am: 7ddf7e9 by Nicolas Geoffray · 9 years ago
  52. dba2b19 Merge "Relax too strong DCHECK." by Nicolas Geoffray · 9 years ago
  53. 9c5def7 Merge "Improve ProfileSaver to cache data and do minimal I/O" into nyc-dev by Calin Juravle · 9 years ago
  54. b133ec6 Ensure object ArraySet with null value does not need a type check. by Roland Levillain · 9 years ago
  55. c7bb728 Merge "Improve ProfileSaver to cache data and do minimal I/O" into nyc-dev by Calin Juravle · 9 years ago
  56. 85f7bf3 Improve ProfileSaver to cache data and do minimal I/O by Calin Juravle · 9 years ago
  57. 2a374d9 Let tests inform Jack of the min api version am: 38c0da4 by Yohann Roussel · 9 years ago
  58. 3920099 Merge "Revert "ART: Weaken DCHECK"" by Nicolas Geoffray · 9 years ago
  59. 141de8c Revert "ART: Weaken DCHECK" by Nicolas Geoffray · 9 years ago
  60. 3504ca2 Merge "Revert "ART: Temporarily disable test"" by Nicolas Geoffray · 9 years ago
  61. 71d5876 Revert "ART: Temporarily disable test" by Nicolas Geoffray · 9 years ago
  62. e9b6bea Merge "Update run-test 097-duplicate-method" by Sebastien Hertz · 9 years ago
  63. 7ddf7e9 Merge "Revert "Use compiler filter to determine oat file status."" by Nicolas Geoffray · 9 years ago
  64. 845e506 Revert "Use compiler filter to determine oat file status." by Nicolas Geoffray · 9 years ago
  65. 9a65d8f Merge "ART: Weaken DCHECK" am: 3e86d67 by Andreas Gampe · 9 years ago
  66. f1afe2b Merge "ART: Temporarily disable test" am: 0197bb5 by Andreas Gampe · 9 years ago
  67. 3e86d67 Merge "ART: Weaken DCHECK" by Andreas Gampe · 9 years ago
  68. 1ee29d3 ART: Weaken DCHECK by Andreas Gampe · 9 years ago
  69. 0197bb5 Merge "ART: Temporarily disable test" by Andreas Gampe · 9 years ago
  70. 5113583 ART: Temporarily disable test by Andreas Gampe · 9 years ago
  71. c348aad Merge "Delete too spammy VLOG(heap) in ReleasePrimitiveArray" am: be4f66c by Mathieu Chartier · 9 years ago
  72. be4f66c Merge "Delete too spammy VLOG(heap) in ReleasePrimitiveArray" by Mathieu Chartier · 9 years ago
  73. 0d5aeea Merge "Use compiler filter to determine oat file status." am: 317a3d8 by Richard Uhler · 9 years ago
  74. 14d7245 Merge "Rename test to avoid too long file names." am: fb98df3 by Nicolas Geoffray · 9 years ago
  75. 2970fe4 Merge "Disable test for now." am: 2794b41 by Nicolas Geoffray · 9 years ago
  76. d810669 Merge "Optimizing: Reduce GraphChecker memory usage." am: 48e7224 by Vladimir Marko · 9 years ago
  77. c2b425a Merge "ART: Clean up arena allocation memory tracking." am: 9a3c1fa by Vladimir Marko · 9 years ago
  78. 17a3769 Merge "Tighten art::HNeg type constraints on its input." am: 6fa06e6 by Roland Levillain · 9 years ago
  79. c114034 Merge "MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics." by Alexey Frunze · 9 years ago
  80. 1686f59 Merge "Fix missing header inclusion in art/runtime/thread.cc." am: db17ce1 by Roland Levillain · 9 years ago
  81. 096bcaa Merge "Rename test to avoid too long filenames." am: c507fb6 by Nicolas Geoffray · 9 years ago
  82. 4d9f708 Merge "Add an ImtConflictTable to better resolve IMT conflicts." am: 1f4364d by Nicolas Geoffray · 9 years ago
  83. 317a3d8 Merge "Use compiler filter to determine oat file status." by Richard Uhler · 9 years ago
  84. a62d2f0 Use compiler filter to determine oat file status. by Richard Uhler · 9 years ago
  85. fb98df3 Merge "Rename test to avoid too long file names." by Nicolas Geoffray · 9 years ago
  86. 0d6d8d8 Rename test to avoid too long file names. by Nicolas Geoffray · 9 years ago
  87. 9d7a4ac Delete too spammy VLOG(heap) in ReleasePrimitiveArray by Mathieu Chartier · 9 years ago
  88. 2794b41 Merge "Disable test for now." by Nicolas Geoffray · 9 years ago
  89. f9018b0 Disable test for now. by Nicolas Geoffray · 9 years ago
  90. 48e7224 Merge "Optimizing: Reduce GraphChecker memory usage." by Vladimir Marko · 9 years ago
  91. 9a3c1fa Merge "ART: Clean up arena allocation memory tracking." by Vladimir Marko · 9 years ago
  92. 0f49c82 Optimizing: Reduce GraphChecker memory usage. by Vladimir Marko · 9 years ago
  93. 6fa06e6 Merge "Tighten art::HNeg type constraints on its input." by Roland Levillain · 9 years ago
  94. 3a40bf2 ART: Clean up arena allocation memory tracking. by Vladimir Marko · 9 years ago
  95. 2a07b80 Merge "MIPS32: Implement UnsafeCASInt and UnsafeCASObject intrinsics." by Roland Levillain · 9 years ago
  96. db17ce1 Merge "Fix missing header inclusion in art/runtime/thread.cc." by Roland Levillain · 9 years ago
  97. 1fbd452 Fix missing header inclusion in art/runtime/thread.cc. by Roland Levillain · 9 years ago
  98. c507fb6 Merge "Rename test to avoid too long filenames." by Nicolas Geoffray · 9 years ago
  99. 4603473 Rename test to avoid too long filenames. by Nicolas Geoffray · 9 years ago
  100. 1f4364d Merge "Add an ImtConflictTable to better resolve IMT conflicts." by Nicolas Geoffray · 9 years ago