summaryrefslogtreecommitdiffstats
path: root/ash/system/tray/system_tray_bubble.cc
Commit message (Expand)AuthorAgeFilesLines
* ash: Do not use MessageLoopForUI when not needed.sadrul2016-01-281-2/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-3/+2
* Status Panel Touch Feedbackjonross2014-10-081-67/+1
* replace OVERRIDE and FINAL with override and final in ash/mostynb2014-10-031-6/+6
* Add Flex to views::BoxLayout.calamity@chromium.org2014-07-251-1/+1
* Add main axis alignment for BoxLayout.calamity@chromium.org2014-05-161-1/+1
* Use the tray bubble used in locked state when system modal dialog is presentoshima@chromium.org2014-04-091-0/+7
* Eliminate ash::internal namespaceoshima@chromium.org2014-04-031-3/+0
* Removes dependency of window_util on viewssky@chromium.org2014-03-111-1/+1
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-1/+1
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-1/+1
* Rename Launcher to Shelf.tfarina@chromium.org2013-12-191-2/+2
* Restore focus when navigate back from detailed view in ash tray through keybo...bshe@chromium.org2013-12-041-2/+7
* Reland 231729zork@chromium.org2013-11-011-0/+10
* Revert 231729 "Focus the default item when the system tray bubbl..."nhiroki@chromium.org2013-10-301-10/+0
* Focus the default item when the system tray bubble is createdzork@chromium.org2013-10-301-0/+10
* ui/base/animation -> ui/gfx/animationsky@chromium.org2013-09-151-3/+3
* Use a direct include of the message_loop header in android_webview/, apps/, a...avi@chromium.org2013-07-171-1/+1
* Make RecreateLayer() order the old layer above the new layer.pkotwicz@chromium.org2013-05-271-3/+5
* ash: Use base::MessageLoop.xhwang@chromium.org2013-04-301-1/+1
* Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.erg@chromium.org2013-04-171-1/+1
* Cleanup: remove NotifyAccessibilityEvent from views::Widget.dmazzoni@chromium.org2013-04-081-2/+2
* Fix launcher and system tray accessibility.dmazzoni@chromium.org2013-04-061-0/+5
* Don't adjust system tray bubble even if anchor point is offscreen.oshima@chromium.org2013-03-151-1/+1
* Adjust ash tray bubble header row UI.jennyz@chromium.org2013-02-151-8/+12
* Update system tray if vpn networks appearstevenjb@chromium.org2013-01-281-61/+69
* Fix layer leak in SystemTrayBubbleoshima@chromium.org2012-12-201-3/+7
* [Cleanup] rename tray_delegate -> system_tray_delegateoshima@chromium.org2012-12-121-1/+2
* Add back the light gray border line between uber tray bubble items in default...jennyz@chromium.org2012-12-061-11/+20
* Customize user details in ash system bubble for public account modebartfab@chromium.org2012-12-031-5/+2
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-2/+2
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-301-1/+1
* Makes toggling the brightness and volumn not force the launcher tosky@chromium.org2012-10-251-0/+10
* * Make web/system trays delegates instead of bubbles.stevenjb@chromium.org2012-10-181-27/+7
* Moves TrayBubbleView out of ash namespacestevenjb@chromium.org2012-10-151-36/+24
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-3/+3
* Eliminate custom paint code for TrayBubbleView stevenjb@chromium.org2012-10-081-57/+0
* Removes caching of whether the launcher should be visible fromsky@chromium.org2012-09-141-2/+0
* ash: Fix the bug where the shelf hides itself when the tray-bar is activated.sadrul@chromium.org2012-09-121-1/+0
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-211-0/+4
* Revert 152135 - Fix accessability for web notification tray.glider@chromium.org2012-08-201-4/+0
* Fix accessability for web notification tray.stevenjb@chromium.org2012-08-171-0/+4
* Re-factor system tray code controlling launcher visibilitystevenjb@chromium.org2012-08-171-0/+2
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-2/+2
* Fix Ash status area bubble bordersstevenjb@google.com2012-08-031-9/+28
* Change Ash web notification behaviorstevenjb@chromium.org2012-08-031-3/+2
* views: Extract Widget observer into its own header file.tfarina@chromium.org2012-08-021-0/+1
* Fix position of web notification bubble and arrowstevenjb@chromium.org2012-08-011-94/+12
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-2/+2
* ash: Some UI polish for the tray popup.sadrul@chromium.org2012-07-131-3/+3