commit | 0d5eee378489cee3f69c38fb5e039441518cb7af | [log] [tgz] |
---|---|---|
author | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 08 18:27:01 2009 -0700 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Jul 08 18:27:01 2009 -0700 |
tree | 71743dcc69f0e099f66cc340b8024b7e85dad931 | |
parent | 5fac82d6ec6c94974dc2784d84b965180d15e3c8 [diff] | |
parent | 9f220247f64d7db8a36532851cff087f5a6e4070 [diff] |
Merge change 5510 into donut * changes: Add useful functions to String8, which enables users to convert between UTF-8 and UTF-32 It will be used in SQL functions in external/sqlite/android. See https://android-git.corp.google.com/g/Gerrit#change,5511 for example.