summaryrefslogtreecommitdiffstats
path: root/base/version_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Comparison and streaming operators for base::Versionrobpercival2016-01-251-3/+29
* Switch to standard integer types in base/.avi2015-12-261-0/+4
* Revert of base: Remove using:: declaration from version.h header. (patchset #...thakis2015-08-191-3/+0
* base: Remove using:: declaration from version.h header.tfarina2015-08-191-0/+3
* Support 32-bit subversion fields in base::Version.wfh2015-03-101-25/+31
* Support plugin version mid-portions with leading zeros.wfh2015-02-221-0/+7
* Convert ARRAYSIZE_UNSAFE -> arraysize in base/.viettrungluu2014-10-161-4/+4
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-2/+0
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-0/+2
* base: Use TEST() macro when possible.tfarina@chromium.org2012-12-031-9/+10
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-11/+10
* Supporting wildcards in max/min version specifications in VariationsService.mathp@google.com2012-07-041-1/+51
* Add a convenience function to Versioncpu@chromium.org2011-08-011-0/+2
* Clean up base/Versioncpu@chromium.org2011-06-071-2/+16
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fixed bug where an empty version string is considered valid.akalin@chromium.org2010-03-251-6/+19
* Add a Version class and matching unit tests, roughly based on chrome/installe...erikkay@google.com2009-01-291-0/+62