summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove mention of the service process in content.jam@chromium.org2013-03-141-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Use base namespace for FilePath in chrome/common and content/common.brettw@chromium.org2013-02-071-12/+13
* Completely remove CredentialCacheServicersimha@chromium.org2012-11-291-28/+6
* Remove the GPU process from the list of processes that can create the profile...pastarmovj@google.com2012-11-281-4/+2
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-4/+0
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-0/+4
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-4/+0
* Media Galleries: Add "My Music" and "My Videos" as default galleries.thestig@chromium.org2012-09-161-1/+1
* Add Add PathService::Get(chrome::DIR_USER_MUSIC) and PathService::Get(chrome:...thestig@chromium.org2012-09-141-26/+28
* [sync] Add hooks to allow for testing sync credential caching in the presence...rsimha@google.com2012-08-231-0/+12
* Remove the metro-only user data dircpu@chromium.org2012-08-161-2/+0
* Implement base::win::IsMetroProcess. siggi@chromium.org2012-06-181-1/+1
* Do not show the EULA if it has already been accepted by the user in another u...grt@chromium.org2012-06-161-2/+16
* Add PathService::Get(chrome::DIR_USER_PICTURES).thestig@chromium.org2012-05-171-2/+13
* Make sure only the main browser process and service processes are allowed to ...pastarmovj@chromium.org2012-05-091-0/+16
* Revert 135321 - Make sure only the main browser process and service proceses ...pastarmovj@chromium.org2012-05-041-13/+0
* Revert 135332 - Fixes the tree by whitelisting plugin process types to access...pastarmovj@chromium.org2012-05-041-7/+4
* Fixes the tree by whitelisting plugin process types to access the user data dir.pastarmovj@chromium.org2012-05-041-4/+7
* Make sure only the main browser process and service proceses are allowed to c...pastarmovj@chromium.org2012-05-041-0/+13
* Ensure that Metro chrome creates its profile under a subdirectory called Metr...ananta@chromium.org2012-04-191-1/+4
* Move ScopedCoMem to base/win. This is to allow the class to be used from fol...tommi@chromium.org2011-10-211-2/+2
* Reland "Move app/win/* files to base/win/, ui/base/win and chrome/common/ dir...tfarina@chromium.org2011-06-251-3/+3
* Revert 90464 - Move app/win/* files to base/win/, ui/base/win and chrome/comm...tfarina@chromium.org2011-06-251-3/+3
* Move app/win/* files to base/win/, ui/base/win and chrome/common/ directories.tfarina@chromium.org2011-06-251-3/+3
* More installer refactoring in the interest of fixing some bugs and cleaning t...grt@chromium.org2011-01-251-3/+1
* Move app/win_util to app/win and fix the namespace usage.brettw@google.com2010-12-311-2/+2
* - Installation results for use by Google Update are now written at the Packag...grt@chromium.org2010-12-221-4/+5
* Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...viettrungluu@chromium.org2010-11-241-0/+5
* Revert 67191 - chrome_paths: refactor and sanitize cache directory handlingviettrungluu@chromium.org2010-11-241-5/+0
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-241-0/+5
* Revert "chrome_paths: refactor and sanitize cache directory handling"evan@chromium.org2010-11-231-5/+0
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-231-0/+5
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* Fixing Default User Data Directory for SxS install.huanr@chromium.org2010-02-191-4/+3
* Default to FOLDERID_Downloads on Windows Vista/7 when safe.dimich@google.com2010-01-251-5/+23
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-0/+11
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-1/+1
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-281-0/+14
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-031-0/+52