1. f38cc25 [NTP Popular Sites] Store country/version in prefs by treib · 9 years ago
  2. ac67603 Add report URL to safe search API functionality. by atanasova · 9 years ago
  3. 9572aaf Surfacing whitelist entry points in NTP. by atanasova · 9 years ago
  4. 1c5a9149 Remove iOS ifdefs in src/chrome. by jam · 9 years ago
  5. b1fc1b8 Update chrome for new prefs location. by brettw · 9 years ago
  6. 9cc1b11 Supervised user SafeSites: Support changing the setting at runtime by treib · 9 years ago
  7. 664c07b Switch to standard integer types in chrome/browser/, part 4 of 4. by avi · 9 years ago
  8. 7282b51 [Sync] Componentize ProfileSyncService by blundell · 10 years ago
  9. 40d3ad9 Apps&Extensions for Supervised Users: send permission request on outdated re-enables by treib · 10 years ago
  10. 2170ea0 Update the error string when a supervised user tries to install an extension by treib · 10 years ago
  11. 5f8cda9 SupervisedUserService cleanup: by bauerb · 10 years ago
  12. 1b76f1a Android: ifdef out some supervised_user code that is non-mobile. by thestig · 10 years ago
  13. 7790a35 IWYU for base/memory/scoped_vector.h. by thestig · 10 years ago
  14. cffa650 Popular sites on the NTP by treib · 10 years ago
  15. d195c95 Replace ObserverList->base::ObserverList in chrome by brettw · 10 years ago
  16. 2fd18739 Supervised user blacklist: Don't download the blacklist file on every startup by treib · 10 years ago
  17. 9e30e30 Supervised users: Re-check ManagementPolicy when ProfileIsSupervised changes. by treib · 10 years ago
  18. d3f8b7a Supervised users cleanup: Move SafeSites constants out of the SupervisedUserService::Delegate by treib · 10 years ago
  19. 507e7e2f Move ProfileSyncServiceBase to //components/sync_driver by droger · 10 years ago
  20. 755c12d SupervisedUserService: Implement UserMayModifySettings again. by treib · 10 years ago
  21. f832a99 Supervised users: Include extension version in update requests by treib · 10 years ago
  22. 8ecc1eb5 Supervised users: When an extension requires new permissions, send request to custodian by treib · 10 years ago
  23. bb9a196 Supervised users: Slightly relax restrictions around extensions. by treib · 10 years ago
  24. 8e4fb45 Fix erroneous use of ref-counted class in supervised_user_service. by maxbogue · 10 years ago
  25. 22c3a04 Support child account graduation by treib · 10 years ago
  26. 95a5068 Load whitelists out of process. by bauerb · 10 years ago
  27. 16ccc5e1 Use component installer mechanism instead of extensions for supervised user whitelists. by bauerb · 10 years ago
  28. 4da3613 Implement SupervisedUserWhitelistService. by bauerb · 10 years ago
  29. ce9a1a8 Correctly notify SupervisedUserService observers about asynchronous blacklist/whitelist changes. by bauerb · 11 years ago
  30. 50d4851 Cleanup: Remove SupervisedUserService::Delegate::IsChildAccount by treib · 11 years ago
  31. 531fc731 PermissionRequestCreatorApiary cleanup. by treib · 11 years ago
  32. ad86c01 Cleanup: remove SupervisedUserService::IsChildAccount. by treib · 11 years ago
  33. f813dfc Add support for child accounts. by treib · 11 years ago
  34. 565a019 SupervisedUserService: remove unused includes by treib · 11 years ago
  35. e0805dd8 Cleanup: Remove SupervisedUserService::Delegate::GetSafeSitesApiKey by treib · 11 years ago
  36. e81fd0f Revert of Revert of Supervised user SafeSites: Expose & use API key from src-internal (patchset #1 id:1 of https://codereview.chromium.org/753683004/) by treib · 11 years ago
  37. 13c88c6 Revert of Supervised user SafeSites: Expose & use API key from src-internal (patchset #5 id:80001 of https://codereview.chromium.org/690423003/) by tnagel · 11 years ago
  38. 2ee5f146 Supervised user SafeSites: Expose & use API key from src-internal by treib · 11 years ago
  39. 9e4fab90 Supervised user SafeSites: content filtering based on SafeSearch. by treib · 11 years ago
  40. 3e7ecf7 SupervisedUserService: Expose second custodian's name/email by treib · 11 years ago
  41. 38983df SupervisedUserService::Delegate: provide default impls of non-required methods by treib · 11 years ago
  42. 418313c SupervisedUserService cleanup: remove some dead code. by treib · 11 years ago
  43. c072fff Standardize usage of virtual/override/final in chrome/browser/supervised_user/ by dcheng · 11 years ago
  44. 646019b1 Add a test for creating permission requests with multiple creators in sequence. by bauerb · 11 years ago
  45. c2ca458 Sync + supervised user test makeover by pvalenzuela · 11 years ago
  46. fb66cb4f replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]* by mostynb · 11 years ago
  47. d3a36cc4 Support multiple permission request creators and return a success value. by bauerb · 11 years ago
  48. 1f351f0 Stopping the history recording for a supervised user by fhorschig · 11 years ago
  49. 3fce4e9 Update the AvatarMenu (and the ProfileChooserView, which listens for changes to the AvatarMenu) when a supervised user's custodian info changes. by treib · 11 years ago
  50. f136dfb Supervised user blacklist: Add downloader class to download a blacklist if needed. by treib · 11 years ago
  51. ab0a39e Add a SupervisedUserServiceObserver. by treib · 11 years ago
  52. 950c6e8 PermissionRequestCreatorApiary: Support for multiple simultaneous requests. by treib · 11 years ago
  53. daece84f Supervised users: Allow the delegate to specify a blacklist to load. by treib · 11 years ago
  54. 4edbded Supervised users: Prototype of static client-side host blacklist. by treib · 11 years ago
  55. 3a276ff Sync: Add a SyncTypePreferenceProvider interface to specify sync types to enable. The PSS evaluates these. by [email protected] · 11 years ago
  56. 0b4c6b2 Use the display name on ChromeOS instead of the profile name. by [email protected] · 11 years ago
  57. c14a680 Add #ifdefs for the extensions parts of SupervisedUserService. by [email protected] · 11 years ago
  58. 6e08b9a6 Remove SUPERVISED_USER_SETTINGS pref group, instead register SESSIONS explicitly in SupervisedUserService. by [email protected] · 11 years ago
  59. 014242f Cleanup: Make prefs::kSupervisedUserId unsyncable. Also remove the deprecated prefs::kProfileIsSupervised and corresponding migration code. by [email protected] · 11 years ago
  60. cce15bb Rename "managed (mode|user)" to "supervised user" (part 2) by [email protected] · 11 years ago[Renamed (71%) from chrome/browser/managed_mode/managed_user_service.h]
  61. f085fdd5 Start managed_mode refactor. by [email protected] · 11 years ago
  62. 076ebeda Remove deprecated permissions functions from Extension by [email protected] · 11 years ago
  63. f2253ac Remove NOTIFICATION_EXTENSION_UNLOADED from managed_user_service.cc by [email protected] · 11 years ago
  64. 4db65f95 Add permission request creator class. by [email protected] · 11 years ago
  65. c754b8b Cleanup of CL 223853002: Also remove method from header. by [email protected] · 11 years ago
  66. 12b7af3 Move clients of BrowserContextKeyedService to using KeyedService (#3) by [email protected] · 11 years ago
  67. 5ddfade Keep supervised users out of the profile list until they're registered. by [email protected] · 11 years ago
  68. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 12 years ago
  69. d714f8c Remove supervised users from behind the flag by [email protected] · 12 years ago
  70. 0085863a Add base namespace to some instances of string16. by [email protected] · 12 years ago
  71. 301116c6 Move some dependencies of ExtensionService down to extensions. by [email protected] · 12 years ago
  72. 8052b24 Fix WeakPtrFactory member order in chrome/browser/managed_mode/. by [email protected] · 12 years ago
  73. aab94691 Correctly deal with tokens for supervised users in ProfileOAuth2TokenService. by [email protected] · 12 years ago
  74. 371662e37 Mark supervised profiles as such immediately when they're created. by [email protected] · 12 years ago
  75. e148048 Move ManagedModePolicyProvider functionality to ManagedUserSettingsService. by [email protected] · 12 years ago
  76. 61dadac8 Remove |prefs::kProfileIsManaged| flag and update all references to use |prefs::kManagedUserId| instead. by [email protected] · 12 years ago
  77. 514fcf2 In the managed user creation dialog, show a different error message for authentication errors than for network errors. by [email protected] · 12 years ago
  78. 43b424e Notify ThemeService via callback when supervised user is ready. by [email protected] · 12 years ago
  79. 0369d6ab Remove "request access" button in managed user block page if Sync is unauthenticated for a managed user. by [email protected] · 12 years ago
  80. 438f7e1 [Managed users] Associate tabs with only blocked navigations in SessionModelAssociator. by [email protected] · 12 years ago
  81. a6e01b4 Store the managed user ID in |ProfileInfoCache| instead of |is_managed| flag. by [email protected] · 12 years ago
  82. b310f996 Remove unnecessary #if defined(ENABLE_MANAGED_USERS) and header includes. by [email protected] · 12 years ago
  83. 458d5944 Refactoring |ManagedUserRegistrationService| into two classes: by [email protected] · 12 years ago
  84. e000daf Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile(). by [email protected] · 12 years ago
  85. 38b7fb9 Allow supervised users to install themes. by [email protected] · 12 years ago
  86. dfddd02 This CL adds logic to record some events about a managed user that may be useful to the custodian. by [email protected] · 12 years ago
  87. 3bf45d0 Update ManagedUserService tests to create the service using ManagedUserServiceFactory by [email protected] · 12 years ago
  88. 89d9b38 Revert 210422 "This CL adds logic to record some events about a ..." by [email protected] · 12 years ago
  89. a54a0ae This CL adds logic to record some events about a managed user that may be useful to the custodian. by [email protected] · 12 years ago
  90. 37ca3fe0 Allow Chrome OS login profile to have different default pref values by [email protected] · 12 years ago
  91. a7d65a8 Apply the per-profile policy to prohibit creating supervised users. by [email protected] · 12 years ago
  92. 200729f8 Collect the custodian's full name when a supervised user is created. by [email protected] · 12 years ago
  93. fae057a Update strings to match the final spec. by [email protected] · 12 years ago
  94. a243d644c Setup Sync to use OAuth token for managed users. by [email protected] · 12 years ago
  95. e861bba Support uploading of managed user settings and splitting large managed user settings up into individual sync items. by [email protected] · 12 years ago
  96. f9b29436 Use a direct include of strings headers in chrome/browser/j*-n*/. by [email protected] · 12 years ago
  97. 54d016d2 Distinguish manual cancellation of profile creation from error conditions. by [email protected] · 12 years ago
  98. f252df2e Store the username of the custodian of the managed user. by [email protected] · 12 years ago
  99. 4e2b6f3 Pass errors generated during limited-user registration up to the UI for display. by [email protected] · 12 years ago
  100. f010722 Remove passphrase dialog and last parts of elevation. by [email protected] · 12 years ago