summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/views/constrained_window_views.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace DialogFrameView with an enhanced BubbleFrameView.msw@chromium.org2013-02-041-2/+1
* Use DialogFrameView for ConstrainedWindowViews with --enable-new-dialog-style.msw@chromium.org2013-01-281-3/+3
* Remove Instant checks for web contents modal dialog wittman@chromium.org2013-01-171-11/+1
* Clean up WebContentsModalDialogManager.wittman@chromium.org2013-01-121-11/+6
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2013-01-031-11/+18
* Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...wittman@chromium.org2012-12-221-7/+7
* Consolidate dialog style flags and strings; etc.msw@chromium.org2012-12-171-2/+2
* Remove Views Chrome-style support from src/chrome.wittman@chromium.org2012-12-131-103/+3
* views cleanup: Merge parent and parent_widget.erg@chromium.org2012-12-061-3/+3
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-021-4/+4
* Move VisibilityController to corewm.ben@chromium.org2012-11-301-3/+3
* Eliminates all ash dependencies from WindowModalityController.ben@chromium.org2012-11-301-2/+2
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-291-4/+7
* Revert 170071 - Split window_animations, moving basic animations to views/cor...ben@chromium.org2012-11-281-7/+4
* Split window_animations, moving basic animations to views/corewm.ben@chromium.org2012-11-281-4/+7
* Pulse animation for constrained windows in Chrome OSrouslan@chromium.org2012-11-281-5/+13
* Update Chrome style inter-button spacing and fix clipping of drop shadow.wittman@chromium.org2012-11-201-4/+11
* views: Improve the constant names of the ButtonState enum.tfarina@chromium.org2012-11-141-3/+3
* Add Vector2d classes that represent offsets, instead of using Point.danakj@chromium.org2012-10-311-1/+1
* Add ash rotate-in and -out animation for constrained dialogsrouslan@chromium.org2012-10-301-0/+8
* remove ConstrainedWindowViews dependency on BrowserWindow.estade@chromium.org2012-10-261-10/+7
* Reorder constrained dialog on top of web contents when switching back to its tabrouslan@chromium.org2012-10-251-2/+11
* Do not automatically create the ConstrainedWindowTabHelper.avi@chromium.org2012-10-181-1/+0
* Make Web Intents picker in Views conform to latest mocksrouslan@chromium.org2012-10-171-66/+52
* Revert 162252 - Make Web Intents picker in Views conform to latest mocksericu@chromium.org2012-10-161-53/+66
* Make Web Intents picker in Views conform to latest mocksrouslan@chromium.org2012-10-161-66/+53
* Remove TabContents from constrained windows.avi@chromium.org2012-10-151-1/+1
* Don't access WebContents after it has been destroyed, in ConstrainedWindowViews.wittman@chromium.org2012-10-111-7/+21
* Restrict effect of --enable-frameless-constrained-dialogs flag in preparation...wittman@chromium.org2012-10-101-12/+22
* Make constrained window dialogs background white.rouslan@chromium.org2012-10-101-11/+1
* Address ben@chromium.org commentsrouslan@chromium.org2012-10-091-23/+24
* Adding ConstrainedWindowViews::OnSizeChangedrouslan@chromium.org2012-10-071-23/+30
* Center constrained window horizontally.rouslan@chromium.org2012-10-041-1/+4
* This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...wittman@chromium.org2012-10-031-1/+39
* Switch ConstrainedWindowTabHelper to use WebContentsUserData.avi@chromium.org2012-10-031-13/+15
* Attempt 2 at: Fixes crash that occured because NativeViewHostAura::Detach was...sky@chromium.org2012-08-311-1/+3