summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_win.cc
Commit message (Expand)AuthorAgeFilesLines
* 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