| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | This CL moves the different resource handlers from resource_dispatcher_host.c... | jcampan@chromium.org | 2008-12-20 | 1 | -1/+1 |
* | Review URL: http://codereview.chromium.org/14809 | jcampan@chromium.org | 2008-12-19 | 1 | -5/+5 |
* | Reverting 7149. | jcampan@chromium.org | 2008-12-17 | 1 | -5/+5 |
* | Revamp of the interstitial pages. | jcampan@chromium.org | 2008-12-17 | 1 | -5/+5 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -4/+4 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Fix a bug introduced with the locking changes to login_prompt.cc :\ | deanm@google.com | 2008-08-01 | 1 | -1/+1 |
* | Remove atomic operations from login_prompt.cc. Removes an atomic tess and se... | deanm@google.com | 2008-08-01 | 1 | -12/+18 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -5/+5 |