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

Issue 912163002: Change the QuicEncrypter to accept a pre-allocated buffer instead of (Closed)

Created:
5 years, 10 months ago by ramant (doing other things)
Modified:
5 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Change_QuicPacketCreator_85897935
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Change the QuicEncrypter to accept a pre-allocated buffer instead of allocating it's own buffer. No functional change. Merge internal change: 85952670 R=rch@chromium.org Committed: https://crrev.com/eb50361cba0ab7d2ff0ebd400673bbae2afd465f Cr-Commit-Position: refs/heads/master@{#316320}

Patch Set 1 #

Patch Set 2 : Merge with TOT #

Patch Set 3 : more logging #

Patch Set 4 : Reverting logging changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -88 lines) Patch
M net/quic/crypto/aead_base_encrypter.h View 1 chunk +6 lines, -3 lines 0 comments Download
M net/quic/crypto/aead_base_encrypter_nss.cc View 1 chunk +17 lines, -16 lines 0 comments Download
M net/quic/crypto/aead_base_encrypter_openssl.cc View 3 2 chunks +21 lines, -24 lines 0 comments Download
M net/quic/crypto/null_encrypter.h View 1 chunk +6 lines, -3 lines 0 comments Download
M net/quic/crypto/null_encrypter.cc View 1 chunk +13 lines, -7 lines 0 comments Download
M net/quic/crypto/null_encrypter_test.cc View 1 chunk +6 lines, -6 lines 0 comments Download
M net/quic/crypto/quic_crypto_client_config.cc View 1 chunk +9 lines, -6 lines 0 comments Download
M net/quic/crypto/quic_encrypter.h View 1 chunk +6 lines, -3 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +13 lines, -6 lines 0 comments Download
M net/quic/quic_framer.cc View 1 3 1 chunk +18 lines, -10 lines 0 comments Download
M net/quic/quic_framer_test.cc View 1 chunk +9 lines, -4 lines 0 comments Download

Messages

Total messages: 30 (15 generated)
ramant (doing other things)
5 years, 10 months ago (2015-02-11 00:34:10 UTC) #1
Ryan Hamilton
lgtm
5 years, 10 months ago (2015-02-11 00:35:54 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/912163002/20001
5 years, 10 months ago (2015-02-11 20:22:25 UTC) #5
ramant (doing other things)
On 2015/02/11 20:22:25, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 10 months ago (2015-02-11 20:42:47 UTC) #6
Ian Swett
On 2015/02/11 20:42:47, ramant wrote: > On 2015/02/11 20:22:25, I haz the power (commit-bot) wrote: ...
5 years, 10 months ago (2015-02-11 21:02:15 UTC) #7
mef
On 2015/02/11 21:02:15, Ian Swett wrote: > On 2015/02/11 20:42:47, ramant wrote: > > On ...
5 years, 10 months ago (2015-02-11 21:26:21 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: android_rel_tests_recipe on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/android_rel_tests_recipe/builds/660)
5 years, 10 months ago (2015-02-11 21:44:45 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/912163002/40001
5 years, 10 months ago (2015-02-11 23:49:29 UTC) #12
ramant (doing other things)
On 2015/02/11 23:49:29, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
5 years, 10 months ago (2015-02-12 01:04:32 UTC) #14
davidben
The crash is because the ChaCha nonce had to be 4-byte-aligned on ARM. That requirement ...
5 years, 10 months ago (2015-02-13 20:39:35 UTC) #24
Ryan Hamilton
Holy cow. Wow, thanks for getting to the bottom of this! To unsubscribe from this ...
5 years, 10 months ago (2015-02-13 20:48:09 UTC) #25
ramant (doing other things)
On 2015/02/13 20:39:35, David Benjamin wrote: > The crash is because the ChaCha nonce had ...
5 years, 10 months ago (2015-02-13 22:04:56 UTC) #26
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/912163002/240001
5 years, 10 months ago (2015-02-13 22:18:48 UTC) #28
commit-bot: I haz the power
Committed patchset #4 (id:240001)
5 years, 10 months ago (2015-02-13 23:23:31 UTC) #29
commit-bot: I haz the power
5 years, 10 months ago (2015-02-13 23:24:12 UTC) #30
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/eb50361cba0ab7d2ff0ebd400673bbae2afd465f
Cr-Commit-Position: refs/heads/master@{#316320}

Powered by Google App Engine
This is Rietveld 408576698