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

Side by Side Diff: remoting/branding_Chrome

Issue 2555803002: Adding the iOS app and integration example with GlRenderer. (Closed)
Patch Set: Adding todo reminder for ES3 vs ES2. Created 3 years, 10 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 APK_PACKAGE_NAME=com.google.chromeremotedesktop 1 APK_PACKAGE_NAME=com.google.chromeremotedesktop
2 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service 2 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service
3 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop 3 IT2ME_HOST_DESCRIPTION=Remote Assistance Host for Chrome Remote Desktop
4 IOS_BUNDLE_ID=com.google.Chrome
5 IOS_DISPLAY_NAME=Chrome Remote Desktop for iOS
6 IOS_EXEC_NAME=ChromeRemoteDesktopiOS
7 IOS_PRODUCT_NAME=Chrome Remote Desktop for iOS
4 MAC_BUNDLE_ID=com.google.Chrome 8 MAC_BUNDLE_ID=com.google.Chrome
5 MAC_CREATOR=rimZ 9 MAC_CREATOR=rimZ
6 MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host 10 MAC_HOST_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host
7 MAC_HOST_BUNDLE_NAME=ChromeRemoteDesktopHost.bundle 11 MAC_HOST_BUNDLE_NAME=ChromeRemoteDesktopHost.bundle
8 MAC_HOST_PACKAGE_NAME=Chrome Remote Desktop Host 12 MAC_HOST_PACKAGE_NAME=Chrome Remote Desktop Host
9 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.native-mess aging-host 13 MAC_NATIVE_MESSAGING_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.native-mess aging-host
10 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle 14 MAC_NATIVE_MESSAGING_HOST_BUNDLE_NAME=NativeMessagingHost.bundle
11 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences 15 MAC_PREFPANE_BUNDLE_ID=com.google.chromeremotedesktop.preferences
12 MAC_PREFPANE_BUNDLE_NAME=ChromeRemoteDesktop.prefPane 16 MAC_PREFPANE_BUNDLE_NAME=ChromeRemoteDesktop.prefPane
13 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.remote-ass istance-host 17 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_ID=com.google.chrome.remote_desktop.remote-ass istance-host
14 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost.bundle 18 MAC_REMOTE_ASSISTANCE_HOST_BUNDLE_NAME=RemoteAssistanceHost.bundle
15 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller 19 MAC_UNINSTALLER_BUNDLE_ID=com.google.chromeremotedesktop.me2me-host-uninstaller
16 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg 20 MAC_UNINSTALLER_BUNDLE_PREFIX=com.google.pkg
17 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller 21 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller
18 ME2ME_HOST_DESCRIPTION=Chrome Remote Desktop Host 22 ME2ME_HOST_DESCRIPTION=Chrome Remote Desktop Host
OLDNEW
« no previous file with comments | « no previous file | remoting/branding_Chromium » ('j') | remoting/client/ios/display/gl_demo_screen.mm » ('J')

Powered by Google App Engine
This is Rietveld 408576698