1. 4dd25bf Merge "ART: Do not build Checker tests with `dx --no-optimize`" by David Brazdil · 9 years ago
  2. 57e6fb0 Merge "Revert "Disable test while investigating."" by Shubham Ajmera · 9 years ago
  3. 57e863c ART: Do not build Checker tests with `dx --no-optimize` by David Brazdil · 9 years ago
  4. bfc5087 Revert "Disable test while investigating." by Shubham Ajmera · 9 years ago
  5. a9656fa Merge "Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer." by Hiroshi Yamauchi · 9 years ago
  6. 6aa95a5 Suppress jsr166.LinkedTransferQueueTest#testWaitingConsumer. by Hiroshi Yamauchi · 9 years ago
  7. c1c8e73 Merge "Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads""" by Mathieu Chartier · 9 years ago
  8. ba098ba Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Mathieu Chartier · 9 years ago
  9. 6652105 Merge "Improve handling of daemon threads after runtime shutdown" by Mathieu Chartier · 9 years ago
  10. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  11. 37a5abc Merge "Fix general multi-image TODOs." by Jeff Hao · 9 years ago
  12. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  13. 97f2ca0 Merge "Fix image writer for generation of app images" by Mathieu Chartier · 9 years ago
  14. e467cea Fix image writer for generation of app images by Mathieu Chartier · 9 years ago
  15. e2e8700 Merge "Disable test while investigating." by Nicolas Geoffray · 9 years ago
  16. 1c58d69 Disable test while investigating. by Nicolas Geoffray · 9 years ago
  17. 363910e Merge "Add a missing implicit null check in the ARM codegen." by Roland Levillain · 9 years ago
  18. fbd9dfc Merge "Small implicit null checks refactoring in the ARM codegen." by Roland Levillain · 9 years ago
  19. 80e6709 Small implicit null checks refactoring in the ARM codegen. by Roland Levillain · 9 years ago
  20. 1407ee7 Add a missing implicit null check in the ARM codegen. by Roland Levillain · 9 years ago
  21. 74179b2 Merge "ARM Baker's read barrier fast path implementation." by Roland Levillain · 9 years ago
  22. c928591 ARM Baker's read barrier fast path implementation. by Roland Levillain · 9 years ago
  23. 5ee288c Merge "Add libstdc++ as a target for buildbot builds." by Nicolas Geoffray · 9 years ago
  24. 2c22e8d Merge "Re-enable class table for image writer" by Mathieu Chartier · 9 years ago
  25. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  26. 18e9c37 Add libstdc++ as a target for buildbot builds. by Nicolas Geoffray · 9 years ago
  27. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  28. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  29. 7825791 Merge "Force Jack to consider multidex annotations" by Yohann Roussel · 9 years ago
  30. 8cc049c Force Jack to consider multidex annotations by Yohann Roussel · 9 years ago
  31. b0c1667 Merge "The ArtMethod is a long on 64bits." by Nicolas Geoffray · 9 years ago
  32. 0243a74 The ArtMethod is a long on 64bits. by Nicolas Geoffray · 9 years ago
  33. ef8f7d0 Merge "Fix a crash with unresolved classes." by Nicolas Geoffray · 9 years ago
  34. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  35. 0580d96 Fix a crash with unresolved classes. by Nicolas Geoffray · 9 years ago
  36. a90d8bc Merge "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Nicolas Geoffray · 9 years ago
  37. bc34a7e Revert "Reduce sleep duration in SuspendAllDaemonThreads" by Nicolas Geoffray · 9 years ago
  38. fcad009 Merge "Reduce sleep duration in SuspendAllDaemonThreads" by Mathieu Chartier · 9 years ago
  39. adef5bd Reduce sleep duration in SuspendAllDaemonThreads by Mathieu Chartier · 9 years ago
  40. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  41. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  42. bf157c3 Merge "Address some intern table comments" by Mathieu Chartier · 9 years ago
  43. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  44. 5af190c Merge "Remove gaps between images" by Mathieu Chartier · 9 years ago
  45. a06ba05 Remove gaps between images by Mathieu Chartier · 9 years ago
  46. 503a6fa Merge "Re-enable adding intern table to image" by Mathieu Chartier · 9 years ago
  47. ed1ae77 Merge "Get rid of shadow maps for images" by Mathieu Chartier · 9 years ago
  48. 2d124ec Get rid of shadow maps for images by Mathieu Chartier · 9 years ago
  49. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  50. 664d7cf Merge "Disable tests while investigating." by Nicolas Geoffray · 9 years ago
  51. d4291d6 Disable tests while investigating. by Nicolas Geoffray · 9 years ago
  52. 5b7b5dd Merge "ART: Don't set initial RTI for BoundType if input untyped" by David Brazdil · 9 years ago
  53. a6bfd59 Merge "ART: Resolve ambiguous ArraySets" by David Brazdil · 9 years ago
  54. 744a1c6 ART: Don't set initial RTI for BoundType if input untyped by David Brazdil · 9 years ago
  55. 15693bf ART: Resolve ambiguous ArraySets by David Brazdil · 9 years ago
  56. 87bafaf5 Merge "ART: Create BoundType for CheckCast early" by David Brazdil · 9 years ago
  57. f555258 ART: Create BoundType for CheckCast early by David Brazdil · 9 years ago
  58. c917d19 Merge "Update expectations after push of apache-xml and other fixes." by Nicolas Geoffray · 9 years ago
  59. ad29df7 Update expectations after push of apache-xml and other fixes. by Nicolas Geoffray · 9 years ago
  60. 9c2bb85 Merge "Revert "Add new test expectations after enso move."" by Nicolas Geoffray · 9 years ago
  61. 8ab17b2 Revert "Add new test expectations after enso move." by Nicolas Geoffray · 9 years ago
  62. a44396e Merge "Fix multi-image TODOs in class linker, runtime, and oat file." by Jeff Hao · 9 years ago
  63. bda4caa Merge "ART: Add large object allocation to ThreadStress" by Andreas Gampe · 9 years ago
  64. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  65. 059e627 ART: Add large object allocation to ThreadStress by Andreas Gampe · 9 years ago
  66. 68ead64 Merge "Remove unused reference to MALLOC_IMPL." by Josh Gao · 9 years ago
  67. 1e086c6 Merge "ART: Make opt inliner a little bit cleaner/faster" by Andreas Gampe · 9 years ago
  68. fd2140f ART: Make opt inliner a little bit cleaner/faster by Andreas Gampe · 9 years ago
  69. 802207c Merge "Don't duplicate the menu in the help page for ahat." by Richard Uhler · 9 years ago
  70. ea93990 Merge "ART: Use non-stripped core jars in gtests" by Andreas Gampe · 9 years ago
  71. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  72. c09b13f Merge "ART: Move ThrowStackOverflowError to common_throws" by Andreas Gampe · 9 years ago
  73. 103992b ART: Move ThrowStackOverflowError to common_throws by Andreas Gampe · 9 years ago
  74. 71e9d06 Merge "Add apache-xml to the device & host boot classpath." by Narayan Kamath · 9 years ago
  75. cf66271 Add apache-xml to the device & host boot classpath. by Narayan Kamath · 9 years ago
  76. ce420ca Merge "Disable test due to toybox update." by Nicolas Geoffray · 9 years ago
  77. 3e9be99 Disable test due to toybox update. by Nicolas Geoffray · 9 years ago
  78. d0aa1d2 Merge "Fix multi-image TODOs in patchoat." by Jeff Hao · 9 years ago
  79. 0d2af30 Fix multi-image TODOs in patchoat. by Jeff Hao · 9 years ago
  80. 068131c Remove unused reference to MALLOC_IMPL. by Josh Gao · 9 years ago
  81. 376a6f3 Merge changes I129fbc84,I9238ee0b by Andreas Gampe · 9 years ago
  82. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 9 years ago
  83. 8ea89b5 Merge "Revert "Temporary disable linker-namespaces"" by Dimitry Ivanov · 9 years ago
  84. 160c449 Merge "Add a fence to ensure other threads see the correct data." by Nicolas Geoffray · 9 years ago
  85. 07f3564 Add a fence to ensure other threads see the correct data. by Nicolas Geoffray · 9 years ago
  86. efd6326 Merge "ART: Remove core-junit from test boot classpath" by Andreas Gampe · 9 years ago
  87. 7486ef3 Merge "ART: Use Primitive::Is64BitType in SsaBuilder::TypePhiFromInputs" by David Brazdil · 9 years ago
  88. d87f3ea ART: Use Primitive::Is64BitType in SsaBuilder::TypePhiFromInputs by David Brazdil · 9 years ago
  89. 91f43b4 Merge "Add 002-sleep as timing sensitive." by Nicolas Geoffray · 9 years ago
  90. 0b9112d Add 002-sleep as timing sensitive. by Nicolas Geoffray · 9 years ago
  91. f196a43 Merge "X86: templatize GenerateTestAndBranch and friends" by David Brazdil · 9 years ago
  92. 06856d3 Merge "Detect phi cycles." by Nicolas Geoffray · 9 years ago
  93. a3f0bf3 Merge "Revert "Revert "Tweak inlining heuristics.""" by Nicolas Geoffray · 9 years ago
  94. 5949fa0 Revert "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 9 years ago
  95. 5f332cb Merge "MIPS32: improvements in code generation (mostly 64-bit ALU ops)" by Nicolas Geoffray · 9 years ago
  96. b7371a5 Merge "Remove bogus DCHECK in induction analysis." by Nicolas Geoffray · 9 years ago
  97. ac9e66e Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  98. 152408f X86: templatize GenerateTestAndBranch and friends by Mark Mendell · 9 years ago
  99. b35302b Remove bogus DCHECK in induction analysis. by Nicolas Geoffray · 9 years ago
  100. 4bb3561 Merge "ART: Set RTI of HArm64IntermediateAddress" by David Brazdil · 9 years ago