1. 1452bee Fast Art interpreter by buzbee · 9 years ago
  2. 7f9ea14 Merge "Isolate concurrent collector related libcore failures." by Roland Levillain · 9 years ago
  3. 4337c94 Merge "Remove ElfFile::GdbJITSupport" by David Srbecky · 9 years ago
  4. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  5. afd6f9e Isolate concurrent collector related libcore failures. by Roland Levillain · 9 years ago
  6. 5d55d9a Remove ElfFile::GdbJITSupport by David Srbecky · 9 years ago
  7. 8566a91 Merge "Generate Nops to ensure that debug stack maps have distinct PC." by David Srbecky · 9 years ago
  8. 20b6863 Merge "Fix brainos in makefiles." by Nicolas Geoffray · 9 years ago
  9. 6cd7767 Fix brainos in makefiles. by Nicolas Geoffray · 9 years ago
  10. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  11. 6f68ad4 Merge "Fix "check" file, and mark test as failing on device." by Nicolas Geoffray · 9 years ago
  12. 6a58d44 Fix "check" file, and mark test as failing on device. by Nicolas Geoffray · 9 years ago
  13. b7070a2 Generate Nops to ensure that debug stack maps have distinct PC. by David Srbecky · 9 years ago
  14. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  15. 16f66da Merge "Disable flaky test on host." by Nicolas Geoffray · 9 years ago
  16. 72f7236 Disable flaky test on host. by Nicolas Geoffray · 9 years ago
  17. 4dd25bf Merge "ART: Do not build Checker tests with `dx --no-optimize`" by David Brazdil · 9 years ago
  18. 68f6289 Don't use std::abs on INT_MIN/LONG_MIN, it's undefined. by Nicolas Geoffray · 9 years ago
  19. 57e6fb0 Merge "Revert "Disable test while investigating."" by Shubham Ajmera · 9 years ago
  20. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  21. bfc5087 Revert "Disable test while investigating." by Shubham Ajmera · 9 years ago
  22. a9656fa Merge "Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer." by Hiroshi Yamauchi · 9 years ago
  23. 6aa95a5 Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer. by Hiroshi Yamauchi · 9 years ago
  24. c1c8e73 Merge "Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads""" by Mathieu Chartier · 9 years ago
  25. ba098ba Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Mathieu Chartier · 9 years ago
  26. 6652105 Merge "Improve handling of daemon threads after runtime shutdown" by Mathieu Chartier · 9 years ago
  27. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  28. 37a5abc Merge "Fix general multi-image TODOs." by Jeff Hao · 9 years ago
  29. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  30. 97f2ca0 Merge "Fix image writer for generation of app images" by Mathieu Chartier · 9 years ago
  31. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  32. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  33. e2e8700 Merge "Disable test while investigating." by Nicolas Geoffray · 9 years ago
  34. 1c58d69 Disable test while investigating. by Nicolas Geoffray · 9 years ago
  35. 363910e Merge "Add a missing implicit null check in the ARM codegen." by Roland Levillain · 9 years ago
  36. fbd9dfc Merge "Small implicit null checks refactoring in the ARM codegen." by Roland Levillain · 9 years ago
  37. 80e6709 Small implicit null checks refactoring in the ARM codegen. by Roland Levillain · 9 years ago
  38. 1407ee7 Add a missing implicit null check in the ARM codegen. by Roland Levillain · 9 years ago
  39. 74179b2 Merge "ARM Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  40. c928591 ARM Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  41. 5ee288c Merge "Add libstdc++ as a target for buildbot builds." by Nicolas Geoffray · 9 years ago
  42. 2c22e8d Merge "Re-enable class table for image writer" by Mathieu Chartier · 9 years ago
  43. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  44. 18e9c37 Add libstdc++ as a target for buildbot builds. by Nicolas Geoffray · 9 years ago
  45. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  46. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  47. 7825791 Merge "Force Jack to consider multidex annotations" by Yohann Roussel · 9 years ago
  48. 8cc049c Force Jack to consider multidex annotations by Yohann Roussel · 9 years ago
  49. b0c1667 Merge "The ArtMethod is a long on 64bits." by Nicolas Geoffray · 9 years ago
  50. 0243a74 The ArtMethod is a long on 64bits. by Nicolas Geoffray · 9 years ago
  51. 7ea4c09 Emit an error message when looking for String#offset. by Nicolas Geoffray · 9 years ago
  52. ef8f7d0 Merge "Fix a crash with unresolved classes." by Nicolas Geoffray · 9 years ago
  53. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  54. 0580d96 Fix a crash with unresolved classes. by Nicolas Geoffray · 9 years ago
  55. a90d8bc Merge "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Nicolas Geoffray · 9 years ago
  56. bc34a7e Revert "Reduce sleep duration in SuspendAllDaemonThreads" by Nicolas Geoffray · 9 years ago
  57. fcad009 Merge "Reduce sleep duration in SuspendAllDaemonThreads" by Mathieu Chartier · 9 years ago
  58. adef5bd Reduce sleep duration in SuspendAllDaemonThreads by Mathieu Chartier · 9 years ago
  59. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  60. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  61. bf157c3 Merge "Address some intern table comments" by Mathieu Chartier · 9 years ago
  62. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  63. 5af190c Merge "Remove gaps between images" by Mathieu Chartier · 9 years ago
  64. a06ba05 Remove gaps between images by Mathieu Chartier · 9 years ago
  65. 503a6fa Merge "Re-enable adding intern table to image" by Mathieu Chartier · 9 years ago
  66. ed1ae77 Merge "Get rid of shadow maps for images" by Mathieu Chartier · 9 years ago
  67. 2d124ec Get rid of shadow maps for images by Mathieu Chartier · 9 years ago
  68. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  69. 664d7cf Merge "Disable tests while investigating." by Nicolas Geoffray · 9 years ago
  70. d4291d6 Disable tests while investigating. by Nicolas Geoffray · 9 years ago
  71. 5b7b5dd Merge "ART: Don't set initial RTI for BoundType if input untyped" by David Brazdil · 9 years ago
  72. a6bfd59 Merge "ART: Resolve ambiguous ArraySets" by David Brazdil · 9 years ago
  73. 744a1c6 ART: Don't set initial RTI for BoundType if input untyped by David Brazdil · 9 years ago
  74. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 9 years ago
  75. 87bafaf5 Merge "ART: Create BoundType for CheckCast early" by David Brazdil · 9 years ago
  76. f555258 ART: Create BoundType for CheckCast early by David Brazdil · 9 years ago
  77. c917d19 Merge "Update expectations after push of apache-xml and other fixes." by Nicolas Geoffray · 9 years ago
  78. ad29df7 Update expectations after push of apache-xml and other fixes. by Nicolas Geoffray · 9 years ago
  79. 9c2bb85 Merge "Revert "Add new test expectations after enso move."" by Nicolas Geoffray · 9 years ago
  80. 8ab17b2 Revert "Add new test expectations after enso move." by Nicolas Geoffray · 9 years ago
  81. a44396e Merge "Fix multi-image TODOs in class linker, runtime, and oat file." by Jeff Hao · 9 years ago
  82. bda4caa Merge "ART: Add large object allocation to ThreadStress" by Andreas Gampe · 9 years ago
  83. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  84. 059e627 ART: Add large object allocation to ThreadStress by Andreas Gampe · 9 years ago
  85. 68ead64 Merge "Remove unused reference to MALLOC_IMPL." by Josh Gao · 9 years ago
  86. 1e086c6 Merge "ART: Make opt inliner a little bit cleaner/faster" by Andreas Gampe · 9 years ago
  87. fd2140f ART: Make opt inliner a little bit cleaner/faster by Andreas Gampe · 9 years ago
  88. 802207c Merge "Don't duplicate the menu in the help page for ahat." by Richard Uhler · 9 years ago
  89. ea93990 Merge "ART: Use non-stripped core jars in gtests" by Andreas Gampe · 9 years ago
  90. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  91. c09b13f Merge "ART: Move ThrowStackOverflowError to common_throws" by Andreas Gampe · 9 years ago
  92. 103992b ART: Move ThrowStackOverflowError to common_throws by Andreas Gampe · 9 years ago
  93. 71e9d06 Merge "Add apache-xml to the device & host boot classpath." by Narayan Kamath · 9 years ago
  94. cf66271 Add apache-xml to the device & host boot classpath. by Narayan Kamath · 9 years ago
  95. ce420ca Merge "Disable test due to toybox update." by Nicolas Geoffray · 9 years ago
  96. 3e9be99 Disable test due to toybox update. by Nicolas Geoffray · 9 years ago
  97. d0aa1d2 Merge "Fix multi-image TODOs in patchoat." by Jeff Hao · 9 years ago
  98. 0d2af30 Fix multi-image TODOs in patchoat. by Jeff Hao · 9 years ago
  99. 068131c Remove unused reference to MALLOC_IMPL. by Josh Gao · 9 years ago
  100. 376a6f3 Merge changes I129fbc84,I9238ee0b by Andreas Gampe · 9 years ago