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

Issue 1940523002: Adds back files lost during BoringSSL roll revert (Closed)

Created:
4 years, 7 months ago by zra
Modified:
4 years, 7 months ago
Reviewers:
siva
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Adds back files lost during BoringSSL roll revert Also fixes .gitignore files R=asiva@google.com Committed: https://github.com/dart-lang/sdk/commit/3918cb071d767bf197162179b32c1e04080eff9b

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5273 lines, -1 line) Patch
M third_party/.gitignore View 1 chunk +1 line, -1 line 0 comments Download
M third_party/boringssl/.gitignore View 1 chunk +2 lines, -0 lines 0 comments Download
A third_party/boringssl/linux-x86/crypto/cpu-x86-asm.S View 1 chunk +322 lines, -0 lines 0 comments Download
A third_party/boringssl/linux-x86_64/crypto/cpu-x86_64-asm.S View 1 chunk +143 lines, -0 lines 0 comments Download
A third_party/boringssl/linux-x86_64/crypto/rc4/rc4-md5-x86_64.S View 1 chunk +1262 lines, -0 lines 0 comments Download
A third_party/boringssl/mac-x86/crypto/cpu-x86-asm.S View 1 chunk +309 lines, -0 lines 0 comments Download
A third_party/boringssl/mac-x86_64/crypto/cpu-x86_64-asm.S View 1 chunk +143 lines, -0 lines 0 comments Download
A third_party/boringssl/mac-x86_64/crypto/rc4/rc4-md5-x86_64.S View 1 chunk +1262 lines, -0 lines 0 comments Download
A third_party/boringssl/win-x86/crypto/cpu-x86-asm.asm View 1 chunk +303 lines, -0 lines 0 comments Download
A third_party/boringssl/win-x86_64/crypto/cpu-x86_64-asm.asm View 1 chunk +154 lines, -0 lines 0 comments Download
A third_party/boringssl/win-x86_64/crypto/rc4/rc4-md5-x86_64.asm View 1 chunk +1372 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (3 generated)
zra
4 years, 7 months ago (2016-04-29 19:57:57 UTC) #3
siva
lgtm
4 years, 7 months ago (2016-04-29 19:59:21 UTC) #4
zra
4 years, 7 months ago (2016-04-29 20:04:31 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
3918cb071d767bf197162179b32c1e04080eff9b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698