aboutsummaryrefslogtreecommitdiffstats
path: root/android/core-ui-protocol.c
Commit message (Collapse)AuthorAgeFilesLines
* Refactored ui-core-control and core-ui-control protocolsVladimir Chtchetkine2011-01-281-41/+0
| | | | | | | Also cleaned the code up from obsolete ui-core-protocol.* and core-ui-protocol.* Change-Id: I194bec669d25b68a10c32b2be50bc9da50c52ebb
* Implement UI control service and clientVladimir Chtchetkine2011-01-251-0/+5
| | | | Change-Id: Iecc1b5bb9ddcdaf9f22c500a5195718db3f25354
* Remove unnecessary calls in UI <-> Core protocols.Vladimir Chtchetkine2011-01-201-9/+0
| | | | | | | 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
* Fix window title to display the correct port number for the emulator.David 'Digit' Turner2010-07-301-0/+14
| | | | Change-Id: I289451995683d5d4de2afe2e87481418a393c82f
* Moved dependency on android_ui_set_window_scale to ui-core-protocol.hVladimir Chtchetkine2010-07-161-0/+31
Also cleaned up dependency on android_base_port variable Change-Id: I8c1675a859e3d24e9bb174471dd03556c696aff1