- 1d1e89c Merge "ART: Speed up stack guard page install" am: 895375b by Andreas Gampe · 9 years ago
- c5319f4 Merge "ART: Speed up stack guard page install" into nyc-dev am: 6716fc2 by Andreas Gampe · 9 years ago
- 6716fc2 Merge "ART: Speed up stack guard page install" into nyc-dev by Andreas Gampe · 9 years ago
- 895375b Merge "ART: Speed up stack guard page install" by Andreas Gampe · 9 years ago
- 8245eb4 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
- 2c2d2a0 ART: Speed up stack guard page install by Andreas Gampe · 9 years ago
- cff4736 Merge "Improve resolved classes saving strategy" into nyc-dev am: 4ea8bec by Calin Juravle · 9 years ago
- 4ea8bec Merge "Improve resolved classes saving strategy" into nyc-dev by Calin Juravle · 9 years ago
- 76236cd Merge "Ensure art::HRor support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
- 38ceb62 Merge "Ensure art::HRor support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
- c15e566 Improve resolved classes saving strategy by Calin Juravle · 9 years ago
- cec585e Merge "Disable jsr166.Collection8Test tests from running." am: b1aff6c by Przemyslaw Szczepaniak · 9 years ago
- 069143f Revert "Revert "Fix issue with proxy invocation on default methods"" am: 5457b86 by Alex Light · 9 years ago
- b1aff6c Merge "Disable jsr166.Collection8Test tests from running." by Przemyslaw Szczepaniak · 9 years ago
- 246f424 Disable jsr166.Collection8Test tests from running. by Przemyslaw Szczepaniak · 9 years ago
- 5457b86 Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
- 22c4922 Ensure art::HRor support boolean, byte, short and char inputs. by Roland Levillain · 9 years ago
- b6989f6 Merge "Generate native debug stackmaps before calls as well." am: e943c3b by David Srbecky · 9 years ago
- e943c3b Merge "Generate native debug stackmaps before calls as well." by David Srbecky · 9 years ago
- 3d6d07c Fix zygote handling of when secondary image is out of date. am: 02d97c3 by Jeff Hao · 9 years ago
- 02d97c3 Fix zygote handling of when secondary image is out of date. by Jeff Hao · 9 years ago
- c015f33 Merge "Remove TEMP_FAILURE_RETRY for unlink" am: 7c06aef by Dimitry Ivanov · 9 years ago
- 7c06aef Merge "Remove TEMP_FAILURE_RETRY for unlink" by Dimitry Ivanov · 9 years ago
- db7b8cf Merge changes Ib979b2a4,I35b3fed2,I356acd03 am: 0f1b6b7 by Hiroshi Yamauchi · 9 years ago
- 0f1b6b7 Merge changes Ib979b2a4,I35b3fed2,I356acd03 by Hiroshi Yamauchi · 9 years ago
- 1343b1d Merge "Complete the 1.8 unsafe memory fences tests." am: 0f47487 by Aart Bik · 9 years ago
- 7a1c014 Remove TEMP_FAILURE_RETRY for unlink by Dimitry Ivanov · 9 years ago
- 0f47487 Merge "Complete the 1.8 unsafe memory fences tests." by Aart Bik · 9 years ago
- 4eb90bf Revert "Ignore 145-alloc-tracking-stress run-test failures with CC." by Hiroshi Yamauchi · 9 years ago
- 6c73836 Revert "Ignore 145-alloc-tracking-stress failures in interpreter with CC." by Hiroshi Yamauchi · 9 years ago
- 5c0a4af Revert "Ignore 145-alloc-tracking-stress failures with JIT and CC." by Hiroshi Yamauchi · 9 years ago
- b8dfff1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
- e9e98f1 Merge "Do not JIT boot image during native-debugging (keep AOT code instead)." by David Srbecky · 9 years ago
- 700ae40 Complete the 1.8 unsafe memory fences tests. by Aart Bik · 9 years ago
- 7348116 Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 9 years ago
- 1a33d89 Merge "Make run-test give extra time when doing gc-stress runs." am: 1160f2e by Alex Light · 9 years ago
- 7f3397b Merge "Revert "Revert "Fix issue with proxy invocation on default methods""" by Alex Light · 9 years ago
- 1160f2e Merge "Make run-test give extra time when doing gc-stress runs." by Alex Light · 9 years ago
- 74f6c2e Merge "Revert "Revert "Assembly TLAB allocation fast path for arm64.""" by Hiroshi Yamauchi · 9 years ago
- 275f97e Merge "Revert "Revert "Assembly TLAB allocation fast path for arm64.""" by Hiroshi Yamauchi · 9 years ago
- bce19ce Merge "resolve merge conflicts of c19c1c2 to nyc-dev-plus-aosp" into nyc-dev-plus-aosp by Calin Juravle · 9 years ago
- 5b7de59 resolve merge conflicts of c19c1c2 to nyc-dev-plus-aosp by Calin Juravle · 9 years ago
- 97acf19 Make run-test give extra time when doing gc-stress runs. by Alex Light · 9 years ago
- d28f4a0 Generate native debug stackmaps before calls as well. by David Srbecky · 9 years ago
- d344ab3 Merge "Fix bug where verification could crash on unresolved types." am: 3bff678 by Alex Light · 9 years ago
- 3bff678 Merge "Fix bug where verification could crash on unresolved types." by Alex Light · 9 years ago
- e9dd04f Revert "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
- 484c346 Re-enable checker tests 536 and 537 am: 7d3ed11 by Sebastien Hertz · 9 years ago
- d82756b Merge "ART: Mterp arm64 2-operand double rem fix" into nyc-dev am: fccd0ae by buzbee · 9 years ago
- e7c5b21 Merge "Revert "Fix issue with proxy invocation on default methods"" into nyc-dev by Alex Light · 9 years ago
- aaff7ac Add verify-art-runtime usage to dex2oat am: c606870 by Mathieu Chartier · 9 years ago
- 0333cbe Fix issue with proxy invocation on default methods am: 4b34bf5 by Alex Light · 9 years ago
- c19c1c2 Add ProfileSaver stats and dump them during SigQuit by Calin Juravle · 9 years ago
- d9d9126 Merge "Dump oat file information as part of DumpForSigQuit." am: e4914ec by Nicolas Geoffray · 9 years ago
- e4914ec Merge "Dump oat file information as part of DumpForSigQuit." by Nicolas Geoffray · 9 years ago
- dd69e2a Merge "Fix load store elimination bug in the presence of null[i]." am: 07c4134 by Nicolas Geoffray · 9 years ago
- 07c4134 Merge "Fix load store elimination bug in the presence of null[i]." by Nicolas Geoffray · 9 years ago
- 04680f3 Dump oat file information as part of DumpForSigQuit. by Nicolas Geoffray · 9 years ago
- 0397163 Fix load store elimination bug in the presence of null[i]. by Nicolas Geoffray · 9 years ago
- f448016 Do not JIT boot image during native-debugging (keep AOT code instead). by David Srbecky · 9 years ago
- 67ea00d Merge "Check GetDumpNativeStackOnSigQuit() for daemons." am: 0205b58 by Nicolas Geoffray · 9 years ago
- 0205b58 Merge "Check GetDumpNativeStackOnSigQuit() for daemons." by Nicolas Geoffray · 9 years ago
- d3c5965 Check GetDumpNativeStackOnSigQuit() for daemons. by Nicolas Geoffray · 9 years ago
- 7d3ed11 Re-enable checker tests 536 and 537 by Sebastien Hertz · 9 years ago
- 4a50ac8 Merge "ART: Remember whether the cache was pruned" am: db1f7da by Andreas Gampe · 9 years ago
- db1f7da Merge "ART: Remember whether the cache was pruned" by Andreas Gampe · 9 years ago
- fccd0ae Merge "ART: Mterp arm64 2-operand double rem fix" into nyc-dev by Bill Buzbee · 9 years ago
- 515d198 Merge "ART: Mterp arm64 2-operand double rem fix" am: e848c29 by buzbee · 9 years ago
- ce3476b Merge "Revert "Fix issue with proxy invocation on default methods"" am: a67a089 by Alex Light · 9 years ago
- e848c29 Merge "ART: Mterp arm64 2-operand double rem fix" by Bill Buzbee · 9 years ago
- a67a089 Merge "Revert "Fix issue with proxy invocation on default methods"" by Alex Light · 9 years ago
- c60f0d6 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." by Hiroshi Yamauchi · 9 years ago
- daf58c8 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
- 09cd709 Merge "Revert "Fix issue with proxy invocation on default methods"" into nyc-dev by Alex Light · 9 years ago
- 7670908 Revert "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
- 08aa5f3 Merge "Fix valgrind-test-art-host to run both 32-bit and 64-bit tests." by Hiroshi Yamauchi · 9 years ago
- 8b80f71 ART: Mterp arm64 2-operand double rem fix by buzbee · 9 years ago
- 669a45a Merge "Add verify-art-runtime usage to dex2oat" am: 9ee48fb by Mathieu Chartier · 9 years ago
- 9ee48fb Merge "Add verify-art-runtime usage to dex2oat" by Mathieu Chartier · 9 years ago
- 1cc7e8b Add verify-art-runtime usage to dex2oat by Mathieu Chartier · 9 years ago
- 908c0b2 ART: Mterp arm64 2-operand double rem fix by buzbee · 9 years ago
- 55ea94d Fix bug where verification could crash on unresolved types. by Alex Light · 9 years ago
- c606870 Add verify-art-runtime usage to dex2oat by Mathieu Chartier · 9 years ago
- 55d89b8 Merge "Fix race in AllocEntrypointsInstrumented" am: 6f1b7ec by Mathieu Chartier · 9 years ago
- 6f1b7ec Merge "Fix race in AllocEntrypointsInstrumented" by Mathieu Chartier · 9 years ago
- 4b34bf5 Fix issue with proxy invocation on default methods by Alex Light · 9 years ago
- d72945c Revert "Revert "Assembly TLAB allocation fast path for arm64."" by Hiroshi Yamauchi · 9 years ago
- 8eac39e Merge "Fix issue with proxy invocation on default methods" am: 932e6bf by Alex Light · 9 years ago
- 932e6bf Merge "Fix issue with proxy invocation on default methods" by Alex Light · 9 years ago
- 56626ba Fix race in AllocEntrypointsInstrumented am: 77d9931 by Mathieu Chartier · 9 years ago
- 50e9331 Fix race in AllocEntrypointsInstrumented by Mathieu Chartier · 9 years ago
- 77d9931 Fix race in AllocEntrypointsInstrumented by Mathieu Chartier · 9 years ago
- 15d3f56 Merge "Remove --native-debuggable compiler option." am: 8e57978 by David Srbecky · 9 years ago
- dd6a628 Merge "Make art::HCompare support boolean, byte, short and char inputs." by Roland Levillain · 9 years ago
- 6dab0aa Merge "Forgot space." am: 1a738fc by Nicolas Geoffray · 9 years ago
- f16d2d3 Merge "runtime: delete native/java_lang_Runtime.h." am: 615017b by Narayan Kamath · 9 years ago
- e6f5e34 Merge "Fix inliner crash related to type propagation." am: 8b5e04b by Nicolas Geoffray · 9 years ago
- f098d40 Merge "Re-enable checker tests 536 and 537" am: 713c519 by Sebastien Hertz · 9 years ago
- 4dd47ab Fix valgrind-test-art-host to run both 32-bit and 64-bit tests. by Hiroshi Yamauchi · 9 years ago
- 8e57978 Merge "Remove --native-debuggable compiler option." by David Srbecky · 9 years ago