aboutsummaryrefslogtreecommitdiffstats
path: root/android
Commit message (Expand)AuthorAgeFilesLines
* upstream: bswap.hDavid Turner2010-09-132-1/+2
* Add <fnmatch.h> check to android-configure.hDavid Turner2010-09-134-1/+4
* Passed boot properties from main to core as -boot-property parameters.Vladimir Chtchetkine2010-09-082-28/+27
* Add new "qemu monitor" command to the console.David 'Digit' Turner2010-09-085-70/+93
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-015-14/+85
* Merge "Fixed dependency ob core data in android/help.c"Vladimir Chtchetkine2010-09-015-22/+144
|\
| * Fixed dependency ob core data in android/help.cVladimir Chtchetkine2010-09-015-22/+144
* | Merge "Add a PulseAudio audio backend for Linux."David 'Digit' Turner2010-08-271-0/+68
|\ \ | |/ |/|
| * Add a PulseAudio audio backend for Linux.David 'Digit' Turner2010-08-271-0/+68
* | Moved nand and netspeed initialization from main to core.Vladimir Chtchetkine2010-08-261-129/+19
|/
* 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
|/