index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
ui
/
views
/
constrained_window_views_browsertest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland Fix Views web-modal dialog widget creation.
msw@chromium.org
2014-06-06
1
-4
/
+3
*
Revert 274991 "Fix Views web-modal dialog widget creation."
nasko@chromium.org
2014-06-05
1
-3
/
+4
*
Fix Views web-modal dialog widget creation.
msw@chromium.org
2014-06-05
1
-4
/
+3
*
Re-land: Store and restore view focus in OnWindowFocused.
msw@chromium.org
2014-05-18
1
-394
/
+139
*
Revert of Store and restore view focus in OnWindowFocused. (https://coderevie...
ckocagil@chromium.org
2014-05-18
1
-129
/
+394
*
Store and restore view focus in OnWindowFocused.
msw@chromium.org
2014-05-17
1
-394
/
+129
*
Remove obsolete #include
sdefresne@chromium.org
2014-05-09
1
-0
/
+1
*
[WebModal] Rename NativeWebContentsModalDialogManager to SingleWebContentsDia...
gbillock@chromium.org
2014-04-15
1
-5
/
+5
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-4
/
+3
*
Revert of https://codereview.chromium.org/82763010/
benwells@chromium.org
2013-11-26
1
-3
/
+4
*
x11: Clean up XEvent construction code for tests.
sadrul@chromium.org
2013-11-26
1
-4
/
+3
*
events: Move test related functions into a separate target.
sadrul@chromium.org
2013-11-25
1
-1
/
+1
*
Remove DialogDelegate::UseNewStyle and unused code.
msw@chromium.org
2013-11-18
1
-6
/
+0
*
linux_aura: Enable interactive_ui_tests.
erg@chromium.org
2013-10-22
1
-4
/
+26
*
events: Make platform specific events code into ui/events/.
sadrul@chromium.org
2013-09-25
1
-1
/
+1
*
[Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...
wittman@chromium.org
2013-09-10
1
-3
/
+3
*
(Try 2) Update chrome://newtab checks in browser tests to use chrome::IsNTPUR...
kmadhusu@chromium.org
2013-09-06
1
-1
/
+2
*
Revert 220623 "Update chrome://newtab checks in browser tests to..."
dharcourt@chromium.org
2013-08-30
1
-2
/
+1
*
Update chrome://newtab checks in browser tests to use chrome::IsNTPURL().
kmadhusu@chromium.org
2013-08-30
1
-1
/
+2
*
Test moving web contents between windows while web contents modal dialog is d...
wittman@chromium.org
2013-08-26
1
-0
/
+51
*
Move web contents modal dialog widget creation to ui/views
wittman@chromium.org
2013-08-21
1
-12
/
+19
*
Make some ChromeOS code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-3
/
+3
*
Fix ChromeOS use of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-05
1
-3
/
+3
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-06-03
1
-1
/
+11
*
components: Create web_modal component.
sadrul@chromium.org
2013-05-16
1
-2
/
+4
*
Revert 195553 "Allow showing pending URL for new tab navigations..."
creis@chromium.org
2013-04-24
1
-11
/
+1
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-04-22
1
-1
/
+11
*
Disable ConstrainedWindowViewTest.EscapeCloseConstrainedWindow on CrOS
dgrogan@chromium.org
2013-04-09
1
-1
/
+2
*
Disable ConstrainedWindowViewTest.BackspaceSentToWebContent on Linux ChromiumOS.
xhwang@chromium.org
2013-04-08
1
-2
/
+2
*
Introduce browser-agnostic web contents modal dialog positioning abstraction ...
wittman@chromium.org
2013-04-02
1
-6
/
+15
*
Revert 191277 "Allow showing pending URL for new tab navigations..."
rsleevi@chromium.org
2013-03-29
1
-11
/
+1
*
Allow showing pending URL for new tab navigations, but only if safe.
creis@chromium.org
2013-03-29
1
-1
/
+11
*
Remove the ConstrainedWindowViews class
wittman@chromium.org
2013-03-02
1
-8
/
+20
*
Remove uses of ConstrainedWindowViews within Views dialogs
wittman@chromium.org
2013-02-28
1
-8
/
+6
*
Factor out uses of the WebContentsModalDialog interface from platform-indepen...
wittman@chromium.org
2013-02-22
1
-1
/
+3
*
Disable ConstrainedWindowViewTest.EscapeCloseConstrainedWindow on Windows.
joi@chromium.org
2013-02-22
1
-1
/
+8
*
Linux/ChromeOS Chromium style checker cleanup, chrome/browser/ui edition.
rsleevi@chromium.org
2013-02-06
1
-1
/
+1
*
Refactor modality-specific behavior from ConstrainedWindowViews to WebContent...
wittman@chromium.org
2013-02-06
1
-4
/
+4
*
Disable ConstrainedWindowViewTest.BackspaceSentToWebContent on win aura
zea@chromium.org
2013-01-25
1
-1
/
+7
*
Remove active_index from Browser.
avi@chromium.org
2013-01-14
1
-1
/
+2
*
Clean up WebContentsModalDialogManager.
wittman@chromium.org
2013-01-12
1
-3
/
+3
*
Add tests to verify accelerators properly work on constrained window.
mazda@chromium.org
2013-01-09
1
-15
/
+79
*
Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...
wittman@chromium.org
2013-01-03
1
-11
/
+11
*
Rename platform-independent ConstrainedWindow types to WebContentsModalDialog...
wittman@chromium.org
2012-12-22
1
-4
/
+4
*
Fix incorrect handling of accelerators on constrained web dailogs.
mazda@chromium.org
2012-12-18
1
-0
/
+38
*
Remove Views Chrome-style support from src/chrome.
wittman@chromium.org
2012-12-13
1
-8
/
+4
*
Remove TabContents from views code.
avi@chromium.org
2012-12-12
1
-4
/
+4
*
Introduces "CreateParams" for web contents, and add |parent| parameter in it.
mukai@chromium.org
2012-12-09
1
-1
/
+1
*
Remove TabContents from TabStripModel method names not taking TabContents.
avi@chromium.org
2012-11-28
1
-3
/
+3
*
Pulse animation for constrained windows in Chrome OS
rouslan@chromium.org
2012-11-28
1
-0
/
+8
[next]