aboutsummaryrefslogtreecommitdiffstats
path: root/android/avd
Commit message (Expand)AuthorAgeFilesLines
* Fix typosTor Norbye2012-07-231-2/+2
* [MIPS] Add Goldfish target supportBhanu Chetlapalli2012-06-071-0/+2
* Fix skin issue when launching emulator from tree.Xavier Ducrohet2012-04-192-2/+18
* Fixes debug output using an unitialized string buffer.Vladimir Chtchetkine2012-04-121-1/+1
* Use enum where appropriate in hw.iniVladimir Chtchetkine2012-03-211-3/+8
* Refactor HW config to use hw.camera_back, and hw.camera_front properties.Vladimir Chtchetkine2012-03-191-115/+10
* Cleanup harware properties.Vladimir Chtchetkine2012-03-193-23/+31
* Fix snapshot autoconfigVladimir Chtchetkine2012-03-142-0/+18
* Merge "Multi-touch emulation support"Vladimir Chtchetkine2012-03-051-0/+7
|\
| * Multi-touch emulation supportVladimir Chtchetkine2012-03-051-0/+7
* | Set value of hw.keyboard "no".SeongJae Park2012-03-021-1/+1
|/
* am d3ed299f: am 8edd3e9e: am 18006f77: Reference kernels from their new locationJean-Baptiste Queru2012-01-061-1/+1
|\
| * Reference kernels from their new locationJean-Baptiste Queru2012-01-051-1/+1
* | Respect 'camera' flag in AVDVladimir Chtchetkine2012-01-061-1/+1
|/
* Implement ADB communication over QEMU pipeVladimir Chtchetkine2011-12-134-0/+44
* Implements sensors emulation using a connected Android deviceVladimir Chtchetkine2011-11-091-0/+21
* New AVD property to control presence of hw main keys.Xavier Ducrohet2011-10-041-4/+9
* Check that first two cameras are facing in opposite direction.Vladimir Chtchetkine2011-09-231-1/+3
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-201-0/+104
* Add cmdline param to control fake camera emulationVladimir Chtchetkine2011-09-131-0/+8
* Add hw.gpu.enabled hardware propertyDavid 'Digit' Turner2011-08-291-0/+8
* Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-223-0/+37
* merge from tools_r13The Android Open-Source Project2011-08-113-37/+0
|\
| * Revert "Merge c80340 from master to r13: Move charmap to hardware properties"...Xavier Ducrohet2011-08-113-37/+0
| * Merge c80340 from master to r13: Move charmap to hardware propertiesDavid 'Digit' Turner2011-08-053-0/+37
| * Fix -sysdir handling.David 'Digit' Turner2011-08-041-0/+12
* | Move charmap to hardware propertiesDavid 'Digit' Turner2011-07-073-0/+37
* | hw-config-defs.h: Remove from source tree + auto-generateDavid 'Digit' Turner2011-07-051-305/+0
* | Fix -sysdir handling.David 'Digit' Turner2011-06-231-0/+12
* | arm: Automic ARMv7-A support for platform builds.David 'Digit' Turner2011-06-164-2/+58
|/
* Update desc on hw.lcd.density to include 213/320Xavier Ducrohet2011-06-101-1/+1
* Fix ANDROID_SDK_HOME handling.David 'Digit' Turner2011-05-041-12/+5
* Add 'emulator' launcher program.David 'Digit' Turner2011-05-025-220/+397
* Add support for hw.lcd.backlightTim Wan2011-04-152-0/+16
* Set hw.keyboard.lid default value to false for API level >= 12David 'Digit' Turner2011-03-225-59/+287
* Move AVD name initialization to the core.David 'Digit' Turner2011-03-012-0/+15
* Move data partition initialization to core.David 'Digit' Turner2011-03-012-465/+17
* Move system image initialization to core.David 'Digit' Turner2011-03-014-56/+38
* Move snapshot storage initialization to the core.David 'Digit' Turner2011-03-014-26/+16
* Move the SD Card initialization to the core.David 'Digit' Turner2011-03-014-32/+37
* Move cache partition initialization to core.David 'Digit' Turner2011-03-012-33/+19
* Move kernel/ramdisk initialization to the core.David 'Digit' Turner2011-03-014-42/+80
* Rework AvdInfo processing.David 'Digit' Turner2011-03-012-516/+618
* Remove CONFIG_ANDROID_SNAPSHOTS macro.David 'Digit' Turner2011-03-012-16/+1
* Remove target-specific hard-coded macro.David 'Digit' Turner2011-02-231-8/+74
* Stuff hardware configuration with paths to image / partition filesVladimir Chtchetkine2011-02-222-0/+153
* Add hw.keyboard.lidDavid 'Digit' Turner2011-02-103-4/+21
* Correct auto-detection of default VM heap size.David 'Digit' Turner2011-02-102-2/+5
* Get rid of -android-gui core option.David 'Digit' Turner2011-02-102-0/+38
* Write the core hardware configuration file to AVD's content directory.David 'Digit' Turner2011-02-102-17/+54