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

Issue 399983002: Pepper: Refactor cpu feature attributes. (Closed)

Created:
6 years, 5 months ago by teravest
Modified:
6 years, 5 months ago
Reviewers:
bbudge
CC:
chromium-reviews, dmichael (off chromium), piman, Pawel Osciak
Project:
chromium
Visibility:
Public.

Description

Pepper: Refactor cpu feature attributes. We'll want to break up ppb_nacl_private_impl.cc instead of lumping things into one large file. This change makes the method for getting CPU feature attributes easier to reuse, and renames the sandbox_arch.{cc,h} files in the process. This is split off from a larger change to remove FileDownloader in the trusted plugin. BUG=370556 R=bbudge@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283861

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes for bbudge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+104 lines, -107 lines) Patch
M components/nacl.gyp View 1 chunk +2 lines, -2 lines 0 comments Download
M components/nacl/renderer/nexe_load_manager.cc View 1 chunk +1 line, -1 line 0 comments Download
A components/nacl/renderer/platform_info.h View 1 1 chunk +18 lines, -0 lines 0 comments Download
A components/nacl/renderer/platform_info.cc View 1 1 chunk +81 lines, -0 lines 0 comments Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 chunks +2 lines, -48 lines 0 comments Download
D components/nacl/renderer/sandbox_arch.h View 1 chunk +0 lines, -18 lines 0 comments Download
D components/nacl/renderer/sandbox_arch.cc View 1 chunk +0 lines, -38 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
teravest
6 years, 5 months ago (2014-07-17 17:43:54 UTC) #1
bbudge
https://codereview.chromium.org/399983002/diff/1/components/nacl/renderer/platform_info.h File components/nacl/renderer/platform_info.h (right): https://codereview.chromium.org/399983002/diff/1/components/nacl/renderer/platform_info.h#newcode16 components/nacl/renderer/platform_info.h:16: std::string GetCpuFeatureAttrs(); Since this now returns a string, perhaps ...
6 years, 5 months ago (2014-07-17 17:57:55 UTC) #2
teravest
https://codereview.chromium.org/399983002/diff/1/components/nacl/renderer/platform_info.h File components/nacl/renderer/platform_info.h (right): https://codereview.chromium.org/399983002/diff/1/components/nacl/renderer/platform_info.h#newcode16 components/nacl/renderer/platform_info.h:16: std::string GetCpuFeatureAttrs(); On 2014/07/17 17:57:55, bbudge wrote: > Since ...
6 years, 5 months ago (2014-07-17 18:01:40 UTC) #3
bbudge
Some information from an internal email thread on issues with a PPAPI VideoEncoder: ---------------- On ...
6 years, 5 months ago (2014-07-17 18:05:16 UTC) #4
bbudge
On 2014/07/17 18:05:16, bbudge wrote: > Some information from an internal email thread on issues ...
6 years, 5 months ago (2014-07-17 18:06:01 UTC) #5
bbudge
LGTM
6 years, 5 months ago (2014-07-17 18:06:40 UTC) #6
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 5 months ago (2014-07-17 18:07:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/399983002/20001
6 years, 5 months ago (2014-07-17 18:10:21 UTC) #8
teravest
6 years, 5 months ago (2014-07-17 20:40:17 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 manually as r283861 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698