aboutsummaryrefslogtreecommitdiffstats
path: root/android/main.c
Commit message (Expand)AuthorAgeFilesLines
* Always use dynamic skinHEADreplicant-4.2-0004replicant-4.2-0003replicant-4.2-0002replicant-4.2-0001replicant-4.2Paul Kocialkowski2013-11-091-0/+2
* [MIPS] Add Goldfish target supportBhanu Chetlapalli2012-06-071-0/+3
* Add an option to set custom size for cache partitionVladimir Chtchetkine2012-04-301-0/+12
* Merge "Fix skin issue when launching emulator from tree."Xavier Ducrohet2012-04-191-0/+3
|\
| * Fix skin issue when launching emulator from tree.Xavier Ducrohet2012-04-191-0/+3
* | Increate default partition size to 200MBVladimir Chtchetkine2012-04-191-1/+1
|/
* Refactor HW config to use hw.camera_back, and hw.camera_front properties.Vladimir Chtchetkine2012-03-191-137/+24
* Cleanup harware properties.Vladimir Chtchetkine2012-03-191-18/+8
* Merge "64-bit emulator"Andrew Hsieh2012-03-161-1/+1
|\
| * 64-bit emulatorAndrew Hsieh2012-03-131-1/+1
* | Merge "Fix snapshot autoconfig"Vladimir Chtchetkine2012-03-141-1/+1
|\ \ | |/ |/|
| * Fix snapshot autoconfigVladimir Chtchetkine2012-03-141-1/+1
* | Increase default partition size, and fix data partition size calculation.Vladimir Chtchetkine2012-03-081-2/+2
|/
* Multi-touch emulation supportVladimir Chtchetkine2012-03-051-0/+24
* Stop emulator when both, gpu and snapshots are on.Vladimir Chtchetkine2012-02-101-0/+9
* Respect HW configs when loading VM from snapshots.Vladimir Chtchetkine2012-01-131-1/+5
* Respect 'camera' flag in AVDVladimir Chtchetkine2012-01-061-1/+13
* Fix CPU architecture reported in HW configVladimir Chtchetkine2011-09-281-0/+11
* Add -webcam commandline option to control webcam emulationVladimir Chtchetkine2011-09-201-0/+120
* Add cmdline param to control fake camera emulationVladimir Chtchetkine2011-09-131-2/+15
* Add -gpu <mode> option to force GPU emulationDavid Turner2011-09-131-0/+15
* Fix -ramdisk option handling.David 'Digit' Turner2011-09-131-2/+9
* Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-221-2/+23
* merge from tools_r13The Android Open-Source Project2011-08-111-23/+2
|\
| * Revert "Merge c80340 from master to r13: Move charmap to hardware properties"...Xavier Ducrohet2011-08-111-23/+2
| * Merge c80340 from master to r13: Move charmap to hardware propertiesDavid 'Digit' Turner2011-08-051-2/+23
| * Fix -sysdir handling.David 'Digit' Turner2011-08-041-1/+1
| * Fixes dataPartition size problemMaciek Molerus2011-08-041-1/+4
* | Fix a small bug in the -sysdir handling.David 'Digit' Turner2011-07-071-1/+1
* | Move charmap to hardware propertiesDavid 'Digit' Turner2011-07-071-2/+23
* | Fixes dataPartition size problemMaciek Molerus2011-06-171-1/+4
* | arm: Automic ARMv7-A support for platform builds.David 'Digit' Turner2011-06-161-2/+24
|/
* Dump hardware config. with -verbose option.David 'Digit' Turner2011-05-141-0/+20
* Fix -snapshot-list option.David 'Digit' Turner2011-05-051-0/+15
* Set hw.keyboard.lid default value to false for API level >= 12David 'Digit' Turner2011-03-221-1/+1
* Fix -shell and -logcat options.David 'Digit' Turner2011-03-181-1/+5
* Move AVD name initialization to the core.David 'Digit' Turner2011-03-011-2/+1
* Move some serial ports initialization to the core.David 'Digit' Turner2011-03-011-56/+11
* Move data partition initialization to core.David 'Digit' Turner2011-03-011-9/+63
* Move system image initialization to core.David 'Digit' Turner2011-03-011-9/+151
* Move snapshot storage initialization to the core.David 'Digit' Turner2011-03-011-39/+71
* Move the SD Card initialization to the core.David 'Digit' Turner2011-03-011-11/+40
* Move cache partition initialization to core.David 'Digit' Turner2011-03-011-20/+30
* Move kernel/ramdisk initialization to the core.David 'Digit' Turner2011-03-011-21/+20
* Rework AvdInfo processing.David 'Digit' Turner2011-03-011-26/+21
* Remove CONFIG_ANDROID_SNAPSHOTS macro.David 'Digit' Turner2011-03-011-2/+0
* Remove un-needed "-netspeed full" and "-netdelay none".David 'Digit' Turner2011-03-011-9/+11
* Remove un-needed -clock unix core option.David 'Digit' Turner2011-03-011-9/+0
* Prevent hardware-qemu.ini overwrites.David 'Digit' Turner2011-03-011-2/+12
* Quote concatenated QEMU options when -verbose is used.David 'Digit' Turner2011-03-011-1/+8