summaryrefslogtreecommitdiffstats
path: root/ui/views/bubble
Commit message (Expand)AuthorAgeFilesLines
* Get the rest of the ash_unittests to pass with the new FocusController (!)ben@chromium.org2012-12-141-0/+1
* Use NativeTheme colors for Views bubbles; etc.msw@chromium.org2012-12-133-19/+32
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-061-3/+3
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-062-9/+37
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-052-34/+11
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-052-11/+34
* Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-12-042-2/+9
* Customize user details in ash system bubble for public account modebartfab@chromium.org2012-12-032-5/+32
* Revert 170458 - Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-11-302-9/+2
* Hide new Autofill Popup on Main Widget Resize or Move.csharp@chromium.org2012-11-302-2/+9
* Remove top and bottom margins from TrayBubbleViewbartfab@chromium.org2012-11-152-63/+59
* Use gfx::Insets return type for Border::GetInsets().wittman@chromium.org2012-11-146-23/+16
* Make views::Border::Paint() non-const; additional cleanup.msw@chromium.org2012-11-092-2/+2
* Fix DisableInactiveRendering issue for Views bubbles.msw@chromium.org2012-11-011-7/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+2
* Move ash/system/web_notification message_center to ui/stevenjb@chromium.org2012-10-302-0/+569
* Fix Views bubble focus issue on Windows.msw@chromium.org2012-10-272-5/+1
* Attempt 2 at: Hides the bubble arrow when showing a tray bubble and the launc...sky@chromium.org2012-10-262-17/+25
* Revert 164398 - Hides the bubble arrow when showing a tray bubble and the lau...sail@chromium.org2012-10-262-25/+17
* Hides the bubble arrow when showing a tray bubble and the launcher issky@chromium.org2012-10-262-17/+25
* Replace shadow assetsstevenjb@chromium.org2012-10-251-2/+2
* Fix a BubbleDelegateView and HWNDMessageHandler focus issue.msw@chromium.org2012-10-232-2/+38
* Add new views::LabelButton and LabelButtonBorder.msw@chromium.org2012-10-161-2/+1
* Makes gfx::Screen an instance, rather than a collection of static methods.scottmg@chromium.org2012-10-121-1/+3
* Handle titlebar text updates properlyskuhne@google.com2012-10-011-0/+1
* Cleanup: avoid foo ? true : false, part 1.thestig@chromium.org2012-09-271-1/+1
* Position apps list on Windows near the cursor.benwells@chromium.org2012-09-241-2/+5
* Consolidate bubble border code.xiyuan@chromium.org2012-09-2110-722/+764
* Don't show extra icon in the taskbar for the Windows app list.benwells@chromium.org2012-09-201-1/+1
* Add myself to new ui/views/bubble/OWNERS.msw@chromium.org2012-09-191-0/+1
* Introduce App Launcher for Windows.benwells@chromium.org2012-09-102-2/+12
* Reland: Fix and expand upon BubbleDelegateTests.msw@chromium.org2012-09-011-28/+113
* Fix zoom bubble hijacking focus on Windows.dbeam@chromium.org2012-08-302-5/+15
* Revert 153843 - Fix and expand upon BubbleDelegateTests.msw@chromium.org2012-08-291-95/+28
* Fix and expand upon BubbleDelegateTests.msw@chromium.org2012-08-291-28/+95
* Minor fixes to BubbleBorder2 and LauncherTooltipManager:varunjain@chromium.org2012-08-113-1/+10
* ash: Fix blurry app list bubble border.xiyuan@chromium.org2012-08-061-2/+2
* Adding new maximize menu according to specification.skuhne@chromium.org2012-08-042-1/+12
* Build fix. Make overriding methods virtual to satisfy clang.varunjain@chromium.org2012-08-041-3/+4
* aura: Fix launcher tooltips:varunjain@chromium.org2012-08-047-6/+508
* views: Extract Widget observer into its own header file.tfarina@chromium.org2012-08-022-11/+11
* Fix position of web notification bubble and arrowstevenjb@chromium.org2012-08-016-32/+42
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-2/+2
* views: Improve the doc comment for BubbleFrameView.tfarina@chromium.org2012-07-192-12/+12
* Remove bookmark bubble debugging code.msw@chromium.org2012-07-192-22/+5
* (Views only) Enable setting individual marigin values for top, left, bottom a...markusheintz@chromium.org2012-07-175-14/+26
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-1/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Fix BubbleBorder wrong arrow for BOTTOM_LEFT and RIGHT_TOP.xiyuan@chromium.org2012-07-111-3/+5
* Nix bubble's WindowClosing override; check bookmark bubble's anchor_view.msw@chromium.org2012-07-032-17/+3