aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Add 'emulator' launcher program.David 'Digit' Turner2011-05-028-224/+657
* | Use user-specific directory for temporary files.David 'Digit' Turner2011-05-021-2/+8
|/
* New goldfish_pipe virtual device.David 'Digit' Turner2011-04-283-793/+525
* Add loopIo_poll() function.David 'Digit' Turner2011-04-283-0/+22
* Fix -qemu -vnc startup.David 'Digit' Turner2011-04-274-7/+22
* Add support for hw.lcd.backlightTim Wan2011-04-153-1/+18
* Add OpenGLES pipe implementation.David 'Digit' Turner2011-04-111-0/+788
* qemud: prevent recursive closure of clients.David 'Digit' Turner2011-04-113-8/+36
* Simplify async utils by removing extra LoopIo parameter.David 'Digit' Turner2011-04-1110-49/+76
* <android/utils/assert.h>: Small refactoringDavid 'Digit' Turner2011-04-111-23/+73
* Add <android/utils/intmap.h> which implements an integer-keyed map of pointers.David 'Digit' Turner2011-04-112-0/+333
* Fix framebuffer width/height computation.David 'Digit' Turner2011-03-251-2/+2
* Set hw.keyboard.lid default value to false for API level >= 12David 'Digit' Turner2011-03-226-60/+288
* Fix -shell and -logcat options.David 'Digit' Turner2011-03-181-1/+5
* Fix write of disk sizes in ini files.David 'Digit' Turner2011-03-151-11/+14
* x86: Enable KVM mode for Android x86 emulator (update/rebase)Jun Nakajima2011-03-041-0/+1
* Fix the standalone emulator build.David 'Digit' Turner2011-03-022-1/+5
* Move AVD name initialization to the core.David 'Digit' Turner2011-03-013-2/+16