summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Fix a memory leak introduced in r115955.mnaganov@chromium.org2011-12-291-0/+1
* Add more per-tab preferences.mnaganov@chromium.org2011-12-298-3/+83
* Refactor FirstRun class code into namespace first_run progressively. This cl ...jennyz@chromium.org2011-12-281-1/+1
* Remove PrefService::ScheduleSavePersistentPrefs and change SavePersistentPref...bauerb@chromium.org2011-12-276-50/+2
* Added auto-enrollment into the OOBE flow.joaodasilva@chromium.org2011-12-271-0/+2
* Implement pref_value_map swap function.pastarmovj@chromium.org2011-12-213-0/+29
* Implement an AutoLaunch experiment for Chrome for certain brand codes. This i...finnur@chromium.org2011-12-151-0/+2
* [Sync Promo UI] Changing sync promo to honor brand codes.dbeam@chromium.org2011-12-151-1/+1
* Add OS and firmware version to device status reports.dubroy@chromium.org2011-12-131-2/+2
* Add a policy pref for the --enable-memory-info flag.mmoss@chromium.org2011-12-121-0/+1
* Fixed the value of "controlledBy" for preferences when they're set by the user.joaodasilva@chromium.org2011-12-125-0/+35
* Removing MessageLoop::QuitTask() from chrome/dcheng@chromium.org2011-12-101-1/+1
* Create a bunch of TabHelpers and TabObservers, move all TCW functionality int...avi@chromium.org2011-12-091-2/+2
* Add device status reports to policy requests.dubroy@chromium.org2011-12-091-0/+2
* Make PerTabPrefsTabHelper into PrefsTabHelper, move all prefs code into it.avi@chromium.org2011-12-071-0/+2
* Move web_contents_unittest.cc to content, where it belongs next to TabContent...jam@chromium.org2011-12-071-0/+63
* Add a preference for enabling the TLS origin-bound certificates extension.wtc@chromium.org2011-12-031-0/+2
* PART 5 Of the signed settings refactoring. List of all changes follow beneath:pastarmovj@chromium.org2011-12-023-4/+9
* Switch to IWYU for files that previously were getting a bunch ofjoi@chromium.org2011-12-011-0/+1
* Update GAIA info periodicallysail@chromium.org2011-11-301-0/+2
* Add per-tab "JavaScript enabled" preference.mnaganov@chromium.org2011-11-292-3/+4
* The dictionary preference prefs::kContentSettingsPatternPairs should be merge...markusheintz@chromium.org2011-11-291-1/+2
* Introduce per-tab preferences service.mnaganov@chromium.org2011-11-2210-85/+158
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-217-41/+43
* Add policies to specify an enterprise web store.dubroy@chromium.org2011-11-181-0/+2
* Add policies to control the disk cache size.pastarmovj@chromium.org2011-11-182-1/+32
* Define the public interface for content browser RenderProcessHost. This inter...ananta@chromium.org2011-11-181-1/+1
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-152-2/+0
* Merge search engines sync data type with Preferences. Sync the default search...stevet@chromium.org2011-11-141-0/+1
* Take out and generalize user prefs overriding from IncognitoUserPrefStore.mnaganov@chromium.org2011-11-146-411/+556
* redesign and reimplement proxy config service and tracker, revise proxy ui on...kuan@chromium.org2011-11-042-4/+24
* Move BrowserThread to content namespace.joi@chromium.org2011-11-025-4/+13
* Add back prefs::kSSL3Enabled and prefs::kTLS1Enabled, but controlrsleevi@chromium.org2011-11-011-0/+2
* Split BrowserThread into public API and private implementation, step 1.joi@chromium.org2011-10-285-7/+7
* Adding CookieSettings for storing cookie content settings.marja@chromium.org2011-10-281-0/+2
* Remove race condition when installing default apps into a new profile.rogerta@chromium.org2011-10-251-0/+5
* Disabled incognito death test on mac.rustema@google.com2011-10-241-1/+8
* Make NTP4 bubble profile independentguohui@google.com2011-10-201-0/+3
* Remove RemoteAccessClientFirewallTraversal policy and code paths.wez@chromium.org2011-10-201-2/+0
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-194-5/+4
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-1916-87/+105
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-183-3/+3
* [Sync] Remove unnecessary DCHECK in pref model associator.zea@chromium.org2011-10-131-4/+3
* Get chromeos aura build to rundavemoore@chromium.org2011-10-131-5/+0
* The following CL would allow building under Aura with chromeos==1.saintlou@chromium.org2011-10-121-0/+5
* Adding UMA for sync promo.dbeam@chromium.org2011-10-111-0/+2
* Fixed behavior of the bookmark bar visibility.joaodasilva@chromium.org2011-10-112-20/+0
* profile: Add a way for each ProfileKeyedServiceFactory to specify its user pr...erg@chromium.org2011-10-101-6/+0
* Introduce net::HttpServerPropertiesManager to manage server-specific properties.rtenneti@chromium.org2011-10-091-0/+2
* Move json_value_serializer from content/common to base.dpranke@chromium.org2011-10-072-2/+2