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

Issue 392653002: Upgrade logging to resemble base/logging.h. (Closed)

Created:
6 years, 5 months ago by simonb (inactive)
Modified:
6 years, 5 months ago
Reviewers:
rmcilroy
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Upgrade logging to resemble base/logging.h. First phase of extending the relocation packer for arm64. Upgrade logging to be streams-based. Add new unit tests to cover logging and checking features. Mechanical changes to logging call sites. Also correct a type promotion issue that causes incorrect DT_RELCOUNT adjustments when the packer is compiled as a 32-bit Linux binary. BUG=385553 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283552

Patch Set 1 #

Patch Set 2 : Added a couple of missing testcases. #

Patch Set 3 : Silence 'Death tests use fork()' gtest warnings #

Total comments: 4

Patch Set 4 : Update for review feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+360 lines, -185 lines) Patch
M tools/relocation_packer/relocation_packer.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M tools/relocation_packer/src/debug.h View 1 chunk +89 lines, -61 lines 0 comments Download
M tools/relocation_packer/src/debug.cc View 1 2 3 1 chunk +38 lines, -27 lines 0 comments Download
A tools/relocation_packer/src/debug_unittest.cc View 1 2 1 chunk +123 lines, -0 lines 0 comments Download
M tools/relocation_packer/src/elf_file.cc View 30 chunks +98 lines, -90 lines 0 comments Download
M tools/relocation_packer/src/main.cc View 5 chunks +11 lines, -7 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
simonb (inactive)
6 years, 5 months ago (2014-07-14 15:26:33 UTC) #1
rmcilroy
lgtm, thanks. https://codereview.chromium.org/392653002/diff/40001/tools/relocation_packer/src/debug.cc File tools/relocation_packer/src/debug.cc (right): https://codereview.chromium.org/392653002/diff/40001/tools/relocation_packer/src/debug.cc#newcode9 tools/relocation_packer/src/debug.cc:9: #include "debug.h" nit - debug.h at the ...
6 years, 5 months ago (2014-07-16 11:38:48 UTC) #2
simonb (inactive)
Updates in patch set 4. Thanks for the review. https://codereview.chromium.org/392653002/diff/40001/tools/relocation_packer/src/debug.cc File tools/relocation_packer/src/debug.cc (right): https://codereview.chromium.org/392653002/diff/40001/tools/relocation_packer/src/debug.cc#newcode9 tools/relocation_packer/src/debug.cc:9: ...
6 years, 5 months ago (2014-07-16 12:51:03 UTC) #3
simonb (inactive)
The CQ bit was checked by simonb@chromium.org
6 years, 5 months ago (2014-07-16 13:31:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/simonb@chromium.org/392653002/50001
6 years, 5 months ago (2014-07-16 13:33:55 UTC) #5
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: win_chromium_rel on tryserver.chromium ...
6 years, 5 months ago (2014-07-16 17:08:16 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-16 22:38:50 UTC) #7
Message was sent while issue was closed.
Change committed as 283552

Powered by Google App Engine
This is Rietveld 408576698