summaryrefslogtreecommitdiffstats
path: root/chrome/browser/login_prompt.cc
Commit message (Expand)AuthorAgeFilesLines
* Fifth patch in getting rid of caching MessageLoop pointers.jam@chromium.org2009-11-031-6/+5
* Fix the proxy host and port string to start with http:// if it does not already.mdm@chromium.org2009-10-241-1/+5
* Split ExtraRequestInfo out of ResourceDispatcherHost so it isn't cluttering upbrettw@chromium.org2009-09-021-4/+5
* Store the proxy's hostname rather than the first site visited via the proxy w...mdm@chromium.org2009-08-261-1/+5
* Remove svn:executable property from some more files that don't need it.thestig@chromium.org2009-07-101-0/+0
* Remove the windows specific bits from login_prompt.cc and make LoginPromptWin...erg@chromium.org2009-06-171-287/+14
* Extract load times from WebDataSource. Move them to NavigationState.darin@chromium.org2009-06-161-0/+1
* Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...ericroman@google.com2009-05-211-3/+3
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-1/+1
* Move l10n_util to app/ben@chromium.org2009-05-051-1/+1
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-8/+8
* Reland r14146 which refactors DialogButton into cross platformtc@google.com2009-04-211-2/+3
* Revert "Refactor DialogDelegate so the DialogButton enum is in cross platform"tc@google.com2009-04-211-3/+2
* Refactor DialogDelegate so the DialogButton enum is in cross platformtc@google.com2009-04-211-2/+3
* Re-land my change to clean up TabContents/WebContents ownership. Thisbrettw@chromium.org2009-04-201-1/+1
* Reverting 14005.brettw@chromium.org2009-04-181-1/+1
* Fix the ownership model of TabContents and NavigationController. Previously thebrettw@chromium.org2009-04-181-1/+1
* Remove more reliance on tab contents types.brettw@chromium.org2009-04-051-15/+13
* bustage fix - moved fileben@chromium.org2009-03-171-1/+1
* Rename Window->WindowWinben@chromium.org2009-03-141-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add a new message id IDS_LOGIN_DIALOG_DESCRIPTION_NO_REALM,wtc@chromium.org2009-02-251-3/+6
* Update include paths for grit files. Go ahead and resorttc@google.com2009-02-221-2/+1
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-2/+2
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-1/+0
* Move functions required by the rest of the browser from RenderProcessHost to ...brettw@chromium.org2009-01-161-1/+1
* Make GetSignonRealm a global function as opposed towtc@google.com2009-01-161-8/+3
* post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache.ericroman@google.com2009-01-151-5/+31
* Move password manager files into a subdirben@chromium.org2009-01-151-1/+1
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-4/+4
* New attempt at landing the resource_dispatcher_host.cc splitting (broke the b...jcampan@chromium.org2008-12-231-1/+1
* Reverting my CL to fix build bustage.jcampan@chromium.org2008-12-201-1/+1
* This CL moves the different resource handlers from resource_dispatcher_host.c...jcampan@chromium.org2008-12-201-1/+1
* Review URL: http://codereview.chromium.org/14809jcampan@chromium.org2008-12-191-5/+5
* Reverting 7149.jcampan@chromium.org2008-12-171-5/+5
* Revamp of the interstitial pages.jcampan@chromium.org2008-12-171-5/+5
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-4/+4
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Fix a bug introduced with the locking changes to login_prompt.cc :\deanm@google.com2008-08-011-1/+1
* Remove atomic operations from login_prompt.cc. Removes an atomic tess and se...deanm@google.com2008-08-011-12/+18
* Move some more classes from net/base into the net:: namespace.darin@google.com2008-07-301-5/+5
* forgot these filesbeng@google.com2008-07-301-0/+3
* Add chrome to the repository.initial.commit2008-07-261-0/+406