summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_internal.h
Commit message (Expand)AuthorAgeFilesLines
* Completely remove CredentialCacheServicersimha@chromium.org2012-11-291-6/+0
* Get a minimal unit_tests target building and running for iOSstuartmorgan@chromium.org2012-11-161-2/+2
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-3/+0
* Revert 157667 - Add new PathService paths for Windows' All Users Desktop and ...wjia@chromium.org2012-09-201-0/+3
* Add new PathService paths for Windows' All Users Desktop and Quick Launch fol...gab@chromium.org2012-09-201-3/+0
* Add Add PathService::Get(chrome::DIR_USER_MUSIC) and PathService::Get(chrome:...thestig@chromium.org2012-09-141-0/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Do not show the EULA if it has already been accepted by the user in another u...grt@chromium.org2012-06-161-0/+6
* Add PathService::Get(chrome::DIR_USER_PICTURES).thestig@chromium.org2012-05-171-0/+3
* Make sure only the main browser process and service processes are allowed to ...pastarmovj@chromium.org2012-05-091-0/+5
* Revert 135321 - Make sure only the main browser process and service proceses ...pastarmovj@chromium.org2012-05-041-5/+0
* Make sure only the main browser process and service proceses are allowed to c...pastarmovj@chromium.org2012-05-041-0/+5
* Linux: Use the same safe downloads logic as Windows. (try 2)thestig@chromium.org2012-04-281-2/+2
* Revert 134362 - Linux: Use the same safe downloads logic as Windows.yoz@chromium.org2012-04-271-2/+2
* Linux: Use the same safe downloads logic as Windows.thestig@chromium.org2012-04-271-2/+2
* Add external extensions json source in proper mac location.skerner@google.com2011-09-221-0/+3
* Use the real Mac browser app's bundle identifier everywhere that a basemark@chromium.org2011-04-221-1/+13
* Revert 67201 - Revert 67191 - chrome_paths: refactor and sanitize cache direc...viettrungluu@chromium.org2010-11-241-0/+9
* Revert 67191 - chrome_paths: refactor and sanitize cache directory handlingviettrungluu@chromium.org2010-11-241-9/+0
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-241-0/+9
* Revert "chrome_paths: refactor and sanitize cache directory handling"evan@chromium.org2010-11-231-9/+0
* chrome_paths: refactor and sanitize cache directory handlingevan@chromium.org2010-11-231-0/+9
* Dynamic policy refresh support for the Mac.mnissler@chromium.org2010-10-291-0/+4
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Mac: app mode loader (shim).viettrungluu@chromium.org2010-05-181-0/+7
* Default to FOLDERID_Downloads on Windows Vista/7 when safe.dimich@google.com2010-01-251-0/+5
* Move some XDG code from chrome to base, make DIR_USER_CACHE generic rather th...thestig@chromium.org2009-12-021-5/+0
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-0/+5
* Don't use NSBundle when unsure of thread safety.mark@chromium.org2009-10-151-9/+0
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-141-0/+11
* Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] insteadmark@chromium.org2009-10-071-1/+1
* Move all resources into the framework.mark@chromium.org2009-10-071-6/+10
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-241-1/+8
* Use $XDG_CACHE_HOME for the cache on Linux. This only works for the default p...thestig@chromium.org2009-08-111-0/+7
* Instead of appending "Downloads" to the user document directory, let each pla...estade@chromium.org2009-02-281-2/+4
* Factor out platform specific chrome_paths calls into platform specific files.tc@google.com2009-02-031-0/+26