|
Upstream most of the iOS WebUI support in ios/web/
This upstreams the bulk of the code necessary to support WebUI in the
iOS web layer. Much of this is forked off of the content/ versions,
which can't be used on iOS.
BUG= 464810
Committed: https://crrev.com/f0e19f918f0d1e183d2ee35fdaca3b191e36c19b
Cr-Commit-Position: refs/heads/master@{#327441}
Total comments: 5
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+2662 lines, -108 lines) |
Patch |
|
M |
build/ios/grit_whitelist.txt
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ios/provider/ios_provider_web.gyp
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/public/provider/web/web_ui_ios.h
|
View
|
|
1 chunk |
+87 lines, -0 lines |
1 comment
|
Download
|
|
A |
ios/public/provider/web/web_ui_ios_controller.h
|
View
|
|
1 chunk |
+42 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/public/provider/web/web_ui_ios_controller.cc
|
View
|
|
1 chunk |
+16 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/public/provider/web/web_ui_ios_controller_factory.h
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/public/provider/web/web_ui_ios_message_handler.h
|
View
|
|
1 chunk |
+64 lines, -0 lines |
0 comments
|
Download
|
|
A + |
ios/public/provider/web/web_ui_ios_message_handler.cc
|
View
|
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
|
M |
ios/web/browser_state.cc
|
View
|
|
3 chunks |
+23 lines, -1 line |
0 comments
|
Download
|
|
M |
ios/web/ios_web.gyp
|
View
|
|
5 chunks |
+26 lines, -4 lines |
0 comments
|
Download
|
|
M |
ios/web/ios_web_unittests.gyp
|
View
|
|
2 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
ios/web/public/browser_state.h
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/public/url_data_source_ios.h
|
View
|
|
1 chunk |
+97 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/public/web_ui_ios_data_source.h
|
View
|
|
1 chunk |
+60 lines, -0 lines |
1 comment
|
Download
|
|
A |
ios/web/webui/DEPS
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/crw_web_ui_page_builder.h
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/crw_web_ui_page_builder.mm
|
View
|
|
1 chunk |
+317 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/crw_web_ui_page_builder_unittest.mm
|
View
|
|
1 chunk |
+276 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/shared_resources_data_source_ios.h
|
View
|
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/shared_resources_data_source_ios.cc
|
View
|
|
1 chunk |
+83 lines, -0 lines |
0 comments
|
Download
|
|
A + |
ios/web/webui/url_data_manager_ios.h
|
View
|
|
2 chunks |
+34 lines, -30 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/url_data_manager_ios.cc
|
View
|
|
1 chunk |
+132 lines, -0 lines |
0 comments
|
Download
|
|
A + |
ios/web/webui/url_data_manager_ios_backend.h
|
View
|
|
7 chunks |
+26 lines, -41 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/url_data_manager_ios_backend.cc
|
View
|
|
1 chunk |
+549 lines, -0 lines |
1 comment
|
Download
|
|
A |
ios/web/webui/url_data_source_ios.cc
|
View
|
|
1 chunk |
+41 lines, -0 lines |
1 comment
|
Download
|
|
A |
ios/web/webui/url_data_source_ios_impl.h
|
View
|
|
1 chunk |
+98 lines, -0 lines |
0 comments
|
Download
|
|
A + |
ios/web/webui/url_data_source_ios_impl.cc
|
View
|
|
2 chunks |
+21 lines, -23 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/url_fetcher_block_adapter.h
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/url_fetcher_block_adapter.mm
|
View
|
|
1 chunk |
+41 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/url_fetcher_block_adapter_unittest.mm
|
View
|
|
1 chunk |
+70 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/web_ui_ios_controller_factory_registry.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/web_ui_ios_controller_factory_registry.cc
|
View
|
|
1 chunk |
+46 lines, -0 lines |
1 comment
|
Download
|
|
A |
ios/web/webui/web_ui_ios_data_source_impl.h
|
View
|
|
1 chunk |
+82 lines, -0 lines |
0 comments
|
Download
|
|
A |
ios/web/webui/web_ui_ios_data_source_impl.cc
|
View
|
|
1 chunk |
+167 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/base/ui_base.gyp
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
Total messages: 13 (3 generated)
|