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
*
browser: Remove tab handler concept.
tfarina@chromium.org
2012-05-06
1
-1
/
+1
*
Allow SessionService to be disabled.
yfriedman@chromium.org
2012-04-05
1
-0
/
+2
*
Add ExtensionSytem::Get(Profile*) as a wrapper around
mpcomplete@chromium.org
2012-04-05
1
-2
/
+1
*
Reland 125805 - Reland 124817 - A profile-keyed service for Extensions, Exten...
yoz@chromium.org
2012-04-02
1
-2
/
+4
*
Remove BrowserList dependency from ProfileManager (for Android).
nileshagrawal@chromium.org
2012-03-30
1
-6
/
+24
*
ProfileManager: Remove CHECKs.
marja@chromium.org
2012-03-28
1
-27
/
+10
*
Use OffTheRecord profile in case of GuestLogin for AppList.
mukai@chromium.org
2012-03-22
1
-0
/
+13
*
Mac: Deleting a profile should also delete it's cache directory.
jeremy@chromium.org
2012-03-20
1
-0
/
+5
*
Disable profile shortcut creation
sail@chromium.org
2012-03-14
1
-0
/
+3
*
Don't reuse profiles that are pending deletion
sail@chromium.org
2012-03-14
1
-0
/
+8
*
Add check for new profile creation
sail@chromium.org
2012-03-13
1
-3
/
+7
*
Revert "Reland 124817 - Take extensions out of Profile into a profile-keyed s...
akalin@chromium.org
2012-03-09
1
-4
/
+2
*
Reland 124817 - Take extensions out of Profile into a profile-keyed service, ...
yoz@chromium.org
2012-03-09
1
-2
/
+4
*
Move ManagedMode into a separate class.
bauerb@chromium.org
2012-03-08
1
-5
/
+2
*
Disable multi-profile UI in managed mode.
bauerb@chromium.org
2012-03-07
1
-3
/
+10
*
Initial Managed Mode extension API, supporting querying the setting and a stu...
pam@chromium.org
2012-03-06
1
-1
/
+2
*
Convert uses of int ms to TimeDelta in chrome/browser/profiles.
tedvessenes@gmail.com
2012-03-06
1
-1
/
+1
*
Revert 124817 - Take extensions out of Profile into a profile-keyed service, ...
vandebo@chromium.org
2012-03-03
1
-4
/
+2
*
Take extensions out of Profile into a profile-keyed service, ExtensionSystem.
yoz@chromium.org
2012-03-03
1
-2
/
+4
*
[cros] Always notify when a profile has been added.
altimofeev@chromium.org
2012-02-24
1
-7
/
+7
*
Control click profile menu to create new window
sail@chromium.org
2012-02-24
1
-15
/
+22
*
Revert 123082 - Also delay regular profile destruction...
groby@chromium.org
2012-02-22
1
-5
/
+0
*
Also delay regular profile destruction...
mad@chromium.org
2012-02-22
1
-0
/
+5
*
More useful CHECKs for the "active profiles contains the same profile many ti...
marja@chromium.org
2012-02-22
1
-0
/
+24
*
[cros] Suggest sign-out/sign-in when sync login error appears.
altimofeev@chromium.org
2012-02-17
1
-0
/
+6
*
Reland 122003 - chromeos: Use default profile as last used profile in login s...
xiyuan@chromium.org
2012-02-16
1
-0
/
+6
*
Revert 122003 - chromeos: Use default profile as last used profile in login s...
sky@chromium.org
2012-02-15
1
-6
/
+0
*
chromeos: Use default profile as last used profile in login screen.
xiyuan@chromium.org
2012-02-15
1
-0
/
+6
*
Add a command-line switch "disable-desktop-shortcuts" to disable profile desk...
cem.kocagil@gmail.com
2012-02-08
1
-1
/
+3
*
Fix: open incognito windows at exit created extra normal windows on startup.
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
[next]