- 18 Jun, 2014 2 commits
-
-
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 1 commit
-
-
Yohann Roussel authored
* commit 'c874dffb': Split multicatch so they have different handlers.
-
- 13 Jun, 2014 1 commit
-
-
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 1 commit
-
-
Elliott Hughes authored
* commit '1f5fcbe7': Move target dalvik off __memcmp16.
-
- 10 Jun, 2014 4 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
-
- 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 2 commits
-
-
Ian Rogers authored
* commit '0e2282bc': Clean-up some compiler warning messages.
-
Ian Rogers authored
-
- 03 Jun, 2014 5 commits
-
-
Nicolas Geoffray authored
* commit 'cef783e4': Fix dalvik script to invoke dalvikvm with the right library.
-
Nicolas Geoffray authored
-
Nicolas Geoffray authored
Change-Id: I1271488d5c3ac334270bbb27d94a221dd997682b
-
Yohann Roussel authored
* commit '3b1d953b': Force dx compilation target to java 6.
-
Yohann Roussel authored
-
- 02 Jun, 2014 5 commits
-
-
Yohann Roussel authored
* commit 'f3d79371': Split multicatch so they have different handlers.
-
Yohann Roussel authored
* commit '10bd97f0': Split multicatch so they have different handlers.
-
Yohann Roussel authored
-
Yohann Roussel authored
Because we want it to be executable on a java 6 runtime. (cherry picked from commit bb57b6e0) Change-Id: I35422d5a2768f8d1c0426d6416cb95419e51d6d1
-
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: Ia99b8ba64217f712c72bf9ffb6a5396409639550
-
- 29 May, 2014 7 commits
-
-
Brian Carlstrom authored
* commit 'af4854b3': Fix Windows SDK build
-
Brian Carlstrom authored
* commit 'ef3fd395': Fix Windows SDK build
-
Brian Carlstrom authored
-
Brian Carlstrom authored
Change-Id: Ia11ad288a165040e3895115632e1eebd5b8bb976
-
Brian Carlstrom authored
am f0da9f86: am b09a1617: Merge "Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support" * commit 'f0da9f86': Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support
-
Brian Carlstrom authored
am b09a1617: Merge "Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support" * commit 'b09a1617': Add .../dalvik-cache/<isa> directory creation for art/run-test --dalvik support
-
Brian Carlstrom authored
-
- 28 May, 2014 1 commit
-
-
Brian Carlstrom authored
Change-Id: Idcf995f1d4862a2984966d308ba45633ba687a81
-
- 24 May, 2014 1 commit
-
-
Ian Rogers authored
Change-Id: I24522a57eaabedd4191856b80e5efe1b845be2fd
-
- 22 May, 2014 3 commits
-
-
Sebastien Hertz authored
* commit 'ea07f574': Support new VMRuntime native method
-
Sebastien Hertz authored
* commit '609dd4a9': Support new VMRuntime native method
-
Sebastien Hertz authored
-