summaryrefslogtreecommitdiffstats
path: root/base/file_version_info_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in base/.avi2015-12-261-0/+4
* clang/win: Let some chromium_code targets build with -Wextra.thakis2015-12-101-1/+1
* Fix some clang warnings with -Wmissing-braces in base.dcheng2015-07-021-40/+36
* Move base/data to base/test/data to be with the rest of the test data.jam@chromium.org2014-07-281-0/+1
* Cleanup: Remove unneeded base/file_util.h includes in base.thestig@chromium.org2013-05-141-3/+3
* Fix more remaining FilePath -> base::FilePath.brettw@chromium.org2013-02-181-0/+2
* base: Use TEST() macro when possible.tfarina@chromium.org2012-12-031-3/+0
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* clang/mac: Fix almost all problems when building all.xcodeproj.thakis@chromium.org2010-10-041-0/+2
* Refactor FileVersionInfo into an interface with platform implementations.tony@chromium.org2010-04-141-12/+18
* Fix to use FilePath version of PathService::Get.thestig@chromium.org2009-09-091-12/+11
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Bring over the changes from the Mac branch.paulg@google.com2008-08-051-0/+6
* Add base to the repository.initial.commit2008-07-261-0/+153