summaryrefslogtreecommitdiffstats
path: root/ui/views/bubble
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make BubbleBorderDelegate close itself.msw@chromium.org2012-02-152-32/+29
* Ensure bubble border_widget_ is owned by its NativeWidget, etc.msw@chromium.org2012-02-101-2/+6
* Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma...hbono@chromium.org2012-02-081-12/+12
* ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect.tfarina@chromium.org2012-02-081-12/+12
* Fix views compilation on Linux with toolkit_views=1.saintlou@chromium.org2012-02-071-3/+3
* Update widget initialization for screen lock, settings bubble and menus to se...alicet@chromium.org2012-02-032-3/+14
* Make BubbleBackground clip out the client area on Windows.msw@chromium.org2012-01-313-12/+30
* Revise bubble Show/Hide/Close logic via Widget::Observer.msw@chromium.org2012-01-312-15/+32
* Should not try to activate a focusless bubble on aura.alicet@chromium.org2011-12-161-0/+2
* Set custom ExtensionPopup margins with new BubbleDelegateView accessors, etc.msw@chromium.org2011-12-165-8/+21
* Merge BorderContentsView into BubbleFrameView; simplify.msw@chromium.org2011-12-1510-640/+312
* Patch AvatarMenuBubbleView crash; only SizeToContents if GetBubbleFrameView.msw@chromium.org2011-12-152-3/+4
* Add support for high contrast mode to bubblessail@chromium.org2011-12-081-1/+7
* Revert 113634 - Add support for high contrast mode to bubblessail@chromium.org2011-12-081-8/+2
* Fix alignment of avatar bubbles in the NTPsail@chromium.org2011-12-084-13/+33
* Add support for high contrast mode to bubblessail@chromium.org2011-12-081-2/+8
* Remove BubbleDelegateView ctor color arg, add simple setter/getter.msw@chromium.org2011-12-083-21/+17
* views: Move the remaining file from views/ to ui/views/.tfarina@chromium.org2011-12-011-2/+2
* Make the fullscreen exit bubble render correctly on non-white backgrounds on ...koz@chromium.org2011-12-012-1/+13
* views: Move view.h to ui/views/.tfarina@chromium.org2011-11-301-1/+1
* Move border_contents_unittest.cc to ui/views/bubble/.msw@google.com2011-11-301-0/+243
* Rebase the MessageBubble on the new views bubble.msw@google.com2011-11-302-0/+6
* Fix BubbleDelegateView call to DisableInactiveRendering.msw@chromium.org2011-11-301-2/+3
* Add OVERRIDE to ui/.avi@chromium.org2011-11-231-3/+5
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-1/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-225-6/+6
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-215-6/+6
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-215-6/+6
* Rebase ExtensionInstalledBubble on the new views bubble.msw@chromium.org2011-11-201-0/+1
* Revert 110824 - Variety of crashes on XP dbg botsrsleevi@chromium.org2011-11-191-1/+0
* Rebase ExtensionInstalledBubble on the new views bubble.msw@chromium.org2011-11-191-0/+1
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-189-17/+17
* views: Move bubble, events, focus and layout to ui/views/.tfarina@chromium.org2011-11-1810-0/+1641