aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* General changes to support freebsd system in building scriptsAlexey Tarasov2009-09-082-0/+17
* merge from donutJean-Baptiste Queru2009-09-032-12/+12
|\
| * Fix Leopard-built emulator binaries to run on Tiger.David 'Digit' Turner2009-08-211-9/+9
| * Shorten the title of the emulator to only contain very relevant info.Xavier Ducrohet2009-08-111-3/+3
* | merge from donutJean-Baptiste Queru2009-08-039-93/+505
|\ \ | |/
| * 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
| * | Add KEY_XXX values to console "event send EV_KEY:<name>:<value>"David 'Digit' Turner2009-07-303-82/+460
| |/
| * Fix ANDROID_SDK_HOME handling on Unix (the env. var was ignored)David 'Digit' Turner2009-07-246-11/+38
* | merge from donutJean-Baptiste Queru2009-07-291-6/+9
|\ \ | |/
| * Fix bad zero-termination bug in the socket string formatter.David 'Digit' Turner2009-07-101-6/+9
* | Merge korg/donut into korg/masterJean-Baptiste Queru2009-07-25707-1540/+183388
|\ \ | |/
| * Add a new hw.lcd.density hardware property to AVD configuration files.David 'Digit' Turner2009-06-196-1/+74
| * This fixes the hardware emulation to support several clients listeningDavid 'Digit' Turner2009-06-121-153/+238
| * Add our modified SDL sources under distrib/sdl-1.2.12David 'Digit' Turner2009-06-08673-1295/+182432
| * am bba461cc: AI 149526: Cloned from CL 149504 by \'g4 patch\'. Original cha...David Turner2009-06-031-1/+18
| |\
| | * AI 149526: Cloned from CL 149504 by 'g4 patch'.David Turner2009-06-031-1/+18
| * | am 9c0c515a: AI 149496: Backport emulator-related donut fixes into cupcake. ...David Turner2009-06-020-0/+0
| |\ \ | | |/
| | * AI 149496: Backport emulator-related donut fixes into cupcake.David Turner2009-06-0231-92/+628
| * | Bump version number and update ChangeLogDavid 'Digit' Turner2009-06-012-9/+58
| * | Add a .gitignore line to ignore anything under objs/David 'Digit' Turner2009-05-291-0/+1
| * | Merge change 2473 into donutAndroid (Google) Code Review2009-05-261-1/+1
| |\ \
| | * | Fix a stupid typo that prevent the kernel gdbstub from working properly.David 'Digit' Turner2009-05-271-1/+1
| * | | Allow emulator skins to provide a button for the "search" hardware scan-code.David 'Digit' Turner2009-05-261-0/+1
| |/ /
| * | This adds the '-prop <name>=<value>' option which is used to setDavid 'Digit' Turner2009-05-2613-20/+435
| * | Ignore .o file generated by make emulator under cygwin.Raphael2009-05-211-0/+1
| * | This should fix bad QADD/QDADD/QSUB/QDSUB emulation in the Android emulatorDavid 'Digit' Turner2009-05-201-1/+1
| * | Merge change 2069 into donutAndroid (Google) Code Review2009-05-202-2/+5
| |\ \
| | * | Fix one minor crashing bug when -debug-audio is used with the OSS audio backend.David 'Digit' Turner2009-05-202-2/+5
| * | | Merge change 2000 into donutAndroid (Google) Code Review2009-05-193-1/+10
| |\ \ \ | | |/ / | |/| |
| | * | Add support for new trace records for native (JNI) calls.Jack Veenstra2009-05-193-1/+10
| * | | Merge change 1914 into donutAndroid (Google) Code Review2009-05-182-2/+2
| |\ \ \ | | |/ /
| | * | Fix critical bug with emulator tracing where the basic block addresses were w...Jack Veenstra2009-05-182-2/+2
| * | | Merge change 1789 into donutAndroid (Google) Code Review2009-05-181-0/+4
| |\ \ \ | | |/ /
| | * | Remove the dcache from the emulator since we are not tracing loads and stores.Jack Veenstra2009-05-151-0/+4
| * | | This fixes sock_address_init_resolv() to properly parse the linked-list retur...David 'Digit' Turner2009-05-142-12/+61
| * | | Allow search key (F5) to work on keyboard-less configurationsDavid 'Digit' Turner2009-05-121-0/+4
| * | | Merge change 1004 into donutAndroid (Google) Code Review2009-05-066-44/+35
| |\ \ \ | | |/ /
| | * | Add support for tracing Java method entry/exit to qemu.Jack Veenstra2009-05-066-44/+35
| * | | Merge change 835 into donutAndroid (Google) Code Review2009-05-011-0/+9
| |\ \ \ | | |/ /
| | * | Added tracing of exceptions to the emulator.Jack Veenstra2009-04-301-0/+9
| * | | Merge change 558 into donutAndroid (Google) Code Review2009-04-241-0/+2
| |\ \ \
| | * | | Fix build for platforms where deprecated symbol EAI_NODATA is not defined.Nick Pelly2009-04-241-0/+2
| | |/ /
| * | | merge cupcake into donutJean-Baptiste Queru2009-04-220-0/+0
| |\ \ \ | | |/ / | |/| / | | |/
| * | AI 146315: am: CL 146314 modify GSM emulation to accomodate 1.0 and 1.1 syste...David Turner2009-04-153-9/+37
| * | AI 145976: am: CL 145806 Add qemud-version auto-detection logic to android/hw...David Turner2009-04-136-95/+418
| * | AI 145975: am: CL 145805 Fix a bug in android/console.c that prevented the co...David Turner2009-04-133-5/+36
| * | AI 144596: am: CL 144595 Fix the AVD configuration code to support "sdcard.pa...David Turner2009-04-0510-84/+800
| * | AI 143179: am: CL 142901 Avoid a segmentation fault in the emulator when tryi...David Turner2009-03-271-0/+1
| * | Automated import from //branches/donutburger/...@142528,142528David Turner2009-03-255-33/+34