summaryrefslogtreecommitdiffstats
path: root/chrome/common/random.h
Commit message (Collapse)AuthorAgeFilesLines
* [Sync] Remove dependency on common/random.h from syncakalin@chromium.org2012-02-221-15/+0
| | | | | | | | | | | | | | Inline the (really simple) code instead (also in encryptor_password_mac.{h,cc}). Move unit tests to callers. BUG=113723 TEST= Review URL: http://codereview.chromium.org/9413032 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@122960 0039d316-1c4b-4281-b951-d872f2087c98
* Move crypto_helpers from sync to cryptoqsr@google.com2011-05-051-0/+15
crypto_helpers only depends on resources in base and is used by sync and password_manager. BUG= TEST= Review URL: http://codereview.chromium.org/6873156 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@84223 0039d316-1c4b-4281-b951-d872f2087c98