index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
views
/
bubble
/
bubble_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup: views::NonClientFrameView::SetInactiveRenderingDisabled(...)
patricialor
2016-03-09
1
-4
/
+1
*
Introduce BubbleDialogDelegateView, which extends DialogDelegateView
estade
2016-03-01
1
-1
/
+1
*
Start removing enum ui::ResourceBundle::FontStyle, fix MacViews font sizes
tapted
2016-02-25
1
-2
/
+2
*
Views - continue to iterate on bubble standardization
estade
2016-02-05
1
-1
/
+3
*
Restore original compact margins to zoom bubble, tweak permissions
estade
2016-02-04
1
-0
/
+5
*
Views - standardize bubble border padding, footnote view code
estade
2016-02-02
1
-4
/
+11
*
Switch to standard integer types in ui/views/.
avi
2015-12-23
1
-0
/
+1
*
[Reland][Extensions] Don't count bubble focus loss as acknowledgment
rdevlin.cronin
2015-11-20
1
-21
/
+20
*
Revert of [Extensions] Don't count bubble dismissal from focus loss as acknow...
rdevlin.cronin
2015-11-18
1
-17
/
+5
*
[Extensions] Don't count bubble dismissal from focus loss as acknowledgment
rdevlin.cronin
2015-11-18
1
-5
/
+17
*
MacViews: Add a NativeTheme::kColorId_BubbleBackground, fill out some constants
tapted
2015-09-24
1
-1
/
+1
*
[Mac] Enable MacViews site settings bubble behind --enable-mac-views-dialogs.
jackhou
2015-08-18
1
-1
/
+2
*
Fix Z-order for a bubble when it appears for an inactive window.
vasilii
2015-06-09
1
-0
/
+2
*
Fix multiprofile cast crash.
jdufault
2015-05-27
1
-1
/
+1
*
Reland: Add an event to notify accessibility when a permissions bubble gets s...
dtseng
2015-04-07
1
-0
/
+11
*
Revert of Fire an alert event to notify accessibility when a permissions bubb...
dtseng
2015-04-07
1
-7
/
+0
*
Add an event to notify accessibility when a permissions bubble gets shown.
dtseng
2015-04-07
1
-0
/
+7
*
More class names for views class.
oshima
2015-01-27
1
-0
/
+7
*
Cleanup: Update the path to gfx rect headers.
tfarina
2014-12-31
1
-1
/
+1
*
Remove BubbleDelegateView::set_can_activate()
pkotwicz@chromium.org
2014-07-30
1
-6
/
+0
*
Refactor BubbleDelegateView::use_focuseless().
vasilii@chromium.org
2014-07-25
1
-3
/
+3
*
[Views] Add a capability to the bubble delegate to be able to set the font of...
gbillock@chromium.org
2014-06-18
1
-0
/
+10
*
Do not mirror views bubbles anchored to minimized widgets.
msw@chromium.org
2014-06-12
1
-1
/
+2
*
Fix bg color of bookmark bubble view
estade@chromium.org
2014-06-02
1
-1
/
+1
*
views: Make view::Views::GetPreferredSize() const.
erg@chromium.org
2014-05-20
1
-1
/
+1
*
Revert 271468 "Revert of [Refactor] Consolidate the logic for wh..."
erg@chromium.org
2014-05-19
1
-1
/
+2
*
Revert of [Refactor] Consolidate the logic for whether a widget can be activa...
pkotwicz@chromium.org
2014-05-19
1
-2
/
+1
*
[Refactor] Consolidate the logic for whether a widget can be activated.
pkotwicz@chromium.org
2014-05-15
1
-1
/
+2
*
Fixed ChromeOS crash if app launcher is on a display that is destroyed.
mgiuca@chromium.org
2014-05-07
1
-1
/
+5
*
Revert 268661 "Fixed ChromeOS crash if app launcher is on a disp..."
dcheng@chromium.org
2014-05-07
1
-5
/
+1
*
Fixed ChromeOS crash if app launcher is on a display that is destroyed.
mgiuca@chromium.org
2014-05-07
1
-1
/
+5
*
Dont dismiss bubble views when window bounds change
bshe@chromium.org
2014-05-05
1
-8
/
+2
*
Make WindowEventDispatcher be a WindowObserver instead of duplicating WO APIs
ben@chromium.org
2014-03-21
1
-0
/
+2
*
Removes animation code from BubbleDelegateView
sky@chromium.org
2014-03-12
1
-40
/
+0
*
linux_aura: Fix drawing of the bookmark bubble in High Contrast Inverse.
erg@chromium.org
2014-03-10
1
-4
/
+2
*
Nukes USE_AURA ifdefs from views
sky@chromium.org
2014-03-10
1
-18
/
+0
*
Disable Linux Aura offscreen bubble adjustments.
msw@chromium.org
2014-02-27
1
-0
/
+3
*
Move ui/base/accessibility to ui/accessibility.
dmazzoni@chromium.org
2014-02-25
1
-3
/
+3
*
linux_aura: Bubbles should release their lock on disable_inactive_rendering.
erg@chromium.org
2014-02-18
1
-2
/
+5
*
Clean up some ifdefs around Win Aura.
jam@chromium.org
2014-02-04
1
-1
/
+1
*
views: Make View::set_border() take a scoped_ptr<>.
erg@chromium.org
2014-01-24
1
-1
/
+2
*
rAc: open info bubbles only within the dialog using existing logic.
dbeam@chromium.org
2013-12-16
1
-5
/
+1
*
Close bubble widget when its anchor widget bounds has changed and move_with_a...
oshima@chromium.org
2013-12-03
1
-2
/
+6
*
This CL eliminates the necessity of calling SizeToContents() after calling se...
npentrel@chromium.org
2013-11-25
1
-2
/
+11
*
Fixed several accessibility issues in bookmark bubble dialog:
zelidrag@chromium.org
2013-11-22
1
-0
/
+5
*
Remove the Views bubble double widget hack.
msw@chromium.org
2013-11-18
1
-143
/
+8
*
[win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.
tapted@chromium.org
2013-11-08
1
-0
/
+5
*
rAc: error validation UI updates
dbeam@chromium.org
2013-10-08
1
-2
/
+7
*
Fixing crash Report - Magic Signature: views::View::ConvertPointToScreen
skuhne@chromium.org
2013-10-01
1
-21
/
+42
*
Attempt at fixing crash in BubbleDeleteView
sky@chromium.org
2013-09-24
1
-4
/
+19
[next]