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
*
Correct errant references to remoting.ClientError to remoting.Error.
wez@chromium.org
2011-11-08
1
-2
/
+2
*
Fix typo that prevents client displaying received frame rate.
wez@chromium.org
2011-11-08
2
-10
/
+8
*
Add missing return in access-token refresh case of refreshHostList.
wez@chromium.org
2011-11-08
1
-0
/
+1
*
Pretty-print IQ packets in Chromoting debug log.
garykac@chromium.org
2011-11-07
3
-4
/
+579
*
Added official translations for M16.
jamiewalch@google.com
2011-11-07
41
-41
/
+41
*
Gather history of capture and encode time determine next recoring delay
hclam@chromium.org
2011-11-07
6
-100
/
+139
*
Remove SecureP2PSocket, since we'll be using DTLS in future.
wez@chromium.org
2011-11-05
4
-525
/
+0
*
Add verify-translations.py script.
wez@chromium.org
2011-11-05
1
-0
/
+49
*
Fix memory leak in ClientSessionTest
sergeyu@chromium.org
2011-11-05
1
-2
/
+0
*
Remove old Authentication code that we don't use or need.
sergeyu@chromium.org
2011-11-05
36
-479
/
+80
*
React to error messages received in response to transport-info.
sergeyu@chromium.org
2011-11-05
2
-3
/
+23
*
Fix leak in IqSenderTest.
sergeyu@chromium.org
2011-11-04
2
-4
/
+6
*
Refactor IqRequest.
sergeyu@chromium.org
2011-11-04
29
-456
/
+485
*
Centre the disconnect dialog at the bottom of the primary monitor.
jamiewalch@chromium.org
2011-11-03
1
-24
/
+39
*
Fixed UX on ChromeOS.
jamiewalch@google.com
2011-11-03
4
-25
/
+24
*
Add missing closing brace to img tag.
wez@chromium.org
2011-11-03
1
-1
/
+1
*
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
5
-35
/
+34
*
Fix the Chromoting Host plugin's MIME type on Linux.
wez@chromium.org
2011-11-03
1
-1
/
+1
*
An ugly but working host-list implementation for the Chromoting app.
wez@chromium.org
2011-11-03
4
-0
/
+225
*
Make Mac Chromoting Disconnect Window look good for R2L systems.
dmaclach@chromium.org
2011-11-02
4
-35
/
+132
*
removing unnecessary include
amit@chromium.org
2011-11-02
1
-1
/
+0
*
Make sure curtain mode doesn't lock up MacOS 10.7
dmaclach@chromium.org
2011-11-01
2
-12
/
+24
*
Make ContinueWindow on Mac terminate after timeout
dmaclach@chromium.org
2011-11-01
1
-64
/
+91
*
Change linux NAT traversal default for Chromoting.
dmaclach@chromium.org
2011-11-01
1
-12
/
+0
*
Make LazyInstance managed Locks leaky.
thestig@chromium.org
2011-11-01
2
-2
/
+6
*
Make X509Certificate::GetDEREncoded a static function taking an OSCertHandle
rsleevi@chromium.org
2011-11-01
1
-3
/
+5
*
Roll libjingle 88:92
sergeyu@chromium.org
2011-11-01
3
-3
/
+3
*
Don't send a session-terminate in disconnect() if WCS not initialised.
wez@chromium.org
2011-11-01
1
-14
/
+14
*
Get web-app name, MIME type and description from gyp file for all platforms, ...
jamiewalch@google.com
2011-10-31
5
-53
/
+58
*
Expose the sandbox related code through the content API. I did a bit of clean...
jam@chromium.org
2011-10-29
1
-9
/
+7
*
Refactored web-app
jamiewalch@chromium.org
2011-10-28
13
-773
/
+1111
*
Added missing parameter to function.
jamiewalch@google.com
2011-10-27
1
-1
/
+1
*
Fixed javascript to compile again.
jamiewalch@google.com
2011-10-26
2
-3
/
+6
*
Improve error handling if the cached access token is invalid.
jamiewalch@google.com
2011-10-26
4
-36
/
+44
*
Disable autocomplete on the access code entry widget.
jamiewalch@google.com
2011-10-26
1
-1
/
+4
*
Pass current state to callback.
jamiewalch@google.com
2011-10-26
2
-6
/
+11
*
Add remoting_linux_symbols target.
lambroslambrou@chromium.org
2011-10-26
1
-0
/
+40
*
Show framerate in chromoting debug log
hclam@chromium.org
2011-10-25
7
-7
/
+20
*
Remove exe permission.
jamiewalch@chromium.org
2011-10-25
1
-0
/
+0
*
Initial prototype minus drop-shadow.
jamiewalch@chromium.org
2011-10-24
2
-28
/
+131
*
Updated English strings for testing.
jamiewalch@google.com
2011-10-24
1
-1
/
+1
*
Fix check for existing host log handler. [Chromoting]
garykac@chromium.org
2011-10-22
1
-1
/
+2
*
Always show continue window.
sergeyu@chromium.org
2011-10-21
2
-45
/
+39
*
Merge IqRequest implementations.
sergeyu@chromium.org
2011-10-21
15
-314
/
+164
*
Check pid to filter echoes of mouse events injected by the Chromoting host.
jamiewalch@chromium.org
2011-10-21
1
-3
/
+6
*
Remove RemoteAccessClientFirewallTraversal policy and code paths.
wez@chromium.org
2011-10-20
2
-124
/
+1
*
Updated version to 1.3
jamiewalch@chromium.org
2011-10-20
1
-1
/
+1
*
New disconnect window (mac) for Chromoting.
dmaclach@chromium.org
2011-10-19
3
-37
/
+169
*
Correctly report errors when connection fails.
sergeyu@chromium.org
2011-10-19
1
-5
/
+5
[next]