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
/
app_modal_dialogs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part I: clear primary and selection clipboards if data came from content area.
vasilii@chromium.org
2013-02-18
1
-0
/
+1
*
Implement browser-side intercept and handling of inspector Page.handleJavaScr...
kkania@chromium.org
2013-02-06
1
-0
/
+23
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
Rename JavaScriptDialogCreator to JavaScriptDialogManager.
kkania@chromium.org
2013-02-01
5
-60
/
+60
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-22
1
-0
/
+11
*
Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failure
erg@chromium.org
2013-01-16
1
-11
/
+0
*
Finally rip the global StackingClient bandaid off.
erg@chromium.org
2013-01-16
1
-0
/
+11
*
Fix a Windows crash bug with javascript alerts from extension popups.
mpcomplete@chromium.org
2012-08-22
2
-2
/
+10
*
Move ExtensionHost into extensions namespace
rdevlin.cronin@chromium.org
2012-07-31
2
-5
/
+8
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
5
-5
/
+0
*
app_modal_dialogs: Clean up AppModalDialogQueue implementation.
tfarina@chromium.org
2012-06-04
2
-24
/
+24
*
content: Move javascript_message_type.h into content/ from ui/.
tfarina@chromium.org
2012-05-28
3
-10
/
+10
*
browser: Rename js_modal_dialog.* to javascript_app_modal_dialog.*
tfarina@chromium.org
2012-05-24
3
-8
/
+6
*
browser: Rename message_box_handler.* to javascript_dialog_creator.*
tfarina@chromium.org
2012-05-22
2
-22
/
+22
*
Update a comment to remove a reference to BrowserList::GetLastActive which wa...
ben@chromium.org
2012-05-22
1
-4
/
+1
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-1
/
+1
*
TabContents -> WebContentsImpl, part 21.
avi@chromium.org
2012-04-17
1
-1
/
+1
*
Keep the transient page alive as long as there is a javascript dialog showing.
mpcomplete@chromium.org
2012-04-10
1
-4
/
+47
*
Refine the dialog box to show a extension name when the dialog box is created...
yumiOS.art@gmail.com
2012-02-29
2
-29
/
+66
*
Customize onbeforeunload dialog when it's a reload instead of an unload.
dmazzoni@chromium.org
2012-02-29
3
-5
/
+22
*
Move js_modal_dialogs.h to content\public\browser.
jam@chromium.org
2012-01-30
2
-2
/
+1
*
Simplifying JS dialog interfaces.
jam@chromium.org
2012-01-30
5
-79
/
+66
*
Send replies to sync IPCs from swapped out renderers.
creis@chromium.org
2012-01-28
1
-2
/
+3
*
Remove some more tab_contents.h includes from Chrome.
jam@chromium.org
2012-01-05
1
-1
/
+1
*
views: Add an Options enum to MessageBoxView control.
tfarina@chromium.org
2011-12-07
4
-21
/
+24
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-1
/
+1
*
Fix handling of tab contents disappearing out from underneath Javascript dial...
avi@chromium.org
2011-08-16
2
-4
/
+8
*
Removal of Profile from content part 1.
avi@chromium.org
2011-07-27
1
-6
/
+0
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-2
/
+2
*
For JavaScript dialogs, remove As[Type] members, expand delegates to handle t...
avi@chromium.org
2011-06-30
7
-90
/
+80
*
Remove Profiles from JavaScript dialogs.
avi@chromium.org
2011-06-28
2
-52
/
+35
*
Remove JS dialog dependency from content.
avi@chromium.org
2011-06-03
6
-136
/
+204
*
In ChromeDriver, add support for WebDriver's alert commands.
kkania@chromium.org
2011-05-16
4
-3
/
+37
*
Lands http://codereview.chromium.org/3451017/
sky@chromium.org
2011-05-03
1
-1
/
+1
*
Lengthy alerts have line breaks in them on all platforms. Only do this
tsepez@chromium.org
2011-03-29
1
-8
/
+30
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-09
3
-9
/
+9
*
Remove wstrings from ui/base/text_elider.h functions.
tony@chromium.org
2011-03-08
1
-2
/
+1
*
Update the includes to the old tab_contents.h
jam@chromium.org
2011-03-02
3
-4
/
+3
*
Convert ElideString to use string16 instead of wstring.
tony@chromium.org
2011-02-22
2
-3
/
+6
*
Cleanup: Remove unneeded uses of notification_observer.h.
thestig@chromium.org
2011-02-11
1
-1
/
+0
*
Change includes of gfx/* to ui/gfx/*
sail@chromium.org
2011-02-05
3
-3
/
+3
*
Cleanup: Remove unneeded includes of notification_registrar.h.
thestig@chromium.org
2011-01-27
1
-1
/
+0
*
Move l10n_util to ui/base
ben@chromium.org
2011-01-21
1
-1
/
+1
*
Move a bunch of random other files to src/ui/base
ben@chromium.org
2011-01-20
2
-10
/
+10
*
Revert 70281 - Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-9
/
+14
*
Revert 70271 - Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-14
/
+9
*
Remove wstring from l10n_util. Part 3.
avi@chromium.org
2010-12-29
1
-9
/
+14
[next]