1. 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
  2. 3aaf1b3 base: Remove using:: declaration from version.h header. by tfarina · 9 years ago
  3. 79716bc Support 32-bit subversion fields in base::Version. by wfh · 10 years ago
  4. b3f3e4d Support plugin version mid-portions with leading zeros. by wfh · 10 years ago
  5. a3f9eff Convert ARRAYSIZE_UNSAFE -> arraysize in base/. by viettrungluu · 10 years ago
  6. 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
  7. d9671be Update all users of base::Version to explicitly specify the namespace, and clean up the header. by avi@chromium.org · 11 years ago
  8. 6ac1228 base: Use TEST() macro when possible. by tfarina@chromium.org · 12 years ago
  9. 7be1713 Remove two deprecated methods from base::Version by isherman@chromium.org · 12 years ago
  10. 1088cfd Supporting wildcards in max/min version specifications in VariationsService. by mathp@google.com · 12 years ago
  11. 9008a61 Add a convenience function to Version by cpu@chromium.org · 13 years ago
  12. fa761a3 Clean up base/Version by cpu@chromium.org · 13 years ago
  13. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 14 years ago
  14. 2659ef1 Fixed bug where an empty version string is considered valid. by akalin@chromium.org · 15 years ago
  15. 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