index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
string_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make IsStringUTF8 reject (U+FDD0 .. U+FDEF)
jschuh@google.com
2010-02-26
1
-132
/
+12
*
This CL addresses 2 issues:
jcampan@chromium.org
2010-02-10
1
-0
/
+26
*
linux: build with -Wextra
evan@chromium.org
2010-02-05
1
-1
/
+19
*
Implement RemoveChars, a function to remove a list of characters from a strin...
jhawkins@chromium.org
2010-02-05
1
-0
/
+39
*
Revert 36459 - Breaks 7 WebKit tests
jschuh@chromium.org
2010-01-16
1
-12
/
+131
*
Changes are:
jschuh@chromium.org
2010-01-16
1
-131
/
+12
*
This CL contains the back-end implementation of the translate feature. It add...
jcampan@chromium.org
2010-01-14
1
-0
/
+16
*
Mac: UI tweaks for task manager.
thakis@chromium.org
2010-01-13
1
-5
/
+5
*
Make JoinString implementation match prototype.
craig.schlenter@chromium.org
2010-01-05
1
-1
/
+1
*
Implement ContactInfo, the FormGroup that stores contact information.
jhawkins@chromium.org
2010-01-04
1
-8
/
+46
*
Add StringPrintV, fix libxml_utils.cc to use it
piman@chromium.org
2009-12-08
1
-0
/
+6
*
Fixes to the string MatchPattern functions:
tony@chromium.org
2009-12-03
1
-8
/
+13
*
Ignore UTF-8's BOM when parsing userscript's metadata.
hayato@chromium.org
2009-11-25
1
-0
/
+2
*
Add 64bit support
gregoryd@google.com
2009-11-06
1
-9
/
+9
*
Add first class support for user scripts.
aa@chromium.org
2009-11-04
1
-0
/
+5
*
Convert ReplaceStringPlaceholders(std::string...) to take a
tony@chromium.org
2009-10-29
1
-10
/
+8
*
Add more string16 variants.
darin@chromium.org
2009-10-19
1
-0
/
+29
*
Add string16 support for LowerCaseEqualsASCII, StartsWith, and EndsWith.
darin@chromium.org
2009-10-15
1
-10
/
+56
*
Re-attempt r28993
darin@chromium.org
2009-10-14
1
-28
/
+57
*
Reverting 28993.
darin@chromium.org
2009-10-14
1
-57
/
+28
*
Add string16 support for TrimString, TrimWhitespace, and CollapseWhitespace.
darin@chromium.org
2009-10-14
1
-28
/
+57
*
Remove the dependency on i18n/icu_string_conversions from base/string_util.h.
brettw@chromium.org
2009-10-10
1
-1
/
+0
*
Implement the missing memory information functions that memory_test uses.
vandebo@chromium.org
2009-10-08
1
-2
/
+12
*
Add a version of ReplaceStringPlaceholders that operates on std::string
tony@chromium.org
2009-09-29
1
-6
/
+19
*
Move StringPiece into the base namespace. It is colliding
tony@chromium.org
2009-09-10
1
-4
/
+4
*
Strip .plugin off of Mac plugin names when showing the crash info bar.
stuartmorgan@google.com
2009-09-04
1
-0
/
+16
*
Fix a bug where we reused a va_list across multiple calls.
deanm@chromium.org
2009-08-24
1
-9
/
+9
*
Print more info in IsStringASCII assertions.
phajdan.jr@chromium.org
2009-08-20
1
-4
/
+4
*
Rewrite StringToInt traits for dealing with non-32-bit longs.
deanm@chromium.org
2009-07-28
1
-29
/
+45
*
Move base::va_copy from a function to a macro.
deanm@chromium.org
2009-07-27
1
-2
/
+2
*
Move TrimWhitespaceUTF8 back to string_util_utf8.cc
deanm@chromium.org
2009-07-15
1
-14
/
+0
*
Move TrimWhitespaceUTF8 from string_util_icu to string_util.
deanm@chromium.org
2009-07-13
1
-0
/
+14
*
GTK: Implement BlockedPopupContainerView for linux.
erg@google.com
2009-06-10
1
-0
/
+4
*
add CollapseWhitespaceASCII
rafaelw@chromium.org
2009-06-04
1
-4
/
+15
*
Move a few functions commonly called with char* to StringPiece.
deanm@chromium.org
2009-05-29
1
-3
/
+3
*
Add JSON-specific escaping, which has different rules from JS escaping.BUG=ht...
erikkay@google.com
2009-05-20
1
-29
/
+0
*
Re-land of earlier NTP theme patch; now with mac and linux compatibility.
glen@chromium.org
2009-05-15
1
-52
/
+35
*
Add match count text to the GTK find bar. This also makes the bar wider.
brettw@chromium.org
2009-05-14
1
-0
/
+4
*
Retry r16006.
estade@chromium.org
2009-05-14
1
-0
/
+6
*
Undo 16020
glen@chromium.org
2009-05-14
1
-34
/
+51
*
Allow the new tab page to be themed (you may want to review DOMUIThemeSource ...
glen@chromium.org
2009-05-14
1
-51
/
+34
*
revert r16006 due to msvc warning.
estade@chromium.org
2009-05-13
1
-6
/
+0
*
Properly convert from UTF8 to UTF16 in WebTextInputImpl.
estade@chromium.org
2009-05-13
1
-0
/
+6
*
Convert the internal GetStringF to use string16. This saves a
tc@google.com
2009-04-14
1
-27
/
+27
*
Clean up another string template
mark@chromium.org
2009-03-25
1
-13
/
+9
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)
hbono@chromium.org
2009-03-05
1
-3
/
+9
*
Convert NavigationEntry title to string16. TabContents::GetTitle no longer needs
brettw@chromium.org
2009-03-04
1
-2
/
+16
*
revert broken change 10833
nsylvain@chromium.org
2009-03-03
1
-20
/
+0
*
Port DictionaryValue to use string16 instead of wstring.
dsh@google.com
2009-03-03
1
-0
/
+20
*
Revert dsh's change 10818
nsylvain@chromium.org
2009-03-03
1
-66
/
+0
[next]