summaryrefslogtreecommitdiffstats
path: root/base/version.h
Commit message (Expand)AuthorAgeFilesLines
* Support 32-bit subversion fields in base::Version.wfh2015-03-101-2/+3
* Revert "Update all users of base::Version to explicitly specify the namespace...avi@chromium.org2014-01-031-0/+4
* Update all users of base::Version to explicitly specify the namespace, and cl...avi@chromium.org2013-12-231-4/+0
* Move Version to base namespace.xhwang@chromium.org2013-04-221-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Remove two deprecated methods from base::Versionisherman@chromium.org2012-07-111-9/+0
* Supporting wildcards in max/min version specifications in VariationsService.mathp@google.com2012-07-041-1/+13
* base: remove unused header and include the right one insteadensonic@google.com2011-11-301-1/+0
* Rename BASE_API to BASE_EXPORT.darin@chromium.org2011-08-051-2/+2
* Add a convenience function to Versioncpu@chromium.org2011-08-011-0/+6
* Clang needs dtor in the cc file (build fix)cpu@chromium.org2011-06-071-0/+2
* Clean up base/Versioncpu@chromium.org2011-06-071-15/+13
* Base: A few more files using BASE_API (for base.dll)rvargas@google.com2011-03-241-1/+2
* Start sorting methods in class declarations.erg@google.com2011-01-071-6/+6
* base/version: remove wstring versionevan@chromium.org2010-12-231-1/+3
* Bugfixes for recent PluginGroup refactoring.jkummerow@chromium.org2010-12-211-0/+3
* Revert 69490 - base/version: remove wstring versionsanjeevr@chromium.org2010-12-171-3/+1
* base/version: remove wstring versionevan@chromium.org2010-12-171-1/+3
* FBTF: Continue fixing nits found by my automated source scanner.erg@google.com2010-10-051-1/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacementphajdan.jr@chromium.org2010-06-011-4/+4
* Fixed bug where an empty version string is considered valid.akalin@chromium.org2010-03-251-1/+11
* Style cleanup in preparation for auto-linting base/.erg@google.com2010-01-261-2/+2
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Add trivial theming support in extensions.erikkay@google.com2009-03-041-3/+0
* Add a Version class and matching unit tests, roughly based on chrome/installe...erikkay@google.com2009-01-291-0/+44