summaryrefslogtreecommitdiffstats
path: root/ui/views/bubble
Commit message (Expand)AuthorAgeFilesLines
* Turn off the tip for the sytem tray menu and the app list (ChromeOS).skuhne@chromium.org2013-06-162-0/+9
* Relanding this with the fixes for Chromium OS ASAN.ananta@chromium.org2013-06-143-1/+98
* Revert 206209 "Ensure that the Bubble widget closes correctly wh..."sail@chromium.org2013-06-133-98/+1
* Ensure that the Bubble widget closes correctly when we fade it out on AURA.ananta@chromium.org2013-06-133-1/+98
* Do not allow Views new-dialog-style windows to be resized.msw@chromium.org2013-06-052-56/+54
* Fix BubbleFrameView titlebar sizing.msw@chromium.org2013-06-011-3/+5
* Revert "Restore Views dialog dragging and titlebar system menus."mnissler@chromium.org2013-05-313-63/+26
* Restore Views dialog dragging and titlebar system menus.msw@chromium.org2013-05-313-26/+63
* Rename ClampToMin and ClampToMaxvollick@chromium.org2013-05-302-6/+6
* Polish new dialog style layout and sizing.msw@chromium.org2013-05-281-18/+31
* Add resize support for Views new style dialogs.msw@chromium.org2013-05-242-9/+11
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-10/+9
* views: Convert View::GetClassName() to return const char*.tfarina@chromium.org2013-05-092-3/+3
* Simplify the NO_SHADOW_OPAQUE_BORDER path with addRoundRect.msw@chromium.org2013-05-081-30/+8
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-073-1/+44
* Restore tray bubble's rounded corners by removing OBO hack.msw@chromium.org2013-05-061-1/+1
* Revert 198491 "Render opaque border with no shadow for web conte..."tommi@chromium.org2013-05-063-42/+1
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-063-1/+42
* Adds back focus restoration hack that Mike recently nuked. The hacksky@chromium.org2013-05-011-1/+2
* Fix BubbleBorder rendering when paint type = PAINT_NONE.dewittj@chromium.org2013-04-291-1/+3
* Fix painting issue with requestAutocomplete's AccountChooserestade@chromium.org2013-04-272-0/+6
* Fix Views Bubbleborder minimium dimension clamping.msw@chromium.org2013-04-261-3/+4
* Rewrite BubbleBorder with an ImagePainter.msw@chromium.org2013-04-252-578/+296
* Fix wrong class path of BubbleFrameView.simon.hong81@gmail.com2013-04-191-1/+1
* Improve Views Examples BubbleExample, etc.msw@chromium.org2013-04-121-34/+15
* Rename BubbleBorder::ArrowLocation to Arrow; etc.msw@chromium.org2013-04-119-181/+135
* Revise NativeWidgetWin focus hack; force focus on restore.msw@chromium.org2013-04-051-8/+2
* Fix app list position in windowscalamity@chromium.org2013-04-032-17/+17
* Revert 186235 "Revise NativeWidgetWin focus save/restore hack."msw@chromium.org2013-03-291-2/+8
* Fix some more sizing/margins issues with BubbleFrameView.estade@chromium.org2013-03-291-7/+11
* make sure BubbleFrameView requests space for titlebarestade@chromium.org2013-03-261-2/+2
* Uses GetHeightForWidth() rather than GetPreferredSize().mukai@chromium.org2013-03-262-5/+15
* Remove BubbleDelegateView::Show(); call GetWidget()->Show() instead; etc.msw@chromium.org2013-03-164-10/+3
* A couple of fixes to bubble view:varunjain@chromium.org2013-03-153-3/+45
* Revert 186022 - [win] Make 'Close Window' from taskbar work for app launcher.benwells@chromium.org2013-03-064-25/+14
* Revise NativeWidgetWin focus save/restore hack.msw@chromium.org2013-03-051-8/+2
* Move account chooser into titlebar (for new style dialogs).estade@chromium.org2013-03-052-3/+30
* [win] Make 'Close Window' from taskbar work for app launcher.benwells@chromium.org2013-03-044-14/+25
* [win] Make app launcher border not steal mouse clicksbenwells@chromium.org2013-02-282-0/+12
* More flexibility in BubbleBorder arrow rendering.dewittj@chromium.org2013-02-254-14/+32
* Stop Autocheckout bubble from stealing focus.ahutter@chromium.org2013-02-231-2/+2
* When the Autofill server hints that the current page is the start of an Autoc...ahutter@chromium.org2013-02-061-1/+2
* Add synchronous Widget closing eventwittman@chromium.org2013-02-052-3/+3
* Replace DialogFrameView with an enhanced BubbleFrameView.msw@chromium.org2013-02-042-9/+103
* Cleanup BubbleFrameView and BubbleBorder construction.msw@chromium.org2013-02-017-90/+71
* Implement message center on Windows.dewittj@chromium.org2013-01-312-5/+12
* Removing arrow of bubble (popup) for volume and brightness.sschmitz@chromium.org2013-01-254-9/+13
* Allow message center and related bubbles to render on Windows.dewittj@chromium.org2013-01-181-8/+11
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-122-1/+4
* Update bubble small shadow image assets.xiyuan@chromium.org2013-01-101-1/+1