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

Issue 2829703002: Prototype of HttpProtocolHandler perf test with ARC.

Created:
3 years, 8 months ago by mef
Modified:
3 years, 8 months ago
Reviewers:
CC:
chromium-reviews, cbentzel+watch_chromium.org, ios-reviews_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Prototype of HttpProtocolHandler perf test with ARC. Self review and cleanup. Cronet experiments with receiving large data using NSURLSession API. BUG=706515 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester patch from issue 2776583004 at patchset 60001 (http://crrev.com/2776583004#ps60001)

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+124 lines, -32 lines) Patch
M components/cronet/ios/BUILD.gn View 2 chunks +3 lines, -0 lines 0 comments Download
M components/cronet/ios/Cronet.mm View 1 chunk +2 lines, -2 lines 0 comments Download
M components/cronet/ios/test/BUILD.gn View 1 chunk +1 line, -0 lines 0 comments Download
M components/cronet/ios/test/cronet_http_test.mm View 8 chunks +63 lines, -27 lines 0 comments Download
M components/cronet/ios/test/start_cronet.mm View 1 chunk +1 line, -0 lines 0 comments Download
M components/cronet/ios/test/test_server.h View 1 chunk +2 lines, -0 lines 0 comments Download
M components/cronet/ios/test/test_server.cc View 5 chunks +31 lines, -0 lines 0 comments Download
M components/grpc_support/test/quic_test_server.h View 1 chunk +7 lines, -0 lines 0 comments Download
M components/grpc_support/test/quic_test_server.cc View 4 chunks +13 lines, -2 lines 0 comments Download
M ios/net/crn_http_protocol_handler.mm View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698