Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Provide GL strings from renderer to ddms ping | Jesse Hall | 2012-05-01 | 1 | -7/+26 |
| | | | | Change-Id: I59c9e58c568a70855783e57514fec80b711d6a64 | ||||
* | Implement ADB communication over QEMU pipe | Vladimir Chtchetkine | 2011-12-13 | 1 | -5/+24 |
| | | | | Change-Id: I62ff5898c7a955aaaa8af8f7ee7ed018af860f80 | ||||
* | Refactored ui-core-control and core-ui-control protocols | Vladimir Chtchetkine | 2011-01-28 | 1 | -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 Chtchetkine | 2011-01-20 | 1 | -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 Chtchetkine | 2010-09-01 | 1 | -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' Turner | 2010-07-30 | 1 | -1/+2 |
| | | | | Change-Id: I289451995683d5d4de2afe2e87481418a393c82f | ||||
* | Better detection of incorrect proxy values when starting the emulator. | David 'Digit' Turner | 2010-07-30 | 1 | -7/+13 |
| | | | | Change-Id: I344f06fc16e051359669b8fe9b8dcec0ceca377d | ||||
* | fix -http-proxy implementation to work correctly with chunked encoding. | David 'Digit' Turner | 2010-07-23 | 1 | -0/+6 |
| | | | | Change-Id: I3d8a18bd0849c75d0133b234a8aa74069ad71baa | ||||
* | Moved dependency on android_ui_set_window_scale to ui-core-protocol.h | Vladimir Chtchetkine | 2010-07-16 | 1 | -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 Chtchetkine | 2010-06-15 | 1 | -13/+20 |
| | | | | Change-Id: I7ed897ca92c1344505f982897e2f59cc68c42d89 | ||||
* | Moved android_emulation_setup from android/main.c to android/qemu-setup.c | Vladimir Chtchetkine | 2010-05-14 | 1 | -0/+514 |
Change-Id: Ic66bb0d07e28088ae02055c88d37bfd00edea592 |