| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Mark single-argument constructors as explicit. | tfarina@chromium.org | 2012-05-04 | 1 | -2/+2 |
* | Fixes status bubble on windows. In my fix for 123256 I removed a | sky@chromium.org | 2012-05-03 | 1 | -2/+0 |
* | Fix the bluetooth status notification issue on systemtray. | jennyz@chromium.org | 2012-04-27 | 3 | -5/+12 |
* | * Separated implementation class from gfx::Screen | oshima@chromium.org | 2012-04-25 | 1 | -1/+1 |
* | views: Make sure the bubble-delegate removes itself from the anchor-widget's ... | sadrul@chromium.org | 2012-04-24 | 2 | -0/+9 |
* | Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc. | msw@chromium.org | 2012-04-23 | 3 | -24/+61 |
* | Breaking KioskModeTest.EnableKioskModeTest on Linux ChromiumOS Tests (dbg)(3) | dbeam@chromium.org | 2012-04-20 | 3 | -32/+13 |
* | Reland Propagate OnNativeWidgetMove to delegate/observers, etc. | msw@chromium.org | 2012-04-19 | 3 | -13/+32 |
* | Revert 132956 - Propagate OnNativeWidgetMove to delegate/observers, etc. | yusukes@google.com | 2012-04-19 | 3 | -32/+13 |
* | Propagate OnNativeWidgetMove to delegate/observers, etc. | msw@chromium.org | 2012-04-19 | 3 | -13/+32 |
* | Replaced sk_canvas()->drawPath() with DrawPath() | pkotwicz@chromium.org | 2012-04-10 | 1 | -2/+2 |
* | Use FramePainter for painting PanelViewFrame | dslomov@chromium.org | 2012-03-17 | 2 | -4/+7 |
* | ui/gfx: Get rid of CanvasSkia::GetSkCanvas() function. | tfarina@chromium.org | 2012-03-13 | 1 | -3/+3 |
* | ui/gfx: Make gfx::Canvas inherit from gfx::CanvasSkia. | tfarina@chromium.org | 2012-03-09 | 1 | -1/+1 |
* | ui: Let skia do the conversion work for us by using the integer version of se... | tfarina@chromium.org | 2012-03-01 | 1 | -13/+6 |
* | Make BubbleBorderDelegate close itself. | msw@chromium.org | 2012-02-15 | 2 | -32/+29 |
* | Ensure bubble border_widget_ is owned by its NativeWidget, etc. | msw@chromium.org | 2012-02-10 | 1 | -2/+6 |
* | Speculative Revert 120885 - ui/gfx: Make the first version of Canvas::TileIma... | hbono@chromium.org | 2012-02-08 | 1 | -12/+12 |
* | ui/gfx: Make the first version of Canvas::TileImageInt take a gfx::Rect. | tfarina@chromium.org | 2012-02-08 | 1 | -12/+12 |
* | Fix views compilation on Linux with toolkit_views=1. | saintlou@chromium.org | 2012-02-07 | 1 | -3/+3 |
* | Update widget initialization for screen lock, settings bubble and menus to se... | alicet@chromium.org | 2012-02-03 | 2 | -3/+14 |
* | Make BubbleBackground clip out the client area on Windows. | msw@chromium.org | 2012-01-31 | 3 | -12/+30 |
* | Revise bubble Show/Hide/Close logic via Widget::Observer. | msw@chromium.org | 2012-01-31 | 2 | -15/+32 |
* | Should not try to activate a focusless bubble on aura. | alicet@chromium.org | 2011-12-16 | 1 | -0/+2 |
* | Set custom ExtensionPopup margins with new BubbleDelegateView accessors, etc. | msw@chromium.org | 2011-12-16 | 5 | -8/+21 |
* | Merge BorderContentsView into BubbleFrameView; simplify. | msw@chromium.org | 2011-12-15 | 10 | -640/+312 |
* | Patch AvatarMenuBubbleView crash; only SizeToContents if GetBubbleFrameView. | msw@chromium.org | 2011-12-15 | 2 | -3/+4 |
* | Add support for high contrast mode to bubbles | sail@chromium.org | 2011-12-08 | 1 | -1/+7 |
* | Revert 113634 - Add support for high contrast mode to bubbles | sail@chromium.org | 2011-12-08 | 1 | -8/+2 |
* | Fix alignment of avatar bubbles in the NTP | sail@chromium.org | 2011-12-08 | 4 | -13/+33 |
* | Add support for high contrast mode to bubbles | sail@chromium.org | 2011-12-08 | 1 | -2/+8 |
* | Remove BubbleDelegateView ctor color arg, add simple setter/getter. | msw@chromium.org | 2011-12-08 | 3 | -21/+17 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 1 | -2/+2 |
* | Make the fullscreen exit bubble render correctly on non-white backgrounds on ... | koz@chromium.org | 2011-12-01 | 2 | -1/+13 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 1 | -1/+1 |
* | Move border_contents_unittest.cc to ui/views/bubble/. | msw@google.com | 2011-11-30 | 1 | -0/+243 |
* | Rebase the MessageBubble on the new views bubble. | msw@google.com | 2011-11-30 | 2 | -0/+6 |
* | Fix BubbleDelegateView call to DisableInactiveRendering. | msw@chromium.org | 2011-11-30 | 1 | -2/+3 |
* | Add OVERRIDE to ui/. | avi@chromium.org | 2011-11-23 | 1 | -3/+5 |
* | Get rid of the EnableClose() infrastructure in Widget. | ben@chromium.org | 2011-11-22 | 1 | -1/+0 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 5 | -6/+6 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 5 | -6/+6 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 5 | -6/+6 |
* | Rebase ExtensionInstalledBubble on the new views bubble. | msw@chromium.org | 2011-11-20 | 1 | -0/+1 |
* | Revert 110824 - Variety of crashes on XP dbg bots | rsleevi@chromium.org | 2011-11-19 | 1 | -1/+0 |
* | Rebase ExtensionInstalledBubble on the new views bubble. | msw@chromium.org | 2011-11-19 | 1 | -0/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 9 | -17/+17 |
* | views: Move bubble, events, focus and layout to ui/views/. | tfarina@chromium.org | 2011-11-18 | 10 | -0/+1641 |