1. cf96ba3 Merge "Ensure Jack server is running before any use" am: b592885f0b by Yohann Roussel · 9 years ago
  2. b592885 Merge "Ensure Jack server is running before any use" by Yohann Roussel · 9 years ago
  3. ae66db4 Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." by Hiroshi Yamauchi · 9 years ago
  4. 7b5d304 Merge "Fix multiple image space handing for SS collector" am: 10e2607281 by Mathieu Chartier · 9 years ago
  5. 1201804 Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." by Hiroshi Yamauchi · 9 years ago
  6. 10e2607 Merge "Fix multiple image space handing for SS collector" by Mathieu Chartier · 9 years ago
  7. b05ef62 Merge "Fix lock ordering violation" am: adc183c711 by Mathieu Chartier · 9 years ago
  8. 50b5b82 Merge "Use shared namespaces for bundled apps" am: aa944b9d4d by Dimitry Ivanov · 9 years ago
  9. adc183c Merge "Fix lock ordering violation" by Mathieu Chartier · 9 years ago
  10. aa944b9 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  11. ede57d4 Merge "Do not use 0 in recipe" am: d255fe5c11 by Shinichiro Hamaji · 9 years ago
  12. d255fe5 Merge "Do not use $? in recipe" by Shinichiro Hamaji · 9 years ago
  13. 2ddc6bf Treat thread state kWaitingWeakGcRootRead as kJavaRunnable. by Hiroshi Yamauchi · 9 years ago
  14. 2994605 Fix lock ordering violation by Mathieu Chartier · 9 years ago
  15. 95bbf62 Fix multiple image space handing for SS collector by Mathieu Chartier · 9 years ago
  16. 8a5e8d0 Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df by Mathieu Chartier · 9 years ago
  17. 76b90e3 Merge "Rename NullHandle to ScopedNullHandle" by Mathieu Chartier · 9 years ago
  18. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  19. c5d2905 Do not use $? in recipe by Shinichiro Hamaji · 9 years ago
  20. d264bab Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 9 years ago
  21. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 9 years ago
  22. d5bbadf Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  23. 453f41e Merge "art: use -O1 to compile tests with clang for arm64" am: 2f125e3c7a by Colin Cross · 9 years ago
  24. 2f125e3 Merge "art: use -O1 to compile tests with clang for arm64" by Colin Cross · 9 years ago
  25. ba257bc art: use -O1 to compile tests with clang for arm64 by Colin Cross · 9 years ago
  26. 0159241 Merge "Re-enable optimization for clang arm64 art builds" am: 2cd15c35df by Colin Cross · 9 years ago
  27. 2cd15c3 Merge "Re-enable optimization for clang arm64 art builds" by Colin Cross · 9 years ago
  28. 1cab143 Re-enable optimization for clang arm64 art builds by Colin Cross · 9 years ago
  29. a471a50 Merge "For LSE, further optimize stores for singleton references." by Mingyao Yang · 9 years ago
  30. c4affaa Merge "Make use of new method iterators." am: 045d37ae20 by Alex Light · 9 years ago
  31. 113e7c3 Merge "MIPS64: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 9 years ago
  32. 5791687 Merge "Disable jsr166.LinkedTransferQueueTest#testTransfer2 again." by Roland Levillain · 9 years ago
  33. bd968bd Merge "ART: Fix bug in LSE" am: d9493c2d61 by Nicolas Geoffray · 9 years ago
  34. e3e6822 Merge "Disable the UnsafeCASObject intrinsic with read barriers." am: 273941131a by Roland Levillain · 9 years ago
  35. f8b69bc Merge "For LSE, further optimize stores for singleton references." by Mingyao Yang · 9 years ago
  36. 803cbb9 For LSE, further optimize stores for singleton references. by Mingyao Yang · 9 years ago
  37. 045d37a Merge "Make use of new method iterators." by Alex Light · 9 years ago
  38. 280a65b Merge "MIPS64: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 9 years ago
  39. 9d9435f Merge "Disable jsr166.LinkedTransferQueueTest#testTransfer2 again." by Roland Levillain · 9 years ago
  40. 0041acf Disable jsr166.LinkedTransferQueueTest#testTransfer2 again. by Roland Levillain · 9 years ago
  41. d9493c2 Merge "ART: Fix bug in LSE" by Nicolas Geoffray · 9 years ago
  42. ecf52df ART: Fix bug in LSE by David Brazdil · 9 years ago
  43. 2739411 Merge "Disable the UnsafeCASObject intrinsic with read barriers." by Roland Levillain · 9 years ago
  44. 391b866 Disable the UnsafeCASObject intrinsic with read barriers. by Roland Levillain · 9 years ago
  45. 65b5183 Merge "Revert "Revert "X86: Use locked add rather than mfence""" am: 570a920d0a by Aart Bik · 9 years ago
  46. 570a920 Merge "Revert "Revert "X86: Use locked add rather than mfence""" by Aart Bik · 9 years ago
  47. 51a64d5 Make use of new method iterators. by Alex Light · 9 years ago
  48. 299a939 MIPS64: Fuse long and FP compare & condition in Optimizing. by Alexey Frunze · 9 years ago
  49. db2980a Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 by Andreas Gampe · 9 years ago
  50. fae1db9 Merge "ART: Refactor CommonRuntimeTest::SetUp" by Andreas Gampe · 9 years ago
  51. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  52. bb88f60 Merge "ART: Recognize cortex-a53.a57 for ARM features" am: 5640499750 by Andreas Gampe · 9 years ago
  53. 9f784b2 Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  54. 5640499 Merge "ART: Recognize cortex-a53.a57 for ARM features" by Andreas Gampe · 9 years ago
  55. ec178ee Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  56. b0276da Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" by Vladimir Marko · 9 years ago
  57. 14c4e90 Merge "Revert "Revert "ART: Reduce the instructions generated by packed switch.""" by Vladimir Marko · 9 years ago
  58. ab971e3 Merge "Fix braino in parallel move resolver." am: 6132a3884a by Nicolas Geoffray · 9 years ago
  59. 55c0f49 Merge "Revert "Tweak inlining heuristics."" am: 8e00676291 by Nicolas Geoffray · 9 years ago
  60. 6132a38 Merge "Fix braino in parallel move resolver." by Nicolas Geoffray · 9 years ago
  61. 8e00676 Merge "Revert "Tweak inlining heuristics."" by Nicolas Geoffray · 9 years ago
  62. b17d1cc Revert "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  63. f3e0ee2 Revert "Revert "ART: Reduce the instructions generated by packed switch."" by Vladimir Marko · 9 years ago
  64. 84f8ba6 Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc." am: 0ac7a8e505 by Vladimir Marko · 9 years ago
  65. 0ac7a8e Merge "Optimizing/ARM: Fix AddConstant() to adhere to set_cc." by Vladimir Marko · 9 years ago
  66. f5c09c3 Optimizing/ARM: Fix AddConstant() to adhere to set_cc. by Vladimir Marko · 9 years ago
  67. 3e3e4a7 Fix braino in parallel move resolver. by Nicolas Geoffray · 9 years ago
  68. a2ade14 Merge "Tweak inlining heuristics." am: ff6ab45547 by Nicolas Geoffray · 9 years ago
  69. ff6ab45 Merge "Tweak inlining heuristics." by Nicolas Geoffray · 9 years ago
  70. fcb7613 Tweak inlining heuristics. by Nicolas Geoffray · 9 years ago
  71. b7346d5 Merge "Change DCHECK into CHECK to diagnose sporadic crash." am: 2dbab9548b by Nicolas Geoffray · 9 years ago
  72. 2dbab95 Merge "Change DCHECK into CHECK to diagnose sporadic crash." by Nicolas Geoffray · 9 years ago
  73. 4aaa1d3 Change DCHECK into CHECK to diagnose sporadic crash. by Nicolas Geoffray · 9 years ago
  74. 88e3342 Merge "Add some dumping when SIGQUIT for the JIT." am: bdd12e0e04 by Nicolas Geoffray · 9 years ago
  75. bdd12e0 Merge "Add some dumping when SIGQUIT for the JIT." by Nicolas Geoffray · 9 years ago
  76. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 9 years ago
  77. e667c76 Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  78. fb9f4ad Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  79. a93138b Merge "Ensure that ClassTable has correct alignment in image." am: d16bb3f0dc by Alex Light · 9 years ago
  80. 901c55e ART: Recognize cortex-a53.a57 for ARM features by Andreas Gampe · 9 years ago
  81. 17077d8 Revert "Revert "X86: Use locked add rather than mfence"" by Mark P Mendell · 9 years ago
  82. d16bb3f Merge "Ensure that ClassTable has correct alignment in image." by Alex Light · 9 years ago
  83. e050c8f Ensure that ClassTable has correct alignment in image. by Alex Light · 9 years ago
  84. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago
  85. cc78f3f Fix (non-intrinsic) UnsafeCASObject for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  86. 0c5b983 Merge "Revert "X86: Use locked add rather than mfence"" am: 1c70f18dce by Aart Bik · 9 years ago
  87. 1c70f18 Merge "Revert "X86: Use locked add rather than mfence"" by Aart Bik · 9 years ago
  88. ed3ae85 Merge "Remove references to dlmalloc specific functions" am: 1f312652e1 by Dimitry Ivanov · 9 years ago
  89. 0da3b91 Revert "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  90. 1f31265 Merge "Remove references to dlmalloc specific functions" by Dimitry Ivanov · 9 years ago
  91. 1279e0f Merge "X86: Use locked add rather than mfence" am: c3ca1e6543 by Aart Bik · 9 years ago
  92. c3ca1e6 Merge "X86: Use locked add rather than mfence" by Aart Bik · 9 years ago
  93. 56add6d Merge "Make the 008-exceptions test print everything to stdout" am: 9ddcbf69cf by Andreas Gampe · 9 years ago
  94. c971fa3 Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS." by Roland Levillain · 9 years ago
  95. 9ddcbf6 Merge "Make the 008-exceptions test print everything to stdout" by Andreas Gampe · 9 years ago
  96. 27f114d Merge "Remove spurious references to kEmitCompilerReadBarrier in MIPS." by Roland Levillain · 9 years ago
  97. 698fa97 Remove spurious references to kEmitCompilerReadBarrier in MIPS. by Roland Levillain · 9 years ago
  98. c28f034 Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 9 years ago
  99. cbf8af8 Merge "MIPS32: Fuse long and FP compare & condition in Optimizing." by Roland Levillain · 9 years ago
  100. 9386803 Merge "Adjust tests blacklisted for heap poisoning and read barriers." by Roland Levillain · 9 years ago