| Commit message (Expand) | Author | Age | Files | Lines |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-04-01 | 1 | -7/+64 |
* | Revert 42770 - Notify all active login prompts when one login prompt is submi... | tonyg@chromium.org | 2010-03-26 | 1 | -64/+7 |
* | Notify all active login prompts when one login prompt is submitted. This allows | tonyg@chromium.org | 2010-03-26 | 1 | -7/+64 |
* | Factoring duplicate code from platform-specific LoginHandlers into a base | tonyg@chromium.org | 2010-03-23 | 1 | -24/+73 |
* | Revert 41739 - Factoring duplicate code from platformspecific LoginHandlers i... | erg@chromium.org | 2010-03-16 | 1 | -73/+24 |
* | Factoring duplicate code from platform-specific LoginHandlers into a base | erg@chromium.org | 2010-03-16 | 1 | -24/+73 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+4 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -1/+2 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -5/+3 |
* | Remove the ability to load lazy URLs from the NavigationController. This is no | brettw@chromium.org | 2009-09-02 | 1 | -1/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -4/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+4 |
* | Add a TODO comment for later when I have more time. (hahaha) | erg@google.com | 2009-06-22 | 1 | -0/+6 |
* | Remove the windows specific bits from login_prompt.cc and make LoginPromptWin... | erg@chromium.org | 2009-06-17 | 1 | -3/+28 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make GetSignonRealm a global function as opposed to | wtc@google.com | 2009-01-16 | 1 | -7/+8 |
* | post-winhttp cleanup: refactor net/base/auth_cache into net/ftp/ftp_auth_cache. | ericroman@google.com | 2009-01-15 | 1 | -1/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Move some more classes from net/base into the net:: namespace. | darin@google.com | 2008-07-30 | 1 | -1/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+90 |