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
/
host
/
plugin
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor IT2Me-specific functions into a HostObserver subclass.
lambroslambrou@chromium.org
2011-12-01
2
-3
/
+10
*
Use Authenticator interface in Session and SessionManager.
sergeyu@chromium.org
2011-11-30
1
-1
/
+1
*
Remove AccessVerifier interface.
sergeyu@chromium.org
2011-11-29
2
-13
/
+6
*
The host sends simple log entries to the server.
simonmorris@chromium.org
2011-11-22
2
-2
/
+12
*
Allow linker initialization of lazy instance
joth@chromium.org
2011-11-15
1
-1
/
+1
*
Cleanup: Remove unneeded forward declarations from remoting.
thestig@chromium.org
2011-11-11
1
-4
/
+0
*
Access ChromotingHost::clients_ only on network thread.
sergeyu@chromium.org
2011-11-11
1
-4
/
+22
*
-Wexit-time-destructors for remoting.
thakis@chromium.org
2011-11-10
1
-5
/
+8
*
Move code in src/remoting to the new callbacks.
sergeyu@chromium.org
2011-11-10
1
-1
/
+2
*
Fix the Chromoting Host plugin's MIME type on Linux.
wez@chromium.org
2011-11-03
1
-1
/
+1
*
Change linux NAT traversal default for Chromoting.
dmaclach@chromium.org
2011-11-01
1
-12
/
+0
*
Get web-app name, MIME type and description from gyp file for all platforms, ...
jamiewalch@google.com
2011-10-31
4
-50
/
+49
*
Refactored web-app
jamiewalch@chromium.org
2011-10-28
1
-0
/
+2
*
Pass current state to callback.
jamiewalch@google.com
2011-10-26
1
-2
/
+4
*
Remove exe permission.
jamiewalch@chromium.org
2011-10-25
1
-0
/
+0
*
Initial prototype minus drop-shadow.
jamiewalch@chromium.org
2011-10-24
1
-10
/
+7
*
Fix check for existing host log handler. [Chromoting]
garykac@chromium.org
2011-10-22
1
-1
/
+2
*
Use separate strings for host- and client-side disconnect buttons.
jamiewalch@google.com
2011-10-11
1
-1
/
+1
*
Move json_value_serializer from content/common to base.
dpranke@chromium.org
2011-10-07
1
-1
/
+1
*
Show warning if NAT is disabled.
jamiewalch@google.com
2011-10-05
2
-3
/
+57
*
Fix PluginMessageLoopProxy::BelingsToCurrentThread() to always return correct...
sergeyu@chromium.org
2011-09-30
1
-7
/
+1
*
Replace LOG(INFO) with VLOG(1) to avoid excessive logging.
sergeyu@chromium.org
2011-09-29
2
-3
/
+3
*
Turn on NAT traversal on Mac by default.
dmaclach@chromium.org
2011-09-26
1
-3
/
+3
*
Delete Tracked, and move Location to its own file.
ajwong@chromium.org
2011-09-21
1
-1
/
+3
*
Set policy for Windows to ON by default.
dmaclach@chromium.org
2011-09-20
1
-2
/
+11
*
Remove base/scoped_ptr.h
akalin@chromium.org
2011-09-18
3
-6
/
+6
*
Access Session::config() and Session::jid() on the correct thread only.
sergeyu@chromium.org
2011-09-13
2
-9
/
+5
*
Added l10n support to Mac host dialogs.
jamiewalch@google.com
2011-09-12
1
-1
/
+1
*
Cleanup state transitions for Host plugin.
sergeyu@chromium.org
2011-09-09
2
-49
/
+142
*
Fix Linux checkperm failure from r100441.
thestig@chromium.org
2011-09-09
1
-0
/
+0
*
Added l10n support to host dialogs on Windows.
jamiewalch@chromium.org
2011-09-09
1
-5
/
+9
*
Policy for the plugin is now governed by policies set for Chrome. This keeps ...
dmaclach@chromium.org
2011-09-08
3
-66
/
+11
*
Change Chromoting logger to be setup in CreatePlugin.
garykac@chromium.org
2011-09-06
5
-54
/
+203
*
Run LocalizeStrings() on plugin thread.
lambroslambrou@chromium.org
2011-08-30
4
-36
/
+67
*
Remoting host policy for mac.
dmaclach@chromium.org
2011-08-27
1
-2
/
+76
*
Add build step to verify the l10n strings are not out of sync.
jamiewalch@google.com
2011-08-24
1
-9
/
+13
*
Fix handling of DesktopEnvironment creation failure.
wez@chromium.org
2011-08-20
1
-4
/
+4
*
Fixed web-app share error handling.
jamiewalch@google.com
2011-08-19
1
-1
/
+2
*
Make ChromotingHost::ui_strings() immutable. Use string16 for localized strings.
sergeyu@chromium.org
2011-08-18
2
-31
/
+26
*
Fixed footer i18n so that 3 entries are no longer needed.
jamiewalch@google.com
2011-08-18
1
-9
/
+10
*
Implement Windows NAT traversal policy support for the Chromoting host plugin.
ajwong@chromium.org
2011-08-17
5
-119
/
+340
*
Clean up init sequence for capturer.
dmaclach@chromium.org
2011-08-17
1
-0
/
+4
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
3
-49
/
+67
*
Revert 97050 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
3
-67
/
+49
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
3
-49
/
+67
*
Revert 96981 - Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
3
-67
/
+49
*
Add PluginMessageLoopProxy and use it for Host plugin UI thread.
sergeyu@chromium.org
2011-08-16
3
-49
/
+67
*
Host process i18n and Linux implementation.
jamiewalch@google.com
2011-08-16
4
-30
/
+129
*
Framework to allow Chromoting host to respect NAT traversal policy in linux.
ajwong@chromium.org
2011-08-15
6
-7
/
+575
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
1
-1
/
+2
[next]