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