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
*
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
*
Move ConnectionToHost parameters out from Connect() call.
wez@chromium.org
2014-05-22
6
-59
/
+73
*
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
*
Enable keyboard filters in PNaCl client
sergeyu@chromium.org
2014-05-21
16
-273
/
+299
*
Removed LOG_GETLASTERROR and LOG_ERRNO macros.
vitalybuka@chromium.org
2014-05-21
24
-153
/
+113
*
Add auto-refresh support to OAuthTokenGetter (disabled for now).
rmsousa@chromium.org
2014-05-21
3
-8
/
+39
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
14
-19
/
+408
*
Revert 271343 "Build remoting for PNaCl"
sergeyu@chromium.org
2014-05-19
14
-408
/
+19
*
Build remoting for PNaCl
sergeyu@chromium.org
2014-05-19
14
-19
/
+408
*
Use @SuppressLint in place of @TargetApi to suppress lint warnings for the in...
sungmann.cho@navercorp.com
2014-05-17
2
-4
/
+4
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-16
1
-1
/
+0
*
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
*
Revert 270750 "Android: cleans up jni_generator_ptr_type."
jiayl@chromium.org
2014-05-15
1
-0
/
+1
*
Fix installer download for apps v2.
jamiewalch@chromium.org
2014-05-15
2
-3
/
+8
*
Android: cleans up jni_generator_ptr_type.
bulach@chromium.org
2014-05-15
1
-1
/
+0
*
Implement apps v2 custom window frame.
jamiewalch@chromium.org
2014-05-14
21
-81
/
+533
*
Cancel PIN browser test
kelvinp@chromium.org
2014-05-14
7
-40
/
+357
*
Chromoting iOS client
dcaiafa@chromium.org
2014-05-13
75
-0
/
+9289
*
Fix lint issues with Chromoting for Android.
sungmann.cho@navercorp.com
2014-05-13
2
-8
/
+15
*
Implement VP9/I444 encode support in the Chromoting host.
wez@chromium.org
2014-05-12
8
-121
/
+160
*
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
*
Implement stats reporting in Android client
lambroslambrou@chromium.org
2014-05-09
8
-1
/
+639
*
Update Play Store what's-new text for Chromoting app.
lambroslambrou@chromium.org
2014-05-09
1
-1
/
+2
*
Refactor HostSetupDialog and HostInstallDialog.
weitaosu@chromium.org
2014-05-09
6
-83
/
+126
*
This change provides a basic infrastructure for writing browser test in JavaS...
kelvinp@chromium.org
2014-05-09
6
-2
/
+207
*
Clean up common parts of VPX codec initialization.
wez@chromium.org
2014-05-09
2
-34
/
+41
*
Don't use talk_base::CreateRandomString() to generate ICE credentials.
sergeyu@chromium.org
2014-05-09
1
-4
/
+21
*
Better icon for hiding the action-bar in Chromoting Android client.
lambroslambrou@chromium.org
2014-05-09
7
-5
/
+6
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
3
-10
/
+5
*
Remove dead code in ConnectionToHost
sergeyu@chromium.org
2014-05-07
2
-7
/
+0
*
Move IsStringUTF8/ASCII to base namespace
brettw@chromium.org
2014-05-07
1
-1
/
+1
*
Updating XTBs based on .GRDs from branch 1916
karen@chromium.org
2014-05-06
41
-44
/
+1356
*
Add support for arm64
dati91@gmail.com
2014-05-06
1
-0
/
+4
[next]