| Commit message (Expand) | Author | Age | Files | Lines |
* | Create chrome Windows desktop shortcuts through a checkbox in create/manager ... | hallielaine@chromium.org | 2012-09-04 | 1 | -2/+10 |
* | Create and delete desktop shortcuts in general. | hallielaine@chromium.org | 2012-08-16 | 1 | -21/+3 |
* | Clean-up inline members of nested classes (chrome/) | hans@chromium.org | 2012-08-10 | 1 | -3/+1 |
* | Rename APP_EXITING notification to ALL_BROWSERS_CLOSING. | benwells@chromium.org | 2012-07-13 | 1 | -1/+1 |
* | Move implementation of BrowserList onto an inner, instantiatable class, Brows... | ben@chromium.org | 2012-07-12 | 1 | -3/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Created a confirmation dialog for profile creation from the Settings Page. Ad... | hallielaine@chromium.org | 2012-07-09 | 1 | -2/+5 |
* | startup: Put it in chrome namespace. | tfarina@chromium.org | 2012-07-01 | 1 | -2/+2 |
* | 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 | -1/+1 |
* | Extract StartupTabs and startup types from StartupBrowserCreator. | ben@chromium.org | 2012-05-11 | 1 | -3/+3 |
* | Revert 136573 - Extract StartupTabs and startup types from StartupBrowserCrea... | ben@chromium.org | 2012-05-11 | 1 | -3/+3 |
* | Extract StartupTabs and startup types from StartupBrowserCreator. | ben@chromium.org | 2012-05-11 | 1 | -3/+3 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -3/+3 |
* | Revert 136337 - Rename BrowserInit to StartupBrowserCreator, and move into st... | ben@chromium.org | 2012-05-10 | 1 | -3/+3 |
* | Rename BrowserInit to StartupBrowserCreator, and move into startup subdir. | ben@chromium.org | 2012-05-10 | 1 | -3/+3 |
* | Allow SessionService to be disabled. | yfriedman@chromium.org | 2012-04-05 | 1 | -0/+2 |
* | Remove BrowserList dependency from ProfileManager (for Android). | nileshagrawal@chromium.org | 2012-03-30 | 1 | -6/+19 |
* | ProfileManager: Remove CHECKs. | marja@chromium.org | 2012-03-28 | 1 | -0/+2 |
* | Use OffTheRecord profile in case of GuestLogin for AppList. | mukai@chromium.org | 2012-03-22 | 1 | -0/+5 |
* | Revert 126388 - Adding README file to user profile directories. | jianli@chromium.org | 2012-03-13 | 1 | -1/+0 |
* | Adding README file to user profile directories. | ivankr@chromium.org | 2012-03-13 | 1 | -0/+1 |
* | Add check for new profile creation | sail@chromium.org | 2012-03-13 | 1 | -1/+3 |
* | Control click profile menu to create new window | sail@chromium.org | 2012-02-24 | 1 | -6/+8 |
* | Revert 123082 - Also delay regular profile destruction... | groby@chromium.org | 2012-02-22 | 1 | -1/+1 |
* | Also delay regular profile destruction... | mad@chromium.org | 2012-02-22 | 1 | -1/+1 |
* | Stop unit tests from creating desktop shortcuts. | stevet@chromium.org | 2012-01-27 | 1 | -5/+6 |
* | Add a startup check to create profile shortcuts for legacy Chrome profiles. | stevet@chromium.org | 2012-01-19 | 1 | -0/+6 |
* | Restore all profiles which were active when restoring the last open pages. | marja@chromium.org | 2012-01-12 | 1 | -3/+19 |
* | Revert "Restore all profiles which were active when restoring the last open p... | saintlou@chromium.org | 2012-01-10 | 1 | -19/+3 |
* | Restore all profiles which were active when restoring the last open pages. | marja@chromium.org | 2012-01-10 | 1 | -3/+19 |
* | Making profile avatars and names sync. This is done by moving these two prope... | jwd@chromium.org | 2011-12-13 | 1 | -0/+4 |
* | Replace ProfileManagerObserver with callback | sail@chromium.org | 2011-12-07 | 1 | -36/+17 |
* | Lands http://codereview.chromium.org/8801034/ in hopes of getting a | sky@chromium.org | 2011-12-06 | 1 | -4/+0 |
* | Making profile avatars and names sync. | jwd@chromium.org | 2011-12-03 | 1 | -0/+4 |
* | Fixing ProfileManagerTest to use the TestingProfile instead of a real profile... | rlp@chromium.org | 2011-12-02 | 1 | -2/+10 |
* | Revert 112124 - Fixing ProfileManagerTest to use the TestingProfile instead o... | sail@chromium.org | 2011-11-30 | 1 | -10/+2 |
* | Fixing ProfileManagerTest to use the TestingProfile instead of a real profile... | rlp@chromium.org | 2011-11-30 | 1 | -2/+10 |
* | Reland crrev.com/111358 | robertshield@chromium.org | 2011-11-23 | 1 | -1/+2 |
* | Add Windows desktop shortcut for multiple profiles. | mirandac@chromium.org | 2011-11-22 | 1 | -4/+22 |
* | Add OVERRIDE to chrome/browser/. | avi@chromium.org | 2011-11-21 | 1 | -5/+5 |
* | Refactor ProfileManager::DoFinalInit(...) to allow for a more flexible Profil... | jwd@chromium.org | 2011-11-11 | 1 | -1/+4 |
* | Allow deletion of singleton profiles | jeremy@chromium.org | 2011-11-08 | 1 | -0/+8 |
* | Add comment to profile_manager indicating that GetDefaultProfile should no lo... | mirandac@chromium.org | 2011-10-19 | 1 | -0/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -7/+7 |
* | Autoload any profiles with background applications running. | rlp@chromium.org | 2011-10-12 | 1 | -0/+3 |
* | Make profile deletion really remove stale profile directory | jeremy@chromium.org | 2011-10-06 | 1 | -3/+3 |
* | Honor profile startup settings when opening a window for a profile. | rlp@chromium.org | 2011-10-06 | 1 | -0/+10 |
* | Clean up some profile menu code. | mirandac@chromium.org | 2011-10-03 | 1 | -7/+1 |
* | Fix ProfileInfoCacheUnittests | sail@chromium.org | 2011-09-29 | 1 | -0/+2 |