summaryrefslogtreecommitdiffstats
path: root/ui/views/bubble/bubble_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: views::NonClientFrameView::SetInactiveRenderingDisabled(...)patricialor2016-03-091-4/+1
* Introduce BubbleDialogDelegateView, which extends DialogDelegateViewestade2016-03-011-1/+1
* Start removing enum ui::ResourceBundle::FontStyle, fix MacViews font sizestapted2016-02-251-2/+2
* Views - continue to iterate on bubble standardizationestade2016-02-051-1/+3
* Restore original compact margins to zoom bubble, tweak permissionsestade2016-02-041-0/+5
* Views - standardize bubble border padding, footnote view codeestade2016-02-021-4/+11
* Switch to standard integer types in ui/views/.avi2015-12-231-0/+1
* [Reland][Extensions] Don't count bubble focus loss as acknowledgmentrdevlin.cronin2015-11-201-21/+20
* Revert of [Extensions] Don't count bubble dismissal from focus loss as acknow...rdevlin.cronin2015-11-181-17/+5
* [Extensions] Don't count bubble dismissal from focus loss as acknowledgmentrdevlin.cronin2015-11-181-5/+17
* MacViews: Add a NativeTheme::kColorId_BubbleBackground, fill out some constantstapted2015-09-241-1/+1
* [Mac] Enable MacViews site settings bubble behind --enable-mac-views-dialogs.jackhou2015-08-181-1/+2
* Fix Z-order for a bubble when it appears for an inactive window.vasilii2015-06-091-0/+2
* Fix multiprofile cast crash.jdufault2015-05-271-1/+1
* Reland: Add an event to notify accessibility when a permissions bubble gets s...dtseng2015-04-071-0/+11
* Revert of Fire an alert event to notify accessibility when a permissions bubb...dtseng2015-04-071-7/+0
* Add an event to notify accessibility when a permissions bubble gets shown.dtseng2015-04-071-0/+7
* More class names for views class.oshima2015-01-271-0/+7
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Remove BubbleDelegateView::set_can_activate()pkotwicz@chromium.org2014-07-301-6/+0
* Refactor BubbleDelegateView::use_focuseless().vasilii@chromium.org2014-07-251-3/+3
* [Views] Add a capability to the bubble delegate to be able to set the font of...gbillock@chromium.org2014-06-181-0/+10
* Do not mirror views bubbles anchored to minimized widgets.msw@chromium.org2014-06-121-1/+2
* Fix bg color of bookmark bubble viewestade@chromium.org2014-06-021-1/+1
* views: Make view::Views::GetPreferredSize() const.erg@chromium.org2014-05-201-1/+1
* Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."erg@chromium.org2014-05-191-1/+2
* Revert of [Refactor] Consolidate the logic for whether a widget can be activa...pkotwicz@chromium.org2014-05-191-2/+1
* [Refactor] Consolidate the logic for whether a widget can be activated.pkotwicz@chromium.org2014-05-151-1/+2
* Fixed ChromeOS crash if app launcher is on a display that is destroyed.mgiuca@chromium.org2014-05-071-1/+5
* Revert 268661 "Fixed ChromeOS crash if app launcher is on a disp..."dcheng@chromium.org2014-05-071-5/+1
* Fixed ChromeOS crash if app launcher is on a display that is destroyed.mgiuca@chromium.org2014-05-071-1/+5
* Dont dismiss bubble views when window bounds changebshe@chromium.org2014-05-051-8/+2
* Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIsben@chromium.org2014-03-211-0/+2
* Removes animation code from BubbleDelegateViewsky@chromium.org2014-03-121-40/+0
* linux_aura: Fix drawing of the bookmark bubble in High Contrast Inverse.erg@chromium.org2014-03-101-4/+2
* Nukes USE_AURA ifdefs from viewssky@chromium.org2014-03-101-18/+0
* Disable Linux Aura offscreen bubble adjustments.msw@chromium.org2014-02-271-0/+3
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-251-3/+3
* linux_aura: Bubbles should release their lock on disable_inactive_rendering.erg@chromium.org2014-02-181-2/+5
* Clean up some ifdefs around Win Aura.jam@chromium.org2014-02-041-1/+1
* views: Make View::set_border() take a scoped_ptr<>.erg@chromium.org2014-01-241-1/+2
* rAc: open info bubbles only within the dialog using existing logic.dbeam@chromium.org2013-12-161-5/+1
* Close bubble widget when its anchor widget bounds has changed and move_with_a...oshima@chromium.org2013-12-031-2/+6
* This CL eliminates the necessity of calling SizeToContents() after calling se...npentrel@chromium.org2013-11-251-2/+11
* Fixed several accessibility issues in bookmark bubble dialog:zelidrag@chromium.org2013-11-221-0/+5
* Remove the Views bubble double widget hack.msw@chromium.org2013-11-181-143/+8
* [win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.tapted@chromium.org2013-11-081-0/+5
* rAc: error validation UI updatesdbeam@chromium.org2013-10-081-2/+7
* Fixing crash Report - Magic Signature: views::View::ConvertPointToScreenskuhne@chromium.org2013-10-011-21/+42
* Attempt at fixing crash in BubbleDeleteViewsky@chromium.org2013-09-241-4/+19