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

Issue 2857343004: Add rlz_utils as a new build target to rlz/ (Closed)

Created:
3 years, 7 months ago by Yusuf
Modified:
3 years, 7 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Add rlz_utils as a new build target to rlz/ This splits constants and some of the utilities into a smaller target that can be depended on its own in rlz. Adds net_response_check.cc and h to split isPingResponseValid, since this is also an independently usable convenience check. The new target contains all enums, constants and utilities. BUG=713956 Review-Url: https://codereview.chromium.org/2857343004 Cr-Commit-Position: refs/heads/master@{#469770} Committed: https://chromium.googlesource.com/chromium/src/+/935ffc18282202b8b51036252ecfb9a4001dae2a

Patch Set 1 #

Patch Set 2 : dependency fixes #

Patch Set 3 : more dependencies #

Patch Set 4 : win dependency #

Patch Set 5 : more win deps #

Patch Set 6 : Move RLZ_LIB_API to shared rlz_enums.h #

Total comments: 8

Patch Set 7 : rogerta@ comments #

Patch Set 8 : build.gn fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+143 lines, -80 lines) Patch
M rlz/BUILD.gn View 1 2 3 4 5 6 7 5 chunks +29 lines, -10 lines 0 comments Download
A rlz/lib/net_response_check.h View 1 2 3 4 5 6 1 chunk +27 lines, -0 lines 0 comments Download
A rlz/lib/net_response_check.cc View 1 chunk +67 lines, -0 lines 0 comments Download
A rlz/lib/rlz_api.h View 1 2 3 4 5 6 1 chunk +15 lines, -0 lines 0 comments Download
M rlz/lib/rlz_lib.h View 1 2 3 4 5 6 3 chunks +1 line, -18 lines 0 comments Download
M rlz/lib/rlz_lib.cc View 2 chunks +1 line, -52 lines 0 comments Download
M rlz/lib/rlz_lib_test.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M rlz/win/dll/exports.cc View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M rlz/win/lib/machine_deal.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 40 (34 generated)
Yusuf
3 years, 7 months ago (2017-05-04 22:16:59 UTC) #2
Roger Tawa OOO till Jul 10th
Looks fine Yusuf. A few comments below. Thanks. https://codereview.chromium.org/2857343004/diff/100001/rlz/BUILD.gn File rlz/BUILD.gn (right): https://codereview.chromium.org/2857343004/diff/100001/rlz/BUILD.gn#newcode60 rlz/BUILD.gn:60: "//url", ...
3 years, 7 months ago (2017-05-05 15:31:29 UTC) #25
Yusuf
https://codereview.chromium.org/2857343004/diff/100001/rlz/BUILD.gn File rlz/BUILD.gn (right): https://codereview.chromium.org/2857343004/diff/100001/rlz/BUILD.gn#newcode60 rlz/BUILD.gn:60: "//url", On 2017/05/05 15:31:28, Roger Tawa wrote: > Do ...
3 years, 7 months ago (2017-05-05 17:14:58 UTC) #26
Roger Tawa OOO till Jul 10th
lgtm Thanks Yusuf
3 years, 7 months ago (2017-05-05 21:12:32 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2857343004/140001
3 years, 7 months ago (2017-05-05 21:16:53 UTC) #37
commit-bot: I haz the power
3 years, 7 months ago (2017-05-05 21:26:25 UTC) #40
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://chromium.googlesource.com/chromium/src/+/935ffc18282202b8b51036252ecf...

Powered by Google App Engine
This is Rietveld 408576698