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
*
Add VP9 support in the MediaSource renderer
sergeyu@chromium.org
2014-06-14
2
-6
/
+27
*
Fix click-to-play positioning.
jamiewalch@chromium.org
2014-06-13
1
-6
/
+17
*
Add URLRequestJobFactories to URLRequestContexts without one.
mmenke@chromium.org
2014-06-13
1
-0
/
+2
*
Updating XTBs based on .GRDs from branch 1985
matthewyuan@chromium.org
2014-06-12
41
-164
/
+0
*
Fix MediaSource renderer to limit memory consumption.
sergeyu@chromium.org
2014-06-12
7
-18
/
+55
*
Fix token URL policy processing.
rmsousa@chromium.org
2014-06-11
1
-162
/
+169
*
Remove base/memory/scoped_handle.h
brettw@chromium.org
2014-06-10
1
-1
/
+0
*
Third Party Authentication for Android Part II - Java Native Interface plumbing
kelvinp@chromium.org
2014-06-10
5
-8
/
+97
*
Load LLVMpipe GL driver in Chromoting desktop session
lambroslambrou@chromium.org
2014-06-09
1
-0
/
+9
*
Remove cdn from OWNERS for IPC security review.
palmer@chromium.org
2014-06-08
1
-1
/
+0
*
Send TextEvent for keyboard event generated by software keyboard.
sergeyu@chromium.org
2014-06-06
1
-22
/
+46
*
Third Party Authentication for Android Part I - TokenFetcherProxy.
kelvinp@chromium.org
2014-06-06
9
-97
/
+119
*
Add IPC::ChannelProxy::Create() and IPC::SyncChannel::Create()
morrita@chromium.org
2014-06-05
9
-45
/
+40
*
TextEvent support on Linux
sergeyu@chromium.org
2014-06-05
6
-2
/
+996
*
Work around jscompile bug.
jamiewalch@chromium.org
2014-06-05
1
-1
/
+2
*
Remove PlatformFile from remoting
rvargas@chromium.org
2014-06-04
11
-49
/
+33
*
Fix Chromoting client startup warnings.
garykac@chromium.org
2014-06-03
2
-8
/
+15
*
Cleanup: Get rid of unneeded base::UTF16ToWide() conversions.
thestig@chromium.org
2014-06-03
1
-2
/
+1
*
Fix Chromoting Android client crashed on launch
kelvinp@chromium.org
2014-06-02
1
-3
/
+3
*
Revert 274310 "Introduce IPC::ChannelProxy::Create*() and IPC::S..."
lambroslambrou@chromium.org
2014-06-02
8
-36
/
+42
*
Remove extra newline in log lines from plugin.
garykac@chromium.org
2014-06-02
1
-1
/
+1
*
Introduce IPC::ChannelProxy::Create*() and IPC::SynChannel::Create*()
morrita@chromium.org
2014-06-02
8
-42
/
+36
*
Client-side changes to support requesting lossless encode & color.
wez@chromium.org
2014-05-31
3
-10
/
+59
*
Clean up VideoEncoderVpx tests.
wez@chromium.org
2014-05-31
1
-14
/
+14
*
Set allow_new_privs when launching CRD host controller from the NM process.
sergeyu@chromium.org
2014-05-31
1
-0
/
+6
*
Host extensions
dcaiafa@chromium.org
2014-05-30
10
-5
/
+366
*
Extend VideoControl to allow clients to request lossless modes.
wez@chromium.org
2014-05-30
9
-47
/
+209
*
Use base::STLSet* in place of std::set_* for simplicity.
zard17@gmail.com
2014-05-30
1
-10
/
+4
*
Revert 273652 "Host extensions"
mattm@chromium.org
2014-05-30
10
-365
/
+4
*
Host extensions
dcaiafa@chromium.org
2014-05-29
10
-4
/
+365
*
Always call talk_base::InitializeSSL() in chromoting plugin.
sergeyu@chromium.org
2014-05-29
1
-2
/
+5
*
Updating XTBs based on .GRDs from branch 2019
karen@chromium.org
2014-05-29
41
-0
/
+164
*
Fix VideoScheduler not to stop after empty frames.
sergeyu@chromium.org
2014-05-28
1
-14
/
+18
*
Restore client advertisement of VP9 support.
wez@chromium.org
2014-05-28
1
-0
/
+1
*
Android: cleanup gtest_target_type conditions.
bulach@chromium.org
2014-05-28
2
-7
/
+7
*
Updating XTBs based on .GRDs from branch 1985
matthewyuan@chromium.org
2014-05-27
41
-89
/
+130
*
Initialize JingleThreadWrapper in the Android client
sergeyu@chromium.org
2014-05-27
1
-0
/
+3
*
Move all callers of GetHomeDir() to PathService::Get(base::DIR_HOME).
nkostylev@chromium.org
2014-05-27
2
-4
/
+7
*
Add support for I444 frames to VideoDecoderVpx.
wez@chromium.org
2014-05-26
1
-75
/
+120
*
More reliable keep-alive video packets.
sergeyu@chromium.org
2014-05-26
2
-23
/
+58
*
Call talk_base::InitializeSSL() in the remoting client
sergeyu@chromium.org
2014-05-26
2
-20
/
+8
*
Change video channel timeout to 2 seconds instead of 1
sergeyu@chromium.org
2014-05-26
1
-1
/
+1
*
Remove the NPAPI plugin from the webapp.
weitaosu@chromium.org
2014-05-24
5
-126
/
+58
*
Make reconnection in response to video channel inactivity less aggressive.
sergeyu@chromium.org
2014-05-24
1
-13
/
+3
*
Cleanup: Use base::CommandLine in remoting/
thestig@chromium.org
2014-05-23
19
-60
/
+71
*
Handle odd width and height in the MediaSource renderer.
sergeyu@chromium.org
2014-05-23
1
-1
/
+17
*
Pull out common code from client and host versions of ServerLogEntry.
lambroslambrou@chromium.org
2014-05-22
26
-588
/
+683
*
Allow mouse-input to be enabled even if the plugin does not have keyboard focus.
jamiewalch@chromium.org
2014-05-22
4
-3
/
+21
*
Switch CandidateSession to use lists rather than vectors.
wez@chromium.org
2014-05-22
8
-67
/
+51
*
Automatic host installation for IT2Me on Windows.
weitaosu@chromium.org
2014-05-22
7
-50
/
+91
[next]