summaryrefslogtreecommitdiffstats
path: root/base/file_version_info.h
Commit message (Expand)AuthorAgeFilesLines
* Redefine CreateFileVersionInfoForCurrentModule() as a macro on Windows.gab2015-08-281-10/+13
* Cleanup: Fix base header include guards.tfarina2015-05-131-3/+3
* FileVersionInfoWin: BASE_EXPORT the class instead of select methods.mgiuca2015-05-071-5/+4
* Move more uses of string16 to specify base::brettw@chromium.org2013-12-031-15/+15
* Use a direct include of strings headers in base/.avi@chromium.org2013-06-111-1/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-1/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-4/+4
* mac: Components build for base, easy partthakis@chromium.org2011-07-291-1/+1
* Base: Fix FileVersionInfo::CreateFileVersionInfoForCurrentModule so thatrvargas@google.com2011-04-221-3/+28
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-251-4/+4
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-231-25/+27
* file_version_info was not finding Mac values correctly. Got it now looking in...dmaclach@chromium.org2010-12-201-1/+4
* Revert 69592 - file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-4/+1
* file_version_info was not finding Mac values correctly.dmaclach@chromium.org2010-12-181-1/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add virtual destructor to base class to resolve leak.jar@chromium.org2010-05-211-0/+1
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-63/+20
* Changes to base/ from a combination of FreeBSD and OpenBSD patches.evan@chromium.org2009-12-291-1/+1
* Reduce header dependencies in base/phajdan.jr@chromium.org2009-06-031-1/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Make file_version_info work even without including windows.hbrettw@chromium.org2009-03-051-1/+4
* NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...maruel@chromium.org2009-03-031-1/+1
* Fix chrome not starting up by implementing a straw-man, lieing versionerg@google.com2009-02-231-0/+2
* Add FilePath support to FileVersionInfo, fix Mac memory issues.avi@google.com2008-12-231-1/+4
* Some more passing tests in base for Linuxmmentovai@google.com2008-08-271-2/+1
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* I accidentally committed file_version_info. Since comments were relatively m...erikkay@google.com2008-08-121-3/+3
* Bring over the changes from the Mac branch.paulg@google.com2008-08-051-0/+17
* Add base to the repository.initial.commit2008-07-261-0/+97