summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/constrained_window_views.cc
Commit message (Expand)AuthorAgeFilesLines
* Use GuestViewBase for creating constrained windows instead of WebViewGuest.lazyboy2014-09-091-5/+5
* Move core web_view code to extensions.hanxi2014-08-261-1/+1
* Revert "Move core web_view code to extensions." (patchset #6 of https://coder...jamescook2014-08-261-1/+1
* Move core web_view code to extensions.hanxi2014-08-251-1/+1
* Move guest_view to extensions.hanxi@chromium.org2014-08-121-2/+2
* [WebModals] New API for browser-scoped popup management.gbillock@chromium.org2014-07-151-8/+8
* Fix print preview dialog for <webview>.lazyboy@chromium.org2014-06-111-2/+11
* Reland Fix Views web-modal dialog widget creation.msw@chromium.org2014-06-061-0/+20
* Revert 274991 "Fix Views web-modal dialog widget creation."nasko@chromium.org2014-06-051-20/+0
* Fix Views web-modal dialog widget creation.msw@chromium.org2014-06-051-0/+20
* Remove deprecated version of views::CreateDialogFrameView.msw@chromium.org2014-02-141-10/+0
* Revert 250308 "Cleanup: Remove deprecated version of views::Crea..."thestig@chromium.org2014-02-121-0/+10
* Cleanup: Remove deprecated version of views::CreateDialogFrameView().thestig@chromium.org2014-02-111-10/+0
* Remove DialogDelegate::UseNewStyle and unused code.msw@chromium.org2013-11-181-522/+14
* linux and chromeos: Turn on -Wunused-const-variable.thakis@chromium.org2013-10-191-3/+0
* Do not clobber Views dialog positions during drag.msw@chromium.org2013-10-181-0/+4
* Refactor FramePainter so that a child view of NonClientFrameView can paint th...pkotwicz@chromium.org2013-10-181-2/+1
* Don't enforce maximum dialog size for browser modal dialogs.rfevang@chromium.org2013-10-091-37/+52
* Limit constrained windows to the size of the parent view.rfevang@chromium.org2013-09-061-2/+10
* Move web contents modal dialog widget creation to ui/viewswittman@chromium.org2013-08-211-24/+0
* Observe WebContentsModalDialogHost from NativeWebContentsModalDialogManagerViewswittman@chromium.org2013-08-211-28/+30
* Cleanup: remove unnecessary includes/forward declarationswittman@chromium.org2013-08-171-35/+0
* [Refactor] Remove ConstrainedWindowFrameViewAshpkotwicz@chromium.org2013-08-161-31/+3
* Disable Aura shadow when creating new style frame viewswittman@chromium.org2013-08-151-9/+0
* ExternalTabContainerWin's widgets should be opaque and not fade-in.grt@chromium.org2013-06-271-1/+1
* Place browser-modal dialogs like web-contents-modal dialogs.msw@chromium.org2013-06-121-0/+27
* Use a direct include of utf_string_conversions.h in chrome/browser/ui/, part 2.avi@chromium.org2013-06-071-1/+1
* components: Create web_modal component.sadrul@chromium.org2013-05-161-2/+4
* Fix determination of web contents modal dialog parent when WebContents is not...wittman@chromium.org2013-05-141-2/+1
* Center the web contents modal dialog horizontallywittman@chromium.org2013-05-101-2/+1
* Make Win-Aura constrained dialog windows transparent.msw@chromium.org2013-05-081-0/+3
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-071-2/+19
* Revert 198491 "Render opaque border with no shadow for web conte..."tommi@chromium.org2013-05-061-19/+2
* Render opaque border with no shadow for web contents modal dialogs under View...wittman@chromium.org2013-05-061-2/+19
* Disable default Aura shadow for web contents modal dialogswittman@chromium.org2013-05-041-0/+9
* Remove frame from new style web view dialog.mad@chromium.org2013-04-191-0/+1
* Implement WebContentsModalDialogManagerDelegate for ShellWindowwittman@chromium.org2013-04-081-0/+2
* Introduce browser-agnostic web contents modal dialog positioning abstraction ...wittman@chromium.org2013-04-021-2/+74
* Remove the ConstrainedWindowViews classwittman@chromium.org2013-03-021-31/+14
* Remove uses of ConstrainedWindowViews within Views dialogswittman@chromium.org2013-02-281-35/+9
* Rename WebContentsModalDialogManager::AddDialog to ShowDialogwittman@chromium.org2013-02-281-1/+1
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-1/+1
* Use opaque type to reference web contents modal dialog in WebContentsModalDia...wittman@chromium.org2013-02-251-1/+1
* Split out the static methods from ThemeService to ThemeProperties.pkotwicz@chromium.org2013-02-181-3/+3
* Revert 182969jschuh@chromium.org2013-02-161-2/+2
* Revert 182878jschuh@chromium.org2013-02-161-2/+2
* Use a uniform opaque type to represent web contents modal dialogswittman@chromium.org2013-02-161-2/+2
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.rsleevi@chromium.org2013-02-061-3/+5
* Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...wittman@chromium.org2013-02-061-55/+26
* Gets desktop win-aura to use non-win aura assets. There are likelysky@chromium.org2013-02-051-1/+5