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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove minimize/close buttons from DisconnectWindowLinux.
lambroslambrou@google.com
2011-06-16
1
-0
/
+3
*
Interface and stubs for continuation window.
jamiewalch@chromium.org
2011-06-16
11
-4
/
+178
*
Revert 89370 - Notify calling web-app when Host plugin becomes connected to a...
creis@chromium.org
2011-06-16
8
-51
/
+22
*
Notify calling web-app when Host plugin becomes connected to a client.
wez@chromium.org
2011-06-16
8
-22
/
+51
*
Retrying submission of http://codereview.chromium.org/7144010/
lambroslambrou@google.com
2011-06-16
6
-8
/
+63
*
Revert 89227 - Run DisconnectWindow::Show/Hide on correct thread.
lambroslambrou@google.com
2011-06-15
5
-58
/
+8
*
Run DisconnectWindow::Show/Hide on correct thread.
lambroslambrou@chromium.org
2011-06-15
5
-8
/
+58
*
Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)
thestig@chromium.org
2011-06-15
1
-1
/
+1
*
Initial Disconnect window implementation for Chromoting (Windows).
garykac@google.com
2011-06-14
5
-113
/
+286
*
Block remote mouse inputs for a short time when local input is received.
jamiewalch@google.com
2011-06-13
17
-20
/
+528
*
Stop accepting connections once there is one active, if running Me2Mom.
wez@chromium.org
2011-06-13
2
-1
/
+10
*
Initial implementation of DisconnectWindow on Linux.
lambroslambrou@chromium.org
2011-06-13
1
-3
/
+85
*
Revert 88878 - Block remote mouse inputs for a short time when local input is...
asargent@chromium.org
2011-06-13
17
-524
/
+20
*
Block remote mouse inputs for a short time when local input is received.
jamiewalch@google.com
2011-06-13
17
-20
/
+524
*
Call the DisconnectWindow interface methods on the UI thread.
lambroslambrou@chromium.org
2011-06-09
5
-3
/
+29
*
Fix calling convention for Chromoting's NP_Shutdown entry points
garykac@chromium.org
2011-06-09
1
-1
/
+1
*
Add fix suggestion for me2mom failure case.
jamiewalch@chromium.org
2011-06-08
1
-1
/
+4
*
Add version info with MIME type to Remoting Host plugin for Windows.
wez@chromium.org
2011-06-07
4
-8
/
+136
*
Initial disconnect window framework and mac implementation.
jamiewalch@google.com
2011-06-07
13
-7
/
+1349
*
Statically link VPX into the Host Plugin.
wez@chromium.org
2011-06-02
1
-27
/
+16
*
More POSIX support for Chromium, consisting mostly of broadening ifdefs. This
tony@chromium.org
2011-06-02
1
-4
/
+4
*
Set up and tear down AtExitManager at the right times in the Host plugin.
wez@chromium.org
2011-06-02
1
-1
/
+9
*
Revert 87534 - Statically link VPX into the Host Plugin.
michaeln@google.com
2011-06-01
1
-16
/
+27
*
Statically link VPX into the Host Plugin.
wez@chromium.org
2011-06-01
1
-27
/
+16
*
Initial curtain mode implementation.
jamiewalch@google.com
2011-05-31
8
-54
/
+135
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
5
-24
/
+18
*
1;2305;0cRevert 86971 - Move media library AutoTaskRunner to base and rename ...
wez@chromium.org
2011-05-27
5
-18
/
+24
*
Move media library AutoTaskRunner to base and rename ScopedTaskRunner.
wez@chromium.org
2011-05-27
5
-24
/
+18
*
Wire in OAuth2 support into non-sandboxed connections in libjingle.
ajwong@chromium.org
2011-05-25
5
-7
/
+30
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
2
-2
/
+2
*
Negotiate Mac event and drawing model support
dmaclach@chromium.org
2011-05-24
1
-0
/
+38
*
Fix InvalidateFullScreen() for the full-screen-polling case.
lambroslambrou@chromium.org
2011-05-23
1
-0
/
+1
*
Temporarily add media library initialization.
wez@chromium.org
2011-05-23
1
-0
/
+30
*
Don't use letters in me2mom access code.
sergeyu@chromium.org
2011-05-21
1
-6
/
+3
*
Fix use of SupportAccessVerifier in Host plugin.
wez@chromium.org
2011-05-20
1
-16
/
+23
*
Fix +/- keys on Mac remoting host.
lambroslambrou@chromium.org
2011-05-20
1
-2
/
+2
*
fix up mac simple host
dmaclach@chromium.org
2011-05-20
1
-1
/
+2
*
Move the call to ChromotingHost::Start to the right place.
wez@chromium.org
2011-05-20
1
-6
/
+5
*
Move scoped_temp_dir and scoped_native_library back from base/memory to base.
thakis@chromium.org
2011-05-19
2
-2
/
+2
*
Remove local login prompt for me2mom.
jamiewalch@chromium.org
2011-05-19
5
-10
/
+48
*
Disable DAMAGE and do full-screen polling in Linux capturer.
lambroslambrou@chromium.org
2011-05-19
1
-5
/
+19
*
Add XFlush calls to fix event injection.
lambroslambrou@chromium.org
2011-05-19
1
-0
/
+3
*
Plumb the Remoting Host into the Host NPAPI plugin.
wez@chromium.org
2011-05-18
1
-70
/
+132
*
Calculate invalid rectangles for full-screen polling on Linux.
lambroslambrou@chromium.org
2011-05-18
1
-7
/
+30
*
Cope with OnSignallingDisconnected without preceding OnSignallingConnected.
wez@chromium.org
2011-05-18
1
-0
/
+8
*
Make the UI-integration thread a non-UI thread in the Chrome sense.
wez@chromium.org
2011-05-18
9
-35
/
+37
*
Cleaned up access-code printing.
jamiewalch@chromium.org
2011-05-17
5
-32
/
+34
*
Refactor Linux capturer.
lambroslambrou@chromium.org
2011-05-17
1
-59
/
+100
*
Store (and check) support id in SupportAccessVerifier.
jamiewalch@chromium.org
2011-05-16
3
-12
/
+30
*
Fix the Remoting Host plugin to be compatible with NPAPI on Linux.
wez@chromium.org
2011-05-14
1
-13
/
+26
[next]