1. e567161 Accept boolean as an input of HDivZeroCheck. by Nicolas Geoffray · 9 years ago
  2. d35f4a2 Merge "Revert "Assembly TLAB allocation fast path for arm64."" by Nicolas Geoffray · 9 years ago
  3. 52fa2c6 Revert "Assembly TLAB allocation fast path for arm64." by Nicolas Geoffray · 9 years ago
  4. 4344e11 Merge "Revert "Tentative fix for build breakage with read barriers."" by Nicolas Geoffray · 9 years ago
  5. 563cf33 Revert "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  6. a0ef558 Merge "Optimizing: Fix arm64 shifter operand test." by Vladimir Marko · 9 years ago
  7. 3e90681 Merge "Make art::HCompare side effect free." by Roland Levillain · 9 years ago
  8. 4d18145 Optimizing: Fix arm64 shifter operand test. by Vladimir Marko · 9 years ago
  9. d9ebad9 Merge "ART: Fix ignoring duplicate fields." by Vladimir Marko · 9 years ago
  10. 41bcd81 Merge "Tentative fix for build breakage with read barriers." by Nicolas Geoffray · 9 years ago
  11. 448f21e Tentative fix for build breakage with read barriers. by Nicolas Geoffray · 9 years ago
  12. 4d20c08 Merge "Fix HDoubleConstant::IsZero and HFloatConstant::IsZero." by Nicolas Geoffray · 9 years ago
  13. 553ed05 Merge "Disable test." by Nicolas Geoffray · 9 years ago
  14. e434a81 Disable test. by Nicolas Geoffray · 9 years ago
  15. 879d27b ART: Fix ignoring duplicate fields. by Vladimir Marko · 9 years ago
  16. 877b18b Merge "Assembly TLAB allocation fast path for arm64." by Hiroshi Yamauchi · 9 years ago
  17. b7e52b0 Assembly TLAB allocation fast path for arm64. by Hiroshi Yamauchi · 9 years ago
  18. 5942e53 Merge "ART: Fix shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  19. 5b18053 ART: Fix shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  20. 12af36e Merge "ART: Fix valgrind failure in image_test64." by Vladimir Marko · 9 years ago
  21. 949e54d Fix HDoubleConstant::IsZero and HFloatConstant::IsZero. by Nicolas Geoffray · 9 years ago
  22. 6ce4766 Merge "Optimizing: Improve shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
  23. 706d2cd Merge "runtime: delete native/java_lang_Runtime.cc" by Narayan Kamath · 9 years ago
  24. 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
  25. 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
  26. 1693a1f Make art::HCompare side effect free. by Roland Levillain · 9 years ago
  27. d9813cb ART: Fix valgrind failure in image_test64. by Vladimir Marko · 9 years ago
  28. 5681b66 Merge "Optimizing: Prevent potential valgrind error." by Vladimir Marko · 9 years ago
  29. 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
  30. 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
  31. ea9aa3f Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
  32. 5ee8301 Merge "Fixed bug in BCE, with regression test." by Aart Bik · 9 years ago
  33. ab4a4d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
  34. d3c8fe7 Merge "Add oatdump support for app images" by Mathieu Chartier · 9 years ago
  35. 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
  36. c3214fb Merge "ART: Update dalvik-cache for zygote after OTA" by Andreas Gampe · 9 years ago
  37. bec6358 ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
  38. 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
  39. a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
  40. 11ad252 Merge "Do not include image header in decompressed size" by Mathieu Chartier · 9 years ago
  41. 8e864bf Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
  42. 1b87679 Merge "Fix cases where we miss instrumentation changes" by Mathieu Chartier · 9 years ago
  43. 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
  44. 0b2c192 Merge "Optimizing: Fix TypeConversion(And(x, const)) simplification." by Vladimir Marko · 9 years ago
  45. 625090f Optimizing: Fix TypeConversion(And(x, const)) simplification. by Vladimir Marko · 9 years ago
  46. de83659 Merge "Clean up the valgrind test targets." by Hiroshi Yamauchi · 9 years ago
  47. 70b92ae Clean up the valgrind test targets. by Hiroshi Yamauchi · 9 years ago
  48. 70bc6de Merge "Optimizing: Do not re-record standby checks for dynamic BCE." by Vladimir Marko · 9 years ago
  49. e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
  50. d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
  51. 14cc147 Merge "ART: Check alignment of section offsets" by Andreas Gampe · 9 years ago
  52. fbc61e1 Merge "Add symbolizer option to generate debug information only." by David Srbecky · 9 years ago
  53. 7f77eb4 Merge "Ignore empty maps when emitting DWARF variable locations." by David Srbecky · 9 years ago
  54. b75878e Optimizing: Do not re-record standby checks for dynamic BCE. by Vladimir Marko · 9 years ago
  55. fb8932e Merge "Enable compilation of secondary dex files" by Calin Juravle · 9 years ago
  56. 971c69d Merge "Revert "Re-enable test that was causing TimeoutExceptions on ARM64."" by Roland Levillain · 9 years ago
  57. d89f605 Ignore empty maps when emitting DWARF variable locations. by David Srbecky · 9 years ago
  58. 82bcf54 Revert "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
  59. e717e2c Merge "ART: mterp arm/arm64 cleanup" by Bill Buzbee · 9 years ago
  60. ace690f ART: mterp arm/arm64 cleanup by buzbee · 9 years ago
  61. 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 9 years ago
  62. 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
  63. 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
  64. 43bad20 Merge "ART: Allow unwinding unattached threads" by Christopher Ferris · 9 years ago
  65. 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago
  66. cdd3991 Merge "Typo in comment in art::mirror::Object::IdentityHashCode." by Roland Levillain · 9 years ago
  67. 5e447d8 Merge "Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes()" by David Srbecky · 9 years ago
  68. 6832fbe Fix DCHECK in OatQuickMethodHeader::GetFrameSizeInBytes() by David Srbecky · 9 years ago
  69. fe9242b Merge "Tests for round() method." by Aart Bik · 9 years ago
  70. 24129be Merge "Suppress a valgrind libc issue." by Hiroshi Yamauchi · 9 years ago
  71. dc15e89 Suppress a valgrind libc issue. by Hiroshi Yamauchi · 9 years ago
  72. 2de1e8a Merge "Revert "Revert "Allow duplicated methods in different DWARF line tables.""" by David Srbecky · 9 years ago
  73. 6a6b38f Revert "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  74. 9faab4d Merge "DWARF: Compensate for compiler's off-by-one instruction." by David Srbecky · 9 years ago
  75. 6030b15 Merge "Symbolize native debug information for AOTed methods in boot.oat." by David Srbecky · 9 years ago
  76. 5d95076 Symbolize native debug information for AOTed methods in boot.oat. by David Srbecky · 9 years ago
  77. b2359d4 Merge "Add trampoline symbols to native debug info." by David Srbecky · 9 years ago
  78. 09c2a6b Add trampoline symbols to native debug info. by David Srbecky · 9 years ago
  79. fdaa583 Merge "Minor optimizations of debug::WriteCFISection." by David Srbecky · 9 years ago
  80. b14a5ed Minor optimizations of debug::WriteCFISection. by David Srbecky · 9 years ago
  81. 5120923 Typo in comment in art::mirror::Object::IdentityHashCode. by Roland Levillain · 9 years ago
  82. fa3857e Merge "MIPS: Don't use $t8 for calling entrypoints" by Roland Levillain · 9 years ago
  83. a9e6802 Merge "Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant""""" by Nicolas Geoffray · 9 years ago
  84. 252fa90 DWARF: Compensate for compiler's off-by-one instruction. by David Srbecky · 9 years ago
  85. ddc4055 MIPS: Don't use $t8 for calling entrypoints by Goran Jakovljevic · 9 years ago
  86. 62a9841 Merge "Fix invariant in reference type propagation." by Nicolas Geoffray · 9 years ago
  87. 2fdd03c Add symbolizer option to generate debug information only. by David Srbecky · 9 years ago
  88. 60e10c8 Merge "Revert "Allow duplicated methods in different DWARF line tables."" by David Srbecky · 9 years ago
  89. 8862fac Revert "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  90. 8583b44 Merge "Allow duplicated methods in different DWARF line tables." by David Srbecky · 9 years ago
  91. cc22d41 Merge "Allow generation of native debug info for multiple methods." by David Srbecky · 9 years ago
  92. 1a008a1 Merge "Refactor MethodDebugInfo (input of DWARF writer)." by David Srbecky · 9 years ago
  93. 3c54623 Allow duplicated methods in different DWARF line tables. by David Srbecky · 9 years ago
  94. 18401b7 Fix invariant in reference type propagation. by Nicolas Geoffray · 9 years ago
  95. 7fc6350 Integrate BitwiseNegated into shared framework. by Artem Serov · 9 years ago
  96. bdd7935 Revert "Revert "Revert "Revert "Change condition to opposite if lhs is constant"""" by Anton Shamin · 9 years ago
  97. 2af7213 Merge "Fix thread race when fetching the ProfilingInfo object." by Nicolas Geoffray · 9 years ago
  98. 07e3ca9 Fix thread race when fetching the ProfilingInfo object. by Nicolas Geoffray · 9 years ago
  99. 8d1594d ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
  100. b7f257f Merge "Log when why an Unwind failed." by Christopher Ferris · 9 years ago