Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7)

Side by Side Diff: third_party/custom_tabs_client/README.chromium

Issue 1293313004: Fix build files and roll custom_tabs_client (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix line overflow Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « DEPS ('k') | third_party/custom_tabs_client/custom_tabs_client.gyp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Chrome Custom Tabs - Example and Usage 1 Name: Chrome Custom Tabs - Example and Usage
2 Short Name: Chrome Custom Tabs Client 2 Short Name: Chrome Custom Tabs Client
3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-t abs-client 3 URL: https://chromium.googlesource.com/external/github.com/GoogleChrome/custom-t abs-client
4 Version: unknown 4 Version: unknown
5 License: Apache 2.0 5 License: Apache 2.0
6 Security Critical: no 6 Security Critical: no
7 License Android Compatible: yes 7 License Android Compatible: yes
8 8
9 Description: 9 Description:
10 This presents an example application using Chrome Custom Tabs, and a possible 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 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 12 customization, callback setup, pre-warming and pre-fetching, and lifecycle
13 management. 13 management. Also inside demos there is another application that launches
14 custom tabs in different modes.
14 15
15 Local Modifications: none 16 Local Modifications: none
OLDNEW
« no previous file with comments | « DEPS ('k') | third_party/custom_tabs_client/custom_tabs_client.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698