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
*
Merge 126571 - Disable profile shortcut creation
karen@chromium.org
2012-03-21
1
-0
/
+3
*
Merge 122333 - Reland 122003 - chromeos: Use default profile as last used pro...
xiyuan@chromium.org
2012-02-17
1
-0
/
+6
*
Merge 120554 - Fix: open incognito windows at exit created extra normal windo...
marja@chromium.org
2012-02-06
1
-2
/
+2
*
Remove a bunch of GetProfileSyncService callers to use the new factory.
tim@chromium.org
2012-01-27
1
-2
/
+6
*
Stop unit tests from creating desktop shortcuts.
stevet@chromium.org
2012-01-27
1
-9
/
+10
*
Add explicit check for opening profiles before login on cros
davemoore@chromium.org
2012-01-20
1
-2
/
+10
*
Add a startup check to create profile shortcuts for legacy Chrome profiles.
stevet@chromium.org
2012-01-19
1
-0
/
+22
*
Check the browser distribution when determining whether or not we should crea...
stevet@chromium.org
2012-01-17
1
-2
/
+5
*
Restore all profiles which were active when restoring the last open pages.
marja@chromium.org
2012-01-12
1
-2
/
+101
*
Revert "Restore all profiles which were active when restoring the last open p...
saintlou@chromium.org
2012-01-10
1
-101
/
+2
*
Restore all profiles which were active when restoring the last open pages.
marja@chromium.org
2012-01-10
1
-2
/
+101
*
Remove custom Task implementation from ProfileManager.
dcheng@chromium.org
2011-12-22
1
-38
/
+25
*
[Sync Promo UI] Changing sync promo to honor brand codes.
dbeam@chromium.org
2011-12-15
1
-1
/
+1
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-2
/
+3
*
Making profile avatars and names sync. This is done by moving these two prope...
jwd@chromium.org
2011-12-13
1
-11
/
+59
*
Adding metrics to track browser launches per primary/secondary profile. Addin...
rlp@chromium.org
2011-12-12
1
-0
/
+7
*
Replace ProfileManagerObserver with callback
sail@chromium.org
2011-12-07
1
-68
/
+48
*
Rename constants used with default apps to confrom with naming convention.
rogerta@chromium.org
2011-12-06
1
-2
/
+2
*
Lands http://codereview.chromium.org/8801034/ in hopes of getting a
sky@chromium.org
2011-12-06
1
-56
/
+10
*
Making profile avatars and names sync.
jwd@chromium.org
2011-12-03
1
-10
/
+56
*
Disable sync immediately when deleting a profile
jeremy@chromium.org
2011-12-02
1
-1
/
+6
*
Fixing ProfileManagerTest to use the TestingProfile instead of a real profile...
rlp@chromium.org
2011-12-02
1
-3
/
+8
*
Do not create shortcuts on Windows if the "no-first-run" switch is on.
mirandac@chromium.org
2011-12-01
1
-3
/
+7
*
Revert 112124 - Fixing ProfileManagerTest to use the TestingProfile instead o...
sail@chromium.org
2011-11-30
1
-8
/
+3
*
Fixing ProfileManagerTest to use the TestingProfile instead of a real profile...
rlp@chromium.org
2011-11-30
1
-3
/
+8
*
Add Windows desktop shortcut for multiple profiles.
mirandac@chromium.org
2011-11-22
1
-0
/
+13
*
Update last used profile when deleting profile
sail@chromium.org
2011-11-21
1
-0
/
+16
*
Eliminate CrosLibrary::EnsureLoaded
stevenjb@google.com
2011-11-17
1
-2
/
+1
*
chrome: Remove 11 exit time destructors and 4 static initializers.
thakis@chromium.org
2011-11-17
1
-1
/
+1
*
Refactor ProfileManager::DoFinalInit(...) to allow for a more flexible Profil...
jwd@chromium.org
2011-11-11
1
-1
/
+9
*
Allow deletion of singleton profiles
jeremy@chromium.org
2011-11-08
1
-9
/
+24
*
Move BrowserThread to content namespace.
joi@chromium.org
2011-11-02
1
-0
/
+2
*
Split BrowserThread into public API and private implementation, step 1.
joi@chromium.org
2011-10-28
1
-2
/
+2
*
Make NotificationService an interface in the content namespace, and switch ca...
jam@chromium.org
2011-10-19
1
-4
/
+4
*
Move NotificationObserver, NotificationSource, and NotificationDetails to con...
jam@chromium.org
2011-10-19
1
-3
/
+3
*
Cuter default names for profiles.
mirandac@chromium.org
2011-10-14
1
-3
/
+5
*
GTK: Enable multi-profiles by default
sail@chromium.org
2011-10-14
1
-3
/
+3
*
Add metrics to help measure effects of installing default apps in a profile
rogerta@chromium.org
2011-10-13
1
-0
/
+89
*
Autoload any profiles with background applications running.
rlp@chromium.org
2011-10-12
1
-0
/
+13
*
Multi-Profiles: Initialize sync user name when adding profile
sail@chromium.org
2011-10-11
1
-3
/
+5
*
Make profile deletion really remove stale profile directory
jeremy@chromium.org
2011-10-06
1
-15
/
+20
*
Honor profile startup settings when opening a window for a profile.
rlp@chromium.org
2011-10-06
1
-8
/
+24
*
Show sync promo at startup
sail@chromium.org
2011-10-05
1
-4
/
+8
*
Clean up some profile menu code.
mirandac@chromium.org
2011-10-03
1
-60
/
+1
*
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
[next]