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
*
Revert 219709 "Remove the Extensions URLRequestContext."
earthdok@chromium.org
2013-08-27
1
-0
/
+4
*
Remove the Extensions URLRequestContext.
ajwong@chromium.org
2013-08-27
1
-4
/
+0
*
Remove ManagedUserService::ProfileIsManaged() in favor of a method on Profile().
bauerb@chromium.org
2013-07-31
1
-0
/
+3
*
Replace PrefProxyConfigTracker typedef by proper interface.
pneubeck@chromium.org
2013-07-22
1
-1
/
+2
*
Adding a first prototype of guest mode.
jwd@chromium.org
2013-07-17
1
-1
/
+1
*
Allow Chrome OS login profile to have different default pref values
bartfab@chromium.org
2013-07-05
1
-1
/
+1
*
Add comment to Profile about BrowserContextKeyedService.
mattm@chromium.org
2013-06-28
1
-0
/
+3
*
Rename base/hash_tables to base/containers/hash_tables.
brettw@chromium.org
2013-06-11
1
-1
/
+1
*
Distinguish manual cancellation of profile creation from error conditions.
pam@chromium.org
2013-06-10
1
-1
/
+2
*
Support cancelling and timeout during managed-user creation and registration.
pam@chromium.org
2013-06-05
1
-0
/
+2
*
Pass errors generated during limited-user registration up to the UI for display.
pam@chromium.org
2013-06-04
1
-2
/
+6
*
components: Move PrefRegistrySyncable into user_prefs namespace.
tfarina@chromium.org
2013-05-06
1
-2
/
+5
*
Added ProfilePolicyConnector, a PKS that owns policy components.
joaodasilva@chromium.org
2013-05-02
1
-11
/
+0
*
First-run auto-import on Windows reloads the prefs, which marks
dconnelly@chromium.org
2013-04-09
1
-0
/
+4
*
Cleanup: Get rid of Profile::GetProtocolHandlerRegistry().
thestig@chromium.org
2013-04-04
1
-4
/
+0
*
Cleanup random bits in Profile.
thestig@chromium.org
2013-04-03
1
-7
/
+6
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-07
1
-20
/
+3
*
Revert 186347
jochen@chromium.org
2013-03-06
1
-3
/
+20
*
Add chrome-search: access from Instant overlay
dhollowa@chromium.org
2013-03-06
1
-20
/
+3
*
Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.
joi@chromium.org
2013-02-10
1
-7
/
+6
*
Add StoragePartition's ProtocolHandlers at URLRequestContext construction time.
pauljensen@chromium.org
2013-02-08
1
-5
/
+40
*
Revert "GTTF: Add missing virtual destructors."
phajdan.jr@chromium.org
2013-02-06
1
-2
/
+0
*
GTTF: Add missing virtual destructors.
phajdan.jr@chromium.org
2013-02-05
1
-0
/
+2
*
Add FilePath to base namespace.
brettw@chromium.org
2013-02-02
1
-4
/
+4
*
Move core url data manager classes to content.
jam@chromium.org
2013-01-24
1
-10
/
+0
*
Adding visual difference for incognito application / browser items
skuhne@chromium.org
2013-01-15
1
-1
/
+1
*
Move PromoResourceService from Profile to BrowserProcessImpl/local_state().
dbeam@chromium.org
2013-01-04
1
-3
/
+0
*
[Profiles, Fixit] Making GAIAInfoUpdateService into a ProfileKeyedService.
rlp@chromium.org
2013-01-03
1
-4
/
+0
*
Revert 174923 - [Profiles, Fixit] Making GAIAInfoUpdateService into a Profile...
eroman@chromium.org
2013-01-03
1
-0
/
+4
*
[Profiles, Fixit] Making GAIAInfoUpdateService into a ProfileKeyedService.
rlp@chromium.org
2013-01-03
1
-4
/
+0
*
Split PrefService into PrefService, PrefServiceSimple and PrefServiceSyncable.
joi@chromium.org
2012-12-22
1
-5
/
+6
*
Making IsGuestSession an instance method of Profile, instead of static.
jwd@chromium.org
2012-12-13
1
-1
/
+1
*
Split UserCloudPolicyManager implementation.
mnissler@chromium.org
2012-12-03
1
-5
/
+0
*
Moved JsonPrefStore to use SequencedWorkerPool instead of FILE thread. The po...
zelidrag@chromium.org
2012-11-08
1
-0
/
+9
*
Added completion notification to the call chain from Profile's ClearNetworkin...
engedy@chromium.org
2012-11-05
1
-4
/
+7
*
For storage partitions to work properly, we need to know whether a storage pa...
nasko@chromium.org
2012-10-30
1
-1
/
+2
*
Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...
mirandac@chromium.org
2012-10-29
1
-9
/
+0
*
Remove GetUserScriptMaster from Profile. Extension services were made into Pr...
mirandac@chromium.org
2012-10-29
1
-8
/
+0
*
Allow resetting the profile exit type to CRASHED (for mobile)
stuartmorgan@chromium.org
2012-10-26
1
-4
/
+5
*
Convert VisitedLinkMaster to a ProfileKeyedService
caitkp@chromium.org
2012-10-24
1
-6
/
+0
*
Remove Profile->GetExtensionProcessManager calls; replace with PKSF calls thr...
mirandac@chromium.org
2012-10-24
1
-7
/
+0
*
Cleanup shutdown of the policy code.
joaodasilva@chromium.org
2012-10-17
1
-0
/
+4
*
Changes pref for whether last session exited cleanly from a boolean to
sky@chromium.org
2012-10-05
1
-8
/
+22
*
Removes BrowserContext::DidLastSessionExitCleanly() and makes
sky@chromium.org
2012-10-04
1
-0
/
+3
*
continuing from http://http://codereview.chromium.org/10823241
ajwong@chromium.org
2012-09-18
1
-7
/
+3
*
AppCache and StoragePartition'ing
michaeln@chromium.org
2012-09-15
1
-0
/
+3
*
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
[next]