summaryrefslogtreecommitdiffstats
path: root/ui/views/bubble
Commit message (Expand)AuthorAgeFilesLines
* Fixes crash ae61b773ec2918d7dbeam@chromium.org2012-10-191-1/+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
* Fix a couple issues of bubble border.xiyuan@chromium.org2012-06-292-56/+38
* Only BookmarkBubbleView::ShowEditor with a valid parent, etc.msw@chromium.org2012-06-283-11/+35
* views: Fix a case of user-after-free in bubbles.sadrul@chromium.org2012-06-172-6/+54
* Rename gfx::Screen::GetMonitorXXXX to gfx::Screen::GetDisplayXXX.tfarina@chromium.org2012-06-171-1/+1
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-071-7/+7
* Revert 140877 - Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-7/+7
* Rename DrawBitmapInt to DrawImageIntpkotwicz@chromium.org2012-06-061-7/+7
* Converts remainder of ui (except for ui/app_list) and chrome/browser/ui/views...pkotwicz@chromium.org2012-05-312-43/+45
* Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans.tfarina@chromium.org2012-05-181-2/+2
* Revert 137059 - Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-172-1/+7
* Revert 137752 - Revert 137059 - Better fix for closing uber tray when clickin...fischman@chromium.org2012-05-172-7/+1
* Revert 137059 - Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-172-1/+7
* Better fix for closing uber tray when clicking on Desktoppkotwicz@chromium.org2012-05-152-7/+1
* ash: First pass of Applist v2.xiyuan@chromium.org2012-05-072-5/+5
* views: Mark single-argument constructors as explicit.tfarina@chromium.org2012-05-041-2/+2
* Fixes status bubble on windows. In my fix for 123256 I removed asky@chromium.org2012-05-031-2/+0
* Fix the bluetooth status notification issue on systemtray.jennyz@chromium.org2012-04-273-5/+12
* * Separated implementation class from gfx::Screenoshima@chromium.org2012-04-251-1/+1
* views: Make sure the bubble-delegate removes itself from the anchor-widget's ...sadrul@chromium.org2012-04-242-0/+9
* Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-233-24/+61
* Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3)dbeam@chromium.org2012-04-203-32/+13
* Reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-193-13/+32
* Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc.yusukes@google.com2012-04-193-32/+13
* Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-193-13/+32
* Replaced sk_canvas()->drawPath() with DrawPath()pkotwicz@chromium.org2012-04-101-2/+2
* Use FramePainter for painting PanelViewFramedslomov@chromium.org2012-03-172-4/+7
* ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function.tfarina@chromium.org2012-03-131-3/+3
* ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia.tfarina@chromium.org2012-03-091-1/+1
* ui: Let skia do the conversion work for us by using the integer version of se...tfarina@chromium.org2012-03-011-13/+6