summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/shell_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-2/+2
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-5/+5
* Reland again the patch "Manual profile reset: shortcuts on Windows" (https://...vasilii@chromium.org2014-01-271-0/+98
* Revert 246705 "This is a modified https://codereview.chromium.or..."akalin@chromium.org2014-01-241-95/+0
* This is a modified https://codereview.chromium.org/116143003/. The original p...vasilii@chromium.org2014-01-231-0/+95
* Revert 244708 "Manual profile reset: reset shortcuts on Windows."pauljensen@chromium.org2014-01-141-95/+0
* Manual profile reset: reset shortcuts on Windows.vasilii@chromium.org2014-01-141-0/+95
* During the self-destruct flow (user-level Chrome being replaced by system-lev...huangs@chromium.org2014-01-081-97/+150
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-31/+35
* We want the Applications Menu shortcut paths to be managed by shell_util.cc ascalamity@chromium.org2013-12-041-26/+77
* Move temp file functions to base namespace.brettw@chromium.org2013-12-031-1/+1
* Restricting scope of ShellUtil's shortcut update feature for its specific usa...huangs@chromium.org2013-09-131-25/+12
* On user-level Chrome self-destruct, make user-created shortcuts target system...huangs@chromium.org2013-09-051-9/+23
* Refactor of BrowserDistribution.calamity@chromium.org2013-08-141-15/+39
* ShellUtilShortcutTest's test_properties_ doesn't need to be a ptr.gab@chromium.org2013-08-121-68/+54
* Making ShortcutOpUpdate() in chrome\installer\util\shell_util.cc use SHORTCUT...huangs@chromium.org2013-08-061-26/+38
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-23/+23
* Use a direct include of strings headers in chrome/installer/, part 2.avi@chromium.org2013-06-111-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+3
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-3/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+3
* Refactoring installer shortcut deletion; adding dedicated shortcut update fea...gab@chromium.org2013-05-061-30/+108
* Move FilePath->base::FilePathbrettw@chromium.org2013-02-111-13/+17
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-041-8/+39
* [Fixit-Dec-2012] Keep old shortcut's arguments when replacing an existing sho...gab@chromium.org2013-01-031-1/+1
* Revert 174893 - Windows: Remove desktop profile shortcuts (and any others poi...eroman@chromium.org2013-01-031-39/+8
* Windows: Remove desktop profile shortcuts (and any others pointing to the exe...asvitkine@chromium.org2013-01-031-8/+39
* Move scoped_temp_dir from base to base/filesbrettw@chromium.org2012-11-161-10/+10
* Refactoring shortcut creation code in ShellUtil.huangs@chromium.org2012-11-071-110/+134
* Only remove Chrome shortcut if it points to the chrome.exe being uninstalled.gab@chromium.org2012-10-231-5/+34
* Fix SHORTCUT_CREATE_IF_NO_SYSTEM_LEVEL when created shortcut's directory does...gab@chromium.org2012-10-191-0/+8
* Expose PKEY in shortcut.cc instead of having another layer in win_util.cc.gab@chromium.org2012-10-181-0/+20
* Update all unit tests that override paths to use the ScopedPathOverride.pastarmovj@chromium.org2012-10-091-13/+28
* Refactor ShellUtil shortcut code -- single multi-purpose methods as opposed ...gab@chromium.org2012-10-051-244/+309
* Use gtest failures and EXPECTS instead of returning a failure enum in test ta...gab@chromium.org2012-09-261-33/+18
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-20/+24
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-24/+20
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-20/+24
* Fix and re-commit http://codereview.chromium.org/10914109/ (after revert in h...gab@chromium.org2012-09-121-51/+61
* installer_util_unittests has failed on XP Tests (dbg)(1) since this landeddgrogan@chromium.org2012-09-111-61/+51
* Refactoring and tests for the highly undertested file_util::CreateOrUpdateSho...gab@chromium.org2012-09-101-51/+61
* Sharing shell_util_unittest code to verify shortcuts for creation of profile ...hallielaine@chromium.org2012-08-101-114/+45
* Use a better registration suffix that will always be unique while respecting ...gab@chromium.org2012-07-061-7/+44
* Revert 143782 - Use a better registration suffix that will always be unique w...kbr@chromium.org2012-06-241-30/+7
* Use a better registration suffix that will always be unique while respecting ...gab@chromium.org2012-06-231-7/+30
* Suffix Chrome's appid on user-level installsgrt@chromium.org2012-06-191-34/+79
* Win 8 Start Menu shortcut changesgab@chromium.org2012-04-061-97/+102
* Badge Windows profile shortcuts with multi-user avatar.stevet@chromium.org2011-12-061-0/+22
* Add Windows desktop shortcut for multiple profiles.mirandac@chromium.org2011-11-221-7/+79
* Move scoped_temp_dir and scoped_native_library back from base/memory to base.thakis@chromium.org2011-05-191-1/+1