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
*
MessageLoopProxy cleanups in remoting client.
sergeyu@chromium.org
2012-06-12
13
-129
/
+115
*
Prompt user before restarting System Preferences.
lambroslambrou@chromium.org
2012-06-12
2
-44
/
+143
*
[Chromoting] Sign the prefpane and installer package.
garykac@chromium.org
2012-06-12
2
-6
/
+18
*
Make NetLog take in callbacks that return Values rather
mmenke@chromium.org
2012-06-10
2
-13
/
+4
*
Make Chromoting Host report crashes to Breakpad (Windows only). The user must...
alexeypa@chromium.org
2012-06-08
16
-11
/
+578
*
Don't deregister the host if it wasn't stopped.
jamiewalch@google.com
2012-06-08
1
-1
/
+2
*
Fix jscompiler error.
jamiewalch@google.com
2012-06-08
1
-1
/
+3
*
Create UserInterface object on the UI thread.
sergeyu@chromium.org
2012-06-08
2
-4
/
+6
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
4
-12
/
+8
*
Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
wez@chromium.org
2012-06-07
11
-250
/
+92
*
Created an AudioStub for Chromoting audio.
kxing@chromium.org
2012-06-07
2
-0
/
+35
*
Revert 140846 - (relanding r140697)
rsleevi@chromium.org
2012-06-06
3
-26
/
+72
*
Revert 140697 - Maybe caused sizes regression (which would be acceptable
rsleevi@chromium.org
2012-06-06
3
-72
/
+26
*
Added timestamp logging to iq stanzas.
jamiewalch@chromium.org
2012-06-06
3
-3
/
+28
*
Move the core state machine of SSLClientSocketNSS into a thread-safe Core
rsleevi@chromium.org
2012-06-06
3
-26
/
+72
*
[Chromoting] Update Keystone to 1.1.0.3659 and enable Packages.
garykac@chromium.org
2012-06-05
4
-2
/
+2
*
[Chromoting] Use headers, not parameters, to carry the OAuth token when getti...
simonmorris@chromium.org
2012-06-05
1
-4
/
+2
*
Created a protocol buffer for AudioPacket.
kxing@chromium.org
2012-06-05
2
-1
/
+53
*
Removed the dead function OnVideoPacket().
kxing@chromium.org
2012-06-05
1
-3
/
+0
*
[Chromoting] Bump Chromoting minor version for M21.
garykac@chromium.org
2012-06-05
1
-1
/
+1
*
Clipboard support for Mac host.
dcaiafa@chromium.org
2012-06-05
2
-13
/
+110
*
[Chromoting] Make SessionEventExecutorWin use a WeakPtr to post messages to i...
simonmorris@chromium.org
2012-06-05
2
-6
/
+13
*
Refactor EncoderVp8 to use SkRegion in place of RectVector.
wez@chromium.org
2012-06-04
3
-90
/
+57
*
[Chromoting] Add option for installer to be built using Packages.
garykac@chromium.org
2012-06-04
3
-7
/
+27
*
[Chromoting] Handle CR-LF correctly when transferring text items to and from ...
simonmorris@chromium.org
2012-06-02
4
-2
/
+116
*
[Chromoting] Initial plumbing for cursor shape.
garykac@chromium.org
2012-06-02
29
-33
/
+332
*
Fix pointer-wars on OS X 10.7
lambroslambrou@chromium.org
2012-06-02
1
-0
/
+9
*
Remove old MIME type for client plugin, and cleanup unused include.
wez@chromium.org
2012-06-02
1
-2
/
+0
*
[Chromoting] Enable clipboard for the Windows Me2Me host.
simonmorris@chromium.org
2012-06-02
1
-3
/
+27
*
Refactored innerText vs. innerHTML in l10n.js and removed other uses of inner...
jamiewalch@google.com
2012-06-02
6
-45
/
+25
*
Revert 140102 - Remove old PostDelayedTask interfaces that use int ms instead...
asanka@chromium.org
2012-06-01
5
-8
/
+31
*
Remove old PostDelayedTask interfaces that use int ms instead of TimeDelta.
tedvessenes@gmail.com
2012-06-01
5
-31
/
+8
*
[Chromoting] Render host names as text.
simonmorris@chromium.org
2012-06-01
2
-1
/
+35
*
Set focus to PIN entry box in pref-pane
lambroslambrou@chromium.org
2012-05-31
1
-0
/
+2
*
[Chromoting] Let the Windows IT2Me host send clipboard events to the client.
simonmorris@chromium.org
2012-05-31
21
-29
/
+171
*
Remove Chromoting web-app client plugin V1 wrappers
wez@chromium.org
2012-05-31
8
-392
/
+10
*
Disable V1 auth support in remoting client and Me2Me host.
sergeyu@chromium.org
2012-05-31
5
-41
/
+17
*
The LASTCHANGE file is created and updated by gclient runhooks under
torne@chromium.org
2012-05-31
1
-3
/
+0
*
Specify full path to PlistBuddy.
jamiewalch@chromium.org
2012-05-31
1
-1
/
+1
*
Base: Add a handle verifier to ScopedHandle.
rvargas@chromium.org
2012-05-31
1
-1
/
+2
*
Remove legacy scriptable-object interface from client plugin.
wez@chromium.org
2012-05-31
5
-744
/
+8
*
Revert 139623 - Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
wez@chromium.org
2012-05-30
12
-84
/
+244
*
Web-app UI nits, as requested by UX:
jamiewalch@google.com
2012-05-30
1
-3
/
+2
*
Replace ScopedThreadProxy with MessageLoopProxy & WeakPtrs.
wez@chromium.org
2012-05-30
12
-244
/
+84
*
Switch Chromoting It2Me client to V2 auth.
sergeyu@chromium.org
2012-05-30
1
-1
/
+1
*
Revert 139424 - Remove V1 authenticators.
sergeyu@chromium.org
2012-05-30
11
-31
/
+408
*
[Chromoting] Updated Mac installer using Packages.
garykac@chromium.org
2012-05-30
3
-0
/
+2226
*
Return NOT_IMPLEMENTED on unsupported OSes.
jamiewalch@chromium.org
2012-05-30
2
-0
/
+7
*
Remove V1 authenticators.
sergeyu@chromium.org
2012-05-29
11
-408
/
+31
*
Updated web-app description for Me2Me.
jamiewalch@google.com
2012-05-29
1
-1
/
+1
[next]