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
/
components
/
web_modal
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sync more GN unit tests with GYP.
brettw
2015-08-21
1
-1
/
+4
*
Revert of Sync more GN unit tests with GYP. (patchset #3 id:40001 of https://...
nasko
2015-08-21
1
-4
/
+1
*
Sync more GN unit tests with GYP.
Brett Wilson
2015-08-20
1
-1
/
+4
*
components: Fix 'gn check' errors for web_cache and web_modal.
tfarina
2015-07-29
1
-0
/
+6
*
Remove PopupManager from src/components/web_modal/.
rouslan
2015-07-27
4
-194
/
+0
*
web_modal: Remove unused SinglePopupManager[Delegate]
tapted
2015-06-01
4
-124
/
+11
*
Remove NativeWebContentsModalDialog and NativePopup typedefs.
andresantoso
2015-03-09
9
-82
/
+53
*
Revert "Revert "MacViews: Unify web contents modal dialog types""
Daniel Xie
2015-03-04
1
-15
/
+2
*
Revert "MacViews: Unify web contents modal dialog types"
Daniel Xie
2015-03-04
1
-2
/
+15
*
MacViews: Unify web contents modal dialog types
andresantoso
2015-03-03
1
-15
/
+2
*
Cleanup: Update the path to gfx size headers.
tfarina
2015-01-03
1
-1
/
+1
*
Cleanup: Update the path to insets and point headers.
tfarina
2014-12-23
1
-1
/
+1
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-29
1
-2
/
+2
*
Update a bunch of OWNERS files.
ben
2014-10-28
1
-1
/
+0
*
Standardize usage of virtual/override/final in components/
dcheng
2014-10-21
7
-36
/
+30
*
replace OVERRIDE and FINAL with override and final in components/
mostynb
2014-10-06
5
-24
/
+24
*
Work on GN build of Chrome.
Brett Wilson
2014-08-26
1
-0
/
+3
*
[WebModals] New API for browser-scoped popup management.
gbillock@chromium.org
2014-07-15
6
-4
/
+322
*
Add components and CLD to GN build.
brettw@chromium.org
2014-07-10
1
-0
/
+37
*
Remove the unused close_on_interstitial_webui setting.
msw@chromium.org
2014-05-17
3
-50
/
+17
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
2
-2
/
+2
*
Hide WebContentsView from Chrome. This also removes WebContentsViewPort.
jam@chromium.org
2014-05-03
1
-1
/
+0
*
[WebModal] Move native dialog to be constructor parameter of the single dialo...
gbillock@chromium.org
2014-04-22
4
-55
/
+65
*
[WebModal] Rename NativeWebContentsModalDialogManager to SingleWebContentsDia...
gbillock@chromium.org
2014-04-15
4
-52
/
+49
*
[WebModal] Modify manager to prepare for managing bubbles.
gbillock@chromium.org
2014-04-12
4
-134
/
+250
*
Simplify some Win Aura ifdefs.
jam@chromium.org
2014-04-11
1
-1
/
+1
*
When checking the public suffix list, set INCLUDE_PRIVATE_REGISTRIES for all ...
rsleevi@chromium.org
2014-01-30
1
-1
/
+1
*
Only move dialogs on BrowserViewLayout::Layout as needed.
msw@chromium.org
2013-12-10
1
-2
/
+1
*
Close Views web contents modal dialogs on interstitial pages by default
wittman@chromium.org
2013-10-25
3
-9
/
+21
*
Remove invisible views from tab order.
dbeam@chromium.org
2013-10-17
5
-38
/
+161
*
Remove NOTIFICATION_WEB_CONTENTS_VISIBILITY_CHANGED from web contents modal d...
avi@chromium.org
2013-10-10
3
-48
/
+18
*
Don't enforce maximum dialog size for browser modal dialogs.
rfevang@chromium.org
2013-10-09
4
-46
/
+66
*
[Cleanup] rename WebContentsModalDialogManager::IsShowingDialog() to IsDialog...
wittman@chromium.org
2013-09-10
3
-16
/
+14
*
Provide configurable closing of web contents modal dialogs on interstitial we...
wittman@chromium.org
2013-09-06
3
-11
/
+87
*
Limit constrained windows to the size of the parent view.
rfevang@chromium.org
2013-09-06
1
-2
/
+8
*
Add WebContentsModalDialogManager unit tests
wittman@chromium.org
2013-09-05
2
-38
/
+271
*
Cleanup WebContentsModalDialogManagerTest.
thestig@chromium.org
2013-08-23
1
-13
/
+16
*
Observe WebContentsModalDialogHost from NativeWebContentsModalDialogManagerViews
wittman@chromium.org
2013-08-21
1
-0
/
+1
*
Reland: Add components/web_modal OWNERS
wittman@chromium.org
2013-08-20
1
-0
/
+2
*
Revert 218518 "Add components/web_modal OWNERS"
stevenjb@chromium.org
2013-08-20
1
-2
/
+0
*
Add NativeWebContentsModalDialogManager::HostChanged()
wittman@chromium.org
2013-08-20
4
-1
/
+15
*
Add components/web_modal OWNERS
wittman@chromium.org
2013-08-20
1
-0
/
+2
*
Revert 212329 "Reland "Close web contents modal dialogs on conte..."
wittman@chromium.org
2013-07-31
2
-68
/
+32
*
Reland "Close web contents modal dialogs on content load start"
wittman@chromium.org
2013-07-18
2
-32
/
+68
*
Revert 211058 "Close web contents modal dialogs on content load ..."
wittman@chromium.org
2013-07-12
2
-18
/
+23
*
Close web contents modal dialogs on content load start
wittman@chromium.org
2013-07-11
2
-23
/
+18
*
Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...
ajwong@chromium.org
2013-06-06
1
-8
/
+1
*
components: Create web_modal component.
sadrul@chromium.org
2013-05-16
10
-0
/
+592