Update V8 to version 4.7.47.
[chromium-blink-merge.git] / third_party / custom_tabs_client / README.chromium
blob1714401f6ae0ec8c51c1a922e397aec8abb2d6dc
1 Name: Chrome Custom Tabs - Example and Usage
2 Short Name: Chrome Custom Tabs Client
3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-tabs-client
4 Version: unknown
5 License: Apache 2.0
6 Security Critical: no
7 License Android Compatible: yes
9 Description:
10 This presents an example application using Chrome Custom Tabs, and a possible
11 usage of both the intent and the background service APIs. It covers UI
12 customization, callback setup, pre-warming and pre-fetching, and lifecycle
13 management. Also inside demos there is another application that launches
14 custom tabs in different modes.
16 Local Modifications: none