Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [Sync] Remove dependency on common/random.h from sync | akalin@chromium.org | 2012-02-22 | 1 | -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 crypto | qsr@google.com | 2011-05-05 | 1 | -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 |