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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Retain tray bubble's rounded corners when the bubble animates out"
michaelpg@chromium.org
2014-01-07
1
-18
/
+11
*
Fix some bubble frame view sizing issues.
msw@chromium.org
2013-12-30
1
-16
/
+15
*
Clean-up: Replaces gfs::Font with gfx::FontList in ui/views.
yukishiino@chromium.org
2013-12-25
1
-2
/
+2
*
Prefix string16 with base:: in ui/.
dbeam@chromium.org
2013-12-18
2
-4
/
+5
*
rAc: open info bubbles only within the dialog using existing logic.
dbeam@chromium.org
2013-12-16
5
-44
/
+38
*
Rename View::set_focusable and View::set_accessibility_focusable
mohsen@chromium.org
2013-12-16
1
-1
/
+1
*
Retain tray bubble's rounded corners when the bubble animates out
michaelpg@chromium.org
2013-12-11
1
-11
/
+18
*
Asks to re-layout the bubble contents when arrow is mirrored.
mukai@chromium.org
2013-12-04
1
-2
/
+4
*
Close bubble widget when its anchor widget bounds has changed and move_with_a...
oshima@chromium.org
2013-12-03
3
-2
/
+21
*
Use a forward-declare of views::View in views/border.h
tapted@chromium.org
2013-12-02
2
-0
/
+3
*
This CL eliminates the necessity of calling SizeToContents() after calling se...
npentrel@chromium.org
2013-11-25
3
-11
/
+20
*
Add GetMinimumSize() for Borders, and make LabelButton auto-size to at least as
pkasting@chromium.org
2013-11-23
2
-19
/
+30
*
Fixed several accessibility issues in bookmark bubble dialog:
zelidrag@chromium.org
2013-11-22
2
-1
/
+7
*
Misc. cleanup:
pkasting@chromium.org
2013-11-21
3
-25
/
+23
*
Remove the Views bubble double widget hack.
msw@chromium.org
2013-11-18
4
-165
/
+8
*
[win8] Ensure App Launcher taskbar shortcut always opens in Desktop mode.
tapted@chromium.org
2013-11-08
2
-0
/
+10
*
Update Views bubble frames on Windows theme changes.
msw@chromium.org
2013-11-06
2
-0
/
+7
*
Trim small shadow bubble image assets.
msw@chromium.org
2013-11-01
1
-2
/
+0
*
Remove IDR_BUBBLE_SHADOW, use IDR_WINDOW_BUBBLE_SHADOW_BIG.
msw@chromium.org
2013-10-31
2
-17
/
+1
*
Explicit initialization of aura::Env for browser shell.
dnicoara@chromium.org
2013-10-09
1
-0
/
+1
*
rAc: error validation UI updates
dbeam@chromium.org
2013-10-08
2
-2
/
+10
*
Add Steven to OWNERS for ui/views/bubble/tray_bubble_view.*
msw@chromium.org
2013-10-04
1
-1
/
+2
*
Fixing crash Report - Magic Signature: views::View::ConvertPointToScreen
skuhne@chromium.org
2013-10-01
4
-28
/
+113
*
Attempt at fixing crash in BubbleDeleteView
sky@chromium.org
2013-09-24
2
-4
/
+22
*
Moves ui/base/events to ui/events
sky@chromium.org
2013-09-18
1
-1
/
+1
*
ui/base/animation -> ui/gfx/animation
sky@chromium.org
2013-09-15
2
-13
/
+10
*
Limit constrained windows to the size of the parent view.
rfevang@chromium.org
2013-09-06
2
-12
/
+24
*
Explicitly list IDR resource ids in ui/views/bubble_border.cc
jamescook@chromium.org
2013-08-30
1
-18
/
+46
*
Invoke the inactive frame rendering code in WM_WINDOWPOSCHANGING instead of W...
ananta@chromium.org
2013-08-20
2
-13
/
+36
*
Autoclosing of tray bubbles when the mouse is over the bubble but not moved b...
skuhne@chromium.org
2013-08-17
2
-4
/
+81
*
Implement newly saved card bubble for realz and update generated card bubble ...
dbeam@chromium.org
2013-08-10
2
-0
/
+9
*
Correcting bubble offsets of notifications when the tray menu is shown
skuhne@chromium.org
2013-08-10
1
-2
/
+0
*
Fixing bubble sizing problems with tiny content, arrow used for alignment but...
skuhne@chromium.org
2013-08-09
2
-4
/
+40
*
ash:Shelf Update Alternate Layout
harrym@chromium.org
2013-08-09
1
-2
/
+2
*
Cleanup bubble tests.
msw@chromium.org
2013-08-06
4
-147
/
+84
*
Fix BubbleFrameView title and close button patterns.
msw@chromium.org
2013-07-31
4
-12
/
+20
*
Makes events outside display region of new style dialogs fall though.
sky@chromium.org
2013-07-31
1
-9
/
+20
*
More left / right adjustments for for message bubbles, the appmenu and the tr...
skuhne@chromium.org
2013-07-28
1
-0
/
+4
*
Fix overlay border painting issue on Windows.
dbeam@chromium.org
2013-07-26
2
-1
/
+7
*
The new alternate shelf requests that all tray / message bubbles / applicatio...
skuhne@chromium.org
2013-07-24
2
-4
/
+31
*
Move logic wrt to revealing the top-of-window views in immersive fullscreen w...
pkotwicz@chromium.org
2013-07-08
2
-0
/
+9
*
When transparency is required with Aura enabled and DWM composition disabled,...
zturner@chromium.org
2013-06-29
1
-1
/
+12
*
ExternalTabContainerWin's widgets should be opaque and not fade-in.
grt@chromium.org
2013-06-27
1
-3
/
+3
*
Test delegate_ in TrayBubbleView::GetAccessibleState
stevenjb@chromium.org
2013-06-21
1
-1
/
+1
*
Turn off the tip for the sytem tray menu and the app list (ChromeOS).
skuhne@chromium.org
2013-06-16
2
-0
/
+9
*
Relanding this with the fixes for Chromium OS ASAN.
ananta@chromium.org
2013-06-14
3
-1
/
+98
*
Revert 206209 "Ensure that the Bubble widget closes correctly wh..."
sail@chromium.org
2013-06-13
3
-98
/
+1
*
Ensure that the Bubble widget closes correctly when we fade it out on AURA.
ananta@chromium.org
2013-06-13
3
-1
/
+98
*
Do not allow Views new-dialog-style windows to be resized.
msw@chromium.org
2013-06-05
2
-56
/
+54
*
Fix BubbleFrameView titlebar sizing.
msw@chromium.org
2013-06-01
1
-3
/
+5
[next]