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
*
Implement base::win::IsMetroProcess.
siggi@chromium.org
2012-06-18
1
-1
/
+1
*
Don't force non-session only cookies to be session only cookies, instead dele...
jochen@chromium.org
2012-05-30
1
-0
/
+7
*
Don't allow multiple profiles in metro mode.
cpu@chromium.org
2012-05-23
1
-0
/
+5
*
Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...
ben@chromium.org
2012-05-23
1
-3
/
+3
*
Also delay regular profile destruction...
mad@chromium.org
2012-05-19
1
-0
/
+5
*
Moves methods for finding browsers to browser_finder.
sky@chromium.org
2012-05-16
1
-4
/
+6
*
Extract StartupTabs and startup types from StartupBrowserCreator.
ben@chromium.org
2012-05-11
1
-4
/
+5
*
Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea...
ben@chromium.org
2012-05-11
1
-5
/
+4
*
Extract StartupTabs and startup types from StartupBrowserCreator.
ben@chromium.org
2012-05-11
1
-4
/
+5
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-7
/
+7
*
Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st...
ben@chromium.org
2012-05-10
1
-7
/
+7
*
Rename BrowserInit to StartupBrowserCreator, and move into startup subdir.
ben@chromium.org
2012-05-10
1
-7
/
+7
*
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
[next]