aboutsummaryrefslogtreecommitdiffstats
path: root/android/qemu-setup.c
Commit message (Collapse)AuthorAgeFilesLines
* Provide GL strings from renderer to ddms pingJesse Hall2012-05-011-7/+26
| | | | Change-Id: I59c9e58c568a70855783e57514fec80b711d6a64
* Implement ADB communication over QEMU pipeVladimir Chtchetkine2011-12-131-5/+24
| | | | Change-Id: I62ff5898c7a955aaaa8af8f7ee7ed018af860f80
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-1/+0
| | | | | | | Also cleaned the code up from obsolete ui-core-protocol.* and core-ui-protocol.* Change-Id: I194bec669d25b68a10c32b2be50bc9da50c52ebb
* Remove unnecessary calls in UI <-> Core protocols.Vladimir Chtchetkine2011-01-201-2/+1
| | | | | | | Core port related calls are no longer needed, since UI is aware of core's base port on attachment to the core Change-Id: Ic211fc9b02cb652009360f80917e90c44d941878
* Add android_port initialization in the core.Vladimir Chtchetkine2010-09-011-0/+3
| | | | | | Also some minor cleanups to the ui <-> core stuff. Change-Id: I7d64ec1aa694c027851b7e262b6e1b80bb6cef08
* Fix window title to display the correct port number for the emulator.David 'Digit' Turner2010-07-301-1/+2
| | | | Change-Id: I289451995683d5d4de2afe2e87481418a393c82f
* Better detection of incorrect proxy values when starting the emulator.David 'Digit' Turner2010-07-301-7/+13
| | | | Change-Id: I344f06fc16e051359669b8fe9b8dcec0ceca377d
* fix -http-proxy implementation to work correctly with chunked encoding.David 'Digit' Turner2010-07-231-0/+6
| | | | Change-Id: I3d8a18bd0849c75d0133b234a8aa74069ad71baa
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-161-1/+2
| | | | | | Also cleaned up dependency on android_base_port variable Change-Id: I8c1675a859e3d24e9bb174471dd03556c696aff1
* Pass core-specific options to emulator core as cmd-line options.Vladimir Chtchetkine2010-06-151-13/+20
| | | | Change-Id: I7ed897ca92c1344505f982897e2f59cc68c42d89
* Moved android_emulation_setup from android/main.c to android/qemu-setup.cVladimir Chtchetkine2010-05-141-0/+514
Change-Id: Ic66bb0d07e28088ae02055c88d37bfd00edea592