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

Issue 9474034: Make base::Logging compile with the NaCl toolchain. (Closed)

Created:
8 years, 10 months ago by bbudge
Modified:
8 years, 9 months ago
Reviewers:
brettw
CC:
chromium-reviews, brettw-cc_chromium.org
Visibility:
Public.

Description

Make base::Logging compile with the NaCl toolchain. BUG=none TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=124025

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -4 lines) Patch
M base/debug/debugger_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M base/debug/trace_event_impl.cc View 1 1 chunk +4 lines, -0 lines 0 comments Download
M base/logging.cc View 3 chunks +7 lines, -3 lines 0 comments Download
A base/rand_util_nacl.cc View 1 1 chunk +54 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
bbudge
This gets some logging stuff working in the sandbox, and adds random number utilities.
8 years, 10 months ago (2012-02-28 01:34:22 UTC) #1
brettw
lgtm http://codereview.chromium.org/9474034/diff/1/base/debug/trace_event_impl.cc File base/debug/trace_event_impl.cc (right): http://codereview.chromium.org/9474034/diff/1/base/debug/trace_event_impl.cc#newcode338 base/debug/trace_event_impl.cc:338: #if !defined(OS_NACL) // NaCl shouldn't expose the process ...
8 years, 10 months ago (2012-02-28 04:43:44 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/9474034/1
8 years, 9 months ago (2012-02-28 17:59:44 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/9474034/12006
8 years, 9 months ago (2012-02-28 18:02:13 UTC) #4
commit-bot: I haz the power
8 years, 9 months ago (2012-02-28 21:35:46 UTC) #5
Change committed as 124025

Powered by Google App Engine
This is Rietveld 408576698