Mir

lp:~afrantzis/mir/fix-1466492-map-minimized-to-hidden

Created by Alexandros Frantzis and last modified
Get this branch:
bzr branch lp:~afrantzis/mir/fix-1466492-map-minimized-to-hidden
Only Alexandros Frantzis can upload to this branch. If you are Alexandros Frantzis please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Alexandros Frantzis
Project:
Mir
Status:
Development

Recent revisions

2688. By Alexandros Frantzis

shell: Ensure mir_surface_state_minimized is always mapped to mir_surface_state_hidden by the CanonicalWindowManagerPolicy

2687. By Kevin DuBois

fixes potential test failure in BufferStreamArrangement test suite

fixes: lp: #1466594. Fixes: https://bugs.launchpad.net/bugs/1466594.

Approved by PS Jenkins bot, Alexandros Frantzis, Alan Griffiths.

2686. By Alexandros Frantzis

tests: Enable FD leak detection for unit tests.

Approved by Daniel van Vugt, Kevin DuBois, PS Jenkins bot.

2685. By Daniel van Vugt

sendFinishedSignal only when the client input handler is finished.

For two main reaons:
  1. It allows the server to measure how long the client took to process
     an event, and so can wake lock accordingly for the lowest latency.
  2. It allows the server to know if the event was used at all, or should
     be passed on to some other target.
Although neither of those are implemented yet in Mir...

From the Android header:

  /* Sends a finished signal to the publisher to inform it that the message
   * with the specified sequence number has finished being process and whether
   * the message was handled by the consumer.
   *
   * Returns OK on success.
   * Returns BAD_VALUE if seq is 0.
   * Other errors probably indicate that the channel is broken.
   */
  status_t sendFinishedSignal(uint32_t seq, bool handled);. Fixes: https://bugs.launchpad.net/bugs/1465514.

Approved by Andreas Pokorny, PS Jenkins bot.

2684. By Alan Griffiths

tests: localise access to the mesa headers to code that tests it.

Approved by PS Jenkins bot, Kevin DuBois, Alexandros Frantzis.

2683. By Kevin DuBois

protobuf: add some simple tests that drive a release and allocate buffers rpc call. Calls are currently unsupported and will return an error string. Both allocate and request requests can generate or release multiple buffers in one call.

Approved by PS Jenkins bot, Alan Griffiths, Chris Halse Rogers, Daniel van Vugt, Alberto Aguirre, Alexandros Frantzis.

2682. By Alan Griffiths

shell, tests, playground: Get rid of (mostly unused) DefaultWindowManager.

Approved by Alexandros Frantzis, Alberto Aguirre, PS Jenkins bot.

2681. By Alan Griffiths

examples, shell: refactoring and resync of the two "canonical" window managers.

Approved by Alberto Aguirre, PS Jenkins bot.

2680. By Daniel van Vugt

debian/changelog: Minor correction: 31+1 = 32
.

Approved by PS Jenkins bot, Alan Griffiths.

2679. By Robert Carr

Delete the code hooking us up to the now unused android input dispatcher (the dispatcher itself remains in 3rd_party).

Approved by Daniel van Vugt, Alberto Aguirre, Alexandros Frantzis, PS Jenkins bot.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:mir
This branch contains Public information 
Everyone can see this information.