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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Chromoting: Allow to install the me2me host only on Vista/Server 2008 and abo...
alexeypa@chromium.org
2012-04-03
2
-1
/
+7
*
This CL moves much of the input tracking logic out of ClientSession, which me...
wez@chromium.org
2012-04-03
18
-421
/
+654
*
Rename injectKey to injectKeyEvent and add isInjectKeyEventSupported.
wez@chromium.org
2012-04-02
3
-3
/
+24
*
Save the host id to local storage.
jamiewalch@google.com
2012-04-02
1
-0
/
+3
*
[Chromoting] Make JS event handlers return void.
simonmorris@chromium.org
2012-04-02
1
-6
/
+2
*
[Chromoting] Use camel-case for JS parameters.
simonmorris@chromium.org
2012-04-02
3
-7
/
+7
*
[Chromoting] Fix some JS declarations so that JSCompile works.
simonmorris@chromium.org
2012-04-02
2
-1
/
+11
*
[Chromoting] Fix a JS typo.
simonmorris@chromium.org
2012-04-02
1
-1
/
+1
*
[Chromoting] Let the webapp put items on the clipboard.
simonmorris@chromium.org
2012-04-02
3
-3
/
+86
*
Add an injectKeyEvent API to the Chromoting client plugin.
wez@chromium.org
2012-04-01
4
-2
/
+46
*
[Chromoting] Add plumbing to carry clipboard events from the host to the client.
simonmorris@chromium.org
2012-03-31
8
-16
/
+57
*
Make all the things use cert_test_util.h.
mattm@chromium.org
2012-03-31
3
-12
/
+5
*
Cleanup buttons CSS for the remoting webapp.
sergeyu@chromium.org
2012-03-31
1
-30
/
+44
*
Chromoting: The me2me host is now configurable from the web UI on Windows.
alexeypa@chromium.org
2012-03-30
14
-111
/
+627
*
Refactored host_table_entry.js to allow it to be used for static HTML content.
jamiewalch@google.com
2012-03-30
2
-54
/
+101
*
Verify Me2Me tool script on Mac is secure before running it as root
lambroslambrou@chromium.org
2012-03-30
1
-2
/
+7
*
Clean up daemon control UI:
jamiewalch@google.com
2012-03-30
6
-68
/
+102
*
[Chromoting] Let the webapp send text clipboard items to the client plugin.
simonmorris@chromium.org
2012-03-30
9
-11
/
+67
*
Remove intro border and em dash.
jamiewalch@google.com
2012-03-29
3
-6
/
+13
*
Allocate Timer object on the heap in ScreenRecorder.
sergeyu@chromium.org
2012-03-29
2
-25
/
+26
*
1. Revisited branding (Chrome Remote Desktop vs Chromoting).
alexeypa@chromium.org
2012-03-29
12
-57
/
+156
*
Don't use SequencedWorkerPool in the host plugin.
sergeyu@chromium.org
2012-03-29
2
-14
/
+12
*
Apply BASE64 encoding to PIN before storing it in the config file.
sergeyu@chromium.org
2012-03-29
1
-1
/
+1
*
Implement Me2Me setup flow.
sergeyu@chromium.org
2012-03-29
16
-185
/
+549
*
Implement DaemonController Start(), Stop() and GetStatus() for Mac.
lambroslambrou@chromium.org
2012-03-29
1
-5
/
+205
*
[Coverity] fixed uninit ctor
groby@chromium.org
2012-03-29
1
-1
/
+1
*
Added first-run infographic screens for IT2Me and Me2Me.
jamiewalch@google.com
2012-03-29
10
-82
/
+149
*
Prevent a couple unnecessary copies of Vars
tbreisacher@chromium.org
2012-03-29
2
-3
/
+3
*
Introducing the "elevated controller" - a COM server with elevation support t...
alexeypa@chromium.org
2012-03-29
11
-2
/
+443
*
Add methods needed for host registration in chromoting host plugin.
sergeyu@chromium.org
2012-03-29
5
-69
/
+266
*
Added screen options menu.
jamiewalch@google.com
2012-03-29
12
-24
/
+261
*
[Chromoting] Move the onBlur handler from window to the plugin element.
simonmorris@chromium.org
2012-03-28
2
-16
/
+24
*
Address remaining nits for r129104.
sergeyu@chromium.org
2012-03-28
12
-21
/
+21
*
Refactor VideoStub interface to accept ownership of video packets.
sergeyu@chromium.org
2012-03-28
29
-170
/
+159
*
Update DaemonController interface to support changing host configuration.
sergeyu@chromium.org
2012-03-28
6
-63
/
+101
*
[Chromoting] Fix a JSCompile error.
simonmorris@chromium.org
2012-03-27
1
-1
/
+1
*
[Chromoting] Only the plugin element listens for focus, not the whole document.
simonmorris@chromium.org
2012-03-27
2
-12
/
+16
*
Implement exponential backoff for failed Me2Me authentication attempts
sergeyu@chromium.org
2012-03-27
15
-4
/
+83
*
Cleanups in the host authentication state handling.
sergeyu@chromium.org
2012-03-27
12
-46
/
+89
*
Shorter prompt string.
jamiewalch@chromium.org
2012-03-24
2
-11
/
+7
*
[Chromoting] Disable clipboard handling until crbug.com/119838 is fixed.
simonmorris@chromium.org
2012-03-23
1
-2
/
+3
*
[chromoting] Custom scrollbar styling for webapp
hclam@chromium.org
2012-03-23
1
-0
/
+44
*
WiX installation script for me2me host.
alexeypa@chromium.org
2012-03-23
2
-0
/
+224
*
[Chromoting] Let the webapp handle a host with no JID correctly.
simonmorris@chromium.org
2012-03-22
1
-2
/
+2
*
[chromoting] Remove bogus dependency
hclam@chromium.org
2012-03-22
1
-1
/
+2
*
Fixing a vector overflow when reporting events to Event Log.
alexeypa@chromium.org
2012-03-22
1
-1
/
+1
*
[Chromoting] Improve the text on the buttons in the connection-failed dialog.
simonmorris@chromium.org
2012-03-22
4
-4
/
+24
*
[chromoting] Fix crash when generating access code
hclam@chromium.org
2012-03-22
3
-3
/
+31
*
Linux: Fix the build for Ubuntu Precise.
thestig@chromium.org
2012-03-22
1
-2
/
+3
*
Fix crash caused by r127767 due to undefined order of argument parsing.
sergeyu@chromium.org
2012-03-21
1
-1
/
+3
[next]