| Commit message (Expand) | Author | Age | Files | Lines |
* | Add ability to find out whether an extension pref value is coming from incogn... | bauerb@chromium.org | 2011-03-09 | 1 | -6/+8 |
* | Send fatal proxy errors to the network delegate. | jochen@chromium.org | 2011-02-23 | 1 | -2/+2 |
* | Extension half of the proxy error event | jochen@chromium.org | 2011-02-22 | 1 | -0/+8 |
* | Implementation of custom PAC scripts in Proxy Settings API. | battre@chromium.org | 2011-02-16 | 1 | -0/+17 |
* | Add documentation for Proxy Settings API | battre@chromium.org | 2011-02-16 | 1 | -1/+1 |
* | Support bypassList in Proxy Settings API. | battre@chromium.org | 2011-02-14 | 1 | -13/+48 |
* | Migrate Proxy Settings API to net::ProxyServer | battre@chromium.org | 2011-02-09 | 1 | -15/+15 |
* | Fix handling of setting a single proxy in Proxy Settings API | battre@chromium.org | 2011-02-09 | 1 | -6/+3 |
* | Make proxy settings one atomic dictionary in the PrefStores such that modific... | battre@chromium.org | 2011-02-09 | 1 | -76/+85 |
* | Separate proxy settings for Incognito mode. | battre@chromium.org | 2011-02-04 | 1 | -128/+148 |
* | Introduce a separate preference for 'proxy server mode' | battre@chromium.org | 2010-12-23 | 1 | -11/+106 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Part 3 of immutable Extension refactor. | mpcomplete@chromium.org | 2010-10-29 | 1 | -3/+3 |
* | Add support for PAC scripts (URL only, no direct data yet) and proxy auto-con... | pam@chromium.org | 2010-09-10 | 1 | -6/+67 |
* | FBTF: Reaplly the TabRestoreService::Observer into its own file commit. | erg@google.com | 2010-09-02 | 1 | -0/+1 |
* | Revert "FBTF: Move the TabRestoreService::Observer into its own file." | erg@google.com | 2010-09-01 | 1 | -1/+0 |
* | FBTF: Move the TabRestoreService::Observer into its own file. | erg@google.com | 2010-09-01 | 1 | -0/+1 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -1/+1 |
* | First stage of proxy extension API. | pam@chromium.org | 2010-08-04 | 1 | -0/+50 |