summaryrefslogtreecommitdiffstats
path: root/base/file_version_info_mac.h
Commit message (Expand)AuthorAgeFilesLines
* [Mac/Cleanup] Trim down Foundation.h and ApplicationServices.h includestapted2015-05-041-4/+1
* Standardize usage of virtual/override/final in base/dcheng2014-10-211-17/+17
* replace OVERRIDE and FINAL with override and final in base/mostynb2014-10-071-16/+16
* Remove 'using base::string16;' from base/strings/string16.h and remove temporarydbeam@chromium.org2013-12-301-17/+17
* mac: Update clients of scoped_nsobject.h.thakis@chromium.org2013-06-241-2/+2
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Add OVERRIDE to base/.avi@chromium.org2011-11-161-16/+16
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Mac specific chromium-style issues now that the trybot is sane.erg@google.com2011-02-241-2/+1
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-21/+17
* file_version_info was not finding Mac values correctly. Got it now looking in...dmaclach@chromium.org2010-12-201-9/+6
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-6/+9
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-9/+6
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-211-3/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-0/+63