|
[iOS] Upstream physical web classes.
This is used by the Chrome on iOS today extension to get information
about the nearby devices and display them when user has enabled the
physical web integration.
Introduce a new target //ios:all to list all targets build on iOS
and add a dependency on it from //:gn_all. This will avoid changing
root BUILD.gn every time an iOS target is added upstream.
BUG= 615799
Committed: https://crrev.com/88abe3610f66d114d2e2e4e637433c9eae677a6b
Cr-Commit-Position: refs/heads/master@{#397098}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+947 lines, -21 lines) |
Patch |
 |
M |
BUILD.gn
|
View
|
|
1 chunk |
+1 line, -20 lines |
0 comments
|
Download
|
 |
A |
ios/BUILD.gn
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/BUILD.gn
|
View
|
|
1 chunk |
+29 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/DEPS
|
View
|
1
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
ios/chrome/common/physical_web/OWNERS
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web.gyp
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_device.h
|
View
|
|
1 chunk |
+52 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_device.mm
|
View
|
|
1 chunk |
+73 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_request.h
|
View
|
|
1 chunk |
+36 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_request.mm
|
View
|
|
1 chunk |
+247 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_scanner.h
|
View
|
|
1 chunk |
+59 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_scanner.mm
|
View
|
|
1 chunk |
+325 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_types.h
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ios/chrome/common/physical_web/physical_web_types.mm
|
View
|
|
1 chunk |
+13 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ios/ios.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
tools/metrics/histograms/histograms.xml
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 24 (11 generated)
|