1. daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 8 years ago
  2. ec3b7ab Fix issue with proxy invocation on default methods by Alex Light · 8 years ago
  3. 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 8 years ago
  4. e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 8 years ago
  5. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 8 years ago
  6. 14cc147 Merge "ART: Check alignment of section offsets" by Andreas Gampe · 8 years ago
  7. fb8932e Merge "Enable compilation of secondary dex files" by Calin Juravle · 8 years ago
  8. e717e2c Merge "ART: mterp arm/arm64 cleanup" by Bill Buzbee · 8 years ago
  9. ace690f ART: mterp arm/arm64 cleanup by buzbee · 8 years ago
  10. 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 8 years ago
  11. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 8 years ago
  12. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 8 years ago
  13. 43bad20 Merge "ART: Allow unwinding unattached threads" by Christopher Ferris · 8 years ago
  14. cdd3991 Merge "Typo in comment in art::mirror::Object::IdentityHashCode." by Roland Levillain · 8 years ago
  15. 6832fbe Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes() by David Srbecky · 8 years ago
  16. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 8 years ago
  17. 5120923 Typo in comment in art::mirror::Object::IdentityHashCode. by Roland Levillain · 8 years ago
  18. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 8 years ago
  19. 8d1594d ART: Allow unwinding unattached threads by Andreas Gampe · 8 years ago
  20. b7f257f Merge "Log when why an Unwind failed." by Christopher Ferris · 8 years ago
  21. 3d63118 Merge "Allocate interrupted exception before re-acquiring lock" by Mathieu Chartier · 8 years ago
  22. 7aedfdb Merge "ART: Release all resource on MonitorPool destruction" by Andreas Gampe · 8 years ago
  23. 057134b ART: Release all resource on MonitorPool destruction by Andreas Gampe · 8 years ago
  24. daed5d8 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 8 years ago
  25. f193878 Log when why an Unwind failed. by Christopher Ferris · 8 years ago
  26. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 8 years ago
  27. 8411aa3 Merge "Add Mips abiflags section to the oatfile." by Vladimir Marko · 8 years ago
  28. 0555c78 Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Roland Levillain · 8 years ago
  29. 06bc0f3 Merge "Tweak JIT hotness threshold." by Nicolas Geoffray · 8 years ago
  30. 83f080a Tweak JIT hotness threshold. by Nicolas Geoffray · 8 years ago
  31. cc7b14d Merge "Fix and enable java.lang.StringFactory intrinsics." by Roland Levillain · 8 years ago
  32. e87fe95 Merge "Clear inline caches at each full GC." by Nicolas Geoffray · 8 years ago
  33. 93e46b2 Merge "ART: Fix assumption in class profile collection" by Andreas Gampe · 8 years ago
  34. 6f6b134 Use PwriteFully and write image header last by Mathieu Chartier · 8 years ago
  35. 1a7beae ART: Fix assumption in class profile collection by Andreas Gampe · 8 years ago
  36. 8b8f6d6 Use per character suffix for multi image by Mathieu Chartier · 8 years ago
  37. 2048b01 Merge "ART: Enable native stack dumping on timeout" by Andreas Gampe · 8 years ago
  38. fa2cda4 Merge "ART: Use optimizing compiler in image_test" by Andreas Gampe · 8 years ago
  39. b6e20ae Clear inline caches at each full GC. by Nicolas Geoffray · 8 years ago
  40. 770b39e Enable compilation of secondary dex files by Calin Juravle · 8 years ago
  41. 3f41a01 ART: Use optimizing compiler in image_test by Andreas Gampe · 8 years ago
  42. 19749b5 Merge "ART: Write bit fields together in ComputeSpecialAccessorInfo()." by Vladimir Marko · 8 years ago
  43. f969a20 Fix and enable java.lang.StringFactory intrinsics. by Roland Levillain · 8 years ago
  44. 702ace0 Merge "Stop oat loading spam on host." by Nicolas Geoffray · 8 years ago
  45. f97cf2a Stop oat loading spam on host. by Nicolas Geoffray · 8 years ago
  46. 8b3f835 ART: Write bit fields together in ComputeSpecialAccessorInfo(). by Vladimir Marko · 8 years ago
  47. 5bdcdca Merge "Handle unexpected cases in profile saver" by Calin Juravle · 8 years ago
  48. c421907 Merge "Update GetDexOptNeeded to handle different levels of compilation" by Calin Juravle · 8 years ago
  49. 87aa99c Merge "Record foreign dex files loaded by the app in the profile" by Calin Juravle · 8 years ago
  50. 0d0ce27 ART: Enable native stack dumping on timeout by Andreas Gampe · 8 years ago
  51. c71cc35 Merge "Fix valgrind errors with MemMap::Sync()." by Hiroshi Yamauchi · 8 years ago
  52. 29ab360 Fix valgrind errors with MemMap::Sync(). by Hiroshi Yamauchi · 8 years ago
  53. cf283da MIPS32: java.lang.Thread, and java.lang.String intrinsics: by Chris Larsen · 9 years ago
  54. f529e9b Handle unexpected cases in profile saver by Calin Juravle · 8 years ago
  55. b077e15 Update GetDexOptNeeded to handle different levels of compilation by Calin Juravle · 8 years ago
  56. 316a218 Add Mips abiflags section to the oatfile. by Douglas Leung · 9 years ago
  57. 0c344f2 Fix lock order violation by Mathieu Chartier · 8 years ago
  58. 0310fb0 Merge "Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test." by Aart Bik · 8 years ago
  59. 33fbf37 Add systrace logging to ScopedCodeCacheWrite by Mathieu Chartier · 8 years ago
  60. 83537c6 Merge "runtime: Add CAS and fences to sun.misc.Unsafe" by Igor Murashkin · 8 years ago
  61. 0e54c01 Unsafe: Recognize intrinsics for 1.8 java.util.concurrent With unit test. by Aart Bik · 8 years ago
  62. f81f596 Merge changes I70f61fe3,I00376b02 by Hiroshi Yamauchi · 8 years ago
  63. b79eb75 Revert "ProfilingInfo roots should be visited by the declaring class." by Hiroshi Yamauchi · 8 years ago
  64. ebd5fc6 Revert "Query declaring class before querying IsNative." by Hiroshi Yamauchi · 8 years ago
  65. 47c1959 Increase kDumpWaitTimeout 10x for target builds by Mathieu Chartier · 8 years ago
  66. bcd9dd7 Don't use ScopedObjectAccess in Heap::DumpSpaces by Mathieu Chartier · 8 years ago
  67. 629afab runtime: Add CAS and fences to sun.misc.Unsafe by Igor Murashkin · 8 years ago
  68. 810ef37 Merge "ART: Fix RegTypeCache::FromUnresolvedMerge()." by Vladimir Marko · 8 years ago
  69. 03e31fc Merge "Typo in comment in MIPS32 mterp." by Roland Levillain · 8 years ago
  70. 6589d45 Merge "ART: Enable JitProfiling for MIPS64 Mterp" by Bill Buzbee · 8 years ago
  71. de16654 Add some debugging for zygote crash. by Nicolas Geoffray · 8 years ago
  72. 2cbbf16 ART: Fix RegTypeCache::FromUnresolvedMerge(). by Vladimir Marko · 8 years ago
  73. 32ce2ad Add more systracing everywhere by Mathieu Chartier · 8 years ago
  74. c71dc38 Merge "Remove no thread suspension assert in AddImageSpace" by Mathieu Chartier · 8 years ago
  75. 095a0b2 Remove no thread suspension assert in AddImageSpace by Mathieu Chartier · 8 years ago
  76. 9a9aee6 Use MarkIfNotInToSpace for SemiSpace::MarkObject by Mathieu Chartier · 8 years ago
  77. 6973100 Only visit app image classes in class loader by Mathieu Chartier · 8 years ago
  78. 3040f4a Merge "ART: Fix UTF test and monitor pool old chunks" by Andreas Gampe · 8 years ago
  79. b4d1d72 Merge "Query declaring class before querying IsNative." by Nicolas Geoffray · 8 years ago
  80. 26329cd Query declaring class before querying IsNative. by Nicolas Geoffray · 8 years ago
  81. fd409de Merge "ART: Update arm assembly to use current syntax" by Bill Buzbee · 8 years ago
  82. 96530d3 ART: Update arm assembly to use current syntax by buzbee · 8 years ago
  83. f1e74af Typo in comment in MIPS32 mterp. by Roland Levillain · 8 years ago
  84. 9abb297 Fix very rare bug around JIT code cache collection. by Nicolas Geoffray · 8 years ago
  85. a3ed89f Merge "Refine statistics around the JIT." by Nicolas Geoffray · 8 years ago
  86. 9ec0676 Merge "ProfilingInfo roots should be visited by the declaring class." by Nicolas Geoffray · 8 years ago
  87. 4464a3e ART: Fix UTF test and monitor pool old chunks by Andreas Gampe · 8 years ago
  88. db045be ART: Enable JitProfiling for MIPS64 Mterp by Alexey Frunze · 8 years ago
  89. a388c5a Enable clang for ARM builds. by Stephen Hines · 8 years ago
  90. 9ea02c4 Add ScopedGCCriticalSection to Trace::StopTracing. by Hiroshi Yamauchi · 8 years ago
  91. 9a3be98 ProfilingInfo roots should be visited by the declaring class. by Nicolas Geoffray · 8 years ago
  92. 7211aa6 Add systrace to VerifyClass by Mathieu Chartier · 8 years ago
  93. 9bab082 Merge "Simplify LoadNativeLibrary()" by Dimitry Ivanov · 8 years ago
  94. bcd94c8 Refine statistics around the JIT. by Nicolas Geoffray · 8 years ago
  95. e283588 Merge "Do a TryLock when allocating a ProfilingInfo from the interpreter." by Nicolas Geoffray · 8 years ago
  96. e4cec51 Merge "Delete alloc tracking map outside of critical section" by Mathieu Chartier · 8 years ago
  97. 0b8b4a6 Delete alloc tracking map outside of critical section by Mathieu Chartier · 8 years ago
  98. b5e8ade Merge "Fast ART MIPS64 interpreter" by Bill Buzbee · 8 years ago
  99. 0344f4e Merge "Clear inline caches if a ProfilingInfo gets revived." by Nicolas Geoffray · 8 years ago
  100. 5b83050 Fix potential linear alloc memory leak by Mathieu Chartier · 8 years ago