|
Upstream most of ios/web/net
This upstreams the bulk of ios/web/net, except for the network clients
which will be a follow-up CL.
Includes some necessary supporting files from other parts of ios/web/
BUG= 464810
Committed: https://crrev.com/d7f6a672d1d0487803be8a7984e52f06f648fe4c
Cr-Commit-Position: refs/heads/master@{#323122}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+3454 lines, -21 lines) |
Patch |
 |
M |
ios/net/request_tracker.h
|
View
|
1
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/net/request_tracker.mm
|
View
|
1
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/browser_state.cc
|
View
|
1
2
|
1 chunk |
+33 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/ios_web.gyp
|
View
|
2
|
6 chunks |
+27 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/web/ios_web_unittests.gyp
|
View
|
2
|
3 chunks |
+7 lines, -1 line |
0 comments
|
Download
|
 |
A + |
ios/web/net/cert_store_impl.h
|
View
|
|
3 chunks |
+11 lines, -11 lines |
0 comments
|
Download
|
 |
A + |
ios/web/net/cert_store_impl.cc
|
View
|
|
3 chunks |
+14 lines, -8 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/cookie_notification_bridge.h
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/cookie_notification_bridge.mm
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/crw_request_tracker_delegate.h
|
View
|
|
1 chunk |
+71 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/request_tracker_data_memoizing_store.h
|
View
|
|
1 chunk |
+182 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/request_tracker_factory_impl.h
|
View
|
1
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/request_tracker_factory_impl.mm
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/request_tracker_impl.h
|
View
|
|
1 chunk |
+399 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/request_tracker_impl.mm
|
View
|
|
1 chunk |
+1308 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/request_tracker_impl_unittest.mm
|
View
|
|
1 chunk |
+498 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/web_http_protocol_handler_delegate.h
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/web_http_protocol_handler_delegate.mm
|
View
|
|
1 chunk |
+58 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/net/web_http_protocol_handler_delegate_unittest.mm
|
View
|
|
1 chunk |
+128 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/web/public/browser_state.h
|
View
|
|
2 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/public/cert_store.h
|
View
|
|
1 chunk |
+49 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/public/test/test_web_client.h
|
View
|
|
1 chunk |
+45 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/public/test/test_web_client.mm
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/ui_web_view_util.h
|
View
|
|
1 chunk |
+24 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/ui_web_view_util.mm
|
View
|
|
1 chunk |
+40 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/ui_web_view_util_unittest.mm
|
View
|
|
1 chunk |
+54 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/web_state/ui/crw_static_file_web_view.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/web_state/ui/crw_static_file_web_view.mm
|
View
|
|
1 chunk |
+149 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/web/web_state/ui/crw_static_file_web_view_unittest.mm
|
View
|
|
1 chunk |
+89 lines, -0 lines |
0 comments
|
Download
|
Total messages: 9 (3 generated)
|