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

Issue 1461283002: [DO NOT COMMIT] mojo datapipe performance measurement

Created:
5 years, 1 month ago by yhirano
Modified:
4 years, 6 months ago
Reviewers:
CC:
chromium-reviews, tyoshino+watch_chromium.org, creis+watch_chromium.org, qsr+mojo_chromium.org, vivekg_samsung, viettrungluu+watch_chromium.org, vivekg, nasko+codewatch_chromium.org, jam, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, dglazkov+blink, blink-reviews, darin-cc_chromium.org, Inactive, loading-reviews_chromium.org, darin (slow to review), ben+mojo_chromium.org, blink-reviews-api_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[DO NOT COMMIT] mojo datapipe performance measurement BUG=

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+649 lines, -1 line) Patch
A content/browser/loader/loader_test_service_context.h View 1 chunk +31 lines, -0 lines 0 comments Download
A content/browser/loader/loader_test_service_context.cc View 1 2 3 1 chunk +34 lines, -0 lines 0 comments Download
A content/browser/loader/loader_test_service_impl.h View 1 chunk +53 lines, -0 lines 0 comments Download
A content/browser/loader/loader_test_service_impl.cc View 1 2 3 1 chunk +110 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.h View 1 2 3 2 chunks +3 lines, -0 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download
M content/browser/renderer_host/websocket_dispatcher_host.h View 1 2 3 2 chunks +5 lines, -0 lines 0 comments Download
M content/browser/renderer_host/websocket_dispatcher_host.cc View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download
M content/browser/renderer_host/websocket_host.h View 1 2 3 3 chunks +7 lines, -0 lines 0 comments Download
M content/browser/renderer_host/websocket_host.cc View 1 2 3 3 chunks +35 lines, -0 lines 0 comments Download
M content/child/websocket_bridge.h View 1 2 3 3 chunks +9 lines, -0 lines 0 comments Download
M content/child/websocket_bridge.cc View 1 2 3 3 chunks +228 lines, -0 lines 0 comments Download
M content/child/websocket_dispatcher.h View 1 2 3 3 chunks +5 lines, -0 lines 0 comments Download
M content/child/websocket_dispatcher.cc View 1 2 3 4 chunks +10 lines, -1 line 0 comments Download
M content/common/BUILD.gn View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
A content/common/loader_test.mojom View 1 chunk +13 lines, -0 lines 0 comments Download
M content/common/websocket_messages.h View 1 2 3 2 chunks +18 lines, -0 lines 0 comments Download
M content/content_browser.gypi View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M content/content_common_mojo_bindings.gyp View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DOMWebSocket.cpp View 1 2 3 3 chunks +28 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.h View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/DocumentWebSocketChannel.cpp View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocket.idl View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/websockets/WebSocketChannel.h View 1 2 3 2 chunks +6 lines, -0 lines 0 comments Download
M third_party/WebKit/public/platform/modules/websockets/WebSocketHandle.h View 1 2 3 2 chunks +8 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698