- 16 Jul, 2014 1 commit
-
-
Calin Juravle authored
We no longer need two distinct methods. Bug: 15563230 Change-Id: Ifd1437b9a8bd0f35a5d2228d2534f69d64d139cc
-
- 12 Jul, 2014 1 commit
-
-
Christopher Ferris authored
Change-Id: Ic24de231aea0f4ea49ea51572a839639dc7fb79b
-
- 11 Jul, 2014 2 commits
-
-
Ian Rogers authored
* commit '2c243a10':
-
Ian Rogers authored
* commit '388f055a': Align 64-bit registers on even dalvik registers
-
- 08 Jul, 2014 2 commits
-
-
Ian Rogers authored
* commit '388f055a': Align 64-bit registers on even dalvik registers
-
Ian Rogers authored
* commit '46cf2623': Align 64-bit registers on even dalvik registers
-
- 07 Jul, 2014 1 commit
-
-
Ian Rogers authored
-
- 18 Jun, 2014 4 commits
-
-
Brian Carlstrom authored
* commit '585b6cff': Restore dexdeps used by CTS
-
Brian Carlstrom authored
am 4c61d6fa: (-s ours) am 14dc0e01: (-s ours) Merge "Dalvik is dead, long live Dalvik! DO NOT MERGE" * commit '4c61d6fa': Dalvik is dead, long live Dalvik! DO NOT MERGE
-
Brian Carlstrom authored
* commit 'f24c77e7': Restore dexdeps used by CTS
-
Brian Carlstrom authored
* commit '14dc0e01': Dalvik is dead, long live Dalvik! DO NOT MERGE
-
- 17 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
-
- 18 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
Bug: 14298175 Change-Id: I494cae3775a36a4fce31208ecf4ec12eb2650dd3
-
- 17 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
-
- 18 Jun, 2014 1 commit
-
-
Brian Carlstrom authored
croot cd dalvik repo start dalvik-is-dead-long-live-dalvik . repo sync -c . git rm -r README.txt git rm -r dexopt git rm -r tools/deadcode.py git rm -r tools/dex-preopt git rm -r tools/dexcheck git rm -r tools/dexdeps git rm -r tools/gdbjithelper git rm -r unit-tests git rm -r vm git checkout vm/Common.h (needed by libdex) git checkout vm/DalvikVersion.h (needed by libdex) git checkout vm/Profile.h (needed by dmtracedump) git add Android.mk (after removing vm, dexopt, and unit-tests references) git commit -a -m 'Dalvik is dead, long live Dalvik! DO NOT MERGE' Bug: 14298175 Change-Id: I01fe0381737379178e3e1e16ec10f0b83ca53853
-
- 17 Jun, 2014 3 commits
-
-
Jeff Hamilton authored
Bug: 15670857 Change-Id: Iaf7e2460c4cc62128bae2f3efd4c3c9b06f1bbfc
-
Yohann Roussel authored
* commit '3e5c62bc': Split multicatch so they have different handlers.
-
Yohann Roussel authored
* commit 'c874dffb': Split multicatch so they have different handlers.
-
- 16 Jun, 2014 1 commit
-
-
Yohann Roussel authored
* commit '789178a6': Split multicatch so they have different handlers.
-
- 13 Jun, 2014 2 commits
-
-
Elliott Hughes authored
* commit '09621b5b': Really move dalvik off bionic's __memcmp16.
-
Elliott Hughes authored
* commit '3740ab6c': Really move dalvik off bionic's __memcmp16.
-
- 12 Jun, 2014 1 commit
-
-
Elliott Hughes authored
-
- 13 Jun, 2014 1 commit
-
-
Elliott Hughes authored
The inline assembler calls back to C for "long" strings, so we still need the stub. Change-Id: I894ea1aef1f60738a30c19aac728ed101d228111
-
- 11 Jun, 2014 3 commits
-
-
Elliott Hughes authored
* commit '56dcb103': Move target dalvik off __memcmp16.
-
Elliott Hughes authored
* commit '1f5fcbe7': Move target dalvik off __memcmp16.
-
- 10 Jun, 2014 5 commits
-
-
Elliott Hughes authored
-
Elliott Hughes authored
The host was already using the other code path, and this lets us move __memcmp16 out of bionic and into art where it belongs without having to duplicate the work for dalvik too. Change-Id: I99e21ecd35e67b9711bb28d14d2f31c451b7ecb7
-
Ying Wang authored
-
Yohann Roussel authored
This is a workaround for bug 14256107. See bug 14499218 for more discussion about the motivations for this change. (cherry picked from commit 38f3f7c4) Change-Id: Ia8c3340ac63782a1a721c024adfa7991815ff93a
-
- 05 Jun, 2014 1 commit
-
-
Yohann Roussel authored
This is a workaround for bug 14256107. See bug 14499218 for more discussion about the motivations for this change. (cherry picked from commit 38f3f7c4) Change-Id: I0d0aec65469e26d1b84c28c0d624f12987a80b09
-
- 04 Jun, 2014 3 commits
-
-
Ian Rogers authored
* commit '676bf9ff': Clean-up some compiler warning messages.
-
Ian Rogers authored
* commit '0e2282bc': Clean-up some compiler warning messages.
-
Ian Rogers authored
-
- 03 Jun, 2014 5 commits
-
-
Nicolas Geoffray authored
* commit '1d527dfd': Fix dalvik script to invoke dalvikvm with the right library.
-
Nicolas Geoffray authored
* commit 'cef783e4': Fix dalvik script to invoke dalvikvm with the right library.
-
Yohann Roussel authored
* commit 'da1d8cbe': Force dx compilation target to java 6.
-
Nicolas Geoffray authored
-
Nicolas Geoffray authored
Change-Id: I1271488d5c3ac334270bbb27d94a221dd997682b
-