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
*
Rename PepperSession to JingleSession.
sergeyu@chromium.org
2012-02-24
10
-242
/
+111
*
Move NAT message inside host dialog.
jamiewalch@google.com
2012-02-24
3
-64
/
+69
*
Fix leaks due to async cleanup in LibjingleTransportFactory.
sergeyu@chromium.org
2012-02-24
1
-0
/
+1
*
Revert 123513 - The chromoting host expands dirty regions to a set of 16x16 b...
simonmorris@chromium.org
2012-02-24
5
-318
/
+7
*
The chromoting host expands dirty regions to a set of 16x16 blocks,
simonmorris@chromium.org
2012-02-24
5
-7
/
+318
*
Implemented the infrustructure for monitoring sessions attaching to and detac...
alexeypa@chromium.org
2012-02-24
7
-12
/
+324
*
Delete Session and SessionManager object synchronously.
sergeyu@chromium.org
2012-02-24
8
-58
/
+111
*
Make the host UI appear as an overlay on the home screen.
jamiewalch@google.com
2012-02-24
8
-202
/
+243
*
Use scoped_ptr to pass ownership in SignalStrategy.
sergeyu@chromium.org
2012-02-23
24
-134
/
+141
*
Make daemon state orthogonal to UI mode.
jamiewalch@google.com
2012-02-23
6
-40
/
+59
*
Updated home screen to match new UI mocks.
jamiewalch@google.com
2012-02-22
8
-225
/
+4621
*
Switch host to the new signaling code.
sergeyu@chromium.org
2012-02-22
14
-2070
/
+5
*
Implement support for route change notifications in the Transport interface.
sergeyu@chromium.org
2012-02-21
5
-1
/
+67
*
Remove BeginSessionDeprecated.
sergeyu@chromium.org
2012-02-21
4
-27
/
+1
*
Libjingle-based TransportFactory implementation.
sergeyu@chromium.org
2012-02-21
9
-12
/
+420
*
Dump Xmpp connection error code to the log to facilitate debugging.
alexeypa@chromium.org
2012-02-18
1
-0
/
+6
*
Remove erroneous DCHECK from KeyEventTracker
dcaiafa@chromium.org
2012-02-18
1
-2
/
+1
*
Revert 119390 - Log out input event modifiers and pressed keys every time ESC...
wez@chromium.org
2012-02-17
4
-38
/
+1
*
Fix PepperSession to send message replies in correct order.
sergeyu@chromium.org
2012-02-17
5
-43
/
+54
*
Ensure that the ClientSession and plugin element are torn down before retrying.
wez@chromium.org
2012-02-17
1
-0
/
+4
*
Implement support for messaging interface in the client plugin.
sergeyu@chromium.org
2012-02-17
7
-236
/
+447
*
Copy $LANG to virtual Me2Me session
lambroslambrou@chromium.org
2012-02-17
1
-0
/
+1
*
Fix VK -> XK mapping for VK_LSHIFT -> XK_Shift_L (and _R versions).
garykac@chromium.org
2012-02-17
1
-5
/
+5
*
Fix PepperSessionManager to reply to session-accept.
sergeyu@chromium.org
2012-02-16
1
-0
/
+2
*
Renamed choice.{css,html} to main.{css,html}
jamiewalch@google.com
2012-02-16
9
-422
/
+417
*
Respect NAT traversal policy in the Me2Me host.
sergeyu@chromium.org
2012-02-16
8
-31
/
+98
*
Remove old client dependencies that we don't need anymore.
sergeyu@chromium.org
2012-02-15
1
-7
/
+1
*
Messaging-based interface support in the webapp.
sergeyu@chromium.org
2012-02-15
5
-2
/
+290
*
Make remoting.ClientPlugin an abstract interface.
sergeyu@chromium.org
2012-02-15
10
-236
/
+376
*
Make new TaskRunner, SequencedTaskRunner, and SingleThreadTaskRunner interfaces
akalin@chromium.org
2012-02-15
2
-21
/
+2
*
Don't build remoting host on ChromeOS.
jamiewalch@google.com
2012-02-14
1
-17
/
+23
*
Revert 121840 - Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-2
/
+2
*
Make scoped dc objects smarter
cpu@chromium.org
2012-02-14
1
-2
/
+2
*
Added support for stop/start and set PIN.
jamiewalch@google.com
2012-02-13
12
-23
/
+354
*
Don't re-prompt for PIN on reconnect.
jamiewalch@chromium.org
2012-02-13
1
-2
/
+14
*
Chromoting: Remove old client test server and test files that we no longer
garykac@chromium.org
2012-02-13
3
-194
/
+0
*
Fix Windows debug trybots / shared builds when building remoting_service.
rsleevi@chromium.org
2012-02-11
1
-0
/
+1
*
Add an environment variable to Virtual Me2Me session.
lambroslambrou@google.com
2012-02-11
1
-1
/
+3
*
Add remoting.ClientPlugin class that wraps the client plugin.
sergeyu@chromium.org
2012-02-11
6
-136
/
+317
*
The Chromoting service can now be started and stopped, running an empty messa...
alexeypa@chromium.org
2012-02-10
2
-17
/
+197
*
1. Implemented installation and uninstallation code for the Chromoting service.
alexeypa@chromium.org
2012-02-10
7
-50
/
+457
*
Fix dependencies for remoting_service so that it doesn't break shared builds.
grt@chromium.org
2012-02-09
1
-1
/
+1
*
Revert 121055 - Remove BeginSessionDeprecated.
sergeyu@chromium.org
2012-02-09
4
-5
/
+31
*
Introducing helper wrappers for copying a rectangle from a one partial buffer...
alexeypa@chromium.org
2012-02-09
6
-125
/
+396
*
Implement support for incoming sessions in PepperSessionManager.
sergeyu@chromium.org
2012-02-09
4
-84
/
+195
*
Don't display the PID of a currently-running Virtual Me2Me daemon.
lambroslambrou@chromium.org
2012-02-09
1
-9
/
+4
*
Add abstract interfaces for the transport layer.
sergeyu@chromium.org
2012-02-09
10
-80
/
+347
*
Revert 121094 - Add abstract interfaces for the transport layer.
sergeyu@chromium.org
2012-02-09
10
-345
/
+80
*
Restart host process to allow updating PIN with -p option.
lambroslambrou@google.com
2012-02-09
1
-2
/
+30
*
Add abstract interfaces for the transport layer.
sergeyu@chromium.org
2012-02-08
10
-80
/
+345
[next]