summaryrefslogtreecommitdiffstats
path: root/chrome/browser/android/preferences
Commit message (Expand)AuthorAgeFilesLines
* New UMA settings fragment using Android prefs.gayane2015-04-271-0/+17
* Split Camera and Mic into two permissions on the Site Details page (under Sit...finnur2015-04-272-23/+45
* Revert of New UMA settings fragment using Android prefs. (patchset #6 id:1600...gayane2015-04-231-17/+0
* New UMA settings fragment using Android prefs.gayane2015-04-231-0/+17
* Enterprise policy: Ignore the deprecated ForceSafeSearch if ForceGoogleSafeSe...treib2015-04-171-2/+2
* Implement Site Settings \ Images category.finnur2015-04-151-66/+72
* Fix Location Settings UI on Android when it is set to 'ALLOW' by policy.knn2015-04-141-0/+10
* Migrate Location and Protected Media Identifier Settings at startup instead o...knn2015-04-081-16/+29
* Fix DCHECK and positioning for FullScreen within the Site Settings menu.finnur2015-04-011-0/+1
* Protected Media Identifier should be an Ask : Block pair instead of Allow : B...knn2015-03-311-1/+1
* Revert of New UMA settings fragment for Chrome on Android. (patchset #9 id:52...gayane2015-03-301-17/+0
* Stop using the MEDIASTREAM content setting.msramek2015-03-261-4/+14
* favor DCHECK_CURRENTLY_ON for better logs in chrome/browser/android/mostynb2015-03-251-1/+1
* Add fullscreen permission controls to settingsqinmin2015-03-212-0/+43
* New UMA settings fragment for Chrome on Android.gayane2015-03-201-0/+17
* Add auto sign in slider in Clank settings.melandory2015-03-191-0/+17
* Migrate Location and Protected Media Settings from Preferences to Host Conten...knn2015-03-101-15/+21
* Location and Protected Media content settings should toggle the default and p...knn2015-03-101-4/+13
* Respect prefs::kAllowDeletingBrowserHistory in the Clear History UI on Android.knn2015-03-091-0/+4
* Add a HostContentSettingsMap layer for Supervised Users.knn2015-03-041-8/+13
* Add JavaScript category and the ability to add exceptions to block list.finnur2015-02-272-6/+30
* Add UMA to track permission changes from the content settings menumiguelg2015-02-261-3/+12
* [android] Handle unknown country codes.rouslan2015-02-251-11/+16
* Allow setting website permissions to DEFAULT value from Java.newt2015-02-241-0/+1
* Move website settings fetching from WebsitePreferences to new WebsitePermissi...mvanouwerkerk2015-02-191-1/+28
* Revert "Revert of [Android] Migrate javascript settings to a content setting ...tedchoc2015-02-131-11/+21
* Revert of [Android] Migrate javascript settings to a content setting from a p...tedchoc2015-02-121-21/+11
* Enable Notification permissions to be toggled in Site Settings.peter2015-02-121-5/+23
* [Android] Migrate javascript settings to a content setting from a pref.tedchoc2015-02-121-11/+21
* Update {virtual,override,final} to follow C++11 style.dcheng2015-02-042-2/+2
* Use/save language code for autofill profiles.twellington2015-02-031-4/+15
* Use floating labels for preference formstwellington2015-01-303-0/+166
* Delete cookies for site when deleting locally stored data.finnur2015-01-301-0/+104
* Refactoring pref_service_bridge.cc. Moved fetching of HostContentSettingsMap ...knn2015-01-231-52/+21
* Remove migration of content settings from HostContentSettingsMap to PrefStore.knn2015-01-231-53/+0
* Upstream Site Settings.newt2015-01-152-0/+518
* Use the correct content setting for toggling Push Notification permission.peter2015-01-091-2/+2
* Allow managing Camera and Location for Supervised Userskhannans2014-12-191-7/+78
* Plugin Power Saver: Implement option in Settings.tommycli2014-12-171-0/+2
* Componentize EulaAcceptedNotifier and ResourceRequestAllowedNotifierdroger2014-11-211-0/+1
* [Search] Add a policy to allow disabling a search featuremathp2014-11-181-0/+5
* Adding functions to check status of camera permission.finnur2014-11-131-0/+7
* Add a callback for querying profile path.newt2014-11-121-21/+22
* [Android] Plumb the block third-party cookies setting.rsesek2014-11-061-7/+13
* Fix getters for the printing preferencesdgn2014-11-031-0/+4
* Componentize HostContentSettingsMap and content settings providers.mukai2014-10-251-1/+1
* [Android] Upstream ChromeNativePreferences as PrefServiceBridgeyfriedman2014-10-213-0/+762