summaryrefslogtreecommitdiffstats
path: root/base/file_version_info_mac.mm
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+1
* Use a different plist key for iOS versioningstuartmorgan2014-09-081-3/+6
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-301-25/+25
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Disable "using base::FilePath" on Linux since it now compiles.brettw@chromium.org2013-02-171-1/+1
* Move sys_string_conversions to base/strings.brettw@chromium.org2013-02-071-1/+1
* Make the Mac Info.plist SCM keys genericstuartmorgan@chromium.org2012-08-231-1/+1
* Use CFBundleVersion for product_version on iOSstuartmorgan@chromium.org2012-07-241-1/+10
* Transition to base/mac/bundle_locations.h step 2jeremy@chromium.org2012-01-191-1/+2
* Move some Foundation-specific utilities from mac_util to foundation_utilstuartmorgan@chromium.org2011-05-051-1/+1
* FileVersionInfoMac should retain the result of +[NSBundle bundleWithPath:]mark@chromium.org2011-04-111-2/+3
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-241-0/+2
* Move base/mac_util.h to base/mac and use the base::mac namespace.brettw@chromium.org2011-01-011-3/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-32/+32
* file_version_info was not finding Mac values correctly. Got it now looking in...dmaclach@chromium.org2010-12-201-44/+18
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-24/+44
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-44/+24
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-2/+2
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-24/+25
* Move the framework and helper application into a versioned directory in supportmark@chromium.org2009-10-141-6/+1
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-10/+11
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-0/+1
* Tweak SVNVersion be happier (matches windows).jrg@chromium.org2009-06-011-1/+5
* Minor tweaks to deal with the split between CFBundleVersionjrg@chromium.org2009-04-161-1/+6
* Add FilePath support to FileVersionInfo, fix Mac memory issues.avi@google.com2008-12-231-8/+12
* On .mm files in net and base:mmentovai@google.com2008-08-271-30/+3
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-14/+15
* recursive_mutexerikkay@google.com2008-08-111-0/+148