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

Issue 2901173002: Move RedirectChromeLogging to src/chromeos. (Closed)

Created:
3 years, 7 months ago by achuithb
Modified:
3 years, 6 months ago
Reviewers:
xiyuan, sky
CC:
chromium-reviews, alemate+watch_chromium.org, achuith+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move RedirectChromeLogging to src/chromeos. BUG=chromium:724273 Review-Url: https://codereview.chromium.org/2901173002 Cr-Original-Commit-Position: refs/heads/master@{#474725} Committed: https://chromium.googlesource.com/chromium/src/+/cb9bde9860d070b022407e3d988ba3239e00f35a Review-Url: https://codereview.chromium.org/2901173002 Cr-Commit-Position: refs/heads/master@{#476417} Committed: https://chromium.googlesource.com/chromium/src/+/7ea0aaca6b630b50a600fc57473d24e27302b9cb

Patch Set 1 #

Total comments: 7

Patch Set 2 : Scott feedback. #

Total comments: 1

Patch Set 3 : Using blocking pool #

Total comments: 4

Patch Set 4 : xiyuan feedback. #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -69 lines) Patch
M chrome/browser/chromeos/BUILD.gn View 1 2 3 4 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/chrome_browser_main_chromeos.cc View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
A chrome/browser/chromeos/logging.h View 1 chunk +19 lines, -0 lines 0 comments Download
A chrome/browser/chromeos/logging.cc View 1 2 3 1 chunk +68 lines, -0 lines 0 comments Download
M chrome/browser/chromeos/login/session/user_session_manager.cc View 1 2 3 4 2 chunks +2 lines, -1 line 0 comments Download
M chrome/common/logging_chrome.h View 1 1 chunk +11 lines, -3 lines 0 comments Download
M chrome/common/logging_chrome.cc View 1 11 chunks +27 lines, -64 lines 0 comments Download
M chrome/test/base/in_process_browser_test.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 56 (28 generated)
achuithb
PTAL, Xiyuan.
3 years, 7 months ago (2017-05-23 23:34:42 UTC) #3
achuithb
On 2017/05/23 23:34:42, achuithb wrote: > PTAL, Xiyuan. Context: https://codereview.chromium.org/2893313003/diff/1/chrome/common/logging_chrome.cc#newcode231
3 years, 7 months ago (2017-05-23 23:35:31 UTC) #4
xiyuan
https://codereview.chromium.org/2901173002/diff/1/chrome/common/logging_chrome.h File chrome/common/logging_chrome.h (right): https://codereview.chromium.org/2901173002/diff/1/chrome/common/logging_chrome.h#newcode37 chrome/common/logging_chrome.h:37: #if defined(OS_CHROMEOS) Move everything in this section to the ...
3 years, 6 months ago (2017-05-24 15:15:33 UTC) #9
achuithb
https://codereview.chromium.org/2901173002/diff/1/chrome/common/logging_chrome.h File chrome/common/logging_chrome.h (right): https://codereview.chromium.org/2901173002/diff/1/chrome/common/logging_chrome.h#newcode37 chrome/common/logging_chrome.h:37: #if defined(OS_CHROMEOS) On 2017/05/24 15:15:33, xiyuan wrote: > Move ...
3 years, 6 months ago (2017-05-24 21:07:55 UTC) #10
xiyuan
lgtm https://codereview.chromium.org/2901173002/diff/1/chrome/common/logging_chrome.h File chrome/common/logging_chrome.h (right): https://codereview.chromium.org/2901173002/diff/1/chrome/common/logging_chrome.h#newcode37 chrome/common/logging_chrome.h:37: #if defined(OS_CHROMEOS) On 2017/05/24 21:07:55, achuithb wrote: > ...
3 years, 6 months ago (2017-05-24 21:16:19 UTC) #11
achuithb
Scott, PTAL
3 years, 6 months ago (2017-05-24 21:33:08 UTC) #13
sky
https://codereview.chromium.org/2901173002/diff/1/chrome/browser/chromeos/logging.cc File chrome/browser/chromeos/logging.cc (right): https://codereview.chromium.org/2901173002/diff/1/chrome/browser/chromeos/logging.cc#newcode18 chrome/browser/chromeos/logging.cc:18: bool chrome_logging_redirected_ = false; How about making this local ...
3 years, 6 months ago (2017-05-25 02:23:56 UTC) #14
achuithb
PTAL Scott. Sorry about the rebase. The only changes are in logging.c and logging_chrome.[h|cc] https://codereview.chromium.org/2901173002/diff/1/chrome/browser/chromeos/logging.cc ...
3 years, 6 months ago (2017-05-25 10:06:06 UTC) #15
sky
LGTM
3 years, 6 months ago (2017-05-25 18:11:49 UTC) #20
achuithb
On 2017/05/25 18:11:49, sky wrote: > LGTM Ty!
3 years, 6 months ago (2017-05-25 18:41:09 UTC) #23
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/2901173002/20001
3 years, 6 months ago (2017-05-25 18:41:39 UTC) #24
commit-bot: I haz the power
Committed patchset #2 (id:20001) as https://chromium.googlesource.com/chromium/src/+/cb9bde9860d070b022407e3d988ba3239e00f35a
3 years, 6 months ago (2017-05-25 18:47:16 UTC) #27
sky
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2909483003/ by sky@chromium.org. ...
3 years, 6 months ago (2017-05-25 20:03:11 UTC) #28
achuithb
On 2017/05/25 20:03:11, sky wrote: > A revert of this CL (patchset #2 id:20001) has ...
3 years, 6 months ago (2017-05-25 20:04:52 UTC) #29
sky
Make sure you have dchecks enabled, e.g. dcheck_always_on = true in your args.gn. On Thu, ...
3 years, 6 months ago (2017-05-25 20:06:36 UTC) #30
sky
If you look at the old code you'll see it uses an object to allow ...
3 years, 6 months ago (2017-05-25 20:12:29 UTC) #31
achuithb
On 2017/05/25 20:12:29, sky wrote: > If you look at the old code you'll see ...
3 years, 6 months ago (2017-05-25 20:22:05 UTC) #32
sky
Yes, this was on a device. On Thu, May 25, 2017 at 1:22 PM, <achuith@chromium.org> ...
3 years, 6 months ago (2017-05-25 22:55:27 UTC) #33
achuithb
Xiyuan, could you PTAL? The only change is in user_session_manager.cc. Please excuse the rebase.
3 years, 6 months ago (2017-05-30 23:05:35 UTC) #35
achuithb
On 2017/05/30 23:05:35, achuithb wrote: > Xiyuan, could you PTAL? The only change is in ...
3 years, 6 months ago (2017-05-30 23:05:59 UTC) #36
xiyuan
https://codereview.chromium.org/2901173002/diff/40001/chrome/browser/chromeos/chrome_browser_main_chromeos.cc File chrome/browser/chromeos/chrome_browser_main_chromeos.cc (right): https://codereview.chromium.org/2901173002/diff/40001/chrome/browser/chromeos/chrome_browser_main_chromeos.cc#newcode673 chrome/browser/chromeos/chrome_browser_main_chromeos.cc:673: logging::RedirectChromeLogging(parsed_command_line()); This call runs on crash-n-restart case. Would it ...
3 years, 6 months ago (2017-05-31 15:32:22 UTC) #37
achuithb
PTAL, Xiyuan! https://codereview.chromium.org/2901173002/diff/40001/chrome/browser/chromeos/chrome_browser_main_chromeos.cc File chrome/browser/chromeos/chrome_browser_main_chromeos.cc (right): https://codereview.chromium.org/2901173002/diff/40001/chrome/browser/chromeos/chrome_browser_main_chromeos.cc#newcode673 chrome/browser/chromeos/chrome_browser_main_chromeos.cc:673: logging::RedirectChromeLogging(parsed_command_line()); On 2017/05/31 15:32:22, xiyuan wrote: > ...
3 years, 6 months ago (2017-05-31 23:42:45 UTC) #38
xiyuan
lgtm++ Cool.
3 years, 6 months ago (2017-06-01 01:46:12 UTC) #43
achuithb
On 2017/06/01 01:46:12, xiyuan wrote: > lgtm++ > > Cool. Thank you, Xiyuan! Scott, could ...
3 years, 6 months ago (2017-06-01 07:02:09 UTC) #44
sky
LGTM
3 years, 6 months ago (2017-06-01 18:25:09 UTC) #49
achuithb
On 2017/06/01 18:25:09, sky wrote: > LGTM Ty!
3 years, 6 months ago (2017-06-01 18:30:13 UTC) #50
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/2901173002/80001
3 years, 6 months ago (2017-06-01 18:49:46 UTC) #53
commit-bot: I haz the power
3 years, 6 months ago (2017-06-01 20:32:04 UTC) #56
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/7ea0aaca6b630b50a600fc57473d...

Powered by Google App Engine
This is Rietveld 408576698