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