| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert mus apptests to shelltests | rockot | 2016-03-09 | 1 | -1933/+0 |
* | Revert of Update WindowTree::OnWindowInputEventAck to include handled (patchs... | jonross | 2016-03-08 | 1 | -1/+1 |
* | Update WindowTree::OnWindowInputEventAck to include handled | jonross | 2016-03-08 | 1 | -1/+1 |
* | More renaming in mus | sky | 2016-03-04 | 1 | -340/+340 |
* | Cleanup some of the naming in mus | sky | 2016-03-04 | 1 | -4/+4 |
* | More user id tracking for mus: | sky | 2016-03-04 | 1 | -0/+2 |
* | Remove MOJO_DISALLOW_COPY_AND_ASSIGN and MOJO_ALLOW_UNUSED_LOCAL. | amistry | 2016-03-03 | 1 | -1/+1 |
* | Change Mojo URLs to structured names. | ben | 2016-02-27 | 1 | -5/+5 |
* | Replace with mojo::Connector (already exists) now that Shell is gone. | ben | 2016-02-26 | 1 | -8/+8 |
* | Mojo C++ bindings: make Array/Map/String non-null by default. | yzshen | 2016-02-13 | 1 | -1/+1 |
* | mus Window Server: implement event capture | jonross | 2016-02-11 | 1 | -0/+58 |
* | Rename ConnectToService to ConnectToInterface() | ben | 2016-02-10 | 1 | -2/+2 |
* | Rename Connection::AddService/ConnectToService to Connection::AddInterface/Ge... | ben | 2016-02-09 | 1 | -1/+1 |
* | Rename ApplicationDelegate to ShellClient. | ben | 2016-02-07 | 1 | -8/+7 |
* | Extract shell methods from ApplicationImpl into a base class, and pass this t... | ben | 2016-02-07 | 1 | -13/+8 |
* | ConfigureIncomingConnection -> AcceptConnection | ben | 2016-02-06 | 1 | -1/+1 |
* | Moves more functions off WindowTreeHost onto WindowManagerClient | sky | 2016-02-02 | 1 | -1/+0 |
* | Moves accelerator registration to WindowManager | sky | 2016-02-02 | 1 | -0/+3 |
* | Nukes WindowManagerDeprecated | sky | 2016-01-30 | 1 | -3/+33 |
* | Renames some WindowManager classes | sky | 2016-01-28 | 1 | -3/+2 |
* | Makes it so each windowtreeclient can use whatever ids it wants | sky | 2016-01-28 | 1 | -91/+160 |
* | Change mojo enums to be scoped enums in the generated C++ bindings. | sammc | 2016-01-21 | 1 | -15/+13 |
* | Make all targets build without unused data members on Linux. | mlamouri | 2016-01-16 | 1 | -9/+6 |
* | Move mojo/application/public -> mojo/shell/public | ben | 2016-01-12 | 1 | -3/+3 |
* | Changes top level window creation to include window state in callback | sky | 2016-01-08 | 1 | -0/+4 |
* | Makes OnWindowViewportMetricsChanged take an array | sky | 2016-01-06 | 1 | -1/+2 |
* | Makes WindowTreeClient::OnUnembed take the window_id | sky | 2016-01-06 | 1 | -3/+5 |
* | Switch to standard integer types in components/, part 2 of 4. | avi | 2015-12-26 | 1 | -0/+4 |
* | Move WindowManager related functions into an associated interface | sky | 2015-12-11 | 1 | -7/+3 |
* | Routes close requests from WM to client | sky | 2015-12-11 | 1 | -1/+2 |
* | Revert of Routes close requests from WM to client (patchset #4 id:50001 of ht... | tzik | 2015-12-11 | 1 | -2/+1 |
* | Routes close requests from WM to client | sky | 2015-12-11 | 1 | -1/+2 |
* | mus: scoper.Pass() => std::move(scoper) | fsamuel | 2015-12-09 | 1 | -17/+19 |
* | mojo: Remove .get() from interface_ptr testing. | erg | 2015-12-07 | 1 | -1/+1 |
* | mus: Let clients set the cursor of their window. | erg | 2015-12-04 | 1 | -0/+25 |
* | Adds ability to carve out parts of the non-client area as client-area | sky | 2015-12-04 | 1 | -3/+4 |
* | Converts remaining callbacks to change id | sky | 2015-12-04 | 1 | -123/+106 |
* | Converts SetWindowVisibility to use OnChangeCompleted | sky | 2015-12-02 | 1 | -25/+22 |
* | Makes DeleteWindow() take a change id | sky | 2015-12-01 | 1 | -13/+10 |
* | mus: Queue events until an ack comes back for previously sent event. | sadrul | 2015-12-01 | 1 | -4/+3 |
* | Makes NewWindow() take set of properties for window | sky | 2015-11-24 | 1 | -1/+2 |
* | Convert ConnectToApplication to take a params class | ben | 2015-11-20 | 1 | -8/+2 |
* | Routes shared properties at the embed point to the window manager | sky | 2015-11-13 | 1 | -17/+17 |
* | mus: Public Transient Window API | fsamuel | 2015-11-12 | 1 | -0/+54 |
* | Changes NewWindow() to use change_id rather than callback | sky | 2015-11-11 | 1 | -46/+31 |
* | Adds logic to deal with properties that are set by both wm and client | sky | 2015-11-09 | 1 | -17/+33 |
* | mus: vm to ws | fsamuel | 2015-11-08 | 1 | -310/+308 |
* | Makes windowmanager draw non-client area | sky | 2015-11-05 | 1 | -2/+2 |
* | mus: Change namespace from mojo to mus.mojom for events. | sadrul | 2015-10-29 | 1 | -1/+1 |
* | Remove network service from ws | ben | 2015-10-28 | 1 | -2/+0 |