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