aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* Cleaned up build script from rebuilding locally generated sourcesVladimir Chtchetkine2010-08-251-1/+3
* Moved radio, gps and audio setup entirely into the coreVladimir Chtchetkine2010-08-241-99/+28
* Cleanup stuff for the UI buildVladimir Chtchetkine2010-08-241-85/+6
* Move memchecker initialization from main.c to vl-android.c (core)Vladimir Chtchetkine2010-08-091-9/+5
* Fix window title to display the correct port number for the emulator.David 'Digit' Turner2010-07-304-1/+26
* Better detection of incorrect proxy values when starting the emulator.David 'Digit' Turner2010-07-301-7/+13
* Added qemu-android build target which will build bare (UI-stripped) emulatorVladimir Chtchetkine2010-07-273-4/+14
* Better separation of UI and Core sources for framebuffer emulation.David 'Digit' Turner2010-07-277-326/+445
* GPS: Fixed the "geo fix" console command, and added satellite count emulation.David 'Digit' Turner2010-07-231-13/+43
* fix -http-proxy implementation to work correctly with chunked encoding.David 'Digit' Turner2010-07-231-0/+6
* Remove UI dependency from goldfish_event_device.cVladimir Chtchetkine2010-07-224-3/+33
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-168-7/+73
* Move net-related routines from main.c to net-android.cVladimir Chtchetkine2010-07-153-110/+4
* Finished shuffling files.Vladimir Chtchetkine2010-07-141-1/+0
* Removed boot-properties.h dependency from help.cVladimir Chtchetkine2010-07-082-2/+9
* Removed hw-control dependency from the UI.Vladimir Chtchetkine2010-07-084-8/+26
* Move key event generation out of the UI realm into neutral space.Vladimir Chtchetkine2010-07-079-105/+225
* Add ui_core_protocol.* to simulate UI->Core exchange.Vladimir Chtchetkine2010-06-293-1/+58
* Fix a memory corruption bug that can happen if a qemud service decides toDavid 'Digit' Turner2010-06-251-3/+8
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-152-13/+40
* Enable --mingw option in android-configure.shDavid 'Digit' Turner2010-06-101-0/+70
* Inter-emulator networking: add interfaces in the correct orderDries Harnie2010-06-091-5/+6
* qemu-props: Signal end of property list.Dries Harnie2010-06-071-0/+4
* Add small user-event abstraction interface.David 'Digit' Turner2010-05-254-20/+13
* Build SDL from sources directly.David 'Digit' Turner2010-05-186-4/+513
* Enable interconnection of emulatorsDries Harnie2010-05-183-0/+48
* Moved android_emulation_setup from android/main.c to android/qemu-setup.cVladimir Chtchetkine2010-05-142-477/+514
* Upstream: add qemu_fdatasync()David 'Digit' Turner2010-05-111-0/+1
* Upstream: HAVE_IOVEC => CONFIG_IOVECDavid 'Digit' Turner2010-05-112-2/+2
* Moved QEmulator out of main.cVladimir Chtchetkine2010-05-113-335/+416
* Upstream: HOST_WORDS_ALIGNED -> WORDS_ALIGNEDDavid 'Digit' Turner2010-05-102-3/+3
* Fix emulator OS X build when using the Android build system.David 'Digit' Turner2010-05-102-2/+2
* Upstream: Use CONFIG_BSD instead of _BSD and HOST_BSDDavid 'Digit' Turner2010-05-101-1/+1
* When running from the Android build system and no skin is definedJeff Hamilton2010-04-271-3/+18
* merge from tools_r6The Android Open Source Project2010-04-196-229/+28
|\
| * Revert previous patch to fix SD Card emulationDavid 'Digit' Turner2010-04-156-229/+28
* | Changes to build Windows emulator under Linux/MinGWRaphael2010-04-141-1/+1
* | merge from tools-r6The Android Open Source Project2010-04-081-0/+35
|\ \ | |/
| * Automatically parse a file named 'hardware.ini' if it is foundDavid 'Digit' Turner2010-04-061-0/+35
* | Making the port where adb is expected configurable.Stefan Hilzinger2010-03-311-2/+17
|/
* Merge "Move file I/O out of ELFF, abstracting them in platform-independent fa...Vladimir Chtchetkine2010-03-252-0/+383
|\
| * Move file I/O out of ELFF, abstracting them in platform-independent fasion.Vladimir Chtchetkine2010-03-252-0/+383
* | Fix Win32 socket error handling.David 'Digit' Turner2010-03-251-2/+2
|/
* Merge memory checking from sandboxVladimir Chtchetkine2010-02-185-9/+71
* am 538b0138: am c973b058: Add support to the emulator\'s standalone build sys...David 'Digit' Turner2010-01-073-0/+26
|\
| * am c973b058: Add support to the emulator\'s standalone build system for C++ s...David 'Digit' Turner2010-01-073-0/+26
| |\
| | * Add support to the emulator's standalone build system for C++ sources.David 'Digit' Turner2010-01-073-0/+26
| * | am 39fd8497: Add two documentation files describing the format of config and ...David 'Digit' Turner2009-12-071-31/+1
| |\ \ | | |/
| * | am a383d02c: Extract emulator major version number from SDK Tools package rev...David 'Digit' Turner2009-12-032-4/+5
| |\ \
| * \ \ am 8b657e5d: Fix a crash when using an 8MB SD Card image file.David 'Digit' Turner2009-12-012-3/+6
| |\ \ \