aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-218-39/+713
|\ \ \ \ | |/ / /
| * | | Implementation for dynamic charmap option in emulator.vchtchetkine2009-09-218-39/+713
* | | | am 238b4b0e: Fix ARMv7 emulation by disabling CPU alignment exceptionsDavid 'Digit' Turner2009-09-202-3/+26
|\ \ \ \ | |/ / /
| * | | Fix ARMv7 emulation by disabling CPU alignment exceptionsDavid 'Digit' Turner2009-09-202-3/+26
* | | | am 06074941: Merge change 25638 into eclairDavid 'Digit' Turner2009-09-199-128/+181
|\ \ \ \ | |/ / /
| * | | Merge change 25638 into eclairAndroid (Google) Code Review2009-09-199-128/+181
| |\ \ \
| | * | | Allow skins to provide a "dpad-rotation" field for each layout.David 'Digit' Turner2009-09-199-128/+181
* | | | | am 162f35e4: Restore the -fdpair option implementation that was lost in the p...David 'Digit' Turner2009-09-181-0/+22
|\ \ \ \ \ | |/ / / /
| * | | | Restore the -fdpair option implementation that was lost in the previous integ...David 'Digit' Turner2009-09-181-0/+22
| |/ / /
* | | | am b489a9b9: Enable sockets.c to compile with GCC 4.4 headersJack Palevich2009-09-151-1/+8
|\ \ \ \ | |/ / /
| * | | Enable sockets.c to compile with GCC 4.4 headersJack Palevich2009-09-151-1/+8
* | | | resolved conflicts for merge of 5d8f37ad to eclair-plus-aospJean-Baptiste Queru2009-09-15370-25370/+86615
|\ \ \ \ | |/ / /
| * | | Merge upstream QEMU 10.0.50 into the Android source tree.David 'Digit' Turner2009-09-14370-25366/+86615
* | | | merge from open-source masterJean-Baptiste Queru2009-09-157-2/+166
|\ \ \ \ | | |/ / | |/| |
| * | | Merge change 11465Android Code Review2009-09-141-0/+4
| |\ \ \
| | * | | Added option to build link with libutilAlexey Tarasov2009-09-081-0/+4
| * | | | Merge change 11466Android Code Review2009-09-141-0/+126
| |\ \ \ \
| | * | | | Added SDL_config.h to use on FreeBSDAlexey Tarasov2009-09-081-0/+126
| | |/ / /
| * | | | Merge change 11468Android Code Review2009-09-141-0/+4
| |\ \ \ \
| | * | | | Add netinet/in.h when building on BSDAlexey Tarasov2009-09-081-0/+4
| | |/ / /
| * | | | Merge change 11469Android Code Review2009-09-142-0/+17
| |\ \ \ \
| | * | | | General changes to support freebsd system in building scriptsAlexey Tarasov2009-09-082-0/+17
| | |/ / /
| * | | | 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 open-source masterJean-Baptiste Queru2009-09-040-0/+0
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | merge from donutJean-Baptiste Queru2009-09-032-12/+12
| |\ \ | | |/
* | | Added two new hardware properties to control AVD partition sizes.David 'Digit' Turner2009-08-286-21/+193
* | | Fix problem in EsounD processing loops which can result in lockups.David 'Digit' Turner2009-08-261-0/+4
* | | am b95f8924: Fix Leopard-built emulator binaries to run on Tiger.David 'Digit' Turner2009-08-221-9/+9
|\ \ \ | | |/ | |/|
| * | Fix Leopard-built emulator binaries to run on Tiger.David 'Digit' Turner2009-08-211-9/+9
* | | Fix F2/PageUp to properly generate an emulated Menu key press.David 'Digit' Turner2009-08-212-1/+4
* | | Fix EsounD audio backend and bump version number.David 'Digit' Turner2009-08-215-277/+104
* | | am 945a0548: Shorten the title of the emulator to only contain very relevant ...Xavier Ducrohet2009-08-121-3/+3
|\ \ \ | |/ /
| * | Shorten the title of the emulator to only contain very relevant info.Xavier Ducrohet2009-08-111-3/+3
* | | merge from open-source masterJean-Baptiste Queru2009-08-040-0/+0
|\ \ \ | | |/ | |/|
| * | merge from donutJean-Baptiste Queru2009-08-039-93/+505
| |\ \ | | |/
| * | merge from donutJean-Baptiste Queru2009-07-291-6/+9
| |\ \
* | \ \ am a6940f7e: Merge change 9153 into donutAndroid (Google) Code Review2009-07-311-0/+7
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge change 9153 into donutAndroid (Google) Code Review2009-07-311-0/+7
| |\ \ \
| | * | | Make ./android-configure.sh --debug work as advertized.David 'Digit' Turner2009-07-301-0/+7
* | | | | am a69c35e9: Add KEY_XXX values to console "event send EV_KEY:<name>:<value>"David 'Digit' Turner2009-07-313-82/+460
|\ \ \ \ \ | |/ / / /
| * | | | Add KEY_XXX values to console "event send EV_KEY:<name>:<value>"David 'Digit' Turner2009-07-303-82/+460
| |/ / /
* | | | am d68b4872: Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)David 'Digit' Turner2009-07-266-11/+38
|\ \ \ \ | |/ / /
| * | | Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)David 'Digit' Turner2009-07-246-11/+38
| | |/ | |/|
* | | reconcile korg/master into goog/masterJean-Baptiste Queru2009-07-260-0/+0
|\ \ \ | | |/ | |/|
| * | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-25707-1540/+183388
| |\ \
* | \ \ Merge commit 'goog/readonly-korg-master' into merge_korg_masterJean-Baptiste Queru2009-07-140-0/+0
|\ \ \ \ | |/ / /