summaryrefslogtreecommitdiffstats
path: root/base/base_paths_win.h
Commit message (Expand)AuthorAgeFilesLines
* Reverted how taskbar pinning works.pmonette2015-10-161-1/+1
* Pin Chrome's shortcut to the Win10 Start menu on install and OS upgrade.gab2015-07-271-2/+2
* Cleanup: Fix base header include guards.tfarina2015-05-131-3/+3
* Add DIR_PROGRAM_FILES6432 to PathService to return "Program Files" on both 64...wfh2015-03-131-2/+8
* remove DIR_LOCAL_APP_DATA_LOW from base.cpu2014-10-271-1/+0
* Fix shortcut tests and remove legacy shortcut code for the Default-usergab@chromium.org2014-08-081-2/+0
* Support DirectWrite with sandbox onscottmg@chromium.org2014-03-261-0/+1
* Add support for GetHomeDir for Mac and Windows.brettw@chromium.org2014-02-191-1/+0
* Re-commit: Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-t...gab@chromium.org2012-11-061-0/+2
* Revert 165505 - Introduce RemoveChromeTaskbarShortcuts() to delete all pinned...gab@chromium.org2012-11-011-2/+0
* Introduce RemoveChromeTaskbarShortcuts() to delete all pinned-to-taskbar shor...gab@chromium.org2012-11-011-0/+2
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-0/+6
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-6/+0
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-0/+6
* Delete Chrome's secondary tiles on Windows 8 when uninstalling.benwells@chromium.org2012-08-301-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Moved the Chromoting host configuration under %SystemDrive%\ProgramData and A...alexeypa@chromium.org2012-04-041-4/+8
* Extend PathService::Get to be able to return the X86 program files path.abodenha@chromium.org2011-04-251-2/+3
* Revert 82686 - Extend PathService::Get to be able to return the X86 program f...abodenha@google.com2011-04-221-3/+2
* Extend PathService::Get to be able to return the X86 program files path.abodenha@chromium.org2011-04-221-2/+3
* Revert 82567 - Extend PathService::Get to be able to return the X86 program f...arv@chromium.org2011-04-211-3/+2
* Extend PathService::Get to be able to return the X86 program files path.abodenha@google.com2011-04-211-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Make acrobat work with --safe-plugins by giving it write accessnsylvain@chromium.org2010-02-011-1/+2
* posix: refactor duplicated path-handling codeevan@chromium.org2009-11-211-7/+0
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-2/+2
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Part two of file_util porting. Almost all of the functionality has been port...erikkay@google.com2008-08-151-0/+3
* refactor base_paths so that windows-specific paths are pulled out into their ...erikkay@google.com2008-08-051-0/+64