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

Issue 17094004: Move hash_pair.h from cc/base into base/. (Closed)

Created:
7 years, 6 months ago by nasko
Modified:
7 years, 6 months ago
CC:
chromium-reviews, cc-bugs_chromium.org, erikwright+watch_chromium.org
Visibility:
Public.

Description

Move hash_pair.h from cc/base into base/. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=207475

Patch Set 1 #

Patch Set 2 : Move the files under base/containers/. #

Patch Set 3 : Move hash_pair.h code into hash_tables.h #

Total comments: 8

Patch Set 4 : Clean up empty lines and add reference to danakj@. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -215 lines) Patch
M base/base.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M base/containers/hash_tables.h View 1 2 3 2 chunks +145 lines, -0 lines 0 comments Download
A + base/containers/hash_tables_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
D cc/base/hash_pair.h View 1 chunk +0 lines, -153 lines 0 comments Download
D cc/base/hash_pair_unittest.cc View 1 chunk +0 lines, -53 lines 0 comments Download
M cc/cc.gyp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/cc_tests.gyp View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/quads/render_pass.h View 1 2 3 chunks +2 lines, -2 lines 0 comments Download
M cc/resources/layer_tiling_data.h View 1 2 1 chunk +1 line, -1 line 0 comments Download
M cc/resources/picture.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/picture_layer_tiling.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download
M cc/resources/picture_pile_base.h View 1 2 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
nasko
Hey Dana, I'm moving your hash_pair.h code into base, so I can use it in ...
7 years, 6 months ago (2013-06-14 16:08:45 UTC) #1
danakj
LGTM. This needs to live in base in order for anyone else to use a ...
7 years, 6 months ago (2013-06-14 16:48:17 UTC) #2
nasko
Including brettw@ for base/ OWNERS review.
7 years, 6 months ago (2013-06-14 16:55:33 UTC) #3
brettw
Can you put this in the base/containers subdirectory? We're trying to move stuff out of ...
7 years, 6 months ago (2013-06-14 22:18:14 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/17094004/8001
7 years, 6 months ago (2013-06-17 15:39:58 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=164289
7 years, 6 months ago (2013-06-17 18:31:19 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/17094004/8001
7 years, 6 months ago (2013-06-17 18:40:01 UTC) #7
nasko
I was told jar@ initially had arguments against adding this to base/. jar@ have another ...
7 years, 6 months ago (2013-06-17 18:45:14 UTC) #8
commit-bot: I haz the power
List of reviewers changed. jar@chromium.org did a drive-by without LGTM'ing!
7 years, 6 months ago (2013-06-17 20:24:12 UTC) #9
awong
On 2013/06/17 20:24:12, I haz the power (commit-bot) wrote: > List of reviewers changed. mailto:jar@chromium.org ...
7 years, 6 months ago (2013-06-17 20:26:35 UTC) #10
nasko
ping jar@ ajwong@ - I'm fine with folding it into hash_table.h, but I will wait ...
7 years, 6 months ago (2013-06-19 21:37:04 UTC) #11
jar (doing other things)
On 2013/06/19 21:37:04, nasko wrote: > ping jar@ > > ajwong@ - I'm fine with ...
7 years, 6 months ago (2013-06-19 21:42:25 UTC) #12
nasko
I've moved the hash_pair.h code into hash_tables.h. ajwong@, please review as you raised the point.
7 years, 6 months ago (2013-06-19 23:33:58 UTC) #13
awong
https://chromiumcodereview.appspot.com/17094004/diff/40001/base/containers/hash_tables.h File base/containers/hash_tables.h (right): https://chromiumcodereview.appspot.com/17094004/diff/40001/base/containers/hash_tables.h#newcode155 base/containers/hash_tables.h:155: // Theorem 4.3.3 of the thesis "Über die Komplexität ...
7 years, 6 months ago (2013-06-19 23:38:42 UTC) #14
nasko
Cleaned up. https://codereview.chromium.org/17094004/diff/40001/base/containers/hash_tables.h File base/containers/hash_tables.h (right): https://codereview.chromium.org/17094004/diff/40001/base/containers/hash_tables.h#newcode155 base/containers/hash_tables.h:155: // Theorem 4.3.3 of the thesis "Über ...
7 years, 6 months ago (2013-06-19 23:45:28 UTC) #15
awong
LGTM
7 years, 6 months ago (2013-06-19 23:49:34 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/nasko@chromium.org/17094004/46001
7 years, 6 months ago (2013-06-20 04:50:24 UTC) #17
commit-bot: I haz the power
7 years, 6 months ago (2013-06-20 17:26:50 UTC) #18
Message was sent while issue was closed.
Change committed as 207475

Powered by Google App Engine
This is Rietveld 408576698