lp:~kdub/mir/send-client-fences-to-server
Created by Kevin DuBois and last modified
- Get this branch:
- bzr branch lp:~kdub/mir/send-client-fences-to-server
Only Kevin DuBois can upload to this branch. If you are Kevin DuBois please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Mir development team: Pending requested
- Diff: 903 lines (+428/-259)11 files modifiedsrc/client/android/client_surface_interpreter.cpp (+2/-3)
src/client/mir_surface.cpp (+13/-0)
src/platform/graphics/android/ipc_operations.cpp (+12/-3)
tests/include/mir_test_doubles/mock_android_alloc_device.h (+11/-50)
tests/mir_test_doubles/mock_android_hw.cpp (+11/-0)
tests/unit-tests/client/android/test_client_surface_interpreter.cpp (+15/-7)
tests/unit-tests/client/test_client_mir_surface.cpp (+125/-5)
tests/unit-tests/graphics/android/CMakeLists.txt (+1/-0)
tests/unit-tests/graphics/android/test_android_alloc_adaptor.cpp (+4/-4)
tests/unit-tests/graphics/android/test_ipc_operations.cpp (+192/-0)
tests/unit-tests/graphics/android/test_platform.cpp (+42/-187)
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:mir