Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(46)

Issue 464075: Move two generic string split functions from sync API to their own API in base/string_split. (Closed)

Created:
11 years ago by tfarina (gmail-do not use)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com, brettw+cc_chromium.org, ncarter (slow), ben+cc_chromium.org, idana, darin (slow to review)
Visibility:
Public.

Description

Move two generic string split functions from sync API to their own API in base/string_split. BUG=None TEST=base_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=36774

Patch Set 1 : '' #

Total comments: 1

Patch Set 2 : added string_split files #

Patch Set 3 : added .gypi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+821 lines, -658 lines) Patch
M base/base.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M base/base.gypi View 1 chunk +599 lines, -597 lines 0 comments Download
A base/string_split.h View 1 chunk +27 lines, -0 lines 0 comments Download
A base/string_split.cc View 1 chunk +68 lines, -0 lines 0 comments Download
A base/string_split_unittest.cc View 1 chunk +120 lines, -0 lines 0 comments Download
M base/string_util.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/sync/engine/net/gaia_authenticator.cc View 1 5 chunks +4 lines, -61 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
tfarina (gmail-do not use)
Hi Tim, could you review this to me?
11 years ago (2009-12-09 00:30:35 UTC) #1
brettw
Can you mention why this change is necessary? http://codereview.chromium.org/464075/diff/2001/3001 File base/string_util.h (right): http://codereview.chromium.org/464075/diff/2001/3001#newcode547 base/string_util.h:547: // ...
11 years ago (2009-12-09 04:15:03 UTC) #2
tim (not reviewing)
On 2009/12/09 04:15:03, brettw wrote: > Can you mention why this change is necessary? We ...
11 years ago (2009-12-09 05:44:35 UTC) #3
brettw
On 2009/12/09 05:44:35, timsteele wrote: > On 2009/12/09 04:15:03, brettw wrote: > > Can you ...
11 years ago (2009-12-09 23:26:29 UTC) #4
tim (not reviewing)
On 2009/12/09 23:26:29, brettw wrote: > On 2009/12/09 05:44:35, timsteele wrote: > > On 2009/12/09 ...
11 years ago (2009-12-10 01:48:03 UTC) #5
tim (not reviewing)
Oh, and Thiago please put the function (in its new string_split.h home) in the base ...
11 years ago (2009-12-10 01:48:53 UTC) #6
tfarina (gmail-do not use)
On 2009/12/10 01:48:53, timsteele wrote: > Oh, and Thiago please put the function (in its ...
11 years ago (2009-12-10 14:41:14 UTC) #7
tfarina (gmail-do not use)
On 2009/12/10 14:41:14, tfarina wrote: > About the tests, please review it more carefully, because ...
11 years ago (2009-12-11 00:34:59 UTC) #8
tfarina (gmail-do not use)
Tim I uploaded another patchset that added these new files to base.gypi. Please have another ...
11 years ago (2009-12-11 16:45:19 UTC) #9
tfarina (gmail-do not use)
Tim Ping?
11 years ago (2009-12-15 01:33:26 UTC) #10
tim (not reviewing)
(sorry, was OOO + a day of catch up) LGTM, will land today.
11 years ago (2009-12-18 18:21:33 UTC) #11
tfarina (gmail-do not use)
10 years, 11 months ago (2010-01-22 17:11:04 UTC) #12
Thanks Tim!

Powered by Google App Engine
This is Rietveld 408576698