summaryrefslogtreecommitdiffstats
path: root/base/string_tokenizer.h
Commit message (Expand)AuthorAgeFilesLines
* Coverity Fixlet: UNINIT_CTORscr@chromium.org2011-06-271-2/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Coverity 8629, 3808: Uninitialized member in StringTokenizer.finnur@chromium.org2010-07-241-3/+4
* 40% speed up in parsing the /proc/<pid>/smaps file by changing StringTokenize...erg@chromium.org2010-05-121-18/+53
* Adding support for Reset in StringTokenizerT and HttpHeadersIterator.tommi@chromium.org2009-10-161-0/+7
* Fix cases that initialized StringTokenizer with a temporary.mattm@chromium.org2009-08-261-2/+13
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Templatizing set_quote_chars method in tokenizer.robertshield@chromium.org2009-02-041-1/+1
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-061-7/+9
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add base to the repository.initial.commit2008-07-261-0/+225