aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Fix Win32 socket error handling.David 'Digit' Turner2010-03-251-2/+2
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-185-9/+71
* am 538b0138: am c973b058: Add support to the emulator\'s standalone build sys...David 'Digit' Turner2010-01-073-0/+26
|\
| * am c973b058: Add support to the emulator\'s standalone build system for C++ s...David 'Digit' Turner2010-01-073-0/+26
| |\
| | * Add support to the emulator's standalone build system for C++ sources.David 'Digit' Turner2010-01-073-0/+26
| * | am 39fd8497: Add two documentation files describing the format of config and ...David 'Digit' Turner2009-12-071-31/+1
| |\ \ | | |/
| * | am a383d02c: Extract emulator major version number from SDK Tools package rev...David 'Digit' Turner2009-12-032-4/+5
| |\ \
| * \ \ am 8b657e5d: Fix a crash when using an 8MB SD Card image file.David 'Digit' Turner2009-12-012-3/+6
| |\ \ \
| * \ \ \ am 5bc6182a: Fix location of prebuilt skins.Xavier Ducrohet2009-11-202-2/+2
| |\ \ \ \
| * \ \ \ \ am fa461021: am 49dcc4de: Fix typo which prevented the computation of the def...David 'Digit' Turner2009-10-291-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ am 7d0891ef: am def0e542: Remove the disk partition size hardware properties.David 'Digit' Turner2009-10-293-33/+4
| |\ \ \ \ \ \
* | \ \ \ \ \ \ am e3c94626: am 39fd8497: Add two documentation files describing the format o...David 'Digit' Turner2009-12-091-31/+1
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ am 39fd8497: Add two documentation files describing the format of config and ...David 'Digit' Turner2009-12-071-31/+1
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| | * | | | | | | Add two documentation files describing the format of config and skin files.David 'Digit' Turner2009-12-071-31/+1
| | | |_|_|_|_|/ | | |/| | | | |
* | | | | | | | am 71e736ef: qemu: android: Add control console support for managing sdcardsSan Mehat2009-12-091-0/+135
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | qemu: android: Add control console support for managing sdcardsSan Mehat2009-12-071-0/+135
* | | | | | | | am 68a8f7b5: qemu: android: Add support for multiple SD cardsSan Mehat2009-12-075-28/+94
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | qemu: android: Add support for multiple SD cardsSan Mehat2009-12-075-28/+94
| |/ / / / / /
* | | | | | | am dc3dd741: am a383d02c: Extract emulator major version number from SDK Tool...David 'Digit' Turner2009-12-032-4/+5
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Extract emulator major version number from SDK Tools package revision.David 'Digit' Turner2009-12-032-4/+5
| | |_|_|_|/ | |/| | | |
* | | | | | am 1c657d48: am 8b657e5d: Fix a crash when using an 8MB SD Card image file.David 'Digit' Turner2009-12-022-3/+6
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Fix a crash when using an 8MB SD Card image file.David 'Digit' Turner2009-12-012-3/+6
| | |_|_|/ | |/| | |
* | | | | am 70dc4cbc: am 5bc6182a: Fix location of prebuilt skins.Xavier Ducrohet2009-11-202-2/+2
|\ \ \ \ \ | |/ / / /
| * | | | Fix location of prebuilt skins.Xavier Ducrohet2009-11-202-2/+2
| | |_|/ | |/| |
* | | | am c95f75ae: am fa461021: am 49dcc4de: Fix typo which prevented the computati...David 'Digit' Turner2009-10-291-1/+1
|\ \ \ \ | |/ / /
| * | | Fix typo which prevented the computation of the default /data partition sizeDavid 'Digit' Turner2009-10-291-1/+1
| | |/ | |/|
* | | am 98f3c372: am 7d0891ef: am def0e542: Remove the disk partition size hardwar...David 'Digit' Turner2009-10-293-33/+4
|\ \ \ | |/ / | | / | |/ |/|
| * Remove the disk partition size hardware properties.David 'Digit' Turner2009-10-293-33/+4
* | am 03e12440: Add a new hardware property: vm.heapSizeDavid 'Digit' Turner2009-10-083-0/+23
|\ \ | |/
| * Add a new hardware property: vm.heapSizeDavid 'Digit' Turner2009-10-073-0/+23
* | am 065242de: Ensure android/avd/hw-config-defs.h is properly regenerated as n...David 'Digit' Turner2009-10-072-12/+23
|\ \ | |/
| * Ensure android/avd/hw-config-defs.h is properly regenerated as needed.David 'Digit' Turner2009-10-072-12/+23
* | am 48ed3267: Do not use qemu_malloc() to allocate arrays.David 'Digit' Turner2009-10-071-5/+8
|\ \ | |/
| * Do not use qemu_malloc() to allocate arrays.David 'Digit' Turner2009-10-061-5/+8
* | am bcc6ae14: Finally fix ARMv7 NEON emulation.David 'Digit' Turner2009-10-071-10/+0
|\ \ | |/
| * Finally fix ARMv7 NEON emulation.David 'Digit' Turner2009-10-061-10/+0
* | am ddf49e53: Workaround ARMv7 emulation issues.David 'Digit' Turner2009-10-071-0/+10
|\ \ | |/
| * Workaround ARMv7 emulation issues.David 'Digit' Turner2009-10-051-0/+10
* | am f9c07534: Increase Emulator system image to 72MBXavier Ducrohet2009-09-302-2/+2
|\ \ | |/
| * Increase Emulator system image to 72MBXavier Ducrohet2009-09-302-2/+2
* | am 2697a83b: Fix free() bug in charmap codevchtchetkine2009-09-251-0/+9
|\ \ | |/
| * Fix free() bug in charmap codevchtchetkine2009-09-251-0/+9
* | am c3e6bb48: Fix emulator crash on exit, due to invalid free() call.David 'Digit' Turner2009-09-232-13/+1
|\ \ | |/
| * Fix emulator crash on exit, due to invalid free() call.David 'Digit' Turner2009-09-232-13/+1
* | am 52195e70: Fix build break caused by undefined min(a,b)vchtchetkine2009-09-211-1/+4
|\ \ | |/
| * Fix build break caused by undefined min(a,b)vchtchetkine2009-09-211-1/+4
* | am 9085a28c: Implementation for dynamic charmap option in emulator.vchtchetkine2009-09-217-32/+696
|\ \ | |/
| * Implementation for dynamic charmap option in emulator.vchtchetkine2009-09-217-32/+696
* | am 238b4b0e: Fix ARMv7 emulation by disabling CPU alignment exceptionsDavid 'Digit' Turner2009-09-201-2/+25
|\ \ | |/
| * Fix ARMv7 emulation by disabling CPU alignment exceptionsDavid 'Digit' Turner2009-09-201-2/+25