| Commit message (Expand) | Author | Age | Files | Lines |
* | SupervisedUserService: Implement UserMayModifySettings again. | treib | 2015-03-30 | 2 | -0/+13 |
* | Supervised users: Add comment in PermissionRequestCreatorSync | treib | 2015-03-30 | 1 | -0/+1 |
* | Supervised users: Don't URLEscape extension update requests | treib | 2015-03-27 | 1 | -5/+4 |
* | Reland "Handle unsucessful JsonPrefStore initialization in SupervisedUserSett... | bauerb | 2015-03-25 | 2 | -4/+18 |
* | Supervised users: Include extension version in update requests | treib | 2015-03-24 | 8 | -13/+18 |
* | SupervisedUserSyncService cleanup: Implement SigninManagerBase::Observer | treib | 2015-03-23 | 3 | -15/+23 |
* | Enable child account detection by default | treib | 2015-03-23 | 1 | -1/+3 |
* | Supervised user SafeSites: don't query if the default is to block anyway. | treib | 2015-03-18 | 2 | -24/+14 |
* | Move HistoryService and ContentVisitDelegate into history namespace | sdefresne | 2015-03-12 | 2 | -5/+7 |
* | Componentize HistoryService, HistoryBackend and related classes | sdefresne | 2015-03-12 | 1 | -1/+1 |
* | Returning fetching back. | merkulova | 2015-03-11 | 1 | -0/+6 |
* | Draft for removing FRE UI for unicorn accounts. | merkulova | 2015-03-11 | 2 | -6/+49 |
* | Re-enable child account detection, now behind a flag. | treib | 2015-03-10 | 3 | -0/+35 |
* | Disable fetching account flags for signed in users. | bauerb | 2015-03-05 | 1 | -6/+0 |
* | Add type for testing to interstitials. | meacer | 2015-03-05 | 2 | -0/+13 |
* | Split ValueSerializer into separate Serializer and Deserializer classes. | prashhir | 2015-03-05 | 1 | -2/+2 |
* | Add a HostContentSettingsMap layer for Supervised Users. | knn | 2015-03-04 | 2 | -4/+4 |
* | Supervised users: When an extension requires new permissions, send request to... | treib | 2015-03-04 | 10 | -67/+169 |
* | Revert "Handle unsucessful JsonPrefStore initialization in SupervisedUserSett... | Daniel Xie | 2015-03-03 | 2 | -18/+4 |
* | Handle unsucessful JsonPrefStore initialization in SupervisedUserSettingsServ... | bauerb | 2015-02-27 | 2 | -4/+18 |
* | Supervised users: Slightly relax restrictions around extensions. | treib | 2015-02-25 | 3 | -118/+112 |
* | Remove cc dependency from ui/base | jaekyun | 2015-02-24 | 1 | -1/+1 |
* | Use SCOPED_UMA_HISTOGRAM_TIMER in SupervisedUserSiteList. | bauerb | 2015-02-23 | 1 | -4/+2 |
* | Supervised Users: Replace kForceSafeSearch pref with kForceGoogleSearch and k... | bauerb | 2015-02-23 | 3 | -16/+35 |
* | [Cleanup] Const-correct the profile() method for the EasyUnlockService | isherman | 2015-02-19 | 2 | -2/+4 |
* | Make SupervisedUserWhitelistInstaller work correctly with multiple clients (i... | bauerb | 2015-02-12 | 4 | -75/+58 |
* | Add CHECKs to debug SupervisedUserPrefStore-related crash. | bauerb | 2015-02-12 | 2 | -5/+15 |
* | Fix erroneous use of ref-counted class in supervised_user_service. | maxbogue | 2015-02-11 | 2 | -8/+6 |
* | Add RedirectInfo as a redirect parameter to ResourceThrottles. | mmenke | 2015-02-11 | 2 | -4/+7 |
* | [Profiles] Rename Profile::GetProfileName to Profile::GetProfileUserName | noms | 2015-02-10 | 1 | -1/+1 |
* | Managed bookmarks for supervised users. | treib | 2015-02-09 | 4 | -2/+614 |
* | Add support for uninstalling components and use it in SupervisedUserWhitelist... | bauerb | 2015-02-09 | 2 | -3/+3 |
* | Add metrics for supervised user whitelist installation and uninstallation, an... | bauerb | 2015-02-08 | 1 | -0/+7 |
* | GURL::Replacements methods accept a StringPiece instead of std::string&. | mgiuca | 2015-02-05 | 1 | -12/+8 |
* | webui: add [lang] attribute to <html> element on all webui pages so | dbeam | 2015-01-28 | 1 | -1/+3 |
* | Don't notify existing observers in SupervisedUserWhitelistService::AddSiteLis... | bauerb | 2015-01-28 | 5 | -68/+157 |
* | User class update made independent of profile state update. | merkulova | 2015-01-26 | 1 | -1/+1 |
* | ChildAccountService: periodically re-fetch parent info; retry on failure | treib | 2015-01-26 | 2 | -18/+46 |
* | Directly inline shared WebUI CSS declarations into the security and supervise... | bauerb | 2015-01-26 | 1 | -2/+5 |
* | Child account block interstitial: default feedback text on Android. | treib | 2015-01-21 | 3 | -4/+12 |
* | Update {virtual,override,final} to follow C++11 style in chrome/browser. | dcheng | 2015-01-16 | 4 | -12/+11 |
* | ChildAccountService: if fetching the account flag fails, apply exponential ba... | treib | 2015-01-16 | 2 | -7/+40 |
* | Support child account graduation | treib | 2015-01-15 | 8 | -73/+100 |
* | Use proper pair type in range-based for map iterations. | vmpstr | 2015-01-14 | 1 | -1/+1 |
* | Remove dependency of history_types.h on WebContents | sdefresne | 2015-01-13 | 1 | -4/+4 |
* | Add a command line switch to install whitelists for testing. | bauerb | 2015-01-12 | 1 | -0/+23 |
* | Move ServiceAccessType into //components/keyed_service | sdefresne | 2015-01-10 | 2 | -3/+3 |
* | When requesting access to a blacklisted url from the interstitial page, updat... | khannans | 2015-01-09 | 1 | -7/+22 |
* | c/b/supervised_user/ cleanup: Move legacy code into new legacy/ subfolder | treib | 2015-01-08 | 45 | -114/+114 |
* | Child account block interstitial: Add SafeSites feedback link on Android | treib | 2015-01-08 | 3 | -4/+64 |