Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libchrome
/
68ebe20efd0a5f3f07ad58f61c27e12df95715f9
/
base
/
version_unittest.cc
74fa199
Revert of base: Remove using:: declaration from version.h header. (patchset #24 id:450001 of https://codereview.chromium.org/1281313003/ )
by thakis
· 9 years ago
3aaf1b3
base: Remove using:: declaration from version.h header.
by tfarina
· 9 years ago
79716bc
Support 32-bit subversion fields in base::Version.
by wfh
· 10 years ago
b3f3e4d
Support plugin version mid-portions with leading zeros.
by wfh
· 10 years ago
a3f9eff
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
by viettrungluu
· 10 years ago
f88221a
Revert "Update all users of base::Version to explicitly specify the namespace, and clean up the header."
by avi@chromium.org
· 11 years ago
d9671be
Update all users of base::Version to explicitly specify the namespace, and clean up the header.
by avi@chromium.org
· 11 years ago
6ac1228
base: Use TEST() macro when possible.
by tfarina@chromium.org
· 12 years ago
7be1713
Remove two deprecated methods from base::Version
by isherman@chromium.org
· 12 years ago
1088cfd
Supporting wildcards in max/min version specifications in VariationsService.
by mathp@google.com
· 12 years ago
9008a61
Add a convenience function to Version
by cpu@chromium.org
· 13 years ago
fa761a3
Clean up base/Version
by cpu@chromium.org
· 13 years ago
5c52868
Move some files from base to base/memory.
by levin@chromium.org
· 14 years ago
2659ef1
Fixed bug where an empty version string is considered valid.
by akalin@chromium.org
· 15 years ago
e05e3c6
Add a Version class and matching unit tests, roughly based on chrome/installer/util/version.*. This version has more flexible parsing rules and is more robust to detecting bogus versions, supporting arbitrary numbers of version components rather than just dotted quads. It's possible that we should switch chrome installer to use this version.
by erikkay@google.com
· 16 years ago