- 9700c76 Merge "ART: Fix valgrind failure in image_test64." am: 12af36e091 am: e902e27b74 by Vladimir Marko · 9 years ago
- e902e27 Merge "ART: Fix valgrind failure in image_test64." am: 12af36e091 by Vladimir Marko · 9 years ago
- 12af36e Merge "ART: Fix valgrind failure in image_test64." by Vladimir Marko · 9 years ago
- 045e8c1 Merge "Optimizing: Improve shift simplification, x >>> 64." am: 6ce4766f13 by Vladimir Marko · 9 years ago
- 0c4bab5 Merge "Optimizing: Improve shift simplification, x >>> 64." am: 6ce4766f13 by Vladimir Marko · 9 years ago
- 6ce4766 Merge "Optimizing: Improve shift simplification, x >>> 64." by Vladimir Marko · 9 years ago
- b49ae42 Merge "runtime: delete native/java_lang_Runtime.cc" am: 706d2cd559 by Narayan Kamath · 9 years ago
- e6f7503 Merge "runtime: delete native/java_lang_Runtime.cc" am: 706d2cd559 by Narayan Kamath · 9 years ago
- 706d2cd Merge "runtime: delete native/java_lang_Runtime.cc" by Narayan Kamath · 9 years ago
- 164306e Optimizing: Improve shift simplification, x >>> 64. by Vladimir Marko · 9 years ago
- 5f97157 runtime: delete native/java_lang_Runtime.cc by Narayan Kamath · 9 years ago
- f99ad09 Merge "Optimizing: Prevent potential valgrind error." am: 5681b6638b by Vladimir Marko · 9 years ago
- 2165deb Merge "Optimizing: Prevent potential valgrind error." am: 5681b6638b by Vladimir Marko · 9 years ago
- d9813cb ART: Fix valgrind failure in image_test64. by Vladimir Marko · 9 years ago
- 5681b66 Merge "Optimizing: Prevent potential valgrind error." by Vladimir Marko · 9 years ago
- 24bd895 Optimizing: Prevent potential valgrind error. by Vladimir Marko · 9 years ago
- 5acb6f2 Merge "Optimizing: Fix valgrind error in image_test64." am: 51b7e2d08f by Vladimir Marko · 9 years ago
- 58b5875 Merge "Optimizing: Fix valgrind error in image_test64." am: 51b7e2d08f by Vladimir Marko · 9 years ago
- 51b7e2d Merge "Optimizing: Fix valgrind error in image_test64." by Vladimir Marko · 9 years ago
- 171a6fa Merge "Fix zygote handling of when secondary image is out of date." am: ea9aa3ff93 by Jeff Hao · 9 years ago
- 6592eae Merge "Fixed bug in BCE, with regression test." am: 5ee830173b am: 05bfefb165 by Aart Bik · 9 years ago
- 288d25c Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
- 05bfefb Merge "Fixed bug in BCE, with regression test." am: 5ee830173b by Aart Bik · 9 years ago
- ea9aa3f Merge "Fix zygote handling of when secondary image is out of date." by Jeff Hao · 9 years ago
- 5ee8301 Merge "Fixed bug in BCE, with regression test." by Aart Bik · 9 years ago
- ab4a4d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
- b8510d2 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
- 66b0cde Merge "Add oatdump support for app images" am: d3c8fe76ad by Mathieu Chartier · 9 years ago
- d3c8fe7 Merge "Add oatdump support for app images" by Mathieu Chartier · 9 years ago
- 0b4cbd0 Add oatdump support for app images by Mathieu Chartier · 9 years ago
- 54d845f Merge "ART: Update dalvik-cache for zygote after OTA" am: c3214fbb66 -s ours by Andreas Gampe · 9 years ago
- fd09c21 Merge "Add oatdump support for app images" into nyc-dev am: bc20209fcd by Mathieu Chartier · 9 years ago
- c3214fb Merge "ART: Update dalvik-cache for zygote after OTA" by Andreas Gampe · 9 years ago
- bec6358 ART: Update dalvik-cache for zygote after OTA by Andreas Gampe · 9 years ago
- bc20209 Merge "Add oatdump support for app images" into nyc-dev by Mathieu Chartier · 9 years ago
- 1ae8874 Fixed bug in BCE, with regression test. by Aart Bik · 9 years ago
- bcb6a72 Add oatdump support for app images by Mathieu Chartier · 9 years ago
- c1c3de4 Merge "ART: Remember whether the cache was pruned" into nyc-dev am: e7361ca06d by Andreas Gampe · 9 years ago
- a65ed30 Optimizing: Fix valgrind error in image_test64. by Vladimir Marko · 9 years ago
- e7361ca Merge "ART: Remember whether the cache was pruned" into nyc-dev by Andreas Gampe · 9 years ago
- d5ec7d5 Merge "Do not include image header in decompressed size" am: 11ad252355 by Mathieu Chartier · 9 years ago
- 11ad252 Merge "Do not include image header in decompressed size" by Mathieu Chartier · 9 years ago
- 8e864bf Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
- 7f0edba Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
- 3a1b33d Merge "Do not include image header in decompressed size" into nyc-dev by Mathieu Chartier · 9 years ago
- 324eb2c Do not include image header in decompressed size by Mathieu Chartier · 9 years ago
- 3660088 Merge "Fix cases where we miss instrumentation changes" am: 1b876790ec by Mathieu Chartier · 9 years ago
- 1b87679 Merge "Fix cases where we miss instrumentation changes" by Mathieu Chartier · 9 years ago
- 14b0a5d Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
- 8f4cd0d Merge "Don\'t be so agressive in quering the code cache for new methods" into nyc-dev by Calin Juravle · 9 years ago
- 04bca8a Merge "Don't be so agressive in quering the code cache for new methods" into nyc-dev by Calin Juravle · 9 years ago
- 815759a Don't be so agressive in quering the code cache for new methods by Calin Juravle · 9 years ago
- cf085c4 Merge "Optimizing: Fix TypeConversion(And(x, const)) simplification." by Vladimir Marko · 9 years ago
- 0b2c192 Merge "Optimizing: Fix TypeConversion(And(x, const)) simplification." by Vladimir Marko · 9 years ago
- 625090f Optimizing: Fix TypeConversion(And(x, const)) simplification. by Vladimir Marko · 9 years ago
- 690b5e1 Merge "Clean up the valgrind test targets." am: de83659474 by Hiroshi Yamauchi · 9 years ago
- de83659 Merge "Clean up the valgrind test targets." by Hiroshi Yamauchi · 9 years ago
- 7c58945 Merge "Fix cases where we miss instrumentation changes" into nyc-dev by Mathieu Chartier · 9 years ago
- dd6558d Merge "Fix cases where we miss instrumentation changes" into nyc-dev by Mathieu Chartier · 9 years ago
- 70b92ae Clean up the valgrind test targets. by Hiroshi Yamauchi · 9 years ago
- 7e106c9 Merge "Optimizing: Do not re-record standby checks for dynamic BCE." by Vladimir Marko · 9 years ago
- 7469bf2 ART: Check alignment of section offsets am: 3a52b22cf7 by Andreas Gampe · 9 years ago
- 7ef1b4b ART: Remember whether the cache was pruned by Andreas Gampe · 9 years ago
- 70bc6de Merge "Optimizing: Do not re-record standby checks for dynamic BCE." by Vladimir Marko · 9 years ago
- 0f39402 Fix cases where we miss instrumentation changes by Mathieu Chartier · 9 years ago
- daf433f Merge "Revert "Enable compilation of secondary dex files"" am: e70cda6147 by Nicolas Geoffray · 9 years ago
- e70cda6 Merge "Revert "Enable compilation of secondary dex files"" by Nicolas Geoffray · 9 years ago
- d98a52f Revert "Enable compilation of secondary dex files" by Nicolas Geoffray · 9 years ago
- b9677f6 Merge "ART: Check alignment of section offsets" am: 14cc147fbd by Andreas Gampe · 9 years ago
- 3a52b22 ART: Check alignment of section offsets by Andreas Gampe · 9 years ago
- 14cc147 Merge "ART: Check alignment of section offsets" by Andreas Gampe · 9 years ago
- b6537c2 Merge "Add symbolizer option to generate debug information only." am: fbc61e1957 by David Srbecky · 9 years ago
- fbc61e1 Merge "Add symbolizer option to generate debug information only." by David Srbecky · 9 years ago
- c347bc4 Merge "Ignore empty maps when emitting DWARF variable locations." am: 7f77eb4858 by David Srbecky · 9 years ago
- 7f77eb4 Merge "Ignore empty maps when emitting DWARF variable locations." by David Srbecky · 9 years ago
- b75878e Optimizing: Do not re-record standby checks for dynamic BCE. by Vladimir Marko · 9 years ago
- 14c20ef Merge remote-tracking branch \'goog/master\' into nyc-dev am: 6ec2c6e54d by Stephen Hines · 9 years ago
- 9e8f4ea Merge "Enable compilation of secondary dex files" am: fb8932eec4 by Calin Juravle · 9 years ago
- fb8932e Merge "Enable compilation of secondary dex files" by Calin Juravle · 9 years ago
- 6d3254f Merge "Revert "Re-enable test that was causing TimeoutExceptions on ARM64."" by Roland Levillain · 9 years ago
- 971c69d Merge "Revert "Re-enable test that was causing TimeoutExceptions on ARM64."" by Roland Levillain · 9 years ago
- 6ec2c6e Merge remote-tracking branch 'goog/master' into nyc-dev by Nicolas Geoffray · 9 years ago
- d89f605 Ignore empty maps when emitting DWARF variable locations. by David Srbecky · 9 years ago
- 82bcf54 Revert "Re-enable test that was causing TimeoutExceptions on ARM64." by Roland Levillain · 9 years ago
- f6e338f Enable clang for ARM builds. am: 48c3ce6733 by Stephen Hines · 9 years ago
- 674d88a ART: Allow unwinding unattached threads am: b9d4f99977 by Andreas Gampe · 9 years ago
- 837d12e Merge "ART: mterp arm/arm64 cleanup" am: e717e2c2c4 by buzbee · 9 years ago
- e717e2c Merge "ART: mterp arm/arm64 cleanup" by Bill Buzbee · 9 years ago
- 48c3ce6 Enable clang for ARM builds. by Stephen Hines · 9 years ago
- ace690f ART: mterp arm/arm64 cleanup by buzbee · 9 years ago
- 2f5b4e3 Merge "Enable clang for ARM builds." am: 2f74be0856 by Stephen Hines · 9 years ago
- 3f2a4e3 Merge "Assembly region TLAB allocation fast path for arm." am: 91cdf71e16 by Hiroshi Yamauchi · 9 years ago
- 2f74be0 Merge "Enable clang for ARM builds." by Stephen Hines · 9 years ago
- 91cdf71 Merge "Assembly region TLAB allocation fast path for arm." by Hiroshi Yamauchi · 9 years ago
- 10d4c08 Assembly region TLAB allocation fast path for arm. by Hiroshi Yamauchi · 9 years ago
- d85f225 Merge "ART: Allow unwinding unattached threads" am: 43bad209f9 by Andreas Gampe · 9 years ago
- b9d4f99 ART: Allow unwinding unattached threads by Andreas Gampe · 9 years ago
- 43bad20 Merge "ART: Allow unwinding unattached threads" by Christopher Ferris · 9 years ago
- e65c349 Merge "Integrate BitwiseNegated into shared framework." am: 95f931eefd by Artem Serov · 9 years ago
- 95f931e Merge "Integrate BitwiseNegated into shared framework." by Vladimir Marko · 9 years ago