summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/frame/bubble_frame_view.cc
Commit message (Expand)AuthorAgeFilesLines
* Preliminary implementation of Google-style dialogs in ash::internal::DialogFr...benrg@chromium.org2012-01-181-2/+2
* Make BubbleWindow a Widget override with a BubbleFrameView.msw@chromium.org2011-12-061-8/+6
* UI polish for certificate viewer.bshe@chromium.org2011-12-021-7/+29
* views: Move the remaining files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move label and link files to ui/views/controls/.tfarina@chromium.org2011-11-291-1/+1
* views: Move button directory to ui/views/controls/.tfarina@chromium.org2011-11-281-1/+1
* Get rid of the EnableClose() infrastructure in Widget.ben@chromium.org2011-11-221-3/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-4/+4
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-4/+4
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-4/+4
* Promote bubble_window_style to more general dialog_style.rbyers@chromium.org2011-11-181-1/+1
* Aura: Resize cursors show properly when hovering over window framejamescook@chromium.org2011-11-091-1/+1
* Change std::wstring to string16 for views::Label and views::Labelyosin@chromium.org2011-10-071-5/+3
* views: Change TextButtonBase::text() to string16.tfarina@chromium.org2011-10-061-5/+6
* Allow CanvasSkia to bind to an existing SkCanvas.piman@chromium.org2011-10-051-1/+1
* Revert 104076 - Change std::wstring to string16 for views::Linkhbono@chromium.org2011-10-051-3/+5
* Change std::wstring to string16 for views::Linkyosin@chromium.org2011-10-051-5/+3
* chromeos: Remove border around dialogs and use RGB.derat@chromium.org2011-09-301-21/+6
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitleyosin@chromium.org2011-09-281-2/+6
* Revert 103095 - Change std::wstring to string16 on WidgetDelegate::GetWindowT...yosin@chromium.org2011-09-281-6/+2
* Change std::wstring to string16 on WidgetDelegate::GetWindowTitle.yosin@chromium.org2011-09-281-2/+6
* CrOS: Use square borders for dialogs, allow content flush to edgejamescook@chromium.org2011-09-141-14/+18
* Move bubble border under views/bubble.saintlou@chromium.org2011-08-241-3/+3
* Revert "This is a redo of http://codereview.chromium.org/7629009/"saintlou@chromium.org2011-08-231-3/+3
* This is a redo of http://codereview.chromium.org/7629009/saintlou@chromium.org2011-08-231-3/+3
* Revert r97856 "move bubble border code and update references to it."maruel@chromium.org2011-08-231-3/+3
* move bubble border code and update references to it.saintlou@chromium.org2011-08-231-3/+3
* Introducing a BubbleWindows hosted in a views::Widget (this class is not yet ...saintlou@chromium.org2011-08-021-4/+4
* Eliminate Window completely.ben@chromium.org2011-06-131-7/+7
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Create InitParams for Window.ben@chromium.org2011-04-281-2/+3
* Move bubble related files into bubble subdir.ben@chromium.org2011-04-141-1/+1
* Build out NativeWindow interface for Window method pass-thrus.ben@chromium.org2011-03-101-1/+1
* Consolidate more into Window:ben@chromium.org2011-03-091-0/+3
* Move WindowDelegate and NonClientView creation and management to Window.ben@chromium.org2011-03-071-5/+5
* Rename Paint* -> OnPaint*ben@chromium.org2011-02-161-2/+2
* It turns out I had the sense of the GetLocalBounds bool wrong everywhere, so ...ben@chromium.org2011-02-091-1/+1
* Rework basic bounds methods on View to match new V2 API: ben@chromium.org2011-02-081-1/+1
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-5/+5
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Remove the stubbed out headers in chrome/browser/views.msw@chromium.org2011-01-101-2/+2
* [cros] Adjust default font sizes for new hand hinted fonts.nkostylev@chromium.org2010-11-221-1/+9
* Add THROBBER style for BubbleWindow.dilmah@chromium.org2010-11-131-21/+58
* Cloud Print Dialog work.scottbyer@google.com2010-11-021-17/+29
* Add optional close button for BubbleWindow.dilmah@chromium.org2010-10-291-6/+54
* Use BubbleWindow for JSModalDialogViews on ChromeOS.xiyuan@chromium.org2010-10-051-0/+1
* Use a BubbleWindow to host native dialogs on ChromeOS.xiyuan@chromium.org2010-09-291-0/+124