lp:~andreas-pokorny/mir/cleanup-event-input-transport-conversion
Created by
Andreas Pokorny
on
2015-12-09
and last modified on
2015-12-14
- Get this branch:
- bzr branch lp:~andreas-pokorny/mir/cleanup-event-input-transport-conversion
Only
Andreas Pokorny
can upload to this branch. If you are
Andreas Pokorny
please log in for upload directions.
Branch merges
Propose for merging
- Daniel van Vugt: Approve on 2015-12-17
- Alberto Aguirre (community): Approve on 2015-12-16
- Alan Griffiths: Needs Information on 2015-12-15
- PS Jenkins bot (community): Approve (continuous-integration) on 2015-12-14
-
Diff: 430 lines (+167/-96)5 files modifiedsrc/client/symbols.map (+1/-0)
src/server/input/android/input_send_entry.h (+4/-4)
src/server/input/android/input_sender.cpp (+122/-83)
src/server/input/android/input_sender.h (+4/-3)
tests/unit-tests/input/android/test_android_input_sender.cpp (+36/-6)
Branch information
Recent revisions
- 3192. By Andreas Pokorny on 2015-12-11
-
revert handling of unknown sequence id
unknown sequence ids may occur when the client response happens after the removal of the surface.
- 3188. By Andreas Pokorny on 2015-12-10
-
revert mir_input_
event_get_ mac - this will be resolved through a different interface - 3187. By Andreas Pokorny on 2015-12-09
-
Remove event_private and use unique_ptr to track event ptr
Most of the complexity stems from the reply handling which was used to detect dead clients.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mir