1. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  2. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  3. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  4. c400404 Merge "Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32." by Roland Levillain · 9 years ago
  5. 14306b8 Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32. by Roland Levillain · 9 years ago
  6. 7566694 Merge "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  7. 2d093a1 Revert "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  8. 7000a31 Merge "Remove dex_file_verifier test of newly allowed behavior." by Alex Light · 9 years ago
  9. b4fb701 Remove dex_file_verifier test of newly allowed behavior. by Alex Light · 9 years ago
  10. 72d4fe6 Merge "Change space base test to use parameters" by Mathieu Chartier · 9 years ago
  11. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 9 years ago
  12. 99229c7 Fast ART x86 interpreter by Serguei Katkov · 9 years ago
  13. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  14. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  15. ecfd0df Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  16. 8d02644 mem_map_test: perform null check before dereferencing a pointer. by Roland Levillain · 9 years ago
  17. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  18. 31abc14 Merge "ART: Optimize out redundant NewInstances of String" by David Brazdil · 9 years ago
  19. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  20. 0a52223 Keep track of number of JIT compilations. by Nicolas Geoffray · 9 years ago
  21. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  22. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  23. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  24. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  25. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  26. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  27. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  28. 40cfbff Merge "Revert "Disable mterp for the read barrier config."" by Hiroshi Yamauchi · 9 years ago
  29. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  30. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  31. 68c56ae Merge "ART: Mterp - remove redundant null check" by Bill Buzbee · 9 years ago
  32. bb6e726 ART: Mterp - remove redundant null check by buzbee · 9 years ago
  33. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  34. 3fdb3fe Don't allow thread suspension in ProfilingInfo::Create by Mathieu Chartier · 9 years ago
  35. 9612a70 Revert "Disable mterp for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  36. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  37. c3fec4c Fix braino in parameters passed. by Nicolas Geoffray · 9 years ago
  38. a83c675 Fix lint error. by Nicolas Geoffray · 9 years ago
  39. da88e57 Merge "Don't encode a DexRegisterMap if there is no live register." by Nicolas Geoffray · 9 years ago
  40. 2675173 Merge "Support --perf with jitted code." by Nicolas Geoffray · 9 years ago
  41. f5b84ee Merge "Rosalloc fast path in assembly for MIPS32" by Hans Boehm · 9 years ago
  42. 76833da ART: Mterp read barrier fix + minor cleanup by buzbee · 9 years ago
  43. b8a20aa Merge "Report DWARF debug information for JITed code." by David Srbecky · 9 years ago
  44. 0e7fa6b Also print to error stream. by Nicolas Geoffray · 9 years ago
  45. a25dce9 Support --perf with jitted code. by Nicolas Geoffray · 9 years ago
  46. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 9 years ago
  47. dc2388f MIPS64: Fix stub_test by Goran Jakovljevic · 9 years ago
  48. 922698d Merge "Disable mterp for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  49. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  50. afeb309 Correct value_type for some TrackingAllocators. by Dan Albert · 9 years ago
  51. 37fad75 Merge "Disable mterp if unstarted runtime" by Bill Buzbee · 9 years ago
  52. 64320f9 Disable mterp if unstarted runtime by buzbee · 9 years ago
  53. 987e44e Disable mterp for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  54. 62597d1 Add sleep in SuspendAllDaemonThreadsForShutdown by Mathieu Chartier · 9 years ago
  55. 1452bee Fast Art interpreter by buzbee · 9 years ago
  56. 4337c94 Merge "Remove ElfFile::GdbJITSupport" by David Srbecky · 9 years ago
  57. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  58. 5d55d9a Remove ElfFile::GdbJITSupport by David Srbecky · 9 years ago
  59. 712c59d Rosalloc fast path in assembly for MIPS32 by Pavle Batuta · 9 years ago
  60. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  61. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  62. 68f6289 Don't use std::abs on INT_MIN/LONG_MIN, it's undefined. by Nicolas Geoffray · 9 years ago
  63. ba098ba Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Mathieu Chartier · 9 years ago
  64. 6652105 Merge "Improve handling of daemon threads after runtime shutdown" by Mathieu Chartier · 9 years ago
  65. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  66. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  67. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  68. 012fc4e Don't encode a DexRegisterMap if there is no live register. by Nicolas Geoffray · 9 years ago
  69. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  70. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  71. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago
  72. 7ea4c09 Emit an error message when looking for String#offset. by Nicolas Geoffray · 9 years ago
  73. 7ede3dd Merge "Assume the profile file was created before saving." by Calin Juravle · 9 years ago
  74. bc34a7e Revert "Reduce sleep duration in SuspendAllDaemonThreads" by Nicolas Geoffray · 9 years ago
  75. adef5bd Reduce sleep duration in SuspendAllDaemonThreads by Mathieu Chartier · 9 years ago
  76. b94a890 Merge "Add systrace output to runtime shutdown" by Mathieu Chartier · 9 years ago
  77. fb6db4c Add systrace output to runtime shutdown by Mathieu Chartier · 9 years ago
  78. 205b762 Address some intern table comments by Mathieu Chartier · 9 years ago
  79. a06ba05 Remove gaps between images by Mathieu Chartier · 9 years ago
  80. 503a6fa Merge "Re-enable adding intern table to image" by Mathieu Chartier · 9 years ago
  81. ed1ae77 Merge "Get rid of shadow maps for images" by Mathieu Chartier · 9 years ago
  82. 2d124ec Get rid of shadow maps for images by Mathieu Chartier · 9 years ago
  83. ea0831f Re-enable adding intern table to image by Mathieu Chartier · 9 years ago
  84. 1c1a342 Fix multi-image TODOs in class linker, runtime, and oat file. by Jeff Hao · 9 years ago
  85. 68ead64 Merge "Remove unused reference to MALLOC_IMPL." by Josh Gao · 9 years ago
  86. c7d4a58 ART: Use non-stripped core jars in gtests by Andreas Gampe · 9 years ago
  87. 103992b ART: Move ThrowStackOverflowError to common_throws by Andreas Gampe · 9 years ago
  88. 068131c Remove unused reference to MALLOC_IMPL. by Josh Gao · 9 years ago
  89. 376a6f3 Merge changes I129fbc84,I9238ee0b by Andreas Gampe · 9 years ago
  90. 5e2b971 Assume the profile file was created before saving. by Calin Juravle · 9 years ago
  91. 8ea89b5 Merge "Revert "Temporary disable linker-namespaces"" by Dimitry Ivanov · 9 years ago
  92. 07f3564 Add a fence to ensure other threads see the correct data. by Nicolas Geoffray · 9 years ago
  93. ac9e66e Revert "Temporary disable linker-namespaces" by Dimitry Ivanov · 9 years ago
  94. 7929a48 ART: Fix JDWP GetClassLoader command by Andreas Gampe · 9 years ago
  95. 7a62fea Revert "ART: Fix JDWP GetClassLoader command" by Andreas Gampe · 9 years ago
  96. 8994a04 Revert "Revert "ART: Fix up some multi-image cases"" by Andreas Gampe · 9 years ago
  97. 1e65a78 Merge "Revert "ART: Fix up some multi-image cases"" by Nicolas Geoffray · 9 years ago
  98. de38b79 Revert "ART: Fix up some multi-image cases" by Nicolas Geoffray · 9 years ago
  99. 93e8edd Fix bogus logging statement. by Narayan Kamath · 9 years ago
  100. 40144cc ART: Fix JDWP GetClassLoader command by Andreas Gampe · 9 years ago