aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* merge from tools_r13The Android Open-Source Project2011-08-118-70/+44
|\
| * Revert "Merge c80340 from master to r13: Move charmap to hardware properties"...Xavier Ducrohet2011-08-118-70/+44
| * Merge c80340 from master to r13: Move charmap to hardware propertiesDavid 'Digit' Turner2011-08-058-44/+70
| * merge 62ffc42 from master to r13: Added GTV related keysMaciek Molerus2011-08-055-14/+84
| * Fix Windows space-in-path handling for 'emulator'.David Turner2011-08-041-2/+46
| * Fix window scaling issue.David 'Digit' Turner2011-08-041-6/+10
| * Fix -sysdir handling.David 'Digit' Turner2011-08-043-2/+14
| * Auto-adjust scale and window position when needed.David 'Digit' Turner2011-08-043-10/+59
| * Fixes dataPartition size problemMaciek Molerus2011-08-041-1/+4
* | Fic minor bug, and update docs.Vladimir Chtchetkine2011-08-081-4/+2
* | Enable QEMUD over pipe.Vladimir Chtchetkine2011-08-041-42/+432
* | Fix Windows space-in-path handling for 'emulator'.David Turner2011-07-151-2/+46
* | Added GTV related keysMaciek Molerus2011-07-125-14/+84
* | opengles qemu-pipe perforance on windowsGuy Zadickario2011-07-081-2/+20
* | Fix window scaling issue.David 'Digit' Turner2011-07-081-6/+10
* | Merge "Fix a small bug in the -sysdir handling."David 'Digit' Turner2011-07-071-1/+1
|\ \
| * | Fix a small bug in the -sysdir handling.David 'Digit' Turner2011-07-071-1/+1
* | | hw-pipe-net.c: only support connecting to localhost ports.David 'Digit' Turner2011-07-071-30/+4
|/ /
* | Move charmap to hardware propertiesDavid 'Digit' Turner2011-07-078-44/+70
* | hw-config-defs.h: Remove from source tree + auto-generateDavid 'Digit' Turner2011-07-053-305/+18
* | Fix -audio <name> and -no-audio processing.David 'Digit' Turner2011-06-273-7/+19
* | android-configure.sh: Better platform build detection.David 'Digit' Turner2011-06-231-2/+2
* | Fix -sysdir handling.David 'Digit' Turner2011-06-232-1/+13
* | qemu pipes: fix Windows network pipes.David 'Digit' Turner2011-06-211-12/+8
* | Merge "Auto-adjust scale and window position when needed."David 'Digit' Turner2011-06-203-10/+59
|\ \
| * | Auto-adjust scale and window position when needed.David 'Digit' Turner2011-06-173-10/+59
* | | Fixes dataPartition size problemMaciek Molerus2011-06-171-1/+4
|/ /
* | arm: Automic ARMv7-A support for platform builds.David 'Digit' Turner2011-06-165-4/+82
|/
* Update desc on hw.lcd.density to include 213/320Xavier Ducrohet2011-06-101-1/+1
* Sensor Command Line Interface implementation.Tim Wan2011-06-083-39/+344
* Add support for the TV DPI.Xavier Ducrohet2011-06-032-9/+15
* trace.h: rename to trace-android.hDavid 'Digit' Turner2011-06-012-2/+2
* ramblocks: integrate upstream implementation (sophisticated)David 'Digit' Turner2011-06-014-0/+4
* savevm: Remove OutputBuffer hack.David 'Digit' Turner2011-06-011-28/+28
* qemu-timer.c: rename qemu_timer_new_scale()David 'Digit' Turner2011-06-012-5/+5
* integrate: qemu-common.h changesDavid 'Digit' Turner2011-06-014-0/+4
* x86: Workaorund for the KVM GS_BASE MSR save/restore issue.Jun Nakajima2011-05-271-0/+1
* Fix Mac and Windows builds.David 'Digit' Turner2011-05-261-0/+3
* x86: kvm: fix KVM build + enable auto-detection.David 'Digit' Turner2011-05-266-1/+1931
* Add support for xhdpi when injecting a skin dpi into the emulator.Xavier Ducrohet2011-05-172-8/+11
* Dump hardware config. with -verbose option.David 'Digit' Turner2011-05-143-0/+320
* console: Fix 'event send' handling.David 'Digit' Turner2011-05-092-4/+10
* Merge "Fix -snapshot-list option."David 'Digit' Turner2011-05-052-1/+16
|\
| * Fix -snapshot-list option.David 'Digit' Turner2011-05-052-1/+16
* | Fix "avd name" bug.David 'Digit' Turner2011-05-051-4/+1
|/
* Merge "Fix ANDROID_SDK_HOME handling."David 'Digit' Turner2011-05-041-12/+5
|\
| * Fix ANDROID_SDK_HOME handling.David 'Digit' Turner2011-05-041-12/+5
* | Correct fix for snapshot saving speedDavid 'Digit' Turner2011-05-041-0/+18
|/
* Document new QEMU pipe implementation.David 'Digit' Turner2011-05-042-0/+0
* Merge "Add 'emulator' launcher program."David 'Digit' Turner2011-05-038-224/+657
|\