Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update uses of UTF conversions in ppapi/, printing/, remoting/, rlz/, ↵ | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | | sandbox/, skia/, sql/, sync/, tools/, webkit/, win8/ to use the base:: namespace. BUG=330556 TEST=no change TBR=ben@chromium.org Review URL: https://codereview.chromium.org/121123002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@242502 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Add base:: to string16 in rlz/. | dbeam@chromium.org | 2013-12-19 | 1 | -1/+1 |
| | | | | | | | | | R=rogerta@chromium.org BUG=329295 Review URL: https://codereview.chromium.org/102833007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@241896 0039d316-1c4b-4281-b951-d872f2087c98 | ||||
* | Implements RLZ lib for iOS | sdefresne@chromium.org | 2013-10-23 | 1 | -0/+17 |
Use the OS X implementation of the RlzValueStore and derive the machine identifier from -[UIDevice identifierForVendor]. BUG=309629 Review URL: https://codereview.chromium.org/29873005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@230429 0039d316-1c4b-4281-b951-d872f2087c98 |