index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
remoting
/
host
/
disconnect_window_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use scoped_ptr<> to pass ownership in more places.
sergeyu@chromium.org
2012-03-20
1
-3
/
+3
*
New-style Disconnect window for Linux Chromoting host.
lambroslambrou@chromium.org
2011-12-03
1
-38
/
+189
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-1
/
+1
*
Make ChromotingHost::ui_strings() immutable. Use string16 for localized strings.
sergeyu@chromium.org
2011-08-18
1
-7
/
+12
*
Host process i18n and Linux implementation.
jamiewalch@google.com
2011-08-16
1
-18
/
+27
*
Split Chromoting's Disconnect button text into 2 parts: name + hotkeys.
garykac@chromium.org
2011-08-11
1
-1
/
+3
*
gtk: Use gtk_dialog_get_content_area() throughout.
tfarina@chromium.org
2011-08-05
1
-1
/
+2
*
Improvements to Linux Disconnect/Continue windows.
lambroslambrou@chromium.org
2011-07-06
1
-32
/
+31
*
Move UI strings from Chromoting's Disconnect window into base class.
garykac@chromium.org
2011-06-28
1
-15
/
+11
*
Cleanups in the host shutdown logic and some minor fixes.
sergeyu@chromium.org
2011-06-20
1
-1
/
+1
*
Remove minimize/close buttons from DisconnectWindowLinux.
lambroslambrou@google.com
2011-06-16
1
-0
/
+3
*
Initial implementation of DisconnectWindow on Linux.
lambroslambrou@chromium.org
2011-06-13
1
-3
/
+85
*
Call the DisconnectWindow interface methods on the UI thread.
lambroslambrou@chromium.org
2011-06-09
1
-1
/
+1
*
Initial disconnect window framework and mac implementation.
jamiewalch@google.com
2011-06-07
1
-0
/
+34