HomeSort by relevance Sort by last modified time
    Searched full:desktop (Results 1 - 25 of 1438) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/remoting/host/installer/linux/debian/
.gitignore 2 chrome-remote-desktop.debhelper.log
3 chrome-remote-desktop.postinst.debhelper
4 chrome-remote-desktop.postrm.debhelper
5 chrome-remote-desktop.prerm.debhelper
6 chrome-remote-desktop.substvars
7 chrome-remote-desktop
postinst 14 DisplayIf: /opt/google/chrome-remote-desktop/is-remoting-session
15 Description: Chrome Remote Desktop has been updated. Please save your work and log out in order to apply this update. Your virtual desktop will be restarted automatically.
19 VAR_DIR="/var/lib/chrome-remote-desktop"
25 echo "Shutting down Chrome Remote Desktop hosts (they will restart automatically)..."
26 killall -q chrome-remote-desktop-host || true
34 echo "$LOGOUT_MSG" > "$NOTIFIER_DIR/chrome-remote-desktop-logout"
chrome-remote-desktop.init 4 # Provides: chrome-remote-desktop
9 # Short-Description: Chrome Remote Desktop service
12 # /etc/init.d/chrome-remote-desktop: Start and stop Chrome Remote Desktop host daemon.
14 HOST_PATH=/opt/google/chrome-remote-desktop/chrome-remote-desktop
16 # Group of users for which Chrome Remote Desktop is enabled. Users are added
18 CHROME_REMOTING_GROUP=chrome-remote-desktop
73 log_begin_msg "Starting Chrome Remote Desktop host for $1..."
79 log_begin_msg "Stopping Chrome Remote Desktop host for $1...
    [all...]
  /external/chromium_org/ui/views/corewm/
README.chromium 2 Desktop Aura implementation.
  /external/chromium_org/ui/views/widget/desktop_aura/
README.chromium 2 Desktop Aura port, and required supporting infrastructure.
  /external/chromium_org/remoting/
branding_Chrome 1 HOST_PLUGIN_FILE_NAME=Chrome Remote Desktop Host
2 DAEMON_FILE_NAME=Chrome Remote Desktop Host Service
6 MAC_UNINSTALLER_NAME=Chrome Remote Desktop Host Uninstaller
  /external/chromium_org/sandbox/win/src/
window.h 21 // Creates a desktop. The name is a static string followed by the pid of the
22 // current process. The security descriptor on the new desktop is based on the
23 // security descriptor of the desktop associated with the current thread.
25 // the desktop. If the functions fails the switch back to the current winsta,
27 ResultCode CreateAltDesktop(HWINSTA winsta, HDESK* desktop);
29 // Returns the name of a desktop or a window station.
32 // Returns the name of the desktop referenced by |desktop|. If a window
36 base::string16 GetFullDesktopName(HWINSTA winsta, HDESK desktop);
  /external/chromium/chrome/common/extensions/docs/examples/api/notifications/
manifest.json 5 "Shows off desktop notifications, which are \"toast\" windows that pop up on the desktop.",
  /external/chromium_org/chrome/common/extensions/docs/examples/api/desktopCapture/
manifest.json 2 "name": "Desktop Capture Example",
3 "description": "Show desktop media picker UI",
  /external/chromium_org/remoting/host/win/
window_station_and_desktop.h 14 // Scoper for a pair of window station and desktop handles. Both handles are
21 HDESK desktop() const { return desktop_; } function in class:remoting::WindowStationAndDesktop
24 // Sets a new desktop handle closing the owned desktop handle if needed.
25 void SetDesktop(HDESK desktop);
window_station_and_desktop.cc 21 void WindowStationAndDesktop::SetDesktop(HDESK desktop) {
22 std::swap(desktop_, desktop);
23 if (desktop)
24 CloseDesktop(desktop);
  /external/chromium_org/remoting/host/
desktop_session_connector.h 17 // Provides a way to connect a terminal (i.e. a remote client) with a desktop
24 // Requests the daemon process to create a desktop session and associates
26 // disconnected from the desktop session (see DisconnectTerminal()) before it
34 // the associated desktop session.
38 // Changes the screen resolution of the desktop session.
44 // a desktop integration process. |desktop_process| specifies the process
45 // handle. |desktop_pipe| is the client end of the pipe opened by the desktop
52 // Notifies the network process that the daemon has disconnected the desktop
53 // session from the associated desktop environment.
desktop_session.h 16 // Represents the desktop session for a connected terminal. Each desktop session
22 // Changes the screen resolution of the desktop session.
desktop_shape_tracker.h 17 // Tracks changes in the area of the desktop that is occupied by windows.
26 // Recalculates the desktop shape, as returned by desktop_shape();
29 // Returns a reference to the most recently capture desktop shape.
  /external/chromium_org/chrome/common/extensions/docs/templates/private/permissions/
notifications.html 2 Allows the extension to use the proposed HTML5 <a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification">notification API</a> without calling permission methods (such as <code>checkPermission()</code>). For more information see <a href="desktop_notifications.html">Desktop Notifications</a>.
4 Required if the app uses the <a href="notifications.html">chrome.notifications</a> API. Also allows the app to use the proposed HTML5 <a href="http://www.chromium.org/developers/design-documents/desktop-notifications/api-specification">notification API</a> without calling permission methods (such as <code>checkPermission()</code>). For more information see <a href="desktop_notifications.html">Desktop Notifications</a>.
  /external/chromium_org/third_party/WebKit/Source/web/tests/data/
fixed_layout.html 3 /* Since tests are built with desktop viewport settings set the viewport
no_viewport_tag.html 4 /* Since tests are built with desktop viewport settings set the viewport
  /external/chromium_org/tools/grit/grit/testdata/
error.html 6 If you think this is an error, please <a href="http://desktop.google.com/feedback.html?version=[VERSION]">contact us</a>.
privacy.html 2 title Privacy and Google Desktop Search
10 <h4>Privacy and Google Desktop Search</h4>
12 <p><FONT SIZE=-1>Google is committed to making search on your desktop as easy
14 so we designed and built Google Desktop Search with respect for your privacy.
16 So that you can easily search your computer, the Google Desktop Search application indexes
26 <A HREF='http://desktop.google.com/privacypolicy.html?hl=[LANG_CODE]'>Privacy Policy</A>
27 and <A HREF='http://desktop.google.com/privacyfaq.html?hl=[LANG_CODE]'>Privacy FAQ</A> online.
  /external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
wpa_gui.desktop 0 [Desktop Entry]
  /external/chromium_org/chrome/common/extensions/docs/examples/api/notifications/
manifest.json 5 "Shows off desktop notifications, which are \"toast\" windows that pop up on the desktop.",
  /external/chromium_org/remoting/resources/
remoting_strings_th.xtb 12 <translation id="2208514473086078157">?????????????????????????????????????????????????????????? Chrome Remote Desktop ????????????????????????????????????????????????</translation>
13 <translation id="2801119484858626560">????????????????????????????? Chrome Remote Desktop ??????????????????????????? Chrome ??? Chrome Remote Desktop ???????????????????????????????????????????????????????</translation>
16 <translation id="5397086374758643919">Chrome Remote Desktop Host Uninstaller</translation>
17 <translation id="3258789396564295715">?????????????????????????????????????????????????????????? Chrome Remote Desktop</translation>
18 <translation id="5070121137485264635">????????????????????????????????????????????????????????????? ?????????????????????? ?????????????????????????????????? Chrome Remote Desktop ??????????????????????:</translation>
28 <translation id="2707879711568641861">????????????????????????????????? Chrome Remote Desktop ???????? ????????????????????????????????????????????????????????????????</translation>
29 <translation id="2499160551253595098">??????????????? Chrome Remote Desktop ???????????????????????????????????????????????????????????????????</translation>
46 <translation id="6001953797859482435">Chrome Remote Desktop Host Preferences</translation>
50 <translation id="5826423541626112308">Chrome Remote Desktop Host</translation
    [all...]
  /external/chromium_org/chrome/browser/ui/
host_desktop.h 14 // A value that specifies what desktop environment hosts a particular piece of
18 // http://sites.google.com/a/chromium.org/dev/developers/design-documents/aura/multi-desktop
22 // The UI is hosted on the system native desktop.
25 // The UI is hosted in the synthetic Ash desktop.
39 // Returns the type of host desktop most likely to be in use. This is the one
43 // http://sites.google.com/a/chromium.org/dev/developers/design-documents/aura/multi-desktop
host_desktop.cc 56 // The Ash desktop is considered active if a non-desktop RootWindow was last
57 // activated and the Ash desktop is still open. As it is, the Ash desktop
59 // the Windows desktop but doesn't activate any Chrome windows there (e.g.,
61 // to detect that the Windows desktop has been activated so that the native
62 // desktop can be considered active once the user switches to it if its
  /external/chromium_org/chrome/browser/ui/aura/
active_desktop_monitor.h 13 // Tracks the most-recently activated host desktop type by observing
22 // Returns the host desktop type of the most-recently activated
23 // RootWindowHost. This desktop type may no longer exist (e.g., the Ash
24 // desktop may have closed since being active, and no RWHs on the native
25 // desktop have yet been activated).

Completed in 1230 milliseconds

1 2 3 4 5 6 7 8 91011>>