Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style cleanup in preparation for auto-linting base/. | erg@google.com | 2010-01-26 | 1 | -1/+1 |
| | | | | | | | | | BUG=none TEST=none Review URL: http://codereview.chromium.org/552004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@37164 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | RandUInt -> RandUint to match the style of other Uint functions. | deanm@chromium.org | 2008-11-14 | 1 | -1/+1 |
| | | | | | | Review URL: http://codereview.chromium.org/10767 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5517 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Refactoring for portability: | mark@chromium.org | 2008-09-29 | 1 | -0/+23 |
- Move chrome/common/env_util to base/sys_info - Move chrome/common/rand_util to base/rand_util (new), simplify its public interface, and fix its implementation Patch by Paweł Hajdan, Jr. <phajdan.jr@gmail.com> http://codereview.chromium.org/4079 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2697 0039d316-1c4b-4281-b951-d872f2087c98 |