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
/
profiles
/
profile.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
1
-13
/
+0
*
Revert 152904 - Moving FaviconService to a ProfileKeyedService.
ricow@chromium.org
2012-08-23
1
-0
/
+13
*
Moving FaviconService to a ProfileKeyedService.
rlp@chromium.org
2012-08-23
1
-13
/
+0
*
Remove last references to profile->GetHistory() and profile->GetBookmarkModel().
rlp@chromium.org
2012-08-08
1
-22
/
+0
*
Relanding this as this did not fix the chromiumos breakage.
ananta@chromium.org
2012-08-07
1
-1
/
+6
*
Reverting this as it causes browser tests on the Linux ChromiumOS builder to ...
ananta@chromium.org
2012-08-07
1
-6
/
+1
*
Add support for loading user cloud policy on desktop, behind the --load-cloud...
atwilson@chromium.org
2012-08-07
1
-1
/
+6
*
Move PROFILE_DESTROYED notification to ProfileDestroyer and observe it in Ext...
yoz@chromium.org
2012-07-27
1
-0
/
+9
*
Move ExtensionEventRouter and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-23
1
-2
/
+2
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-21
1
-4
/
+1
*
A Speculative Revert for r147597 - Convert ProtocolHandlerRegistry to be a Pr...
hbono@chromium.org
2012-07-20
1
-1
/
+4
*
Convert ProtocolHandlerRegistry to be a ProfileKeyedService.
smckay@chromium.org
2012-07-20
1
-4
/
+1
*
Move UserScript and related into extensions namespace
rdevlin.cronin@chromium.org
2012-07-13
1
-6
/
+8
*
Removing last usage of default request context. Fixing up login_utils to not ...
rlp@chromium.org
2012-07-13
1
-17
/
+3
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Revert 145969 - Removing last usage of default request context. Fixing up log...
rlp@chromium.org
2012-07-10
1
-3
/
+17
*
Removing last usage of default request context. Fixing up login_utils to not ...
rlp@chromium.org
2012-07-10
1
-17
/
+3
*
Make ShortcutsBackend a ProfileKeyedService.
mrossetti@chromium.org
2012-07-03
1
-5
/
+0
*
Make AutocompleteClassifier a ProfileKeyedService.
pkasting@chromium.org
2012-06-12
1
-6
/
+0
*
Refactored ChromeSpeechRecognitionPreferences according to new ProfileKeyedSe...
primiano@chromium.org
2012-06-06
1
-1
/
+0
*
Make PolicyService per-profile.
bauerb@chromium.org
2012-05-31
1
-2
/
+7
*
Move Extension into extensions namespace
aa@chromium.org
2012-05-21
1
-8
/
+8
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-14
1
-11
/
+0
*
Revert 136499 - Taking over issue 10006037.
yusukes@google.com
2012-05-11
1
-0
/
+11
*
Taking over issue 10006037.
rlp@chromium.org
2012-05-11
1
-11
/
+0
*
Cleanup: Remove Profile::Deprecated::GetDefaultRequestContext() and its last ...
thestig@chromium.org
2012-05-10
1
-35
/
+7
*
Reverting to the deprecated version of GetDefaultRequestContext which maintia...
rlp@chromium.org
2012-05-09
1
-0
/
+6
*
Changed ChromeURLDataManager to a ProfileKeyedService and made a Factory for it.
khorimoto@chromium.org
2012-04-25
1
-3
/
+11
*
Correct outdated comment in profile.h
benwells@chromium.org
2012-04-13
1
-2
/
+2
*
Make ExtensionPrefValueMap a ProfileKeyedService.
yoz@chromium.org
2012-04-06
1
-5
/
+0
*
Convert UserStyleSheetWatcher to a ProfileKeyedService.
rlp@chromium.org
2012-04-06
1
-4
/
+0
*
Add ExtensionSytem::Get(Profile*) as a wrapper around
mpcomplete@chromium.org
2012-04-05
1
-4
/
+4
*
Convert TemplateURLFetcher to a ProfileKeyedService.
rlp@chromium.org
2012-04-03
1
-5
/
+0
*
Remove Instant opt-in promo.
sreeram@chromium.org
2012-04-03
1
-3
/
+0
*
Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...
yoz@chromium.org
2012-04-02
1
-40
/
+13
*
Lazy background pages now load in response to message passing.
mpcomplete@chromium.org
2012-03-16
1
-0
/
+5
*
Profile refactoring: Remove all PasswordStore code from the Profile interface.
erg@chromium.org
2012-03-14
1
-18
/
+0
*
Chrome CreatedByVersionOrLater feature: Service to determine which version o...
caitkp@chromium.org
2012-03-14
1
-0
/
+4
*
Add check for new profile creation
sail@chromium.org
2012-03-13
1
-7
/
+13
*
Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...
akalin@chromium.org
2012-03-09
1
-13
/
+35
*
Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...
yoz@chromium.org
2012-03-09
1
-35
/
+13
*
Converting TokenService to a ProfileKeyedService.
rlp@chromium.org
2012-03-08
1
-4
/
+0
*
Renamed speech recognition code in preparation for introducing a new speech i...
primiano@chromium.org
2012-03-07
1
-1
/
+1
*
Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...
vandebo@chromium.org
2012-03-03
1
-13
/
+35
*
Take extensions out of Profile into a profile-keyed service, ExtensionSystem.
yoz@chromium.org
2012-03-03
1
-35
/
+13
*
Clean up password manager code.
isherman@chromium.org
2012-03-02
1
-3
/
+0
*
Remove use of deprecated GetDefaultRequestContext in chrome/browser/sync
rsimha@chromium.org
2012-02-29
1
-1
/
+0
*
Remove usage of WebKitContext from chrome. This also cleans up the chrome cod...
jam@chromium.org
2012-02-24
1
-3
/
+0
*
Move creation of BrowserContext objects that live in content to content, inst...
jam@chromium.org
2012-02-20
1
-23
/
+0
*
Reverting to green up the memory waterfall.
jhawkins@chromium.org
2012-02-19
1
-0
/
+25
[next]