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
/
remoting.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor system event logging into platform-specific classes.
lambroslambrou@chromium.org
2012-01-19
1
-0
/
+2
*
Add simple unit-tests for KeyEventTracker.
wez@chromium.org
2012-01-18
1
-0
/
+1
*
Remove unneeded GUI source files from remoting_me2me_host compilation.
lambroslambrou@chromium.org
2012-01-18
1
-5
/
+0
*
Event logging for Me2Me host.
lambroslambrou@chromium.org
2012-01-13
1
-0
/
+2
*
Remove webapp_it2me target from remoting.gyp.
sergeyu@chromium.org
2012-01-13
1
-46
/
+0
*
Fix comments I messed up in r117322.
sergeyu@chromium.org
2012-01-12
1
-3
/
+6
*
Rename webapp_it2me to remoting_webapp and move it from webapp/me2mom to webapp/
sergeyu@chromium.org
2012-01-11
1
-102
/
+148
*
Added Me2Me-specific authenticator factory.
sergeyu@chromium.org
2012-01-10
1
-0
/
+2
*
Implement SignalingConnector that reconnects XMPP when necessary.
sergeyu@chromium.org
2012-01-07
1
-0
/
+2
*
Remove the ChromotingView unit-tests, which no longer make sense.
wez@chromium.org
2012-01-03
1
-2
/
+1
*
Add HybridAuthenticatorFactory.
sergeyu@chromium.org
2011-12-29
1
-0
/
+2
*
Re-instate part of PepperViewProxy as FrameConsumerProxy.
wez@chromium.org
2011-12-24
1
-0
/
+2
*
Add unit tests for MouseInputFilter and fix bugs in its coordinate scaling.
wez@chromium.org
2011-12-23
1
-0
/
+1
*
EKE-based Authenticator implementation.
sergeyu@chromium.org
2011-12-22
1
-0
/
+3
*
Replace V1*ChannelAuthenticator with SslHmacChannelAuthenticator.
sergeyu@chromium.org
2011-12-22
1
-4
/
+3
*
Refactoring of the client-side input pipeline and scaling dimension management.
wez@chromium.org
2011-12-22
1
-5
/
+4
*
Use new-style event listeners.
jamiewalch@google.com
2011-12-22
1
-0
/
+1
*
Stop using macros with space in them.
maruel@chromium.org
2011-12-16
1
-5
/
+6
*
Implement multi-step auth support in PepperSession.
sergeyu@chromium.org
2011-12-14
1
-0
/
+3
*
Multi-step authentication support in JingleSession.
sergeyu@chromium.org
2011-12-13
1
-0
/
+1
*
Separate Authenticator and Session unittests.
sergeyu@chromium.org
2011-12-13
1
-0
/
+4
*
The chromoting client logs connection statistics to the server.
simonmorris@chromium.org
2011-12-09
1
-0
/
+1
*
[Mac] Remove content/ CrApplication.
shess@chromium.org
2011-12-06
1
-2
/
+0
*
Fix tool-bar auto-hide behaviour.
jamiewalch@chromium.org
2011-12-02
1
-0
/
+1
*
Refactor IT2Me-specific functions into a HostObserver subclass.
lambroslambrou@chromium.org
2011-12-01
1
-0
/
+6
*
revert remoting part of 112252
garykac@chromium.org
2011-11-30
1
-40
/
+1
*
Setup JS unittests for Chromoting
garykac@chromium.org
2011-11-30
1
-3
/
+43
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
1
-6
/
+2
*
Add implementation for current IT2Me auth.
sergeyu@chromium.org
2011-11-23
1
-0
/
+3
*
Move SSL layer initialization into ChannelAuthenticator implementations.
sergeyu@chromium.org
2011-11-23
1
-3
/
+6
*
The host sends simple log entries to the server.
simonmorris@chromium.org
2011-11-22
1
-1
/
+7
*
Remove event_channel() and control_channel() from Session interface.
sergeyu@chromium.org
2011-11-22
1
-0
/
+2
*
Implement rename and delete.
jamiewalch@google.com
2011-11-21
1
-3
/
+5
*
Remove chromotocol_test_client
sergeyu@chromium.org
2011-11-18
1
-15
/
+0
*
Refactor client channel dispatchers.
sergeyu@chromium.org
2011-11-18
1
-6
/
+4
*
Refactor channel dispatchers on the host side.
sergeyu@chromium.org
2011-11-18
1
-4
/
+4
*
Initial check-in of Linux virtual Me2Me.
lambroslambrou@chromium.org
2011-11-17
1
-0
/
+22
*
Create HostList class to facilitate future work.
jamiewalch@google.com
2011-11-17
1
-2
/
+3
*
Fixed warning generated by verify_webapp.py
jamiewalch@google.com
2011-11-15
1
-2
/
+2
*
Move home-screen functionality into separate file.
jamiewalch@google.com
2011-11-15
1
-0
/
+1
*
Initial Authenticator interface.
sergeyu@chromium.org
2011-11-15
1
-0
/
+1
*
Fixed css to make host list prettier.
jamiewalch@google.com
2011-11-14
1
-0
/
+1
*
The chromoting client sends simple logging to the server.
simonmorris@chromium.org
2011-11-11
1
-0
/
+2
*
-Wexit-time-destructors for remoting.
thakis@chromium.org
2011-11-10
1
-0
/
+10
*
Gather history of capture and encode time determine next recoring delay
hclam@chromium.org
2011-11-07
1
-0
/
+2
*
Remove SecureP2PSocket, since we'll be using DTLS in future.
wez@chromium.org
2011-11-05
1
-3
/
+0
*
Refactor IqRequest.
sergeyu@chromium.org
2011-11-04
1
-3
/
+3
*
Add client_screen.js to I18N verification.
wez@chromium.org
2011-11-03
1
-0
/
+2
*
Small web-app clean-ups.
jamiewalch@chromium.org
2011-11-03
1
-4
/
+0
*
Get web-app name, MIME type and description from gyp file for all platforms, ...
jamiewalch@google.com
2011-10-31
1
-3
/
+9
[next]