| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove implicit Point to PointF conversion in InterpolatedTransform. | danakj | 2015-10-21 | 1 | -3/+2 |
* | Explicitly specify the ui::Compositor to DelegatedFrameHost | ccameron | 2015-01-23 | 1 | -0/+1 |
* | Standardize usage of virtual/override/final specifiers. | dcheng | 2014-10-28 | 1 | -18/+11 |
* | Cleanup: Update paths to vector3d_f.h includes. | tfarina | 2014-10-23 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in ash/ | mostynb | 2014-10-03 | 1 | -8/+8 |
* | Defer maximize mode bounds updates until after exiting overview. | flackr | 2014-09-30 | 1 | -7/+15 |
* | Moving default minimize location to the app launcher item. | skuhne@chromium.org | 2014-05-30 | 1 | -9/+21 |
* | Eliminate ash::internal namespace | oshima@chromium.org | 2014-04-03 | 1 | -2/+1 |
* | Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs | ben@chromium.org | 2014-03-21 | 1 | -1/+2 |
* | Keep dedicated layers for hiding animation | oshima@chromium.org | 2014-03-20 | 1 | -20/+12 |
* | Move wm/core to wm namespace. | ben@chromium.org | 2014-03-14 | 1 | -13/+13 |
* | Revert "Move wm/core to wm namespace." | dmichael@chromium.org | 2014-03-13 | 1 | -13/+13 |
* | Move wm/core to wm namespace. | ben@chromium.org | 2014-03-13 | 1 | -13/+13 |
* | Revert "Move wm/core to wm namespace." | dmichael@chromium.org | 2014-03-12 | 1 | -13/+13 |
* | Move wm/core to wm namespace. | ben@chromium.org | 2014-03-12 | 1 | -13/+13 |
* | Move files from ui/views/corewm to ui/wm/core | ben@chromium.org | 2014-03-11 | 1 | -1/+1 |
* | Removes dependency of window_util on views | sky@chromium.org | 2014-03-11 | 1 | -15/+18 |
* | Reset the transform to identity after minimize animation is completed. | oshima@chromium.org | 2014-02-21 | 1 | -14/+9 |
* | Introduce Workspace related event, and moved the code to adjust bounds from W... | oshima@chromium.org | 2014-02-21 | 1 | -65/+28 |
* | Revert 250798 "Revert of Read compositor VSync information from ..." | sergeyu@chromium.org | 2014-02-12 | 1 | -4/+0 |
* | Revert of Read compositor VSync information from platform, when possible (htt... | sheu@chromium.org | 2014-02-12 | 1 | -0/+4 |
* | Read compositor VSync information from platform, when possible | sheu@chromium.org | 2014-02-11 | 1 | -4/+0 |
* | Revert https://codereview.chromium.org/105673008/ because the CL was causing ... | pkotwicz@chromium.org | 2014-01-20 | 1 | -15/+11 |
* | Screen cleanup: | oshima@chromium.org | 2014-01-17 | 1 | -2/+2 |
* | This CL | pkotwicz@chromium.org | 2014-01-16 | 1 | -11/+15 |
* | Use a bitfield to store animatable properties. | vollick@chromium.org | 2014-01-14 | 1 | -1/+1 |
* | Rename Launcher to Shelf. | tfarina@chromium.org | 2013-12-19 | 1 | -8/+7 |
* | Restores maximized browser before dragging a tab. | varkha@chromium.org | 2013-12-02 | 1 | -3/+5 |
* | Changes sequence of docked animations when evicting windows from dock. Window... | varkha@chromium.org | 2013-12-02 | 1 | -2/+6 |
* | Kill unused CrossFadeWindowBetweenWorkspaces() | pkotwicz@chromium.org | 2013-11-28 | 1 | -17/+0 |
* | ash: Rename LauncherModel to ShelfModel. | tfarina@chromium.org | 2013-11-14 | 1 | -3/+2 |
* | ui/base/animation -> ui/gfx/animation | sky@chromium.org | 2013-09-15 | 1 | -5/+5 |
* | Cancels the cross fade animation when the display is disconnected. | mukai@chromium.org | 2013-08-28 | 1 | -0/+3 |
* | Removes workspace_animations.(h,cc) | mukai@chromium.org | 2013-08-06 | 1 | -3/+4 |
* | Make windows animate to their respective light bars when they are minimized a... | pkotwicz@chromium.org | 2013-07-18 | 1 | -22/+56 |
* | Use a direct include of the message_loop header in android_webview/, apps/, a... | avi@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Introduces cross-fade animation for maximize/restore. | mukai@chromium.org | 2013-07-02 | 1 | -2/+11 |
* | Use a direct include of time headers in android_webview/, apps/, ash/. | avi@chromium.org | 2013-06-27 | 1 | -2/+2 |
* | Cleanup legacy flags and switches | nkostylev@chromium.org | 2013-05-28 | 1 | -8/+0 |
* | Aura: Fix linter warnings. | backer@chromium.org | 2013-02-22 | 1 | -9/+9 |
* | CrOS: Schedule renderer drawing to hardware vsync. | backer@chromium.org | 2013-02-21 | 1 | -1/+6 |
* | Decouple workspace animation from other actions on windows (e.g. hide/show), ... | antrim@chromium.org | 2012-11-30 | 1 | -2/+17 |
* | Split window_animations, moving basic animations to views/corewm. | ben@chromium.org | 2012-11-29 | 1 | -499/+54 |
* | Revert 170071 - Split window_animations, moving basic animations to views/cor... | ben@chromium.org | 2012-11-28 | 1 | -54/+499 |
* | Split window_animations, moving basic animations to views/corewm. | ben@chromium.org | 2012-11-28 | 1 | -499/+54 |
* | Pulse animation for constrained windows in Chrome OS | rouslan@chromium.org | 2012-11-28 | 1 | -0/+59 |
* | gfx::Transform API clean-up | vollick@chromium.org | 2012-11-26 | 1 | -27/+23 |
* | Added speed/duration to SessionStateAnimator, fixed call in SystemTrayDelegate | antrim@chromium.org | 2012-11-13 | 1 | -34/+42 |
* | ui: Remove implicit flooring from Point3f and rename the class to Point3F | danakj@chromium.org | 2012-10-31 | 1 | -3/+3 |
* | Eliminate linker warnings | oshima@chromium.org | 2012-10-30 | 1 | -0/+1 |