Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Making AutoLoginPrompter::ParseAutoLoginHeader public. | qsr@chromium.org | 2012-07-24 | 1 | -3/+3 |
* | Upstream changes needed by Android auto-login. | pliard@chromium.org | 2012-06-29 | 1 | -9/+13 |
* | Remove old reverse auto-login code since it has been decided to implement it | rogerta@chromium.org | 2012-02-23 | 1 | -12/+1 |
* | Stop cracking open the args parameter from the x-auto-login header since the | rogerta@chromium.org | 2012-01-26 | 1 | -0/+5 |
* | Implement reverse auto-login. | rogerta@chromium.org | 2012-01-13 | 1 | -6/+15 |
* | Separating the AutoLoginInfoBarDelegate from the AutoLoginPrompter. | qsr@chromium.org | 2012-01-04 | 1 | -1/+1 |
* | Convert a bunch of WebContentsObservers to use web_contents() instead of tab_... | jam@chromium.org | 2011-12-25 | 1 | -3/+6 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Classes that implement InfoBarDelegates should contain only what's needed to ... | pkasting@chromium.org | 2011-09-26 | 1 | -0/+57 |