| Commit message (Expand) | Author | Age | Files | Lines |
* | Componentize proxy code from chrome/browser/net | abhishek.a21 | 2015-08-31 | 1 | -2/+3 |
* | Add proxy_config component | stevenjb | 2015-07-02 | 1 | -1/+1 |
* | Make callers of CommandLine use it via the base:: namespace. | avi | 2014-12-22 | 1 | -13/+13 |
* | Standardize usage of virtual/override/final in chrome/browser/prefs | dcheng | 2014-10-23 | 1 | -1/+1 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -13/+15 |
* | Use a direct include of strings headers in chrome/browser/o*-p*/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Revert "Rewrite std::string("") to std::string(), Linux edition." | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Rewrite std::string("") to std::string(), Linux edition. | dcheng@chromium.org | 2013-04-09 | 1 | -3/+3 |
* | Change PrefStore::ReadResult to a boolean. | bauerb@chromium.org | 2012-11-08 | 1 | -10/+8 |
* | RefCounted types should not have public destructors, chrome/browser/ part 5 | rsleevi@chromium.org | 2012-04-25 | 1 | -6/+9 |
* | Add a preference and command-line option to disable SSL/TLS cipher suites | rsleevi@chromium.org | 2011-07-23 | 1 | -0/+55 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Let PrefStore::GetValue return a const Value* instead of Value* and add Persi... | battre@chromium.org | 2011-03-25 | 1 | -7/+7 |
* | Move app/app_switches to ui/gfx/gl/gl_switches. | backer@chromium.org | 2011-03-21 | 1 | -1/+0 |
* | Consider --proxy-server= as 'use direct connections' | battre@chromium.org | 2011-02-09 | 1 | -0/+6 |
* | Make proxy settings one atomic dictionary in the PrefStores such that modific... | battre@chromium.org | 2011-02-09 | 1 | -16/+24 |
* | Introduce incognito preference settings. | battre@chromium.org | 2011-01-25 | 1 | -26/+35 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -0/+1 |
* | Introduce a separate preference for 'proxy server mode' | battre@chromium.org | 2010-12-23 | 1 | -12/+24 |
* | Sanitize PrefStore interface. | mnissler@chromium.org | 2010-12-09 | 1 | -25/+21 |
* | Rename CommandLine::ARGUMENTS_ONLY to NO_PROGRAM. | mattm@chromium.org | 2010-10-21 | 1 | -6/+6 |
* | Move prefs-related files under chrome/browser/ into a prefs/ subdir. | evan@chromium.org | 2010-08-26 | 1 | -0/+130 |