index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
managed_mode
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move clients of BrowserContextKeyedService to using KeyedService (#3)
blundell@chromium.org
2014-03-13
26
-69
/
+60
*
Remove command-line flags for OAuth scopes.
mnissler@chromium.org
2014-03-12
2
-4
/
+4
*
sync: final pieces to sync deferred initialization
tim@chromium.org
2014-02-26
1
-3
/
+3
*
Store signature key and encryption key in case syncing hasn't started.
akuegel@chromium.org
2014-02-26
1
-0
/
+4
*
To support password sync for supervised users we need to sign (and, in future...
antrim@chromium.org
2014-02-21
4
-4
/
+52
*
Remove duplicated code from sync related unit tests.
maniscalco@chromium.org
2014-02-19
2
-83
/
+29
*
Eliminate ProfileOAuth2TokenService being a BCKS.
blundell@chromium.org
2014-02-14
1
-1
/
+2
*
Add observers for managed user list data changes.
akuegel@chromium.org
2014-02-14
4
-0
/
+14
*
Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.
rogerta@chromium.org
2014-02-14
1
-1
/
+5
*
ExtensionSystem cleanup part 3
yoz@chromium.org
2014-02-14
1
-2
/
+4
*
Revert of Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAcco...
hubbe@chromium.org
2014-02-14
1
-5
/
+1
*
Replace PO2TS::GetPrimaryAccountId() with SMB::GetAuthenticatedAccountId.
rogerta@chromium.org
2014-02-14
1
-1
/
+5
*
Revert 250967 "Revert of [sync]: add ManagedUserSigninManagerWra..."
tim@chromium.org
2014-02-13
2
-0
/
+82
*
Add avatar syncing for supervised users.
akuegel@chromium.org
2014-02-13
11
-7
/
+345
*
Cleanup: Remove unneeded browser_thread.h includes.
thestig@chromium.org
2014-02-13
1
-1
/
+0
*
Revert of [sync]: add ManagedUserSigninManagerWrapper and pass to ProfileSync...
tim@chromium.org
2014-02-13
2
-82
/
+0
*
[sync]: add ManagedUserSigninManagerWrapper and pass to ProfileSyncService
tim@chromium.org
2014-02-12
2
-0
/
+82
*
Always allow file:// URLs.
pam@chromium.org
2014-02-06
3
-15
/
+27
*
Services that would listen for password change in MU/Supervisor sessions.
antrim@chromium.org
2014-02-06
10
-0
/
+468
*
Fix out of bounds avatar index.
akuegel@chromium.org
2014-02-05
2
-9
/
+53
*
Keep supervised users out of the profile list until they're registered.
pam@chromium.org
2014-02-03
3
-5
/
+58
*
Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.
yoz@chromium.org
2014-01-30
1
-1
/
+1
*
The O2TS classes should not call on signin manager to get the primary account
rogerta@chromium.org
2014-01-23
1
-2
/
+1
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-1
/
+1
*
Only refer to _WIN resources on Windows.
thestig@chromium.org
2014-01-11
1
-0
/
+6
*
Move DidReceiveServerRedirectForProvisionalLoad from RenderView to RenderFrame
nasko@chromium.org
2014-01-10
2
-2
/
+2
*
Add ManagedUserSharedSettingsService.
bauerb@chromium.org
2014-01-08
8
-0
/
+1012
*
Break dependency of chrome.gyp:common on content.gyp:content_browser.
joaodasilva@chromium.org
2014-01-08
1
-1
/
+1
*
Display access token information on about:signin-internal page.
haitaol@chromium.org
2013-12-27
1
-1
/
+2
*
Update some uses of UTF conversions in chrome/browser to use the base:: names...
avi@chromium.org
2013-12-24
7
-19
/
+20
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-1
/
+3
*
Update some uses of Value in chrome/browser to use the base:: namespace.
avi@chromium.org
2013-12-23
12
-92
/
+98
*
Revert 242382 "Fix a race condition in preference metric reporting."
danakj@chromium.org
2013-12-23
1
-3
/
+1
*
Fix a race condition in preference metric reporting.
erikwright@chromium.org
2013-12-23
1
-1
/
+3
*
Move URLBlacklistManager to components/policy.
joaodasilva@chromium.org
2013-12-17
1
-1
/
+1
*
Refactored the URLBlacklistManager to avoid chrome/ and content/ dependencies.
joaodasilva@chromium.org
2013-12-17
1
-3
/
+7
*
Move c/c/e/extension_set to top-level extensions/
rdevlin.cronin@chromium.org
2013-12-17
1
-3
/
+3
*
Move extensions/common/matcher into components/url_matcher.
joaodasilva@chromium.org
2013-12-13
1
-4
/
+4
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-13
1
-3
/
+3
*
Add supervised user name to access requests.
akuegel@chromium.org
2013-12-13
1
-0
/
+3
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
3
-3
/
+4
*
Replace string16 with base::string16 in chrome/browser
brettw@chromium.org
2013-12-12
1
-2
/
+2
*
Remove supervised users from behind the flag
antrim@chromium.org
2013-12-11
2
-17
/
+0
*
Fix issues with supervised user recreation.
akuegel@chromium.org
2013-12-11
1
-7
/
+13
*
Revert 239921 "Revert 239759 "The comment in base64.h implies th..."
vadimt@chromium.org
2013-12-11
1
-3
/
+1
*
Revert 239759 "The comment in base64.h implies that base::Base64..."
vadimt@chromium.org
2013-12-11
1
-1
/
+3
*
The comment in base64.h implies that base::Base64Encode() can return false, but
ricea@chromium.org
2013-12-10
1
-3
/
+1
*
Add base namespace to some instances of string16.
brettw@chromium.org
2013-12-06
12
-31
/
+33
*
Infobar system refactor.
pkasting@chromium.org
2013-12-06
3
-13
/
+15
*
Make resource throttles and AsyncResourceHandler add events to NetLog
mmenke@chromium.org
2013-12-04
2
-0
/
+6
[next]