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 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
*
Remote Assistance on Chrome OS Part II - Native Messaging renaming
kelvinp
2014-09-20
13
-203
/
+245
*
Improve sign-in error UX.
jamiewalch
2014-09-19
1
-2
/
+1
*
Simplify VideoReader and VideoWriter
sergeyu
2014-09-19
18
-444
/
+173
*
Fix MenuButton for the case where multiple listeners are defined.
jamiewalch
2014-09-19
2
-1
/
+4
*
Generalize crypto::SignatureCreator to allow choice of hash function, so as t...
dougsteed
2014-09-19
1
-1
/
+2
*
Fix bump-scroll on Mac.
jamiewalch
2014-09-18
2
-2
/
+12
*
Remote Assistance on Chrome OS - Aura Desktop Capturer
kelvinp
2014-09-17
7
-66
/
+389
*
Fix JSCompile.
jamiewalch
2014-09-17
1
-1
/
+1
*
Revert of Remote Assistance on Chrome OS Part I - Aura Desktop Capturer (patc...
acolwell
2014-09-17
6
-388
/
+65
*
Remote Assistance on Chrome OS - Aura Desktop Capturer
kelvinp
2014-09-17
6
-65
/
+388
*
Fix V1 app crash when verifying sockets API is available.
sergeyu
2014-09-17
1
-1
/
+1
*
Fix failing DCHECKs in JingleSession added in r294653
sergeyu
2014-09-16
2
-0
/
+4
*
Disable Hangouts Remote Desktop Integration until it passes security review
kelvinp
2014-09-16
1
-3
/
+7
*
Remove legacy version of the control channel protocol.
sergeyu
2014-09-13
4
-51
/
+12
*
Move PseudoTCP and channel auth out of LibjingleTransportFactory.
sergeyu
2014-09-12
34
-298
/
+561
*
Cleanup: Use base/files/file_util.h instead of base/file_util.h in [r-t]*/
thestig
2014-09-12
17
-18
/
+18
*
Revert of Move PseudoTCP and channel auth out of LibjingleTransportFactory. (...
nasko
2014-09-11
34
-555
/
+298
*
Move PseudoTCP and channel auth out of LibjingleTransportFactory.
sergeyu
2014-09-11
34
-298
/
+555
*
Remove some rtc hacks in the GN build.
Brett Wilson
2014-09-11
1
-5
/
+0
*
Declaring the weak_ptr_factory in proper order.
anand.ratn
2014-09-11
2
-5
/
+5
[next]