summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/profile_shortcut_manager_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-041-2/+1
* Re-enable Windows profile desktop shortcuts feature again.asvitkine@chromium.org2013-01-031-1/+4
* Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...eroman@chromium.org2013-01-031-1/+2
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-031-2/+1
* Revert 174020 since I think it breaks Chrome Frame (see crbug.com/167999). Sh...grt@chromium.org2013-01-031-1/+1
* Re-enable Windows profile desktop shortcuts feature. asvitkine@chromium.org2012-12-191-1/+1
* Fix profile shortcut tests under swarm / test isolation.asvitkine@chromium.org2012-12-111-1/+15
* Find shortcuts that don't have a profile command line set when creating 2nd p...asvitkine@chromium.org2012-11-291-47/+74
* Add a header file for ProfileShortcutManagerWin and various clean up.asvitkine@chromium.org2012-11-261-62/+35
* Make profile shortcut manager be able to find renamed shortcuts.asvitkine@chromium.org2012-11-221-56/+129
* Update profile shortcut name format to "<profile name> - <product name>".asvitkine@chromium.org2012-11-211-5/+6
* Fix ProfileShortcutManagerTests when the feature is enabled.asvitkine@chromium.org2012-11-211-9/+15
* Fix shortcut manager crash when deleting a profile.asvitkine@chromium.org2012-11-151-25/+24
* More clean up to profile_shortcut_manager_win.cc.asvitkine@chromium.org2012-11-131-26/+22
* Clean up some code in profile_shortcut_manager_win.ccasvitkine@chromium.org2012-11-131-29/+22
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-071-10/+13
* Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.gab@chromium.org2012-10-231-8/+13
* [Coverity] Dead code removalgroby@chromium.org2012-10-131-1/+0
* Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...gab@chromium.org2012-10-051-42/+45
* Move code in the right places in chrome/browser/profiles/profile_shortcut_man...gab@chromium.org2012-09-271-2/+5
* Fixing create/edit dialog strings and comments in the Profile UI.stevet@chromium.org2012-09-151-1/+1
* Disabling profile desktop shortcuts for M23.hallielaine@chromium.org2012-09-141-1/+1
* If a user deletes the last profile, when a new profile is created randomly, a...hallielaine@chromium.org2012-09-111-1/+4
* Fixed shortcut icons missing bug for canary.hallielaine@chromium.org2012-09-071-3/+2
* Create chrome Windows desktop shortcuts through a checkbox in create/manager ...hallielaine@chromium.org2012-09-041-36/+45
* Add/Remove Profile avatar and name from desktop shortcuts for edge cases.hallielaine@chromium.org2012-08-301-70/+103
* Update an existing profile desktop shortcut with a new name, avatar, or both.hallielaine@chromium.org2012-08-241-77/+175
* Create and delete desktop shortcuts in general.hallielaine@chromium.org2012-08-161-303/+101
* Resolve the conflict that auto-launch has with the background mode feature.finnur@chromium.org2012-04-201-4/+5
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-3/+3
* Make the auto-launch experiment profile-aware (attempt 2).finnur@chromium.org2012-02-151-0/+14
* Revert 121860 (linker error) - Make the auto-launch experiment profile-aware.finnur@chromium.org2012-02-141-14/+0
* Make the auto-launch experiment profile-aware. finnur@chromium.org2012-02-141-0/+14
* Fix a crash in profile_shortcut_manager_win involving ProfileInfoCache::GetIn...stevet@chromium.org2012-01-231-4/+12
* Add a startup check to create profile shortcuts for legacy Chrome profiles.stevet@chromium.org2012-01-191-1/+5
* Readability review for C++.mirandac@chromium.org2012-01-101-4/+4
* Refactor ProfileInfoCacheObserver interface and usage thereof.stevet@chromium.org2011-12-221-24/+35
* Coverity fix PASS_BY_VALUE.scr@chromium.org2011-12-201-1/+1
* Badge the original profile's desktop shortcut and ensure it is unbadged if it...stevet@chromium.org2011-12-161-13/+64
* Fix an issue where the first profile desktop shortcut gets the correct argume...stevet@chromium.org2011-12-091-1/+3
* Badge Windows profile shortcuts with multi-user avatar.stevet@chromium.org2011-12-061-79/+203
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-221-0/+216