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 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
*
Cleanup usage of scoped_ptr<> in remoting for C++11
sergeyu
2014-09-29
66
-175
/
+151
*
Android Chromoting: Don't fetch auth token if there's a fetch pending.
lambroslambrou
2014-09-27
1
-1
/
+20
*
Remove VPX conditionals from media and remoting.
brettw
2014-09-27
2
-6
/
+0
*
Link VPX into GN build more.
Brett Wilson
2014-09-26
1
-2
/
+1
*
Increase buffer size for XMPP sockets.
sergeyu
2014-09-25
1
-4
/
+10
*
[Checkstyle] Fix misc style issues in Java files.
aurimas
2014-09-25
8
-24
/
+25
*
Make pop-up menus more easily dismissable.
jamiewalch
2014-09-25
4
-23
/
+42
*
Implement basic mocks for testing.
jamiewalch
2014-09-25
4
-0
/
+348
*
Remove implicit HANDLE conversions from remoting.
rvargas
2014-09-25
13
-51
/
+54
*
Replace forward_dependent_configs with public_deps
Brett Wilson
2014-09-23
2
-15
/
+9
*
Roll libvpx 42ddeb:55f7ba
johannkoenig
2014-09-23
1
-2
/
+1
*
Move ownership of the tool-bar's menu buttons into remoting.Toolbar.
jamiewalch
2014-09-23
6
-77
/
+71
*
Remove dialog elements out of scroller element.
sergeyu
2014-09-23
1
-34
/
+34
*
Cleanup Fake* classes in remoting/protocol
sergeyu
2014-09-23
14
-495
/
+786
*
Fix side-effect in DCHECK that breaks another DCHECK in JingleSession.
sergeyu
2014-09-23
2
-2
/
+15
*
Fix IT2Me.
jamiewalch
2014-09-22
1
-1
/
+1
*
Interfaceify ClientPlugin in preparation for mocking it.
jamiewalch
2014-09-22
8
-1259
/
+1857
*
Android Chromoting: Remove duplicate code for fetching the host list.
lambroslambrou
2014-09-20
1
-10
/
+3
*
Maintaining the proper order of initialization WeakPtrFactory in "src/remoting"
kulkarni.a
2014-09-20
5
-16
/
+17
*
Don't start PseudoTCP until underlying transport is connect.
sergeyu
2014-09-20
1
-5
/
+16
*
Fix crash in protocol perf test.
sergeyu
2014-09-20
1
-1
/
+13
[next]