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

Issue 39081: Split worker_pool.cc into worker_pool_linux.cc and worker_pool_win.cc (Closed)

Created:
11 years, 9 months ago by willchan no longer on Chromium
Modified:
9 years, 7 months ago
Reviewers:
Mark Mentovai, dsh
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

In preparation for making changes to worker_pool_linux.cc. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11149

Patch Set 1 #

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -160 lines) Patch
M base/base.gyp View 2 2 chunks +2 lines, -2 lines 0 comments Download
M base/base.scons View 3 chunks +3 lines, -3 lines 0 comments Download
M base/build/base.vcproj View 1 2 1 chunk +1 line, -1 line 0 comments Download
D base/worker_pool.cc View 1 2 1 chunk +0 lines, -77 lines 0 comments Download
A + base/worker_pool_linux.cc View 2 chunks +0 lines, -35 lines 0 comments Download
A + base/worker_pool_win.cc View 1 2 3 2 chunks +0 lines, -42 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
willchan no longer on Chromium
I'm a newbie to svn and the chrome build system, so please make sure I ...
11 years, 9 months ago (2009-03-04 00:35:40 UTC) #1
willchan no longer on Chromium
Er, woops, didn't specify the reviewer correctly the first time.
11 years, 9 months ago (2009-03-04 21:54:50 UTC) #2
dsh
LGTM, though I don't know much about the gyp changes. Is the patch still failing? ...
11 years, 9 months ago (2009-03-05 19:49:49 UTC) #3
willchan no longer on Chromium
On 2009/03/05 19:49:49, dsh wrote: > LGTM, though I don't know much about the gyp ...
11 years, 9 months ago (2009-03-05 20:03:38 UTC) #4
willchan no longer on Chromium
On 2009/03/05 20:03:38, willchan wrote: > On 2009/03/05 19:49:49, dsh wrote: > > LGTM, though ...
11 years, 9 months ago (2009-03-05 20:04:44 UTC) #5
Mark Mentovai
http://codereview.chromium.org/39081/diff/14/1002 File base/base.gyp (right): http://codereview.chromium.org/39081/diff/14/1002#newcode332 Line 332: 'worker_pool_posix.cc', Wouldn't it be better to name it ...
11 years, 9 months ago (2009-03-05 21:25:50 UTC) #6
willchan no longer on Chromium
http://codereview.chromium.org/39081/diff/14/1002 File base/base.gyp (right): http://codereview.chromium.org/39081/diff/14/1002#newcode332 Line 332: 'worker_pool_posix.cc', On 2009/03/05 21:25:50, Mark Mentovai wrote: > ...
11 years, 9 months ago (2009-03-05 21:42:28 UTC) #7
willchan no longer on Chromium
http://codereview.chromium.org/39081/diff/14/1002 File base/base.gyp (right): http://codereview.chromium.org/39081/diff/14/1002#newcode332 Line 332: 'worker_pool_posix.cc', On 2009/03/05 21:42:28, willchan wrote: > On ...
11 years, 9 months ago (2009-03-06 20:18:19 UTC) #8
Mark Mentovai
11 years, 9 months ago (2009-03-06 20:21:14 UTC) #9
lgtm

Powered by Google App Engine
This is Rietveld 408576698