0
Commit Graph

6 Commits

Author SHA1 Message Date
sdefresne
907b382a53 [ios] Fix build instruction and scripts.
-   The script setup-gn.py is not run as part of `gclient runhooks`
    upstream, so update the documentation to not say the opposite.

-   Fix an error in the setup-gn.py that treated any non-empty
    value for FORCE_MAC_TOOLCHAIN environment variable as a `True`
    (in python any non-empty string is `True` in a boolean context).

BUG=None

Review-Url: https://codereview.chromium.org/2804633002
Cr-Commit-Position: refs/heads/master@{#462065}
2017-04-05 14:34:28 +00:00
jasonkliu
2477246e46 Add Request Desktop Site UA.
BUG=

TBR=olivierrobin@chromium.org

Review-Url: https://codereview.chromium.org/2782543003
Cr-Commit-Position: refs/heads/master@{#460096}
2017-03-28 14:21:13 +00:00
jasonkliu
1079100d87 Remove <pre> tags and replace with ``` for Gitiles.
BUG=705954

TBR=pkl@chromium.org

Review-Url: https://codereview.chromium.org/2779043002
Cr-Commit-Position: refs/heads/master@{#460081}
2017-03-28 13:35:54 +00:00
jasonkliu
00a6d2f940 Add the user agent content into the docs repo.
Original content: https://developer.chrome.com/multidevice/user-agent

Also, fixed some typos in opening_links.md.

TBR=pkl@chromium.org
BUG=

Review-Url: https://codereview.chromium.org/2778973002
Cr-Commit-Position: refs/heads/master@{#460051}
2017-03-28 09:30:11 +00:00
jasonkliu
be0bf2ff26 Add documentation about opening links on iOS.
Content mirrored from:
https://developer.chrome.com/multidevice/ios/links
https://github.com/googlechrome/openinchrome

BUG=

TBR=pkl@chromium.org

Review-Url: https://codereview.chromium.org/2779863002
Cr-Commit-Position: refs/heads/master@{#459947}
2017-03-28 00:10:31 +00:00
michaeldo
8cccf2141e Move ios documentation from //docs to //docs/ios.
TBR=cmasso@chromium.org
BUG=none

Review-Url: https://codereview.chromium.org/2731293003
Cr-Commit-Position: refs/heads/master@{#454972}
2017-03-06 22:12:02 +00:00