lp://qastaging/~vanvugt/mir/async-is-not-sync
Created by
Daniel van Vugt
and last modified
- Get this branch:
- bzr branch lp://qastaging/~vanvugt/mir/async-is-not-sync
Only
Daniel van Vugt
can upload to this branch. If you are
Daniel van Vugt
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Cemil Azizoglu (community): Disapprove
- Andreas Pokorny (community): Disapprove
- Mir CI Bot: Approve (continuous-integration)
- Alan Griffiths: Needs Information
- Alberto Aguirre (community): Approve
-
Diff: 1348 lines (+132/-132)52 files modifiedbenchmarks/frame-uniformity/touch_measuring_client.cpp (+1/-1)
examples/basic.c (+1/-1)
examples/client_helpers.cpp (+1/-1)
examples/eglapp.c (+1/-1)
examples/fingerpaint.c (+1/-1)
examples/flicker.c (+1/-1)
examples/multiwin.c (+3/-3)
examples/progressbar.c (+1/-1)
examples/release_at_exit.c (+1/-1)
examples/tooltip.c (+1/-1)
include/client/mir_toolkit/mir_screencast.h (+1/-1)
include/client/mir_toolkit/mir_surface.h (+20/-20)
playground/egldiamond_render_surface.c (+1/-1)
playground/mir_demo_client_chain_jumping_buffers.c (+1/-1)
playground/mir_demo_client_prerendered_frames.c (+1/-1)
playground/render_surface.cpp (+1/-1)
src/client/mir_surface_api.cpp (+5/-5)
src/client/symbols.map (+1/-1)
src/platforms/android/utils/test_android_hardware_sanity.cpp (+2/-2)
src/server/graphics/nested/mir_client_host_connection.cpp (+1/-1)
tests/acceptance-tests/test_buffer_stream_arrangement.cpp (+2/-2)
tests/acceptance-tests/test_client_cookie.cpp (+1/-1)
tests/acceptance-tests/test_client_cursor_api.cpp (+1/-1)
tests/acceptance-tests/test_client_focus_notification.cpp (+1/-1)
tests/acceptance-tests/test_client_input.cpp (+1/-1)
tests/acceptance-tests/test_client_library.cpp (+26/-26)
tests/acceptance-tests/test_client_library_errors.cpp (+5/-5)
tests/acceptance-tests/test_client_logging.cpp (+1/-1)
tests/acceptance-tests/test_client_surface_events.cpp (+2/-2)
tests/acceptance-tests/test_client_surface_visibility.cpp (+1/-1)
tests/acceptance-tests/test_client_surfaces.cpp (+11/-11)
tests/acceptance-tests/test_confined_pointer.cpp (+1/-1)
tests/acceptance-tests/test_custom_window_management.cpp (+8/-8)
tests/acceptance-tests/test_display_configuration.cpp (+1/-1)
tests/acceptance-tests/test_nested_mir.cpp (+1/-1)
tests/acceptance-tests/test_new_display_configuration.cpp (+1/-1)
tests/acceptance-tests/test_presentation_chain.cpp (+3/-3)
tests/acceptance-tests/test_render_surface.cpp (+3/-3)
tests/acceptance-tests/test_server_disconnect.cpp (+1/-1)
tests/acceptance-tests/test_surface_morphing.cpp (+1/-1)
tests/acceptance-tests/test_surface_placement.cpp (+2/-2)
tests/acceptance-tests/test_system_compositor_window_manager.cpp (+1/-1)
tests/integration-tests/client/test_mirsurface.cpp (+1/-1)
tests/integration-tests/test_error_reporting.cpp (+1/-1)
tests/integration-tests/test_surfaceloop.cpp (+2/-2)
tests/mir_test_framework/any_surface.cpp (+1/-1)
tests/mir_test_framework/connected_client_with_a_surface.cpp (+1/-1)
tests/mir_test_framework/visible_surface.cpp (+1/-1)
tests/performance-tests/test_client_startup.cpp (+1/-1)
tests/privileged-tests/test_input_events.cpp (+1/-1)
tests/test-clients/impolite-shutdown/scroll.cpp (+1/-1)
tests/test-clients/mir-stress/src/client.cpp (+1/-1)
Branch information
Recent revisions
- 3933. By Kevin DuBois
-
platform: add deprecation path for mg::BufferUsage for the nested
platform. This adds a path to create a software buffer, and uses the
extensions to create the hardware buffers.Approved by: camako, alan_g
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://qastaging/mir