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
/
login_prompt.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make pink's TabContentsWrapper change compile on Windows.
ben@chromium.org
2010-11-18
1
-2
/
+7
*
Rename ChromeThread to BrowserThread Part20:
tfarina@chromium.org
2010-10-12
1
-1
/
+1
*
Rename ChromeThread to BrowserThread Part15:
tfarina@chromium.org
2010-10-11
1
-34
/
+34
*
Save passwords for HTTP+FTP authentication.
cbentzel@chromium.org
2010-09-22
1
-5
/
+0
*
Username+password weren't being saved for HTTP or FTP authentication.
cbentzel@chromium.org
2010-09-21
1
-0
/
+5
*
Return an error code to extensions requesting a resource that requires basic
mpcomplete@chromium.org
2010-08-02
1
-1
/
+4
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-1
/
+1
*
Make ResourceDispatcherHostRequestInfo own SSLClientAuthHandler and LoginHand...
davidben@chromium.org
2010-07-20
1
-1
/
+1
*
Fix password mgr heuristics for sites that keep the login form around after s...
snej@chromium.org
2010-04-28
1
-2
/
+2
*
Fix bug which causes proxy authentication requests
tonyg@chromium.org
2010-04-02
1
-4
/
+4
*
Notify all active login prompts when one login prompt is submitted. This allows
tonyg@chromium.org
2010-04-01
1
-24
/
+123
*
Revert 42770 - Notify all active login prompts when one login prompt is submi...
tonyg@chromium.org
2010-03-26
1
-123
/
+24
*
Notify all active login prompts when one login prompt is submitted. This allows
tonyg@chromium.org
2010-03-26
1
-24
/
+123
*
Factoring duplicate code from platform-specific LoginHandlers into a base
tonyg@chromium.org
2010-03-23
1
-0
/
+184
*
Revert 41739 - Factoring duplicate code from platformspecific LoginHandlers i...
erg@chromium.org
2010-03-16
1
-180
/
+0
*
Factoring duplicate code from platform-specific LoginHandlers into a base
erg@chromium.org
2010-03-16
1
-0
/
+180
*
chrome 3: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-08
1
-0
/
+3
*
fix 32718
tim@chromium.org
2010-01-22
1
-8
/
+18
*
Fifth patch in getting rid of caching MessageLoop pointers.
jam@chromium.org
2009-11-03
1
-6
/
+5
*
Fix the proxy host and port string to start with http:// if it does not already.
mdm@chromium.org
2009-10-24
1
-1
/
+5
*
Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering up
brettw@chromium.org
2009-09-02
1
-4
/
+5
*
Store the proxy's hostname rather than the first site visited via the proxy w...
mdm@chromium.org
2009-08-26
1
-1
/
+5
*
Remove svn:executable property from some more files that don't need it.
thestig@chromium.org
2009-07-10
1
-0
/
+0
*
Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...
erg@chromium.org
2009-06-17
1
-287
/
+14
*
Extract load times from WebDataSource. Move them to NavigationState.
darin@chromium.org
2009-06-16
1
-0
/
+1
*
Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...
ericroman@google.com
2009-05-21
1
-3
/
+3
*
Move src/chrome/views to src/views. RS=darin http://crbug.com/11387
ben@chromium.org
2009-05-08
1
-1
/
+1
*
Move l10n_util to app/
ben@chromium.org
2009-05-05
1
-1
/
+1
*
Replace all occurrances of WebContents with TabContents.
brettw@chromium.org
2009-05-04
1
-8
/
+8
*
Reland r14146 which refactors DialogButton into cross platform
tc@google.com
2009-04-21
1
-2
/
+3
*
Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"
tc@google.com
2009-04-21
1
-3
/
+2
*
Refactor DialogDelegate so the DialogButton enum is in cross platform
tc@google.com
2009-04-21
1
-2
/
+3
*
Re-land my change to clean up TabContents/WebContents ownership. This
brettw@chromium.org
2009-04-20
1
-1
/
+1
*
Reverting 14005.
brettw@chromium.org
2009-04-18
1
-1
/
+1
*
Fix the ownership model of TabContents and NavigationController. Previously the
brettw@chromium.org
2009-04-18
1
-1
/
+1
*
Remove more reliance on tab contents types.
brettw@chromium.org
2009-04-05
1
-15
/
+13
*
bustage fix - moved file
ben@chromium.org
2009-03-17
1
-1
/
+1
*
Rename Window->WindowWin
ben@chromium.org
2009-03-14
1
-1
/
+2
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Add a new message id IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM,
wtc@chromium.org
2009-02-25
1
-3
/
+6
*
Update include paths for grit files. Go ahead and resort
tc@google.com
2009-02-22
1
-2
/
+1
*
Remove most header file dependencies on the notification type list. It is
brettw@chromium.org
2009-02-01
1
-2
/
+2
*
Rework the command updater to not be dependent on views::Button (needed for p...
ben@chromium.org
2009-01-20
1
-1
/
+0
*
Move functions required by the rest of the browser from RenderProcessHost to ...
brettw@chromium.org
2009-01-16
1
-1
/
+1
*
Make GetSignonRealm a global function as opposed to
wtc@google.com
2009-01-16
1
-8
/
+3
*
post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.
ericroman@google.com
2009-01-15
1
-5
/
+31
*
Move password manager files into a subdir
ben@chromium.org
2009-01-15
1
-1
/
+1
*
Move a bunch of TabContents related files into a tab_contents subdir
ben@chromium.org
2009-01-15
1
-4
/
+4
*
New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...
jcampan@chromium.org
2008-12-23
1
-1
/
+1
*
Reverting my CL to fix build bustage.
jcampan@chromium.org
2008-12-20
1
-1
/
+1
[next]