summaryrefslogtreecommitdiffstats
path: root/chrome/browser/prefs
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove unused variables in chrome/ found by Scythe.thestig2015-04-041-8/+0
* media: Remove kRAConsentGranted pref.xhwang2015-04-031-1/+0
* Clear wallet data when sync is disabled.brettw2015-04-011-2/+0
* leveldb: Reuse manifest (AKA logs) during open.cmumford2015-03-261-0/+2
* [Extensions] Add logic for when to show the toolbar redesign bubble.rdevlin.cronin2015-03-191-0/+2
* media: Refactor PlatformVerificationFlow.xhwang2015-03-141-3/+2
* [Rappor] Move a sampling utils function in the Rappor componentmathp2015-03-111-7/+11
* Draft for removing FRE UI for unicorn accounts.merkulova2015-03-111-0/+2
* Unify the Windows Parental Controls Platform Cachingrobliao2015-03-062-35/+62
* Split ValueSerializer into separate Serializer and Deserializer classes.prashhir2015-03-053-6/+6
* Move push messaging out of services/gcm into it's own placeb.kelemen2015-03-041-2/+2
* Revamp the MigrateBrowserPrefs and MigrateUserPrefs code.rkaplow2015-03-023-193/+53
* Remove the code for the "Report URL" password bubble.vasilii2015-02-271-2/+0
* Add more checks to investigate SupervisedUserPrefStore crash at startup.bauerb2015-02-231-3/+6
* Add Now setting and migration logic.skare2015-02-201-0/+8
* Add several new TRACE call and UMA metrics for SetupProfile().rkaplow2015-02-192-3/+5
* Bring back the domain gating check for settings protection.gab2015-02-173-2/+44
* Call ComputeWebKitPrefs on the correct RVH, and remove dead code.creis2015-02-121-3/+3
* Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i...bauerb2015-02-121-0/+2
* Remove unused "sync_promo.error_message" preferenceqi1988.yang2015-02-121-13/+0
* Add new extension property related to animation policy.je_julie.kim2015-02-091-0/+2
* Add a new function for getting a deterministic machine IDalito2015-01-314-0/+139
* ChromeOS: Implement periodic timezone refresh on geolocation data.alemate2015-01-301-0/+2
* Mechanical rename of tracing includes for /chromeprimiano2015-01-283-3/+3
* Re-prompt Chrome users to run the SRT when a finch param changes.mad2015-01-271-0/+8
* Filter services preferences from incident reports.grt2015-01-1913-62/+111
* Remove remainder of USE_ATHENA ifdefspkotwicz2015-01-161-6/+1
* Removing HTTP Auth related command-line flags "--gssapi-library-name", "--ena...anujk.sharma2015-01-121-5/+0
* The copresence device ID is supposed to be persistent, but until now we haven...ckehoe2015-01-091-0/+6
* Removing the flags "auth-schemes", "auth-server-whitelist" and "auth-negotiat...mohan.reddy2015-01-091-4/+0
* LevelDB: Remove IsIOError(status) in favor of status.IsIOErrordgrogan2015-01-081-2/+1
* c/b/supervised_user/ cleanup: Move legacy code into new legacy/ subfoldertreib2015-01-081-2/+2
* Remove the GoogleURLTracker infobar functionality entirely.pkasting2015-01-071-27/+0
* cros: Remove system-level policy for audio capture allowedjamescook2015-01-071-2/+1
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Implement SupervisedUserWhitelistService.bauerb2014-12-261-19/+21
* Make callers of CommandLine use it via the base:: namespace, and remove the g...avi2014-12-251-1/+2
* replace COMPILE_ASSERT with static_assert in chrome/browser/mostynb2014-12-231-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-228-26/+28
* cros: Move AudioDevicesPrefHandlerImpl to //chromeos/audiojamescook2014-12-181-2/+3
* Simplify some NavigateToURLWithDisposition() calls to just NavigateToURL()thestig2014-12-161-5/+1
* Delete deprecated synced notifications codeNicolas Zea2014-12-111-1/+0
* Skeleton code for experiment setup, which will determine should "Allow to col...melandory2014-12-101-0/+2
* Remove support for legacy pruning preference in safe browsing incident report...grt2014-12-042-8/+3
* Move c/b/chromeos/customization_* into c/b/chromeos/customizationSatoru Takabayashi2014-12-031-1/+1
* Remove migration code for window placement preferences.dgrogan2014-12-034-256/+0
* Protect the kGoogleServicesUsername pref.gab2014-12-021-0/+7
* Rename "managed (mode|user)" to "supervised user" (part 10)treib2014-12-012-4/+4
* pref_registry: remove RegisterLocalized*Pref().ellyjones2014-11-241-2/+3
* Remove Yoshi charger recall pop up warning UI code.jennyz2014-11-201-2/+0