1. 9724c63 Enable interface default methods by default. by Neil Fuller · 9 years ago
  2. 4fe6ce5 Merge "Use dlmalloc from external/dlmalloc instead of bionic/." by Josh Gao · 9 years ago
  3. 5d5dbeb Merge "Revert "Load app images"" by Nicolas Geoffray · 9 years ago
  4. 1bc977c Revert "Load app images" by Nicolas Geoffray · 9 years ago
  5. 3c44893 Disable the CC collector verbose log. by Hiroshi Yamauchi · 9 years ago
  6. 0870770 Bump image version by Mathieu Chartier · 9 years ago
  7. f7fd970 Load app images by Mathieu Chartier · 9 years ago
  8. 3220a6d Use dlmalloc from external/dlmalloc instead of bionic/. by Josh Gao · 9 years ago
  9. 9b3607d Generate unique ID for each type during native debugging. by David Srbecky · 9 years ago
  10. a7d507e Merge "Revert "Revert "Fast ART x86 interpreter""" by Bill Buzbee · 9 years ago
  11. 46ac34f Merge "Update to INFO to not confuse adb logcat readers." by Nicolas Geoffray · 9 years ago
  12. 715d06b Fix cpu-info/cpp-defines mismatch. by Aart Bik · 9 years ago
  13. eb804f6 Merge "Use current pid not tid to create a backtrace map." by Christopher Ferris · 9 years ago
  14. 7c58bd4 Revert "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  15. 8e629e6 Merge "Add a METHOD_SUPER to the MethodType enum." by Alex Light · 9 years ago
  16. 857235b Merge "Implemented BitCount as an intrinsic. With unit test." by Aart Bik · 9 years ago
  17. cf22658 Add attribute to fix build. by Nicolas Geoffray · 9 years ago
  18. 05df393 Merge "Move backward branch instrumentation to all branch." by Nicolas Geoffray · 9 years ago
  19. f0b9f61 Merge "Improves recent changes to art::JDWP::JdwpSocketState::Establish." by Roland Levillain · 9 years ago
  20. 81f0f95 Move backward branch instrumentation to all branch. by Nicolas Geoffray · 9 years ago
  21. 15f9b27 Improves recent changes to art::JDWP::JdwpSocketState::Establish. by Roland Levillain · 9 years ago
  22. 9bdf108 Revert "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  23. 0502c44 Fix JDWP host tests on Trusty. by Roland Levillain · 9 years ago
  24. 3f67e69 Implemented BitCount as an intrinsic. With unit test. by Aart Bik · 9 years ago
  25. 71620fe Merge "Add stack trace info to hprof completion message" by Mathieu Chartier · 9 years ago
  26. 7268d47 Add a METHOD_SUPER to the MethodType enum. by Alex Light · 9 years ago
  27. 59a8c0b Use current pid not tid to create a backtrace map. by tony.ys_liu · 9 years ago
  28. c9cd7ac Add stack trace info to hprof completion message by Mathieu Chartier · 9 years ago
  29. 932a051 Relax the time interval the profiling data is saved. by Calin Juravle · 9 years ago
  30. 1ee101a Merge "Revert "Write dex files to oat file early."" by Vladimir Marko · 9 years ago
  31. 919f553 Revert "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  32. a810830 Merge "Write dex files to oat file early." by Vladimir Marko · 9 years ago
  33. c400404 Merge "Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32." by Roland Levillain · 9 years ago
  34. 14306b8 Disable MemMapTest.MapAnonymousExactAddr32bitHighAddr on MIPS32. by Roland Levillain · 9 years ago
  35. 7566694 Merge "Revert "Fast ART x86 interpreter"" by Bill Buzbee · 9 years ago
  36. 2d093a1 Revert "Fast ART x86 interpreter" by Bill Buzbee · 9 years ago
  37. 7000a31 Merge "Remove dex_file_verifier test of newly allowed behavior." by Alex Light · 9 years ago
  38. b4fb701 Remove dex_file_verifier test of newly allowed behavior. by Alex Light · 9 years ago
  39. 72d4fe6 Merge "Change space base test to use parameters" by Mathieu Chartier · 9 years ago
  40. 28b1cf7 Change space base test to use parameters by Mathieu Chartier · 9 years ago
  41. 99229c7 Fast ART x86 interpreter by Serguei Katkov · 9 years ago
  42. f74388d Merge "Improve profile processing" by Calin Juravle · 9 years ago
  43. 877fd96 Improve profile processing by Calin Juravle · 9 years ago
  44. ecfd0df Merge "mem_map_test: perform null check before dereferencing a pointer." by Roland Levillain · 9 years ago
  45. 8d02644 mem_map_test: perform null check before dereferencing a pointer. by Roland Levillain · 9 years ago
  46. 91d65e0 Fix various typos in ART's comments and string literals. by Roland Levillain · 9 years ago
  47. 31abc14 Merge "ART: Optimize out redundant NewInstances of String" by David Brazdil · 9 years ago
  48. 65902e8 ART: Optimize out redundant NewInstances of String by David Brazdil · 9 years ago
  49. 0a52223 Keep track of number of JIT compilations. by Nicolas Geoffray · 9 years ago
  50. fffbee4 Report types loaded during init to the native debugger by Tamas Berghammer · 9 years ago
  51. 697cc25 Merge "Report loaded classes to native debugger." by David Srbecky · 9 years ago
  52. 160e6df Report loaded classes to native debugger. by Tamas Berghammer · 9 years ago
  53. b8bb9f6 Merge "ART: Change merge(uninitialized, null) to produce conflict" by David Brazdil · 9 years ago
  54. 87a5575 ART: Change merge(uninitialized, null) to produce conflict by David Brazdil · 9 years ago
  55. 1bf99d8 Merge "Also print to error stream." by Nicolas Geoffray · 9 years ago
  56. 91c9116 Add value parameterized test support for runtime tests by Mathieu Chartier · 9 years ago
  57. 40cfbff Merge "Revert "Disable mterp for the read barrier config."" by Hiroshi Yamauchi · 9 years ago
  58. 745f3cd MIPS64: Fix stub_test in a proper way by Goran Jakovljevic · 9 years ago
  59. 625a64a Write dex files to oat file early. by Vladimir Marko · 9 years ago
  60. 68c56ae Merge "ART: Mterp - remove redundant null check" by Bill Buzbee · 9 years ago
  61. bb6e726 ART: Mterp - remove redundant null check by buzbee · 9 years ago
  62. 966878d Revert "Create parent class loader for dex2oat" by Mathieu Chartier · 9 years ago
  63. 3fdb3fe Don't allow thread suspension in ProfilingInfo::Create by Mathieu Chartier · 9 years ago
  64. 9612a70 Revert "Disable mterp for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  65. 7b4199a Merge "Support directly invoking interface default methods" by Alex Light · 9 years ago
  66. c3fec4c Fix braino in parameters passed. by Nicolas Geoffray · 9 years ago
  67. a83c675 Fix lint error. by Nicolas Geoffray · 9 years ago
  68. da88e57 Merge "Don't encode a DexRegisterMap if there is no live register." by Nicolas Geoffray · 9 years ago
  69. 2675173 Merge "Support --perf with jitted code." by Nicolas Geoffray · 9 years ago
  70. f5b84ee Merge "Rosalloc fast path in assembly for MIPS32" by Hans Boehm · 9 years ago
  71. 76833da ART: Mterp read barrier fix + minor cleanup by buzbee · 9 years ago
  72. b8a20aa Merge "Report DWARF debug information for JITed code." by David Srbecky · 9 years ago
  73. 0e7fa6b Also print to error stream. by Nicolas Geoffray · 9 years ago
  74. a25dce9 Support --perf with jitted code. by Nicolas Geoffray · 9 years ago
  75. 5cc349f Report DWARF debug information for JITed code. by David Srbecky · 9 years ago
  76. dc2388f MIPS64: Fix stub_test by Goran Jakovljevic · 9 years ago
  77. 922698d Merge "Disable mterp for the read barrier config." by Hiroshi Yamauchi · 9 years ago
  78. 705ad49 Support directly invoking interface default methods by Alex Light · 9 years ago
  79. afeb309 Correct value_type for some TrackingAllocators. by Dan Albert · 9 years ago
  80. 37fad75 Merge "Disable mterp if unstarted runtime" by Bill Buzbee · 9 years ago
  81. 64320f9 Disable mterp if unstarted runtime by buzbee · 9 years ago
  82. 987e44e Disable mterp for the read barrier config. by Hiroshi Yamauchi · 9 years ago
  83. 62597d1 Add sleep in SuspendAllDaemonThreadsForShutdown by Mathieu Chartier · 9 years ago
  84. 1452bee Fast Art interpreter by buzbee · 10 years ago
  85. 4337c94 Merge "Remove ElfFile::GdbJITSupport" by David Srbecky · 9 years ago
  86. 0de47bb Merge "ART: Use libopenjdkd" by Andreas Gampe · 9 years ago
  87. 5d55d9a Remove ElfFile::GdbJITSupport by David Srbecky · 9 years ago
  88. 712c59d Rosalloc fast path in assembly for MIPS32 by Pavle Batuta · 9 years ago
  89. f871d46 Merge "Don't use std::abs on INT_MIN/LONG_MIN, it's undefined." by Nicolas Geoffray · 9 years ago
  90. ae6f23c Merge "Emit an error message when looking for String#offset." by Nicolas Geoffray · 9 years ago
  91. 68f6289 Don't use std::abs on INT_MIN/LONG_MIN, it's undefined. by Nicolas Geoffray · 9 years ago
  92. ba098ba Revert "Revert "Reduce sleep duration in SuspendAllDaemonThreads"" by Mathieu Chartier · 9 years ago
  93. 6652105 Merge "Improve handling of daemon threads after runtime shutdown" by Mathieu Chartier · 9 years ago
  94. 4d87df6 Improve handling of daemon threads after runtime shutdown by Mathieu Chartier · 9 years ago
  95. acd7a6a Fix general multi-image TODOs. by Jeff Hao · 9 years ago
  96. 10edbb1 ART: Use libopenjdkd by Andreas Gampe · 9 years ago
  97. 012fc4e Don't encode a DexRegisterMap if there is no live register. by Nicolas Geoffray · 9 years ago
  98. 1f47b67 Re-enable class table for image writer by Mathieu Chartier · 9 years ago
  99. b7332f1 Merge "Perform profile file analysis in dex2oat" by Calin Juravle · 9 years ago
  100. 998c216 Perform profile file analysis in dex2oat by Calin Juravle · 9 years ago