summaryrefslogtreecommitdiffstats
path: root/ash
Commit message (Expand)AuthorAgeFilesLines
* [Clenup] Split ShellTestApi into separate fileoshima@chromium.org2012-12-0810-52/+106
* Consolidate ImagePainter and BorderImages.msw@chromium.org2012-12-083-26/+31
* Get drag and drop working for win aura.jam@chromium.org2012-12-083-5/+20
* Increase spacing between logout button and neighboring tray itembartfab@chromium.org2012-12-071-9/+23
* Shrink the root bounds to detect the edge by 1 dip instead of 1px.oshima@chromium.org2012-12-073-8/+57
* events: Introduce non-cancelable events.sadrul@chromium.org2012-12-071-2/+0
* Revert r169388 "Record stack of the failure in SecondaryDisplayLayout test."oshima@chromium.org2012-12-071-80/+34
* More ash_unittests run without crashing/pass with new focus controller.ben@chromium.org2012-12-078-3/+70
* [win] Keep the applist around to speed up showing it.benwells@chromium.org2012-12-071-1/+1
* Enable modal windows to be dragged to another monitors.mazda@chromium.org2012-12-076-11/+151
* Make Shift+Alt+S to show the system tray bubble.mazda@chromium.org2012-12-064-14/+10
* Extract the code for supporing extended desktop from WorkspaceWindowResizer i...mazda@chromium.org2012-12-0610-462/+656
* Promote views::InputMethodWin to ui/base/ime and get working. Cleanup surroun...sky@chromium.org2012-12-061-1/+2
* Magnifier: Change the login-screen default scale from 1.0x to 2.0x yoshiki@chromium.org2012-12-062-18/+3
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-062-2/+2
* Get some of the ash_unittests to run without crashing.ben@chromium.org2012-12-066-4/+89
* Cleanup of removing unnecessary web_contents.h include from webview.h. This i...jam@chromium.org2012-12-062-0/+2
* Supports multi-display in PartialScreenshotView.mukai@chromium.org2012-12-064-70/+106
* Follow up on r171120 (Use the correct launcher assets for shelf alignment)oshima@chromium.org2012-12-061-6/+7
* Magnifier: Fix the problem not to restore the previously used magnifier levelyoshiki@chromium.org2012-12-061-4/+10
* Add back the light gray border line between uber tray bubble items in default...jennyz@chromium.org2012-12-061-11/+20
* chromeos: Use Widget::NotifyAccessibilityEvent to speak network changehashimoto@chromium.org2012-12-065-6/+38
* Remove the displays first before adding.oshima@chromium.org2012-12-063-11/+27
* Magnifier: Prevent useless operation in enabling/disabling magnifier.yoshiki@chromium.org2012-12-061-0/+3
* app_list: Improve initial icon loading.xiyuan@chromium.org2012-12-052-16/+10
* A few basic focus controller changes to get out of the way before getting ash...ben@chromium.org2012-12-053-14/+9
* A11y: Hide the a11y tray icon on login screen by default.yoshiki@chromium.org2012-12-051-12/+12
* Draw vertical separator between TrayPopupLabelButtons also when disabledbartfab@chromium.org2012-12-051-4/+7
* Fix uninit variableoshima@chromium.org2012-12-054-12/+4
* OWN ash/wm/gestures/sadrul@chromium.org2012-12-051-0/+1
* Fix crash due to NULL WindowDelegate.varunjain@chromium.org2012-12-051-0/+3
* Move attached windows instead of preventing main window from shrinking.koz@chromium.org2012-12-052-6/+10
* Add the magnifier shortcut keys (Ctrl+F6/F7) for debugging.yoshiki@chromium.org2012-12-051-0/+3
* Use the correct launcher assets for shelf alignment.oshima@chromium.org2012-12-0521-217/+246
* Rename test_support_ash and test_support_aura.tfarina@chromium.org2012-12-041-3/+3
* Extract the code of showing a dragging window on another display from Phantom...mazda@chromium.org2012-12-0411-190/+284
* Cleanup enums for shelfoshima@chromium.org2012-12-0428-219/+224
* Fleshes out the basic set of focus rules a bit more.ben@chromium.org2012-12-042-24/+72
* Change the battery percentage label color to the same light gray used for dat...jennyz@chromium.org2012-12-042-12/+32
* Add policy for ash launcher auto-hide behaviorbartfab@chromium.org2012-12-047-54/+26
* Uber menu: Place the a11y item just below the keyboard settingyoshiki@chromium.org2012-12-041-1/+1
* Don't disable Caps Lock when Shift+<non-modifier-key> is pressed and then Shi...yusukes@chromium.org2012-12-042-9/+34
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-0431-92/+97
* ash: Use skia::RefPtr to replace manual ref-counting.danakj@chromium.org2012-12-041-11/+11
* Remove CursorManager::cursor_visible(), which is no longer necessary.mazda@chromium.org2012-12-046-30/+27
* New resources for launcheroshima@chromium.org2012-12-046-16/+23
* Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-12-041-1/+3
* Customize user details in ash system bubble for public account modebartfab@chromium.org2012-12-0311-179/+497
* Hook up the FocusController behind a flag.ben@chromium.org2012-12-0313-37/+64
* Add NetworkStateListDetailedViewstevenjb@chromium.org2012-12-0315-30/+1564