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

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

Issue 1303023002: Use third_party/custom_tabs_client as the src for customtabs library (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
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. Also inside demos there is another application that launches 13 management. Also inside demos there is another application that launches
14 custom tabs in different modes. 14 custom tabs in different modes. The top level folder includes gyp and gn
15 build files for chromium build.
15 16
16 Local Modifications: none 17 Local Modifications: none
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698