aboutsummaryrefslogtreecommitdiffstats
path: root/android/main-common.c
Commit message (Expand)AuthorAgeFilesLines
* Obtain path to dynamic skin layout folder from sdk rootSiva Velusamy2013-03-281-7/+15
* Support dynamic skin layoutSiva Velusamy2013-03-281-2/+213
* Fixed compilation error with new x86_64-w64-mingw32 compilerAndrew Hsieh2012-05-021-1/+1
* Explicitly use the top of the source tree to find the kernel.Jean-Baptiste Queru2012-01-051-6/+9
* Revert "Revert "Merge c80340 from master to r13: Move charmap to hardware pro...Xavier Ducrohet2011-08-221-5/+0
* merge from tools_r13The Android Open-Source Project2011-08-111-0/+5
|\
| * Revert "Merge c80340 from master to r13: Move charmap to hardware properties"...Xavier Ducrohet2011-08-111-0/+5
| * Merge c80340 from master to r13: Move charmap to hardware propertiesDavid 'Digit' Turner2011-08-051-5/+0
| * Fix -sysdir handling.David 'Digit' Turner2011-08-041-1/+1
* | Move charmap to hardware propertiesDavid 'Digit' Turner2011-07-071-5/+0
* | Fix -audio <name> and -no-audio processing.David 'Digit' Turner2011-06-271-1/+1
* | Fix -sysdir handling.David 'Digit' Turner2011-06-231-1/+1
|/
* Simplify async utils by removing extra LoopIo parameter.David 'Digit' Turner2011-04-111-1/+1
* Fix framebuffer width/height computation.David 'Digit' Turner2011-03-251-2/+2
* Move data partition initialization to core.David 'Digit' Turner2011-03-011-144/+0
* Move system image initialization to core.David 'Digit' Turner2011-03-011-25/+0
* Move snapshot storage initialization to the core.David 'Digit' Turner2011-03-011-1/+0
* Move the SD Card initialization to the core.David 'Digit' Turner2011-03-011-10/+0
* Move cache partition initialization to core.David 'Digit' Turner2011-03-011-2/+0
* Move kernel/ramdisk initialization to the core.David 'Digit' Turner2011-03-011-12/+12
* Rework AvdInfo processing.David 'Digit' Turner2011-03-011-33/+68
* Remove CONFIG_ANDROID_SNAPSHOTS macro.David 'Digit' Turner2011-03-011-8/+0
* Remove android/main-ui.cDavid 'Digit' Turner2011-02-231-0/+239
* Stuff hardware configuration with paths to image / partition filesVladimir Chtchetkine2011-02-221-0/+505
* Correct auto-detection of default VM heap size.David 'Digit' Turner2011-02-101-19/+0
* Get rid of -android-gui core option.David 'Digit' Turner2011-02-101-0/+48
* Revert "Build arm and x86 binaries at the same time."Xavier Ducrohet2011-02-091-54/+8
* Build arm and x86 binaries at the same time.David 'Digit' Turner2011-02-101-8/+54
* Rename emulator_config_xxx to user_config_xxxDavid 'Digit' Turner2011-02-091-5/+5
* Simplify UI-only sources.David 'Digit' Turner2011-02-021-0/+2
* Separate init_skinned_ui() into two functions.David 'Digit' Turner2011-02-021-125/+147
* Move common main routines from into android-common.[hc]David 'Digit' Turner2011-02-021-0/+533