summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Turn on session restore by default for mac on Liondhollowa@chromium.org2011-07-291-0/+21
* Reland 87645 with clang fixes.zea@chromium.org2011-07-262-10/+25
* Revert 94128 - [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-262-25/+10
* [Sync] Refactor sync datatype error handling.zea@chromium.org2011-07-262-10/+25
* Incognito mode forced.rustema@google.com2011-07-261-0/+1
* Make changes to auto-login feature after feedback from Travis:rogerta@chromium.org2011-07-251-0/+2
* Add a preference and command-line option to disable SSL/TLS cipher suitesrsleevi@chromium.org2011-07-234-0/+76
* Cleanup SSLConfigServiceManager[Pref]rsleevi@chromium.org2011-07-231-0/+2
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-2/+2
* some cleanup for base/stl_utildilmah@chromium.org2011-07-194-4/+4
* Fixed regression: various preferences were not persisted when changed from in...battre@chromium.org2011-07-146-275/+387
* Make policy removable using ifdefs instead of stubs.torne@chromium.org2011-07-144-10/+22
* Adds code to track a set of expanded folders. This is going to be usedsky@chromium.org2011-07-131-0/+2
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-1210-64/+77
* Make safe browsing optional at compile time.torne@chromium.org2011-07-111-0/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-1012-23/+26
* Move user cloud policy to BrowserProcess (was 6979011)gfeher@chromium.org2011-06-293-17/+10
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-1/+1
* Fix TODO(evanm) about only having ui_test.h forward declare AutomationProxy.darin@chromium.org2011-06-271-0/+1
* Store profile avatar to preferencessail@chromium.org2011-06-271-0/+2
* app: Get rid of test/ directory.tfarina@chromium.org2011-06-271-1/+1
* Coverity: Null returns and negative returnskmadhusu@chromium.org2011-06-221-0/+5
* Fix handling of non-user controlled syncable preferences.zea@chromium.org2011-06-203-76/+30
* [Sync] Add Location parameter to Read/WriteTransactionsakalin@chromium.org2011-06-172-3/+6
* [Sync] Ensure we set the title of nodes in the generic change processor.zea@chromium.org2011-06-171-1/+1
* Moved files related to background mode to browser/background.atwilson@chromium.org2011-06-171-2/+2
* Uninitialized member in PrefMemberBase::Internal.finnur@chromium.org2011-06-141-1/+4
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h.thestig@chromium.org2011-06-141-1/+1
* Changes TemplateURLModel into TemplateURLService. Changes all access points t...erg@google.com2011-06-071-2/+2
* Split the policy refresh rate preference into user- and device-policy refresh...sfeuz@chromium.org2011-06-061-0/+2
* Move most of the core SSL code from chrome to content. The UI code that's sp...jam@chromium.org2011-06-031-1/+1
* Allow device policy code to be optionally included.jknotten@chromium.org2011-06-013-185/+200
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-281-2/+2
* [cros] WizardController refactoring.altimofeev@chromium.org2011-05-271-1/+1
* Make --allow-cross-domain-auth-prompt equivalent to a preference.tsepez@chromium.org2011-05-261-0/+2
* Move external protocol handling from TC.avi@chromium.org2011-05-251-1/+1
* [cros] Move carrier deal shown property to LocalState.nkostylev@chromium.org2011-05-241-0/+2
* Implement new SyncAPI and convert Preferences to it.zea@chromium.org2011-05-233-315/+270
* Take out pref watching from HostZoomMap, in preparation of removing Profile f...jam@chromium.org2011-05-231-1/+0
* Include headers for functions that are usedkristianm@chromium.org2011-05-201-0/+1
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1
* Adds async interface method, which is used by JsonPrefStore. Also see the bug...altimofeev@chromium.org2011-05-1115-110/+111
* Refactor preference syncing.zea@chromium.org2011-05-0913-39/+1460
* Wire new WebCore settings for blocking mixed-content loads into Chrome.cevans@chromium.org2011-05-051-0/+4
* Removed BackgroundPageTracker - less code = more happinessatwilson@chromium.org2011-05-041-2/+0
* Enable (optional) blocking of webrequests in case a PAC script cannot be fetc...battre@chromium.org2011-05-034-10/+30
* Added policy to allow plugins that require authorization to run.joaodasilva@chromium.org2011-04-291-0/+2
* Move WebUI ntp files into new ntp directory.estade@chromium.org2011-04-281-1/+1
* Observe plug-in blacklist changes in user preferences instead of local state.bauerb@chromium.org2011-04-281-0/+2
* Make customization documents singletons.dpolukhin@chromium.org2011-04-281-2/+2