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
...
*
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
*
Fix web-app nomenclature.
jamiewalch@chromium.org
2011-05-14
4
-18
/
+23
*
Do full-screen polling if X server does not support DAMAGE.
lambroslambrou@chromium.org
2011-05-13
1
-16
/
+32
*
Fix up memory leak in remoting host tests.
dmaclach@chromium.org
2011-05-13
3
-10
/
+15
*
Mocks up the host plugin.
dmaclach@chromium.org
2011-05-12
2
-58
/
+369
*
Move "Early out" test from Capturer thread to Encoder thread.
lambroslambrou@chromium.org
2011-05-12
1
-16
/
+20
*
Host access code verification for Me2Mom scenario.
sergeyu@chromium.org
2011-05-11
12
-57
/
+247
*
iwyu: Use callback_old.h where appropriate, part 2.
jhawkins@chromium.org
2011-05-10
2
-2
/
+2
*
Roll new libjingle. Use the new incoming_only flag in chromoting host.
sergeyu@chromium.org
2011-05-10
1
-2
/
+1
*
Me2Mom support in simple_host.
sergeyu@chromium.org
2011-05-10
1
-70
/
+131
*
Implemented RegisterSupportHostRequest.
sergeyu@chromium.org
2011-05-10
4
-33
/
+354
*
Revert 84722 - Implemented RegisterSupportHostRequest.
sergeyu@chromium.org
2011-05-10
4
-354
/
+33
*
Revert 84724 - Me2Mom support in simple_host.
sergeyu@chromium.org
2011-05-10
1
-131
/
+70
*
Me2Mom support in simple_host.
sergeyu@chromium.org
2011-05-10
1
-70
/
+131
[prev]
[next]