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
*
Reimplement tool-bar stub using CSS and reduce active area.
jamiewalch@google.com
2011-08-31
4
-4
/
+24
*
Changed help URL.
jamiewalch@google.com
2011-08-31
1
-1
/
+1
*
Keep email address visible in host and client modes.
jamiewalch@google.com
2011-08-31
1
-1
/
+3
*
Trap errors when disconnecting in case the host plugin has crashed.
jamiewalch@google.com
2011-08-31
3
-24
/
+49
*
Added talkgadget blank page to trampoline triggers, pending server config cha...
jamiewalch@google.com
2011-08-30
1
-2
/
+4
*
Hack to fix margin issues with client plugin.
jamiewalch@google.com
2011-08-30
1
-1
/
+4
*
Run LocalizeStrings() on plugin thread.
lambroslambrou@chromium.org
2011-08-30
5
-37
/
+68
*
Fix stuck keys problem with Chromoting when host disconnects while keys are
garykac@chromium.org
2011-08-30
2
-9
/
+14
*
Remoting host policy for mac.
dmaclach@chromium.org
2011-08-27
1
-2
/
+76
*
Added hot-key for toggleDebugLog
jamiewalch@google.com
2011-08-26
1
-3
/
+11
*
IqRequest implementations: calls the callback when response is received.
sergeyu@chromium.org
2011-08-26
2
-2
/
+2
*
Remove some overly verbose logging.
isherman@chromium.org
2011-08-26
1
-2
/
+2
*
Use a split toggle button to reflect scaling state.
jamiewalch@google.com
2011-08-26
7
-27
/
+33
*
Removed test code accidentally checked in and set plugin margins to zero.
jamiewalch@google.com
2011-08-26
2
-7
/
+1
*
Use new callbacks in the IqRequest interface.
sergeyu@chromium.org
2011-08-26
10
-32
/
+35
*
Updated strings following UX review.
jamiewalch@google.com
2011-08-25
3
-24
/
+36
*
Avoid null dereference in updateStatistics().
lambroslambrou@google.com
2011-08-25
1
-0
/
+2
*
Move P2P code to content namespace.
sergeyu@chromium.org
2011-08-25
3
-12
/
+14
*
Fixed continue window bugs and added 60s auto-shutdown timeout.
jamiewalch@google.com
2011-08-25
6
-13
/
+61
*
Call SendIq() from plugin asynchronously.
sergeyu@chromium.org
2011-08-24
2
-24
/
+25
*
Add build step to verify the l10n strings are not out of sync.
jamiewalch@google.com
2011-08-24
4
-15
/
+151
*
Trampoline MessageReader::OnMessageDone() to correct thread.
lambroslambrou@chromium.org
2011-08-24
5
-7
/
+92
*
Properly handle errors received in response to session messages.
sergeyu@chromium.org
2011-08-24
2
-15
/
+56
*
Remove DisableOCSP().
sergeyu@chromium.org
2011-08-23
1
-0
/
+5
*
Make client disconnect message endpoint-neutral and show it for host disconnect.
jamiewalch@google.com
2011-08-23
3
-18
/
+27
*
Removed question-mark from Help link. Set minimum button size. Added tool-bar...
jamiewalch@google.com
2011-08-23
4
-2
/
+10
*
Use plugin main thread for network code on the client side
sergeyu@chromium.org
2011-08-22
8
-34
/
+62
*
remoting: Get rid of a static variable of a std::string type, which is forbid...
tfarina@chromium.org
2011-08-22
1
-1
/
+0
*
Use plugin message loop for main loop in the client plugin.
sergeyu@chromium.org
2011-08-21
19
-177
/
+272
*
Fix handling of DesktopEnvironment creation failure.
wez@chromium.org
2011-08-20
1
-4
/
+4
*
Parsers and formatters for jingle messages.
sergeyu@chromium.org
2011-08-19
10
-14
/
+783
*
Fixed web-app share error handling.
jamiewalch@google.com
2011-08-19
2
-2
/
+10
*
Replace debug button with Help. Add 'securely' to host description.
jamiewalch@google.com
2011-08-19
2
-9
/
+7
*
Fixed tool-bar position to make it window- instead of document-relative.
jamiewalch@google.com
2011-08-19
1
-1
/
+1
*
Fixed horizontal scrollbar.
jamiewalch@google.com
2011-08-19
1
-1
/
+0
*
Roll ffmpeg/libvpx deps to switch to ffvp8.
scherkus@chromium.org
2011-08-19
3
-22
/
+2
*
Fix crash in Chromoting's logger when a client connects to multiple hosts.
garykac@chromium.org
2011-08-18
4
-24
/
+92
*
Make ChromotingHost::ui_strings() immutable. Use string16 for localized strings.
sergeyu@chromium.org
2011-08-18
9
-69
/
+79
*
Unify gyp rules for running protoc.
evan@chromium.org
2011-08-18
2
-119
/
+10
*
Fixed footer i18n so that 3 entries are no longer needed.
jamiewalch@google.com
2011-08-18
6
-178
/
+201
*
Implement Windows NAT traversal policy support for the Chromoting host plugin.
ajwong@chromium.org
2011-08-17
6
-119
/
+341
*
Clean up init sequence for capturer.
dmaclach@chromium.org
2011-08-17
7
-35
/
+80
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-133
/
+317
*
Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-316
/
+133
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-133
/
+316
*
Fixed up issue with changing screen resolution on Mac host causing crashes.
dmaclach@chromium.org
2011-08-16
1
-59
/
+89
*
Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-316
/
+133
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
14
-133
/
+316
*
Host process i18n and Linux implementation.
jamiewalch@google.com
2011-08-16
17
-69
/
+287
*
Framework to allow Chromoting host to respect NAT traversal policy in linux.
ajwong@chromium.org
2011-08-15
9
-8
/
+596
[next]