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

Issue 13741012: Moving net/tools/quic code to net::tools namspace (Closed)

Created:
7 years, 8 months ago by alyssar
Modified:
7 years, 8 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Moving net/tools/quic code to net::tools namspace This will prevent naming conflicts with similar classes in net/quic BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=192922

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+98 lines, -14 lines) Patch
M net/tools/quic/end_to_end_test.cc View 2 chunks +4 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_client_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_client_session.h View 2 chunks +5 lines, -1 line 0 comments Download
M net/tools/quic/quic_client_session.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 3 chunks +5 lines, -2 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_epoll_clock.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/tools/quic/quic_epoll_clock.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_epoll_connection_helper.h View 2 chunks +5 lines, -1 line 0 comments Download
M net/tools/quic/quic_epoll_connection_helper.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_in_memory_cache.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_packet_writer.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/tools/quic/quic_reliable_client_stream.h View 2 chunks +5 lines, -1 line 0 comments Download
M net/tools/quic/quic_reliable_client_stream.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_reliable_server_stream.h View 2 chunks +5 lines, -2 lines 0 comments Download
M net/tools/quic/quic_reliable_server_stream.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server_bin.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/quic/quic_server_session.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/tools/quic/quic_server_session.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_socket_utils.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_socket_utils.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream.h View 2 chunks +3 lines, -0 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream.h View 2 chunks +5 lines, -2 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/spdy_utils.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/spdy_utils.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/http_message_test_utils.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/http_message_test_utils.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.h View 2 chunks +2 lines, -0 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Ryan Hamilton
lgtm
7 years, 8 months ago (2013-04-08 18:00:39 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alyssar@google.com/13741012/1
7 years, 8 months ago (2013-04-08 18:00:55 UTC) #2
commit-bot: I haz the power
Retried try job too often on mac_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=mac_rel&number=115985
7 years, 8 months ago (2013-04-08 19:59:26 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alyssar@google.com/13741012/1
7 years, 8 months ago (2013-04-08 21:59:23 UTC) #4
commit-bot: I haz the power
7 years, 8 months ago (2013-04-08 22:11:02 UTC) #5
Message was sent while issue was closed.
Change committed as 192922

Powered by Google App Engine
This is Rietveld 408576698