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

Issue 442863003: Disable Poly1305 code only on bad chips. (Closed)

Created:
6 years, 4 months ago by agl
Modified:
6 years, 4 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Project:
chromium
Visibility:
Public.

Description

Disable Poly1305 code only on bad chips. This change detects buggy ARM chips and disables the Poly1305 code only on those chips. BUG=341598 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=288267

Patch Set 1 #

Total comments: 6

Patch Set 2 : Save some copies. #

Patch Set 3 : Leak the LazyInstance. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -35 lines) Patch
M base/cpu.h View 2 chunks +6 lines, -0 lines 0 comments Download
M base/cpu.cc View 1 2 4 chunks +82 lines, -31 lines 0 comments Download
M crypto/openssl_util.cc View 1 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
agl
6 years, 4 months ago (2014-08-05 20:40:07 UTC) #1
willchan no longer on Chromium
lgtm https://codereview.chromium.org/442863003/diff/1/base/cpu.cc File base/cpu.cc (right): https://codereview.chromium.org/442863003/diff/1/base/cpu.cc#newcode97 base/cpu.cc:97: LazyCpuInfoValue() : Google style guide says to move ...
6 years, 4 months ago (2014-08-05 22:47:38 UTC) #2
agl
https://codereview.chromium.org/442863003/diff/1/base/cpu.cc File base/cpu.cc (right): https://codereview.chromium.org/442863003/diff/1/base/cpu.cc#newcode97 base/cpu.cc:97: LazyCpuInfoValue() : On 2014/08/05 22:47:38, willchan wrote: > Google ...
6 years, 4 months ago (2014-08-07 01:53:49 UTC) #3
agl
The CQ bit was checked by agl@chromium.org
6 years, 4 months ago (2014-08-07 21:38:25 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/agl@chromium.org/442863003/40001
6 years, 4 months ago (2014-08-07 22:22:30 UTC) #5
commit-bot: I haz the power
6 years, 4 months ago (2014-08-08 08:45:31 UTC) #6
Message was sent while issue was closed.
Change committed as 288267

Powered by Google App Engine
This is Rietveld 408576698