summaryrefslogtreecommitdiffstats
path: root/chrome/common/chrome_paths_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Remove the Chrome Frame preprocessor define in chrome_constants.cc and deal w...robertshield@chromium.org2009-10-281-0/+13
* Provide better diagnostics when launching with a silly executable path.mark@chromium.org2009-10-191-0/+2
* Don't use NSBundle when unsure of thread safety.mark@chromium.org2009-10-151-10/+14
* Eliminate char/wchar_t conversions, probably-unsafe statics, and disk accessmark@chromium.org2009-10-141-27/+11
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-141-14/+36
* Get rid of mac_app_names.h. Replace it with real constants frommark@chromium.org2009-10-081-2/+2
* Fix 10% Mac startup time regression. Use +[NSBundle bundleWithPath:] insteadmark@chromium.org2009-10-071-19/+22
* Move all resources into the framework.mark@chromium.org2009-10-071-24/+24
* Set OS X cache directory to ~/Library/Caches/[app name]/[profile name] mark@chromium.org2009-09-161-10/+3
* Tweak the comment in the lproj fixup script to explain why we need an "en" fo...thomasvl@chromium.org2009-08-241-1/+26
* Fix branding problemjrg@chromium.org2009-03-251-1/+1
* Some upstream code assumes that the executable path from the path service isthomasvl@chromium.org2009-03-171-3/+17
* Fixes CRLF and trailing white spaces.maruel@chromium.org2009-03-051-3/+3
* Implement some chrome path getters for Mac OS and un-comment their uses in th...pinkerton@chromium.org2009-03-031-0/+61