summaryrefslogtreecommitdiffstats
path: root/base/string_util.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 49982 - patchthakis@chromium.org2010-06-161-6/+2
* patchthakis@chromium.org2010-06-161-2/+6
* Add Tokenize() for StringPiece.mbelshe@chromium.org2010-06-021-0/+3
* Add a method that truncates strings to the end point of a valid UTF8 characte...nick@chromium.org2010-05-281-0/+6
* Reland r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-291-0/+8
* Revert "Reland r42300: "HttpRequestHeaders refactor."""willchan@chromium.org2010-03-231-8/+0
* Reland r42300: "HttpRequestHeaders refactor.""willchan@chromium.org2010-03-231-0/+8
* Revert r42300: "HttpRequestHeaders refactor."willchan@chromium.org2010-03-231-8/+0
* HttpRequestHeaders refactor.willchan@chromium.org2010-03-231-0/+8
* chromeos: string_util.h -> utf_string_conversions.h fix.jhawkins@chromium.org2010-03-141-4/+0
* Make IsStringUTF8 reject (U+FDD0 .. U+FDEF) jschuh@google.com2010-02-261-1/+0
* This CL addresses 2 issues:jcampan@chromium.org2010-02-101-0/+7
* Implement RemoveChars, a function to remove a list of characters from a strin...jhawkins@chromium.org2010-02-051-0/+13
* Move two generic string split functions from sync API to their own API in bas...timsteele@google.com2010-01-211-0/+2
* Revert 36459 - Breaks 7 WebKit testsjschuh@chromium.org2010-01-161-0/+1
* Changes are:jschuh@chromium.org2010-01-161-1/+0
* This CL contains the back-end implementation of the translate feature. It add...jcampan@chromium.org2010-01-141-2/+10
* Mac: UI tweaks for task manager.thakis@chromium.org2010-01-131-9/+7
* Remove most uses of EmptyString(), EmptyWString(), EmptyString16(), and Empty...pkasting@chromium.org2010-01-081-4/+9
* Implement ContactInfo, the FormGroup that stores contact information.jhawkins@chromium.org2010-01-041-1/+14
* Add StringPrintV, fix libxml_utils.cc to use itpiman@chromium.org2009-12-081-0/+3
* Fixes to the string MatchPattern functions:tony@chromium.org2009-12-031-4/+3
* Ignore UTF-8's BOM when parsing userscript's metadata.hayato@chromium.org2009-11-251-0/+2
* Add compiler-specific "examine printf format" attributes to printfs.evan@chromium.org2009-11-201-10/+26
* Add first class support for user scripts.aa@chromium.org2009-11-041-0/+3
* Convert ReplaceStringPlaceholders(std::string...) to take atony@chromium.org2009-10-291-1/+1
* First parts of new FTP LIST response parsing code.phajdan.jr@chromium.org2009-10-281-0/+2
* Add more string16 variants.darin@chromium.org2009-10-191-0/+9
* Add string16 support for LowerCaseEqualsASCII, StartsWith, and EndsWith.darin@chromium.org2009-10-151-0/+15
* Re-attempt r28993darin@chromium.org2009-10-141-0/+7
* Reverting 28993.darin@chromium.org2009-10-141-7/+0
* Add string16 support for TrimString, TrimWhitespace, and CollapseWhitespace.darin@chromium.org2009-10-141-0/+7
* Remove the dependency on i18n/icu_string_conversions from base/string_util.h.brettw@chromium.org2009-10-101-4/+0
* Implement the missing memory information functions that memory_test uses.vandebo@chromium.org2009-10-081-0/+2
* Separate out some more ICU from base and into base/i18n.brettw@chromium.org2009-10-081-5/+0
* Copy the relevant parts of ICU to a new file base/third_party/icu/icu_utf.*brettw@chromium.org2009-10-071-1/+2
* Move the ICU string conversions into its own file. This new file is includedbrettw@chromium.org2009-10-021-88/+4
* Add a version of ReplaceStringPlaceholders that operates on std::stringtony@chromium.org2009-09-291-0/+4
* Move StringPiece into the base namespace. It is collidingtony@chromium.org2009-09-101-5/+5
* Small comment updates. No code change.mdm@chromium.org2009-09-091-1/+1
* Strip .plugin off of Mac plugin names when showing the crash info bar.stuartmorgan@google.com2009-09-041-0/+6
* Fix the local directory listing, FTP directory listing and the local file han...jshin@chromium.org2009-07-091-1/+20
* Pass through non-character codepoints in UTF-8,16,32 and Wide conversion func...jshin@chromium.org2009-06-241-0/+14
* GTK: Implement BlockedPopupContainerView for linux.erg@google.com2009-06-101-0/+1
* add CollapseWhitespaceASCIIrafaelw@chromium.org2009-06-041-0/+2
* Move a few functions commonly called with char* to StringPiece.deanm@chromium.org2009-05-291-3/+3
* Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...erikkay@google.com2009-05-201-0/+28
* Re-land of earlier NTP theme patch; now with mac and linux compatibility.glen@chromium.org2009-05-151-19/+6
* Add match count text to the GTK find bar. This also makes the bar wider.brettw@chromium.org2009-05-141-0/+1
* Retry r16006.estade@chromium.org2009-05-141-0/+4