| Commit message (Expand) | Author | Age | Files | Lines |
* | Save and restore unified mode | oshima | 2015-05-22 | 8 | -12/+57 |
* | Don't re-create RootWindowTransformer when host is resized | oshima | 2015-05-22 | 4 | -45/+55 |
* | Revert of Save and restore unified mode (patchset #5 id:140001 of https://cod... | battre | 2015-05-22 | 8 | -57/+12 |
* | Save and restore unified mode | oshima | 2015-05-22 | 8 | -12/+57 |
* | Enable BeginFrame scheduling on aura | simonhong | 2015-05-22 | 1 | -4/+3 |
* | Allow switching between extended and unified | oshima | 2015-05-20 | 5 | -53/+95 |
* | Always update cursor visibility | oshima | 2015-05-14 | 2 | -5/+42 |
* | Close mirroring window only when necessary | oshima | 2015-05-14 | 6 | -22/+53 |
* | Remove the removed display from the active list after displays are added. | oshima | 2015-05-13 | 2 | -9/+30 |
* | Correctly convert warp bounds from screen to native. | oshima | 2015-05-13 | 3 | -19/+102 |
* | Enable display rotation, magnifier in unified desktop mode | oshima | 2015-05-05 | 5 | -11/+53 |
* | Revert of Enable BeginFrame scheduling on aura (patchset #15 id:270001 of htt... | dbeam | 2015-05-05 | 1 | -3/+4 |
* | Enable BeginFrame scheduling on aura | simonhong | 2015-05-04 | 1 | -4/+3 |
* | Layout login/lock screen, shelf, app list, notifications inside the first dis... | oshima | 2015-05-02 | 1 | -0/+14 |
* | Move login windows to/from unified desktop. This is necessary because in Unif... | oshima | 2015-05-01 | 6 | -53/+41 |
* | Enable observer support for when casting starts/stops | jdufault | 2015-04-30 | 1 | -4/+6 |
* | UnifiedDesktop: mouse warp support | oshima | 2015-04-30 | 18 | -178/+718 |
* | Introduce OffscreenBrowsreCompositorOutputSurface for offscreen desktop rende... | oshima | 2015-04-28 | 1 | -4/+2 |
* | Don't dispatch event after shutdown on AshWTHUnified | oshima | 2015-04-28 | 2 | -8/+21 |
* | Add unified desktop flag "--ash-enable-unified-desktop" | oshima | 2015-04-27 | 12 | -189/+508 |
* | Refactor mouse cursor event filter | oshima | 2015-04-24 | 11 | -572/+769 |
* | Refactor DisplayInfo::rotation_ to track different sources of rotations | jonross | 2015-04-23 | 9 | -67/+95 |
* | Move HasInternalDisplay to gfx::Display | oshima | 2015-04-23 | 3 | -19/+7 |
* | Remove unused enum, fields | oshima | 2015-04-23 | 3 | -34/+10 |
* | DisplayManager cleanup 3 | oshima | 2015-04-23 | 3 | -81/+54 |
* | Remove unused includes. | jhorwich | 2015-04-22 | 1 | -6/+0 |
* | DisplayManager Cleanup 2 | oshima | 2015-04-22 | 3 | -67/+72 |
* | Remove obsolete code to name Ash root window. | jhorwich | 2015-04-21 | 3 | -64/+0 |
* | DisplayManager Cleanup | oshima | 2015-04-21 | 7 | -121/+96 |
* | Change device IDs from unsigned to signed. | kpschoedel | 2015-04-14 | 1 | -3/+3 |
* | Remove unnessecary includes of ui/compositor/paint_context.h | danakj | 2015-04-08 | 1 | -1/+0 |
* | ash: Use PaintRecorder in CursorWindowDelegate | danakj | 2015-04-06 | 1 | -1/+4 |
* | Remove obsolete for_web_contents parameter in FontRenderParamsQuery. | stapelberg | 2015-04-06 | 1 | -2/+2 |
* | Pass a ui::PaintContext from ui::Layer to layer delegates. | danakj | 2015-04-04 | 1 | -2/+3 |
* | Speculative fix for a crash in ResolutionNotificationController::AcceptResolu... | oshima | 2015-04-03 | 1 | -0/+4 |
* | aura: Remove layerless windows. | danakj | 2015-04-03 | 3 | -3/+3 |
* | Revert of Enable BeginFrame scheduling on aura (patchset #12 id:210001 of htt... | danakj | 2015-03-27 | 1 | -3/+4 |
* | Enable BeginFrame scheduling on aura | simonhong | 2015-03-27 | 1 | -4/+3 |
* | Do not show the mouse cursor when the display is rotated in TouchView | pkotwicz | 2015-03-24 | 1 | -13/+22 |
* | Remove DisplayState from the public interface for DisplayConfigurator | dnicoara | 2015-03-19 | 5 | -112/+69 |
* | Don't post mirror task before compositor is initialized | oshima | 2015-03-19 | 1 | -2/+4 |
* | Keep the window tree host until MoveWindowsTo() is finished. | mukai | 2015-03-18 | 2 | -6/+62 |
* | Add more tests for mouse rotation,scale&position after display change | pkotwicz | 2015-03-11 | 8 | -200/+340 |
* | Update mirroring display even if the display configurations that are visible ... | oshima | 2015-03-05 | 2 | -9/+40 |
* | ash::CursorWindowController: handle ui::kCursorNone | hshi | 2015-03-04 | 2 | -5/+21 |
* | Fix initial hiding and centering cursor on ChromeOS | pkotwicz | 2015-03-02 | 2 | -14/+50 |
* | ui: Simplify Reflector and browser OutputSurfaces for single thread. | danakj | 2015-02-26 | 2 | -3/+4 |
* | Make ui::InputDeviceEventObserver provide a default implementation | pkotwicz | 2015-02-24 | 2 | -12/+0 |
* | Update the event filter order about partial screenshot. | mukai | 2015-02-24 | 1 | -1/+2 |
* | Update diplays even if configuration failed during startup | oshima | 2015-02-24 | 7 | -4/+30 |