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_manager.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Enable multiprofiles by default on Mac and Windows.
rsesek@chromium.org
2011-09-14
1
-0
/
+4
*
Fix sync test crashing when multiprofiles are enabled on Mac.
mirandac@chromium.org
2011-09-13
1
-0
/
+7
*
Remove PathService from ProfileManager.
rsesek@chromium.org
2011-09-12
1
-14
/
+11
*
Multi-Profiles: Put multi-profiles behind a flag on Windows
sail@chromium.org
2011-09-05
1
-3
/
+0
*
Revamp the multi-profiles testing infrastructure.
rsesek@chromium.org
2011-08-31
1
-5
/
+9
*
Do not initialize event routers in the Profile Import process.
mirandac@chromium.org
2011-08-26
1
-1
/
+15
*
Revert 97709 - This changes ProfileManager::GetProfileInfoCache() to be GetPr...
rsesek@chromium.org
2011-08-22
1
-7
/
+4
*
This changes ProfileManager::GetProfileInfoCache() to be GetProfileInfo() and
rsesek@chromium.org
2011-08-22
1
-4
/
+7
*
Revert 97049 - Trying to see if it fixes sync_integration_tests
rvargas@google.com
2011-08-17
1
-8
/
+5
*
[Mac] Flip the flag for multi-profiles to on by default.
rsesek@chromium.org
2011-08-16
1
-5
/
+8
*
Fix regression where component extensions were being loaded for login profile
davemoore@chromium.org
2011-08-12
1
-21
/
+18
*
Change kNotSignedInProfile to kInitialProfile to better reflect its usage.
mirandac@chromium.org
2011-08-12
1
-6
/
+6
*
Multi-Profiles: Remove new profile setup UI
sail@chromium.org
2011-08-04
1
-1
/
+1
*
ProfileManager::GetLastUsedProfile should only return profiles it manages.
yoz@chromium.org
2011-08-02
1
-2
/
+5
*
Reenable multi-profiles by default after m14 branch.
mirandac@chromium.org
2011-07-28
1
-0
/
+3
*
Multi-Profiles: Disable multi-profiles for M14
sail@chromium.org
2011-07-26
1
-4
/
+0
*
Change locale before initialization of extensions.
dilmah@chromium.org
2011-07-25
1
-27
/
+36
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Don't crash on startup if libcros is loaded when running on linux.
stevenjb@google.com
2011-07-19
1
-4
/
+2
*
Start and stop the safe browsing service depending on whether any profile is ...
joaodasilva@chromium.org
2011-07-19
1
-1
/
+2
*
Get rid of the ProfileId. It was added for ceee. I reverted the original chan...
jam@chromium.org
2011-07-13
1
-18
/
+0
*
Fix for compile failures caused by the change to move chrome specific notific...
ananta@chromium.org
2011-07-10
1
-3
/
+3
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-4
/
+4
*
Multi-Profiles: Enable multi-profiles by default for views ui
sail@chromium.org
2011-07-10
1
-0
/
+9
*
Multi-Profiles: Pass profile directories by reference
sail@chromium.org
2011-07-08
1
-2
/
+2
*
Multi-Profiles: Add delete profile command
sail@chromium.org
2011-07-07
1
-1
/
+32
*
Multi-profiles: Use profile cache for menu
sail@chromium.org
2011-07-06
1
-5
/
+27
*
Multi-Profiles: New Profile Setup UI
sail@chromium.org
2011-07-06
1
-0
/
+11
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-01
1
-3
/
+1
*
Revert 90820 - Multi-Profiles: New Profile Setup UI
sail@chromium.org
2011-06-28
1
-11
/
+0
*
Multi-Profiles: New Profile Setup UI
sail@chromium.org
2011-06-28
1
-0
/
+11
*
Task Manager on Mac OS X may fire without an open browser window. If a user c...
mirandac@chromium.org
2011-06-14
1
-0
/
+8
*
Add profiles to wrench menu
sail@chromium.org
2011-06-14
1
-0
/
+67
*
Sync: Refactor the ProfileSyncService and sync setup flow to remove use of We...
jhawkins@chromium.org
2011-06-14
1
-1
/
+1
*
dom-ui sync: Eliminate jank when customizing sync settings. Also, tweak chrom...
csilv@chromium.org
2011-05-23
1
-1
/
+1
*
Kill URLRequestJobTracker.
willchan@chromium.org
2011-05-22
1
-80
/
+0
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Revert 85732 (broke build) - Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Move SystemMonitor to base/.
willchan@chromium.org
2011-05-18
1
-2
/
+2
*
Fix clang+chromeos build
apavlov@chromium.org
2011-05-10
1
-0
/
+5
*
Fix MSVS 2005 build
apavlov@chromium.org
2011-05-10
1
-5
/
+6
*
Removed dependency to gfx:: from profile_sync_service as it is not used.
qsr@google.com
2011-05-06
1
-1
/
+1
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
1
-1
/
+2
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-1
/
+105
*
Revert r83261 "With this implementation, logging on to sync logs you in to th...
maruel@chromium.org
2011-04-28
1
-105
/
+1
*
With this implementation, logging on to sync logs you in to the multiprofile ...
mirandac@chromium.org
2011-04-28
1
-1
/
+105
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-19
1
-76
/
+133
*
Put back "Enable component extensions for DefaultProfile used in login screen...
dpolukhin@chromium.org
2011-04-15
1
-10
/
+9
*
Revert 81394 (broke sync_integration_tests and clang) - This CL implements al...
altimofeev@chromium.org
2011-04-13
1
-133
/
+76
*
This CL implements alternative asynchronous methods for profile and preferenc...
altimofeev@chromium.org
2011-04-13
1
-76
/
+133
[next]