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

Issue 6362186595172352: net: Migrate from googleurl/ includes to url/ ones. (Closed)

Created:
7 years, 5 months ago by tfarina
Modified:
7 years, 5 months ago
Reviewers:
eroman
CC:
chromium-reviews, erikwright (departed), cbentzel+watch_chromium.org, mmenke, Paweł Hajdan Jr.
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : rebase and revert nss_ocsp.cc changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+131 lines, -131 lines) Patch
M net/android/gurl_utils.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/data_url.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/data_url_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/escape.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/host_port_pair.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/keygen_handler.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/mime_sniffer.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/mime_sniffer_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/mock_filter_context.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_util.cc View 1 chunk +4 lines, -4 lines 0 comments Download
M net/base/net_util_posix.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/net_util_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/network_change_notifier.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/base/registry_controlled_domains/registry_controlled_domain_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/sdch_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/base/static_cookie_policy.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/static_cookie_policy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/url_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/base/url_util_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cert/cert_verify_proc.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/cert/x509_certificate.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/canonical_cookie.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/cookies/canonical_cookie_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster_perftest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster_store_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_monster_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/cookies/cookie_store_unittest.h View 1 chunk +1 line, -1 line 0 comments Download
M net/cookies/cookie_util.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/dns/dns_config_service_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_auth_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_auth_cache.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_auth_cache_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ftp/ftp_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_auth_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_auth_controller.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_auth_filter.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_auth_filter_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_auth_handler_mock.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_transaction.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_proxy_client_socket.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_proxy_client_socket_pool.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_request_info.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl_request.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_parser_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/http_util.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/proxy_client_socket.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/http/transport_security_state.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/url_security_manager_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/url_security_manager_win.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ocsp/nss_ocsp.cc View 1 2 chunks +1 line, -1 line 0 comments Download
M net/proxy/dhcp_proxy_script_adapter_fetcher_win.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/dhcp_proxy_script_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/mock_proxy_resolver.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/mock_proxy_script_fetcher.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/multi_threaded_proxy_resolver_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_bypass_rules.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_config.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_config_service_android.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/proxy/proxy_config_service_linux.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_mac.h View 1 chunk +2 lines, -2 lines 0 comments Download
M net/proxy/proxy_resolver_script_data.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/proxy/proxy_resolver_v8_tracing_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_v8_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_winhttp.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_resolver_winhttp.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_script_decider.h View 1 chunk +1 line, -1 line 0 comments Download
M net/proxy/proxy_service.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/proxy/proxy_service_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/quic/crypto/crypto_utils.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/socket/socks5_client_socket.h View 1 chunk +1 line, -1 line 0 comments Download
M net/socket_stream/socket_stream_metrics.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/socket_stream/socket_stream_metrics_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_credential_state.h View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_http_utils.h View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_proxy_client_socket.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/spdy/spdy_stream.h View 2 chunks +1 line, -1 line 0 comments Download
M net/spdy/spdy_websocket_stream.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/ssl/server_bound_cert_service.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/embedded_test_server/embedded_test_server.h View 1 chunk +1 line, -1 line 0 comments Download
M net/test/spawned_test_server/base_test_server.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/test/spawned_test_server/local_test_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/spawned_test_server/remote_test_server.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/test/spawned_test_server/spawner_communicator.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/third_party/mozilla_security_manager/nsKeygenHandler.cpp View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/dump_cache/upgrade_win.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/tools/get_server_time/get_server_time.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/tools/quic/spdy_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_client.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/tools/tld_cleanup/tld_cleanup_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/url_request/ftp_protocol_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/test_url_fetcher_factory.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_fetcher_core.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request.h View 2 chunks +1 line, -1 line 0 comments Download
M net/url_request/url_request_file_dir_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_file_job.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/url_request/url_request_ftp_job_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/url_request/url_request_http_job_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_job.h View 2 chunks +1 line, -1 line 0 comments Download
M net/url_request/url_request_job_factory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_netlog_params.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_test_util.h View 2 chunks +1 line, -1 line 0 comments Download
M net/url_request/url_request_throttler_manager.h View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_handshake_handler.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M net/websockets/websocket_handshake_handler_spdy_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_handshake_handler_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/websockets/websocket_job.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/websockets/websocket_job_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download
M net/websockets/websocket_throttle_unittest.cc View 2 chunks +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
tfarina
7 years, 5 months ago (2013-07-11 20:55:08 UTC) #1
tfarina
Eric, I'm tbring, this is trivial.
7 years, 5 months ago (2013-07-12 01:12:09 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/6362186595172352/5629499534213120
7 years, 5 months ago (2013-07-12 01:13:16 UTC) #3
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 5 months ago (2013-07-12 01:36:21 UTC) #4
eroman
lgtm
7 years, 5 months ago (2013-07-12 01:38:10 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tfarina@chromium.org/6362186595172352/22001
7 years, 5 months ago (2013-07-12 01:44:04 UTC) #6
commit-bot: I haz the power
7 years, 5 months ago (2013-07-12 06:41:58 UTC) #7
Message was sent while issue was closed.
Change committed as 211347

Powered by Google App Engine
This is Rietveld 408576698