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
*
Extend VideoControl to allow clients to request lossless modes.
wez@chromium.org
2014-05-30
3
-2
/
+41
*
Revert 273652 "Host extensions"
mattm@chromium.org
2014-05-30
8
-362
/
+3
*
Host extensions
dcaiafa@chromium.org
2014-05-29
8
-3
/
+362
*
Fix VideoScheduler not to stop after empty frames.
sergeyu@chromium.org
2014-05-28
1
-14
/
+18
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-27
2
-4
/
+7
*
More reliable keep-alive video packets.
sergeyu@chromium.org
2014-05-26
2
-23
/
+58
*
Cleanup: Use base::CommandLine in remoting/
thestig@chromium.org
2014-05-23
17
-56
/
+66
*
Pull out common code from client and host versions of ServerLogEntry.
lambroslambrou@chromium.org
2014-05-22
12
-325
/
+180
*
Switch CandidateSession to use lists rather than vectors.
wez@chromium.org
2014-05-22
2
-7
/
+5
*
Move ConnectionToHost parameters out from Connect() call.
wez@chromium.org
2014-05-22
1
-4
/
+0
*
Add a command-line option to enable VP9 encoding.
wez@chromium.org
2014-05-22
1
-3
/
+8
*
Initialize Talk thread pointer during ChromotingHost initialization.
wez@chromium.org
2014-05-22
2
-0
/
+4
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
23
-151
/
+111
*
Add auto-refresh support to OAuthTokenGetter (disabled for now).
rmsousa@chromium.org
2014-05-21
3
-8
/
+39
*
Revert 270872 "Move all callers of GetHomeDir() to PathService::..."
benwells@chromium.org
2014-05-16
2
-7
/
+4
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-16
2
-4
/
+7
*
Implement VP9/I444 encode support in the Chromoting host.
wez@chromium.org
2014-05-12
1
-1
/
+1
*
Use sane default screen size if RANDR not supported
lambroslambrou@chromium.org
2014-05-10
1
-12
/
+32
*
Initialize ICU on remoting_native_messaging_host
dcaiafa@google.com
2014-05-09
1
-0
/
+4
*
Fix psutil usage in Chromoting Linux Me2Me script.
lambroslambrou@chromium.org
2014-05-09
1
-8
/
+6
*
Remove PlatformFile from remoting native messaging.
rvargas@chromium.org
2014-05-02
15
-137
/
+118
*
Renamed namespaces of url lib.
vitalybuka@chromium.org
2014-05-01
1
-6
/
+6
*
Revert 267242 "Revert 267234 "New policies: enable/disable relay..."
noamsml@google.com
2014-04-30
5
-6
/
+143
*
Revert 267234 "New policies: enable/disable relay; port range"
noamsml@google.com
2014-04-30
5
-143
/
+6
*
New policies: enable/disable relay; port range
dcaiafa@chromium.org
2014-04-30
5
-6
/
+143
*
Add systemwide session file for Chromoting
lambroslambrou@chromium.org
2014-04-28
1
-7
/
+4
*
Fixed multi-monitor mouse coordinates.
jamiewalch@chromium.org
2014-04-19
1
-2
/
+3
*
Using localized user account names in Windows chromoting host MSI.
weitaosu@chromium.org
2014-04-17
1
-3
/
+5
*
Remove ui/base/gtk
davidben@chromium.org
2014-04-16
2
-11
/
+12
*
Remove net_log.h from net_util, as it's no longer needed by net_log.h.
mmenke@chromium.org
2014-04-16
1
-0
/
+5
*
On Windows, install the chromoting host component via a separate NPAPI call. ...
weitaosu@chromium.org
2014-04-15
11
-23
/
+120
*
chromote: linux: fix running w/psutil-2.x
vapier@chromium.org
2014-04-14
1
-3
/
+12
*
Fix LocalInputMonitorMac to ignore invalid mouse-move events
sergeyu@chromium.org
2014-04-12
1
-0
/
+11
*
Rename remoting/protocol/util.h to message_serialization.h
sergeyu@chromium.org
2014-04-10
1
-1
/
+0
*
Cause:
kelvinp@chromium.org
2014-04-07
7
-21
/
+102
*
Stop using FileStream synchronously in remoting/host/native_messaging
hashimoto@chromium.org
2014-04-07
4
-40
/
+14
*
Pull the me2me host and prefpane bundle names from branding_chrom*.
weitaosu@chromium.org
2014-03-31
2
-6
/
+2
*
Add VP9 encode support to the remoting host.
wez@chromium.org
2014-03-31
1
-0
/
+2
*
Fix memory overwrite when sending error code on socket
psj@chromium.org
2014-03-29
1
-1
/
+2
*
Update input injectors on Mac and Windows to handle TextEvent.
sergeyu@chromium.org
2014-03-28
2
-38
/
+68
*
Add breakpad support for me2me and it2me native messaging host on Mac.
weitaosu@chromium.org
2014-03-28
11
-23
/
+135
*
Add TextEvent message in the protocol
sergeyu@chromium.org
2014-03-27
16
-40
/
+151
*
Revert 259287 "Add breakpad support for me2me and it2me native m..."
ernstm@chromium.org
2014-03-25
10
-133
/
+21
*
Add breakpad support for me2me and it2me native messaging host on Mac.
weitaosu@chromium.org
2014-03-25
10
-21
/
+133
*
Do minimal processing of gnubby data. Add request timeouts and send error
psj@chromium.org
2014-03-24
8
-570
/
+373
*
Correct the relative path in linux_me2me_host.py for the remoting_host_execut...
kelvinp@chromium.org
2014-03-19
1
-1
/
+1
*
Don't restore the resolution if it was never changed.
jamiewalch@chromium.org
2014-03-18
2
-13
/
+46
*
Move CommandLine to base namespace.
brettw@chromium.org
2014-03-17
4
-11
/
+8
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-1
/
+1
*
Allow the content browser client to specify a special cookie store to be
tburkard@chromium.org
2014-03-12
1
-1
/
+1
[next]