1. afeb309 Correct value_type for some TrackingAllocators. by Dan Albert · 9 years ago
  2. f5ef541 Merge "Revert "Disable flaky test on host."" by Mathieu Chartier · 9 years ago
  3. 37fad75 Merge "Disable mterp if unstarted runtime" by Bill Buzbee · 9 years ago
  4. 64320f9 Disable mterp if unstarted runtime by buzbee · 9 years ago
  5. 7ca9557 Revert "Disable flaky test on host." by Mathieu Chartier · 9 years ago
  6. e42edce Merge "Add sleep in SuspendAllDaemonThreadsForShutdown" by Mathieu Chartier · 9 years ago
  7. 39209f8 Merge "Disable tests while investigating." by Nicolas Geoffray · 9 years ago
  8. 1c4ae8c Disable tests while investigating. by Nicolas Geoffray · 9 years ago
  9. 62597d1 Add sleep in SuspendAllDaemonThreadsForShutdown by Mathieu Chartier · 9 years ago
  10. e5ccffb Merge "Ignore ZipFileTest and ZipInputStreamTest failures with CC." by Roland Levillain · 9 years ago
  11. 7e3059a Ignore ZipFileTest and ZipInputStreamTest failures with CC. by Roland Levillain · 9 years ago
  12. 2f01257 Merge "Revert "Change condition to opposite if lhs is constant"" by Nicolas Geoffray · 9 years ago
  13. a05cacc Revert "Change condition to opposite if lhs is constant" by Nicolas Geoffray · 9 years ago
  14. b8b040a Merge "Change condition to opposite if lhs is constant" by Nicolas Geoffray · 9 years ago
  15. f9f196c Change condition to opposite if lhs is constant by Anton Shamin · 9 years ago
  16. 3da15f8 Merge "Optimizing/ARM: Fix CmpConstant()." by Vladimir Marko · 9 years ago
  17. a21489e Merge "Clean up SwapSpace." by Vladimir Marko · 9 years ago
  18. 93616c6 Merge "Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC." by Roland Levillain · 9 years ago
  19. e693ba1 Ignore libcore.java.lang.OldSystemTest#test_gc failures with CC. by Roland Levillain · 9 years ago
  20. c3ba07e Merge "Fast Art interpreter" by Bill Buzbee · 9 years ago
  21. 1452bee Fast Art interpreter by buzbee · 9 years ago
  22. 7f9ea14 Merge "Isolate concurrent collector related libcore failures." by Roland Levillain · 9 years ago
  23. 4337c94 Merge "Remove ElfFile::GdbJITSupport" by David Srbecky · 9 years ago
  24. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  25. afd6f9e Isolate concurrent collector related libcore failures. by Roland Levillain · 9 years ago
  26. 5d55d9a Remove ElfFile::GdbJITSupport by David Srbecky · 9 years ago
  27. 8566a91 Merge "Generate Nops to ensure that debug stack maps have distinct PC." by David Srbecky · 9 years ago
  28. 20b6863 Merge "Fix brainos in makefiles." by Nicolas Geoffray · 9 years ago
  29. 6cd7767 Fix brainos in makefiles. by Nicolas Geoffray · 9 years ago
  30. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  31. 6f68ad4 Merge "Fix "check" file, and mark test as failing on device." by Nicolas Geoffray · 9 years ago
  32. 6a58d44 Fix "check" file, and mark test as failing on device. by Nicolas Geoffray · 9 years ago
  33. b7070a2 Generate Nops to ensure that debug stack maps have distinct PC. by David Srbecky · 9 years ago
  34. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  35. 16f66da Merge "Disable flaky test on host." by Nicolas Geoffray · 9 years ago
  36. 72f7236 Disable flaky test on host. by Nicolas Geoffray · 9 years ago
  37. 4dd25bf Merge "ART: Do not build Checker tests with `dx --no-optimize`" by David Brazdil · 9 years ago
  38. 68f6289 Don't use std::abs on INT_MIN/LONG_MIN, it's undefined. by Nicolas Geoffray · 9 years ago
  39. 57e6fb0 Merge "Revert "Disable test while investigating."" by Shubham Ajmera · 9 years ago
  40. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  41. bfc5087 Revert "Disable test while investigating." by Shubham Ajmera · 9 years ago
  42. a9656fa Merge "Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer." by Hiroshi Yamauchi · 9 years ago
  43. 6aa95a5 Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer. by Hiroshi Yamauchi · 9 years ago
  44. c1c8e73 Merge "Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads""" by Mathieu Chartier · 9 years ago
  45. ba098ba Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Mathieu Chartier · 9 years ago
  46. 6652105 Merge "Improve handling of daemon threads after runtime shutdown" by Mathieu Chartier · 9 years ago
  47. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  48. 37a5abc Merge "Fix general multi-image TODOs." by Jeff Hao · 9 years ago
  49. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  50. 97f2ca0 Merge "Fix image writer for generation of app images" by Mathieu Chartier · 9 years ago
  51. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  52. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  53. e2e8700 Merge "Disable test while investigating." by Nicolas Geoffray · 9 years ago
  54. 1c58d69 Disable test while investigating. by Nicolas Geoffray · 9 years ago
  55. 363910e Merge "Add a missing implicit null check in the ARM codegen." by Roland Levillain · 9 years ago
  56. fbd9dfc Merge "Small implicit null checks refactoring in the ARM codegen." by Roland Levillain · 9 years ago
  57. 80e6709 Small implicit null checks refactoring in the ARM codegen. by Roland Levillain · 9 years ago
  58. 1407ee7 Add a missing implicit null check in the ARM codegen. by Roland Levillain · 9 years ago
  59. 74179b2 Merge "ARM Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  60. c928591 ARM Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  61. 5ee288c Merge "Add libstdc++ as a target for buildbot builds." by Nicolas Geoffray · 9 years ago
  62. 2c22e8d Merge "Re-enable class table for image writer" by Mathieu Chartier · 9 years ago
  63. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  64. 18e9c37 Add libstdc++ as a target for buildbot builds. by Nicolas Geoffray · 9 years ago
  65. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  66. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  67. 7825791 Merge "Force Jack to consider multidex annotations" by Yohann Roussel · 9 years ago
  68. 8cc049c Force Jack to consider multidex annotations by Yohann Roussel · 9 years ago
  69. b0c1667 Merge "The ArtMethod is a long on 64bits." by Nicolas Geoffray · 9 years ago
  70. 0243a74 The ArtMethod is a long on 64bits. by Nicolas Geoffray · 9 years ago
  71. 7ea4c09 Emit an error message when looking for String#offset. by Nicolas Geoffray · 9 years ago
  72. ef8f7d0 Merge "Fix a crash with unresolved classes." by Nicolas Geoffray · 9 years ago
  73. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  74. 0580d96 Fix a crash with unresolved classes. by Nicolas Geoffray · 9 years ago
  75. a90d8bc Merge "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Nicolas Geoffray · 9 years ago
  76. bc34a7e Revert "Reduce sleep duration in SuspendAllDaemonThreads" by Nicolas Geoffray · 9 years ago
  77. fcad009 Merge "Reduce sleep duration in SuspendAllDaemonThreads" by Mathieu Chartier · 9 years ago
  78. adef5bd Reduce sleep duration in SuspendAllDaemonThreads by Mathieu Chartier · 9 years ago
  79. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  80. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  81. bf157c3 Merge "Address some intern table comments" by Mathieu Chartier · 9 years ago
  82. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  83. 5af190c Merge "Remove gaps between images" by Mathieu Chartier · 9 years ago
  84. a06ba05 Remove gaps between images by Mathieu Chartier · 9 years ago
  85. 503a6fa Merge "Re-enable adding intern table to image" by Mathieu Chartier · 9 years ago
  86. ed1ae77 Merge "Get rid of shadow maps for images" by Mathieu Chartier · 9 years ago
  87. 2d124ec Get rid of shadow maps for images by Mathieu Chartier · 9 years ago
  88. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  89. 664d7cf Merge "Disable tests while investigating." by Nicolas Geoffray · 9 years ago
  90. d4291d6 Disable tests while investigating. by Nicolas Geoffray · 9 years ago
  91. 5b7b5dd Merge "ART: Don't set initial RTI for BoundType if input untyped" by David Brazdil · 9 years ago
  92. a6bfd59 Merge "ART: Resolve ambiguous ArraySets" by David Brazdil · 9 years ago
  93. 744a1c6 ART: Don't set initial RTI for BoundType if input untyped by David Brazdil · 9 years ago
  94. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 9 years ago
  95. 87bafaf5 Merge "ART: Create BoundType for CheckCast early" by David Brazdil · 9 years ago
  96. f555258 ART: Create BoundType for CheckCast early by David Brazdil · 9 years ago
  97. c917d19 Merge "Update expectations after push of apache-xml and other fixes." by Nicolas Geoffray · 9 years ago
  98. ad29df7 Update expectations after push of apache-xml and other fixes. by Nicolas Geoffray · 9 years ago
  99. 9c2bb85 Merge "Revert "Add new test expectations after enso move."" by Nicolas Geoffray · 9 years ago
  100. 8ab17b2 Revert "Add new test expectations after enso move." by Nicolas Geoffray · 9 years ago