• mgersh's avatar
    Add API for new Cronet metrics · ee557cce
    mgersh authored
    This API is not yet connected to anything in the net stack. Most of
    these new metrics will be plumbed through from net::LoadTimingInfo, and
    a few from other places.
    
    Includes a unit test for the big mess of longs/Dates in
    RequestFinishedInfo.Metrics, but no other tests yet because nothing
    works yet.
    
    Leaves the old APIs in place for now, since those actually work.
    
    BUG=629194
    
    Review-Url: https://codereview.chromium.org/2220023002
    Cr-Commit-Position: refs/heads/master@{#419185}
    ee557cce
BUILD.gn 31.3 KB