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

Issue 13520010: Merge QUIC StrikeRegister code to chromium. (Closed)

Created:
7 years, 8 months ago by ramant (doing other things)
Modified:
7 years, 8 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, agl
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : adding jar as reviewer #

Total comments: 19

Patch Set 3 : Added DCHECK for byte #

Total comments: 4

Patch Set 4 : Changed DCHECK_EQ to CHECK_EQ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+886 lines, -0 lines) Patch
M net/net.gyp View 2 chunks +3 lines, -0 lines 0 comments Download
A net/quic/crypto/strike_register.h View 1 2 1 chunk +147 lines, -0 lines 0 comments Download
A net/quic/crypto/strike_register.cc View 1 2 3 1 chunk +465 lines, -0 lines 0 comments Download
A net/quic/crypto/strike_register_test.cc View 1 2 1 chunk +271 lines, -0 lines 0 comments Download

Messages

Total messages: 21 (0 generated)
ramant (doing other things)
7 years, 8 months ago (2013-04-05 02:48:03 UTC) #1
ramant (doing other things)
Ported StrikeRegister code. PTAL.
7 years, 8 months ago (2013-04-05 03:27:43 UTC) #2
ramant (doing other things)
7 years, 8 months ago (2013-04-05 17:58:39 UTC) #3
jar (doing other things)
A bunch of simplifying comments below for the port. I was curious to ask agl ...
7 years, 8 months ago (2013-04-06 02:26:37 UTC) #4
ramant (doing other things)
Hi Jim and agl, Could you please take a look at these changes. thanks. https://chromiumcodereview.appspot.com/13520010/diff/36001/net/quic/crypto/strike_register.cc ...
7 years, 8 months ago (2013-04-06 04:20:10 UTC) #5
ramant (doing other things)
Hi Jim, Added code to get 1 in 1000 rand() to get 0.001. Added DCHECK_LE ...
7 years, 8 months ago (2013-04-07 05:03:32 UTC) #6
jar (doing other things)
lgtm
7 years, 8 months ago (2013-04-07 17:46:29 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/13520010/55006
7 years, 8 months ago (2013-04-07 19:41:14 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-07 19:49:23 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/13520010/55006
7 years, 8 months ago (2013-04-07 21:01:22 UTC) #10
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-07 21:05:14 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/13520010/55006
7 years, 8 months ago (2013-04-07 22:00:33 UTC) #12
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-07 22:04:51 UTC) #13
agl
NACK. WIll comment on Monday.
7 years, 8 months ago (2013-04-07 23:09:39 UTC) #14
agl
https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc#newcode439 net/quic/crypto/strike_register.cc:439: DCHECK_EQ(free_external_nodes.count(ext), 0u); ValidateTree is supposed to check the internal ...
7 years, 8 months ago (2013-04-08 14:38:52 UTC) #15
Ryan Hamilton
https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc#newcode439 net/quic/crypto/strike_register.cc:439: DCHECK_EQ(free_external_nodes.count(ext), 0u); On 2013/04/08 14:38:52, agl wrote: > ValidateTree ...
7 years, 8 months ago (2013-04-08 16:19:03 UTC) #16
agl
https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc#newcode439 net/quic/crypto/strike_register.cc:439: DCHECK_EQ(free_external_nodes.count(ext), 0u); On 2013/04/08 16:19:03, Ryan Hamilton wrote: > ...
7 years, 8 months ago (2013-04-08 16:35:15 UTC) #17
ramant (doing other things)
Changed DCHECKs to CHECKs. PTAL. https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc File net/quic/crypto/strike_register.cc (right): https://codereview.chromium.org/13520010/diff/55006/net/quic/crypto/strike_register.cc#newcode439 net/quic/crypto/strike_register.cc:439: DCHECK_EQ(free_external_nodes.count(ext), 0u); On 2013/04/08 ...
7 years, 8 months ago (2013-04-08 16:42:09 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rtenneti@chromium.org/13520010/32002
7 years, 8 months ago (2013-04-08 17:14:15 UTC) #19
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-08 17:22:14 UTC) #20
ramant (doing other things)
7 years, 8 months ago (2013-04-08 22:59:00 UTC) #21
Message was sent while issue was closed.
Committed patchset #4 manually as r192939 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698