aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | am 06074941: Merge change 25638 into eclairDavid 'Digit' Turner2009-09-198-128/+180
|\ \ | |/
| * Allow skins to provide a "dpad-rotation" field for each layout.David 'Digit' Turner2009-09-198-128/+180
* | resolved conflicts for merge of 5d8f37ad to eclair-plus-aospJean-Baptiste Queru2009-09-159-25/+71
|\ \ | |/
| * Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-149-25/+71
* | merge from open-source masterJean-Baptiste Queru2009-09-153-2/+21
|\ \ | |/ |/|
| * Merge change 11469Android Code Review2009-09-141-0/+6
| |\
| | * General changes to support freebsd system in building scriptsAlexey Tarasov2009-09-081-0/+6
| * | Merge change 11471Android Code Review2009-09-141-2/+2
| |\ \
| | * | Allowed building on FreeBSD same timezone related code as for Linux.Alexey Tarasov2009-09-081-2/+2
| | |/
| * | Added config file related to FreeBSD-x86Alexey Tarasov2009-09-081-0/+13
| |/
| * merge from donutJean-Baptiste Queru2009-09-031-3/+3
| |\
| * \ merge from donutJean-Baptiste Queru2009-08-036-89/+444
| |\ \
| * \ \ Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-2523-569/+1265
| |\ \ \
| * \ \ \ Merge commit 'korg/donut'The Android Open Source Project2009-04-244-92/+249
| |\ \ \ \
| | * | | | AI 146314: modify GSM emulation to accomodate 1.0 and 1.1 system images.David Turner2009-04-151-0/+7
| | * | | | AI 145806: Add qemud-version auto-detection logic to android/hw-qemud.cDavid Turner2009-04-123-91/+241
| | * | | | AI 145805: Fix a bug in android/console.c that prevented the console "redir a...David Turner2009-04-121-1/+1
| * | | | | Merge commit 'korg/cupcake'The Android Open Source Project2009-04-143-48/+68
| |\ \ \ \ \ | | |/ / / /
| | * | | | AI 144595: Fix the AVD configuration code to support "sdcard.path" in config....David Turner2009-04-053-48/+68
| * | | | | Merge commit 'korg/cupcake'The Android Open Source Project2009-03-2714-599/+1827
| |\ \ \ \ \ | | |/ / / /
| | * | | | Automated import from //branches/cupcake/...@142901,142901David Turner2009-03-261-0/+1
| | * | | | Automated import from //branches/cupcake/...@142527,142527David Turner2009-03-254-32/+33
| * | | | | Merge commit 'remotes/korg/cupcake' into mergeJean-Baptiste Queru2009-03-1790-766/+32383
| |\ \ \ \ \
| * | | | | | Fixing emulator crash on Win32.Adrian Taylor2009-02-161-1/+1
* | | | | | | Added two new hardware properties to control AVD partition sizes.David 'Digit' Turner2009-08-285-21/+169
* | | | | | | Fix F2/PageUp to properly generate an emulated Menu key press.David 'Digit' Turner2009-08-211-1/+1
* | | | | | | Fix EsounD audio backend and bump version number.David 'Digit' Turner2009-08-212-13/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Shorten the title of the emulator to only contain very relevant info.Xavier Ducrohet2009-08-111-3/+3
| |_|_|_|/ |/| | | |
* | | | | Add KEY_XXX values to console "event send EV_KEY:<name>:<value>"David 'Digit' Turner2009-07-302-82/+430
* | | | | Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)David 'Digit' Turner2009-07-244-7/+14
| |_|_|/ |/| | |
* | | | Add a new hw.lcd.density hardware property to AVD configuration files.David 'Digit' Turner2009-06-195-1/+73
* | | | This fixes the hardware emulation to support several clients listeningDavid 'Digit' Turner2009-06-121-153/+238