1. 34f4094 clang/mac: Fix almost all problems when building all.xcodeproj. by [email protected] · 15 years ago
  2. f163393 Header cleanup in base. by [email protected] · 15 years ago
  3. 379e7a5 base: string_util.h -> utf_string_conversions.h fix. by [email protected] · 15 years ago
  4. 858d4887 Revert 36459 - Breaks 7 WebKit tests by [email protected] · 16 years ago
  5. 548a6c0 Changes are: by [email protected] · 16 years ago
  6. d7a3e8e If we can't read a unicode character, write the standard "unknown" (0xFFFD) character. This will prevent security issues where the current behaviour can be used to strip characters out of a string after it has passed some validation. by [email protected] · 16 years ago
  7. b9f9383 Split *AndAdjustOffset() functions into their own header, to restore utf_string_conversions.h to a simple, readable state. by [email protected] · 16 years ago
  8. 2500a0f Clean up recent string conversion function changes, part 1: Remove unnecessary code. Thanks to a change in escape.cc I can basically revert the ICU conversions back to what they used to be; I can also get rid of half the conversions immediately since they aren't used. by [email protected] · 16 years ago
  9. ce85f60 Fix various problems with inline autocomplete and URLs that change length during fixup: by [email protected] · 16 years ago