1. bc20209 Merge "Add oatdump support for app images" into nyc-dev by Mathieu Chartier · 9 years ago
  2. bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  3. e7361ca Merge "ART: Remember whether the cache was pruned" into nyc-dev by Andreas Gampe · 9 years ago
  4. 3a1b33d Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
  5. 324eb2c Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  6. 04bca8a Merge "Don't be so agressive in quering the code cache for new methods" into nyc-dev by Calin Juravle · 9 years ago
  7. 815759a Don't be so agressive in quering the code cache for new methods by Calin Juravle · 9 years ago
  8. dd6558d Merge "Fix cases where we miss instrumentation changes" into nyc-dev by Mathieu Chartier · 9 years ago
  9. 7ef1b4b ART: Remember whether the cache was pruned by Andreas Gampe · 9 years ago
  10. 0f39402 Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
  11. 3a52b22 ART: Check alignment of section offsets by Andreas Gampe · 9 years ago
  12. 6ec2c6e Merge remote-tracking branch 'goog/master' into nyc-dev by Nicolas Geoffray · 9 years ago
  13. f6e338f Enable clang for ARM builds. am: 48c3ce6733 by Stephen Hines · 9 years ago
  14. 674d88a ART: Allow unwinding unattached threads am: b9d4f99977 by Andreas Gampe · 9 years ago
  15. 837d12e Merge "ART: mterp arm/arm64 cleanup" am: e717e2c2c4 by buzbee · 9 years ago
  16. e717e2c Merge "ART: mterp arm/arm64 cleanup" by Bill Buzbee · 9 years ago
  17. 48c3ce6 Enable clang for ARM builds. by Stephen Hines · 9 years ago
  18. ace690f ART: mterp arm/arm64 cleanup by buzbee · 9 years ago
  19. 2f5b4e3 Merge "Enable clang for ARM builds." am: 2f74be0856 by Stephen Hines · 9 years ago
  20. 3f2a4e3 Merge "Assembly region TLAB allocation fast path for arm." am: 91cdf71e16 by Hiroshi Yamauchi · 9 years ago
  21. 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 9 years ago
  22. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
  23. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
  24. d85f225 Merge "ART: Allow unwinding unattached threads" am: 43bad209f9 by Andreas Gampe · 9 years ago
  25. b9d4f99 ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
  26. 43bad20 Merge "ART: Allow unwinding unattached threads" by Christopher Ferris · 9 years ago
  27. e65c349 Merge "Integrate BitwiseNegated into shared framework." am: 95f931eefd by Artem Serov · 9 years ago
  28. 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago
  29. b7d64f1 Merge "Typo in comment in art::mirror::Object::IdentityHashCode." am: cdd3991f82 by Roland Levillain · 9 years ago
  30. d230e38 Merge "Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes()" am: 5e447d872a by David Srbecky · 9 years ago
  31. cdd3991 Merge "Typo in comment in art::mirror::Object::IdentityHashCode." by Roland Levillain · 9 years ago
  32. 5e447d8 Merge "Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes()" by David Srbecky · 9 years ago
  33. 6832fbe Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes() by David Srbecky · 9 years ago
  34. 928ce3d Merge "Tests for round() method." am: fe9242b97d by Aart Bik · 9 years ago
  35. fe9242b Merge "Tests for round() method." by Aart Bik · 9 years ago
  36. b282020 Merge "Suppress a valgrind libc issue." am: 24129be9f8 by Hiroshi Yamauchi · 9 years ago
  37. 24129be Merge "Suppress a valgrind libc issue." by Hiroshi Yamauchi · 9 years ago
  38. c9ba07c Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables.""" by David Srbecky · 9 years ago
  39. c2e8819 Merge "DWARF: Compensate for compiler\'s off-by-one instruction." am: 9faab4dd50 by David Srbecky · 9 years ago
  40. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 9 years ago
  41. 2de1e8a Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables.""" by David Srbecky · 9 years ago
  42. 6a6b38f Revert "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  43. 9faab4d Merge "DWARF: Compensate for compiler's off-by-one instruction." by David Srbecky · 9 years ago
  44. 15da50f Merge "Symbolize native debug information for AOTed methods in boot.oat." by David Srbecky · 9 years ago
  45. 7dab72a Merge "Add trampoline symbols to native debug info." am: b2359d4fb2 by David Srbecky · 9 years ago
  46. 6030b15 Merge "Symbolize native debug information for AOTed methods in boot.oat." by David Srbecky · 9 years ago
  47. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 9 years ago
  48. 213f7b6 Merge "Minor optimizations of debug::WriteCFISection." am: fdaa583e78 by David Srbecky · 9 years ago
  49. b2359d4 Merge "Add trampoline symbols to native debug info." by David Srbecky · 9 years ago
  50. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  51. fdaa583 Merge "Minor optimizations of debug::WriteCFISection." by David Srbecky · 9 years ago
  52. b14a5ed Minor optimizations of debug::WriteCFISection. by David Srbecky · 9 years ago
  53. 5120923 Typo in comment in art::mirror::Object::IdentityHashCode. by Roland Levillain · 9 years ago
  54. fcdc60d Merge "MIPS: Don\'t use for calling entrypoints" am: fa3857ee61 by Goran Jakovljevic · 9 years ago
  55. fa3857e Merge "MIPS: Don't use $t8 for calling entrypoints" by Roland Levillain · 9 years ago
  56. 6db849b Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Anton Shamin · 9 years ago
  57. a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
  58. ce2319b Merge "Fix invariant in reference type propagation." am: 62a9841469 by Nicolas Geoffray · 9 years ago
  59. 252fa90 DWARF: Compensate for compiler's off-by-one instruction. by David Srbecky · 9 years ago
  60. ddc4055 MIPS: Don't use $t8 for calling entrypoints by Goran Jakovljevic · 9 years ago
  61. 62a9841 Merge "Fix invariant in reference type propagation." by Nicolas Geoffray · 9 years ago
  62. d40d19b Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  63. 60e10c8 Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  64. 8862fac Revert "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  65. 4bcef3e Merge "Allow duplicated methods in different DWARF line tables." am: 8583b44f8b by David Srbecky · 9 years ago
  66. 3781c22 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  67. c2f9f61 Merge "Refactor MethodDebugInfo (input of DWARF writer)." am: 1a008a1277 by David Srbecky · 9 years ago
  68. 8583b44 Merge "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  69. cc22d41 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  70. 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 9 years ago
  71. 3c54623 Allow duplicated methods in different DWARF line tables. by David Srbecky · 9 years ago
  72. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
  73. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 9 years ago
  74. bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
  75. a1df2b8 Merge "Fix thread race when fetching the ProfilingInfo object." am: 2af7213a4e by Nicolas Geoffray · 9 years ago
  76. 2af7213 Merge "Fix thread race when fetching the ProfilingInfo object." by Nicolas Geoffray · 9 years ago
  77. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  78. 8d1594d ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
  79. 5667101 Merge "Log when why an Unwind failed." am: b7f257f353 by Christopher Ferris · 9 years ago
  80. 81d0b4f Log when why an Unwind failed. am: fa16a6d003 by Christopher Ferris · 9 years ago
  81. fa16a6d Log when why an Unwind failed. by Christopher Ferris · 9 years ago
  82. b7f257f Merge "Log when why an Unwind failed." by Christopher Ferris · 9 years ago
  83. d7ba376 Allocate interrupted exception before re-acquiring lock am: 3a84e31b24 by Mathieu Chartier · 9 years ago
  84. 87f5a93 Merge "Allocate interrupted exception before re-acquiring lock" am: 3d63118460 by Mathieu Chartier · 9 years ago
  85. 21baf5b Merge "ART: Release all resource on MonitorPool destruction" am: 7aedfdb232 by Andreas Gampe · 9 years ago
  86. 3d63118 Merge "Allocate interrupted exception before re-acquiring lock" by Mathieu Chartier · 9 years ago
  87. 3a84e31 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 9 years ago
  88. 7aedfdb Merge "ART: Release all resource on MonitorPool destruction" by Andreas Gampe · 9 years ago
  89. 057134b ART: Release all resource on MonitorPool destruction by Andreas Gampe · 9 years ago
  90. daed5d8 Allocate interrupted exception before re-acquiring lock by Mathieu Chartier · 9 years ago
  91. f193878 Log when why an Unwind failed. by Christopher Ferris · 9 years ago
  92. bab6616 Tests for round() method. by Aart Bik · 9 years ago
  93. 565176f Merge "ART: Do not use vixld - workaround to fix dex2oatds." am: 8e21351507 by Vladimir Marko · 9 years ago
  94. 4221614 Merge "Avoid generating dead code on frame enter/exit. This includes stack operations and, on x86, call/pop to read PC." by Aart Bik · 9 years ago
  95. 8e21351 Merge "ART: Do not use vixld - workaround to fix dex2oatds." by Vladimir Marko · 9 years ago
  96. 8189b0b Merge "Avoid generating dead code on frame enter/exit. This includes stack operations and, on x86, call/pop to read PC." by Aart Bik · 9 years ago
  97. 07f6818 ART: Do not use vixld - workaround to fix dex2oatds. by Vladimir Marko · 9 years ago
  98. 95a3dd1 Merge "Add Mips abiflags section to the oatfile." am: 8411aa3d88 by Douglas Leung · 9 years ago
  99. 974f6ac Merge "MIPS32: java.lang.Thread, and java.lang.String intrinsics:" by Chris Larsen · 9 years ago
  100. d1c4045 Avoid generating dead code on frame enter/exit. by Aart Bik · 9 years ago