summaryrefslogtreecommitdiffstats
path: root/base/utf_string_conversions.h
Commit message (Expand)AuthorAgeFilesLines
* Base: First pass at having base.dll: definition ofrvargas@google.com2011-03-221-17/+21
* Change UTF8ToUTF16 to accept const StringPiece&.suzhe@google.com2011-01-281-16/+4
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+14
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Remove obsolete comment. As of r35430, characters are checked for validity, a...avi@chromium.org2010-03-101-7/+0
* Split *AndAdjustOffset() functions into their own header, to restore utf_stri...pkasting@chromium.org2009-11-131-32/+7
* Clean up recent string conversion function changes, part 1: Remove unnecessar...pkasting@chromium.org2009-11-101-26/+4
* Fix various problems with inline autocomplete and URLs that change length dur...pkasting@chromium.org2009-11-071-9/+59
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-0/+54