| Commit message (Expand) | Author | Age | Files | Lines |
* | Support 32-bit subversion fields in base::Version. | wfh | 2015-03-10 | 1 | -2/+3 |
* | Revert "Update all users of base::Version to explicitly specify the namespace... | avi@chromium.org | 2014-01-03 | 1 | -0/+4 |
* | Update all users of base::Version to explicitly specify the namespace, and cl... | avi@chromium.org | 2013-12-23 | 1 | -4/+0 |
* | Move Version to base namespace. | xhwang@chromium.org | 2013-04-22 | 1 | -0/+8 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Remove two deprecated methods from base::Version | isherman@chromium.org | 2012-07-11 | 1 | -9/+0 |
* | Supporting wildcards in max/min version specifications in VariationsService. | mathp@google.com | 2012-07-04 | 1 | -1/+13 |
* | base: remove unused header and include the right one instead | ensonic@google.com | 2011-11-30 | 1 | -1/+0 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Add a convenience function to Version | cpu@chromium.org | 2011-08-01 | 1 | -0/+6 |
* | Clang needs dtor in the cc file (build fix) | cpu@chromium.org | 2011-06-07 | 1 | -0/+2 |
* | Clean up base/Version | cpu@chromium.org | 2011-06-07 | 1 | -15/+13 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-24 | 1 | -1/+2 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -6/+6 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-23 | 1 | -1/+3 |
* | Bugfixes for recent PluginGroup refactoring. | jkummerow@chromium.org | 2010-12-21 | 1 | -0/+3 |
* | Revert 69490 - base/version: remove wstring version | sanjeevr@chromium.org | 2010-12-17 | 1 | -3/+1 |
* | base/version: remove wstring version | evan@chromium.org | 2010-12-17 | 1 | -1/+3 |
* | FBTF: Continue fixing nits found by my automated source scanner. | erg@google.com | 2010-10-05 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | [GTTF] Add FRIEND_TEST_ALL_PREFIXES, a FRIEND_TEST replacement | phajdan.jr@chromium.org | 2010-06-01 | 1 | -4/+4 |
* | Fixed bug where an empty version string is considered valid. | akalin@chromium.org | 2010-03-25 | 1 | -1/+11 |
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -2/+2 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Add trivial theming support in extensions. | erikkay@google.com | 2009-03-04 | 1 | -3/+0 |
* | Add a Version class and matching unit tests, roughly based on chrome/installe... | erikkay@google.com | 2009-01-29 | 1 | -0/+44 |