1. afeb309 Correct value_type for some TrackingAllocators. by Dan Albert · 9 years ago
  2. 37fad75 Merge "Disable mterp if unstarted runtime" by Bill Buzbee · 9 years ago
  3. 64320f9 Disable mterp if unstarted runtime by buzbee · 9 years ago
  4. 62597d1 Add sleep in SuspendAllDaemonThreadsForShutdown by Mathieu Chartier · 9 years ago
  5. 1452bee Fast Art interpreter by buzbee · 9 years ago
  6. 4337c94 Merge "Remove ElfFile::GdbJITSupport" by David Srbecky · 9 years ago
  7. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  8. 5d55d9a Remove ElfFile::GdbJITSupport by David Srbecky · 9 years ago
  9. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  10. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  11. 68f6289 Don't use std::abs on INT_MIN/LONG_MIN, it's undefined. by Nicolas Geoffray · 9 years ago
  12. ba098ba Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Mathieu Chartier · 9 years ago
  13. 6652105 Merge "Improve handling of daemon threads after runtime shutdown" by Mathieu Chartier · 9 years ago
  14. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  15. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  16. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  17. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  18. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  19. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  20. 7ea4c09 Emit an error message when looking for String#offset. by Nicolas Geoffray · 9 years ago
  21. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  22. bc34a7e Revert "Reduce sleep duration in SuspendAllDaemonThreads" by Nicolas Geoffray · 9 years ago
  23. adef5bd Reduce sleep duration in SuspendAllDaemonThreads by Mathieu Chartier · 9 years ago
  24. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  25. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  26. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  27. a06ba05 Remove gaps between images by Mathieu Chartier · 9 years ago
  28. 503a6fa Merge "Re-enable adding intern table to image" by Mathieu Chartier · 9 years ago
  29. ed1ae77 Merge "Get rid of shadow maps for images" by Mathieu Chartier · 9 years ago
  30. 2d124ec Get rid of shadow maps for images by Mathieu Chartier · 9 years ago
  31. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  32. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  33. 68ead64 Merge "Remove unused reference to MALLOC_IMPL." by Josh Gao · 9 years ago
  34. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  35. 103992b ART: Move ThrowStackOverflowError to common_throws by Andreas Gampe · 9 years ago
  36. 068131c Remove unused reference to MALLOC_IMPL. by Josh Gao · 9 years ago
  37. 376a6f3 Merge changes I129fbc84,I9238ee0b by Andreas Gampe · 9 years ago
  38. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 9 years ago
  39. 8ea89b5 Merge "Revert "Temporary disable linker-namespaces"" by Dimitry Ivanov · 9 years ago
  40. 07f3564 Add a fence to ensure other threads see the correct data. by Nicolas Geoffray · 9 years ago
  41. ac9e66e Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  42. 7929a48 ART: Fix JDWP GetClassLoader command by Andreas Gampe · 9 years ago
  43. 7a62fea Revert "ART: Fix JDWP GetClassLoader command" by Andreas Gampe · 9 years ago
  44. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  45. 1e65a78 Merge "Revert "ART: Fix up some multi-image cases"" by Nicolas Geoffray · 9 years ago
  46. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  47. 93e8edd Fix bogus logging statement. by Narayan Kamath · 9 years ago
  48. 40144cc ART: Fix JDWP GetClassLoader command by Andreas Gampe · 9 years ago
  49. 288b1e9 ART: Fix up some multi-image cases by Andreas Gampe · 9 years ago
  50. 7f65b46 Merge "Save profile information in a separate thread." am: 58b2329de7 by Calin Juravle · 9 years ago
  51. 58b2329 Merge "Save profile information in a separate thread." by Calin Juravle · 9 years ago
  52. 4d77b6a Save profile information in a separate thread. by Calin Juravle · 9 years ago
  53. dcdc85b Dex2oat support for multiple oat file and image file outputs. by Jeff Hao · 9 years ago
  54. 6654841 Merge "Move JIT debugger interface code to its own file." am: 975dd72796 by David Srbecky · 9 years ago
  55. 975dd72 Merge "Move JIT debugger interface code to its own file." by David Srbecky · 9 years ago
  56. 18d2095 Override notice file for OpenJdk based modules. by Narayan Kamath · 9 years ago
  57. d5a3e2c Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." am: 1201804d18 by Hiroshi Yamauchi · 9 years ago
  58. 5ae964f Merge "Fix multiple image space handing for SS collector" am: 10e2607281 by Mathieu Chartier · 9 years ago
  59. 512aad0 Merge "Fix lock ordering violation" am: adc183c711 am: b05ef624fe by Mathieu Chartier · 9 years ago
  60. 1201804 Merge "Treat thread state kWaitingWeakGcRootRead as kJavaRunnable." by Hiroshi Yamauchi · 9 years ago
  61. 10e2607 Merge "Fix multiple image space handing for SS collector" by Mathieu Chartier · 9 years ago
  62. adc183c Merge "Fix lock ordering violation" by Mathieu Chartier · 9 years ago
  63. aa944b9 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  64. 2ddc6bf Treat thread state kWaitingWeakGcRootRead as kJavaRunnable. by Hiroshi Yamauchi · 9 years ago
  65. 2994605 Fix lock ordering violation by Mathieu Chartier · 9 years ago
  66. 95bbf62 Fix multiple image space handing for SS collector by Mathieu Chartier · 9 years ago
  67. 6b1a50b Merge "Rename NullHandle to ScopedNullHandle" am: 76b90e37df am: 8a5e8d0118 by Mathieu Chartier · 9 years ago
  68. 9865bde Rename NullHandle to ScopedNullHandle by Mathieu Chartier · 9 years ago
  69. 28ee8db Update header for OpenjdkJvm.cc. by Narayan Kamath · 9 years ago
  70. d5aeb13 Merge "Pass down to the runtime the application code paths." am: 115a02b737 by Calin Juravle · 9 years ago
  71. 115a02b Merge "Pass down to the runtime the application code paths." by Calin Juravle · 9 years ago
  72. d5bbadf Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  73. df0de04 Merge "Use shared namespaces for bundled apps" by Dimitry Ivanov · 9 years ago
  74. 1fc9ac7 Merge "Make use of new method iterators." am: 045d37ae20 am: c4affaa361 by Alex Light · 9 years ago
  75. 471dbb6 Merge "Revert "Revert "X86: Use locked add rather than mfence""" am: 570a920d0a by Aart Bik · 9 years ago
  76. 045d37a Merge "Make use of new method iterators." by Alex Light · 9 years ago
  77. 6ca77ec Separate OpenjdkJvm.cc into its own shared library. by Narayan Kamath · 9 years ago
  78. f1e91bf Merge "ART: Refactor CommonRuntimeTest::SetUp" am: fae1db92d8 am: db2980ae9e by Andreas Gampe · 9 years ago
  79. e38c254 Merge "ART: Recognize cortex-a53.a57 for ARM features" am: 5640499750 by Andreas Gampe · 9 years ago
  80. 9c55729 resolve merge conflicts of 9f784b26a1 to master. by Alex Light · 9 years ago
  81. 53b7712 Merge "Change DCHECK into CHECK to diagnose sporadic crash." am: 2dbab9548b by Nicolas Geoffray · 9 years ago
  82. 471fb5b Merge "Add some dumping when SIGQUIT for the JIT." am: bdd12e0e04 am: 88e3342e07 by Nicolas Geoffray · 9 years ago
  83. db92e15 Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." am: fb9f4ad455 by Hiroshi Yamauchi · 9 years ago
  84. 570a920 Merge "Revert "Revert "X86: Use locked add rather than mfence""" by Aart Bik · 9 years ago
  85. 51a64d5 Make use of new method iterators. by Alex Light · 9 years ago
  86. 67feb17 Move JIT debugger interface code to its own file. by David Srbecky · 9 years ago
  87. 986f650 Use shared namespaces for bundled apps by Dimitry Ivanov · 9 years ago
  88. fae1db9 Merge "ART: Refactor CommonRuntimeTest::SetUp" by Andreas Gampe · 9 years ago
  89. a00f012 ART: Refactor CommonRuntimeTest::SetUp by Andreas Gampe · 9 years ago
  90. 5640499 Merge "ART: Recognize cortex-a53.a57 for ARM features" by Andreas Gampe · 9 years ago
  91. ec178ee Merge "Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class""" by Alex Light · 9 years ago
  92. 6280ef8 Fix typo in LOG_TAG. by Narayan Kamath · 9 years ago
  93. 2dbab95 Merge "Change DCHECK into CHECK to diagnose sporadic crash." by Nicolas Geoffray · 9 years ago
  94. 4aaa1d3 Change DCHECK into CHECK to diagnose sporadic crash. by Nicolas Geoffray · 9 years ago
  95. bdd12e0 Merge "Add some dumping when SIGQUIT for the JIT." by Nicolas Geoffray · 9 years ago
  96. 66f5523 Pass down to the runtime the application code paths. by Calin Juravle · 9 years ago
  97. fb9f4ad Merge "Fix (non-intrinsic) UnsafeCASObject for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  98. 901c55e ART: Recognize cortex-a53.a57 for ARM features by Andreas Gampe · 9 years ago
  99. 17077d8 Revert "Revert "X86: Use locked add rather than mfence"" by Mark P Mendell · 9 years ago
  100. e64300b Revert "Revert "Combine direct_methods_ and virtual_methods_ fields of mirror::Class"" by Alex Light · 9 years ago