summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_internal.h
Commit message (Expand)AuthorAgeFilesLines
* `#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