|
Use StringPiece for UTF string conversions.
This replaces the manual buffer, size arguemnts for the UTF8/16 conversion functions since it makes calling these versions more convenient.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+32 lines, -33 lines) |
Patch |
 |
M |
base/android/jni_string.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
base/i18n/icu_string_conversions.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
base/strings/utf_string_conversions.h
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
base/strings/utf_string_conversions.cc
|
View
|
1
|
1 chunk |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/test/chromedriver/chrome/zip_reader.cc
|
View
|
1
2
3
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
net/cert/x509_cert_types_mac.cc
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
net/dns/dns_config_service_win.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
net/proxy/proxy_resolver_v8.cc
|
View
|
1
2
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ppapi/proxy/pdf_resource_unittest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
third_party/zlib/google/zip_reader.cc
|
View
|
1
2
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
ui/base/clipboard/clipboard_win.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|