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
*
Revert of Remote assistance on Chrome OS Part IV - It2MeHost (patchset #12 id...
kelvinp
2014-10-30
25
-496
/
+170
*
Remote assistance on Chrome OS Part IV - It2MeHost
kelvinp
2014-10-30
25
-170
/
+496
*
Revert "Roll WebRTC 7546:7549."
Mike Wittman
2014-10-29
27
-33
/
+32
*
Fix ClientSession not to log handled extension message.
wez
2014-10-29
1
-1
/
+1
*
Roll WebRTC 7546:7549.
hellner
2014-10-29
27
-32
/
+33
*
Make gclient runhooks work with use_athena=1 and use_ash=0
pkotwicz
2014-10-29
2
-2
/
+11
*
Cleanup: Remove more unused timer.h includes.
thestig
2014-10-29
5
-5
/
+3
*
Repack remoting resources into Chrome on Chrome OS
kelvinp
2014-10-28
4
-25
/
+83
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
55
-154
/
+130
*
Use cpuused=6 for lossy VP9 mode
wez
2014-10-28
1
-1
/
+1
*
[Chromoting] Update size to use inner/outer bounds
garykac
2014-10-27
2
-2
/
+23
*
Updating XTBs based on .GRDs from branch master
Alex Mineer
2014-10-24
41
-188
/
+270
*
Undo LeftAlt+LeftClick -> RightClick mapping.
jamiewalch
2014-10-24
3
-5
/
+107
*
Don't add GTK target dependency for ozone in remoting_host.gypi.
sl.ostapenko
2014-10-24
1
-2
/
+2
*
[Chromoting] Move webapp files based on new directory structure:
Gary Kacmarcik
2014-10-23
120
-164
/
+164
*
Enable separatorWrap module in CheckStyle and fix all the issues.
aurimas
2014-10-22
2
-12
/
+12
*
L -> Lollipop in Play Store listings text for Chromoting
lambroslambrou
2014-10-22
1
-1
/
+1
*
Update targetSdkVersion for Chromium applications.
aurimas
2014-10-21
3
-3
/
+3
*
Standardize usage of virtual/override/final in remoting/
dcheng
2014-10-21
190
-1268
/
+1140
*
[Chromoting] Update build-webapp.py to support app_remoting webapps.
garykac
2014-10-18
1
-29
/
+149
*
Convert ARRAYSIZE_UNSAFE -> arraysize in remoting/.
viettrungluu
2014-10-16
3
-6
/
+4
*
Chromoting Android: Fix getActionBar() NullPointerException
lambroslambrou
2014-10-16
1
-2
/
+2
*
Fix Java indentation issues.
aurimas
2014-10-16
3
-28
/
+30
*
Cleanup: Consolidate initialization of Android's SecureRandom class.
lambroslambrou
2014-10-16
2
-41
/
+2
*
Use int64 more pervasively in storing time s/ms/us values.
pkasting
2014-10-14
2
-3
/
+3
*
Fix Java Checkstyle issues.
Aurimas Liutikas
2014-10-14
4
-13
/
+17
*
Use View Holder pattern in AccountsAdapter.getView().
sungmann.cho
2014-10-14
1
-1
/
+4
*
Android Chromoting: Don't include API key with Directory request
lambroslambrou
2014-10-11
1
-6
/
+2
*
Linux Chromoting: Explicitly kill all child processes on termination.
lambroslambrou
2014-10-10
1
-3
/
+18
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
1
-3
/
+3
*
Avoid ALLOW_UNUSED (and the like) where it's not necessary or there are better
pkasting
2014-10-09
1
-1
/
+1
*
remove more OVERRIDE instances in remoting/
mostynb
2014-10-09
4
-14
/
+14
*
Improve identity error log message.
jamiewalch
2014-10-09
1
-1
/
+4
*
Add mkwst@chromium.org to IPC OWNERS files.
mkwst
2014-10-09
1
-0
/
+1
*
replace OVERRIDE and FINAL with override and final in remoting/
mostynb
2014-10-08
262
-986
/
+986
*
Update remoting.LogToServer to use SignalStrategy for outgoing messages.
sergeyu
2014-10-07
2
-47
/
+42
*
Remote Assistance on Chrome OS Part III - NativeMessageHost
kelvinp
2014-10-07
8
-69
/
+185
*
Remove implicit conversions from scoped_refptr to T* in remoting/
dcheng
2014-10-07
2
-3
/
+3
*
Linux Chromoting: Run session script with '/bin/sh', not $SHELL.
lambroslambrou
2014-10-07
1
-5
/
+4
*
Revert "Remote Assistance on Chrome OS Part III - NativeMessageHost"
Hayato Ito
2014-10-07
8
-185
/
+69
*
Remote Assistance on Chrome OS Part III - NativeMessageHost
kelvinp
2014-10-07
8
-69
/
+185
*
Add missing type annotations in host_controller.js
sergeyu
2014-10-04
1
-0
/
+2
*
Android Chromoting: Add whats-new text for M39 release
lambroslambrou
2014-10-03
1
-1
/
+1
*
[Chromoting] Extract platform checks into platform.js
garykac
2014-10-03
3
-21
/
+42
*
Use make_scoped_ptr() in src/remoting.
sergeyu
2014-10-01
72
-206
/
+157
*
Use base::Value::IsType() to check base::Value types in src/remoting
sergeyu
2014-10-01
5
-6
/
+5
*
[Chromoting] Additional prototypes for jscompile.
garykac
2014-09-30
2
-1
/
+18
*
Fix typo in host_installer.js
sergeyu
2014-09-30
1
-2
/
+2
*
Fix remoting NM hosts to verify that incoming messages are dictionaries.
sergeyu
2014-09-29
3
-6
/
+12
*
Save the client base JID for authentication in case it differs from the email...
rmsousa
2014-09-29
10
-40
/
+156
[next]