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

Issue 798153002: Use std::cbrt instead of our own CubeRoot implementation. (Closed)

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

Description

Use std::cbrt instead of our own CubeRoot implementation. Merge internal change: 81420733 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -3 lines) Patch
M net/quic/congestion_control/cubic.cc View 3 chunks +12 lines, -3 lines 0 comments Download
M net/quic/quic_flags.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years ago (2014-12-13 01:28:53 UTC) #1
Ryan Hamilton
6 years ago (2014-12-15 16:43:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698