summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* Fixing notification message crash on fast dismissal clickskuhne@chromium.org2014-07-092-5/+17
* Defer preparing for overview until all overview items are initialized.flackr@chromium.org2014-07-093-10/+21
* Replace simple network properties in settings with ONC valuesstevenjb@chromium.org2014-07-071-41/+0
* Noneamineer@chromium.org2014-07-0752-303/+355
* Added text filtering to Overview Modensatragno@chromium.org2014-07-0416-53/+387
* [M-37]: Fix dragging tab via mouse when touch is down on ChromeOSpkotwicz@chromium.org2014-07-042-2/+37
* Fix typo.avi@chromium.org2014-07-031-1/+1
* setConfig is deprecated, use setInfo or allocPixels instead.reed@google.com2014-07-025-10/+5
* Revert 280721 "Specifies the popup alignment from Ash."mukai@chromium.org2014-07-011-10/+0
* Specifies the popup alignment from Ash.mukai@chromium.org2014-07-011-0/+10
* cros: Remove SystemTrayDelegate::IsNetworkBehindCaptivePortal()sadrul@chromium.org2014-06-304-15/+5
* Currently when the virtual keyboard shows, we shrink panels that would be pus...rsadam@chromium.org2014-06-271-11/+21
* Reland "Update the window labels if they change in overview mode."nsatragno@chromium.org2014-06-276-62/+105
* Overview Mode Close Buttons Not Rendering on 2nd Displayjonross@chromium.org2014-06-262-20/+32
* AshWindowTreeHostWin is an implementation detail in an anonymous namespace an...hans@chromium.org2014-06-261-2/+2
* Revert 279887 "Update the window labels if they change in overvi..."pastarmovj@google.com2014-06-266-104/+62
* Reland "Block internal PlatformEvents before they are dispatched in touchview."flackr@chromium.org2014-06-2612-537/+216
* Update the window labels if they change in overview mode.nsatragno@chromium.org2014-06-266-62/+104
* Shrink panels when keyboard deployed to prevent them being pushed above the w...rsadam@chromium.org2014-06-261-0/+19
* Revert "Block internal PlatformEvents before they are dispatched in touchview."avi@chromium.org2014-06-2512-216/+537
* Block internal PlatformEvents before they are dispatched in touchview.flackr@chromium.org2014-06-2512-537/+216
* Added --custom-launcher-page. Adds a page to the experimental launcher.mgiuca@chromium.org2014-06-251-0/+4
* Do not consume Alt-Shift-Up event for IME switch.nona@chromium.org2014-06-253-14/+22
* Remove unnecessary #includes in ash/wm/window_positioner.cc.sungmann.cho@navercorp.com2014-06-251-2/+0
* Enforce minimum visibility only for normal and panel windowsmohsen@chromium.org2014-06-252-0/+22
* Status Area disappears during Multi-User Sign-injonross@chromium.org2014-06-242-3/+23
* Extract touchscreen device management into a generic managerdnicoara@chromium.org2014-06-236-9/+8
* Move GetMirroredDisplayAreaRatioMap() out of ui::DisplayConfiguratordnicoara@chromium.org2014-06-234-7/+76
* Fixing tab-ability of multi user items in system tray menu.skuhne@chromium.org2014-06-214-20/+131
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-215-1150/+559
* ash: Do not create a second InputMethod for the keyboard.sadrul@chromium.org2014-06-212-4/+2
* Optimize png files in ui/resources, ash/resourcesoshima@chromium.org2014-06-206-0/+0
* [cros touch] Proper handling of non-maximized/fullscreen windows in lock scre...nkostylev@chromium.org2014-06-202-17/+125
* Manage settings window icon for multi profilestevenjb@chromium.org2014-06-202-1/+17
* Revert of Reland Window Control Animations for TouchView. (https://codereview...jonross@chromium.org2014-06-197-266/+12
* Added ignored_by_shelf bit to overview mode selection widget.nsatragno@chromium.org2014-06-191-0/+4
* Revert 278342 "Convert sticky keys to a chromeos::EventRewriter ..."oshima@chromium.org2014-06-195-559/+1150
* Enable pointer warping with multiple displays under Ozonerobert.bradford@intel.com2014-06-191-0/+5
* Convert sticky keys to a chromeos::EventRewriter phase.kpschoedel@chromium.org2014-06-195-1150/+559
* Prevents windows that cannot snap from snapping using a keyboard acceleratorvarkha@chromium.org2014-06-191-1/+2
* Remove Label::PaintText overrides.msw@chromium.org2014-06-192-40/+4
* Change to CustomFrameView Caption Button Inset.jonross@chromium.org2014-06-181-2/+4
* Require the cursor to move a minimum distance after the mouse press before in...pkotwicz@chromium.org2014-06-183-10/+84
* WorkspaceLayoutManager backdrop should fill entire region.jonross@chromium.org2014-06-185-7/+45
* Refactor views::Label and gfx::RenderText shadow functions.msw@chromium.org2014-06-183-14/+7
* Remove unnecessary #includes in system_tray.cc and tray_user_unittest.cc.sungmann.cho@navercorp.com2014-06-172-3/+0
* Make BoundsAnimator always own its animation delegate.pkasting@chromium.org2014-06-171-11/+13
* Notifies capslock state changed in fake ime keyboard.shuchen@chromium.org2014-06-162-32/+15
* Add const to PanelLayoutManagerTest::IsPanelAboveLauncherIcon 'panel' parameterbruthig@chromium.org2014-06-169-15/+14
* Stop Status Area Creation Animationsjonross@chromium.org2014-06-164-3/+2