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

Issue 136853005: Use basictypes.h consistenly in QUIC code instead of macros.h and/or (Closed)

Created:
6 years, 11 months ago by ramant (doing other things)
Modified:
6 years, 11 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, dcheng
Visibility:
Public.

Description

Use basictypes.h consistenly in QUIC code instead of macros.h and/or integral_types.h Simply refactoring includes. Sync'ed with internal source code for include of basictypes.h. Merge internal change: 59287325 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M net/quic/crypto/crypto_server_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/curve25519_key_exchange.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/local_strike_register_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/crypto/strike_register_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_client_session.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_connection_helper.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_crypto_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_data_stream.h View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_fec_group.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_fec_group_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_framer_test.cc View 2 chunks +2 lines, -1 line 0 comments Download
M net/quic/quic_packet_creator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_session_test.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M net/quic/quic_stream_sequencer_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/quic_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/reliable_quic_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/crypto_test_utils.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/test_tools/quic_data_stream_peer.h View 1 chunk +0 lines, -1 line 0 comments Download
M net/quic/test_tools/simple_quic_framer.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_client.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_client_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_epoll_clock.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_server.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_server_session.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_socket_utils.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_spdy_client_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_spdy_server_stream.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.h View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 11 months ago (2014-01-14 00:12:16 UTC) #1
Ryan Hamilton
6 years, 11 months ago (2014-01-14 00:40:06 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698