summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* base: Rename ValueType to something less redundant as _just_ Type.tfarina@chromium.org2011-08-129-21/+22
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-112-2/+2
* Revert r96364, it's breaking a NaCl test.mnissler@chromium.org2011-08-111-2/+2
* Revert 96409 - Speculatively revert r96364, it's the best bet on the NaCL bre...mrossetti@chromium.org2011-08-111-2/+2
* Speculatively revert r96364, it's the best bet on the NaCL breakage.mnissler@chromium.org2011-08-111-2/+2
* base: Remove using declaration of FundamentalValue as it's no longer necessary.tfarina@chromium.org2011-08-112-2/+2
* Rename PluginUpdater to PluginPrefs and make it per-profile.bauerb@chromium.org2011-08-111-2/+2
* Move preferences registering to backend.qsr@google.com2011-08-051-2/+0
* Converted IncognitoForced boolean policy into IncognitoModeAvailability enum ...rustema@google.com2011-08-058-1/+195
* Fullscreen support for Lion.rohitrao@chromium.org2011-08-041-0/+7
* GTTF: Use a fresh TestingBrowserProcess for each test, part #4phajdan.jr@chromium.org2011-08-032-2/+4
* Move more files from chrome/test to chrome/test/base, part #5phajdan.jr@chromium.org2011-08-017-7/+7
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Connect up firewall control preferences with PPAPI.dmaclach@chromium.org2011-07-301-0/+2
* 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