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
*
Added l10n support to Mac host dialogs.
jamiewalch@google.com
2011-09-12
10
-193
/
+137
*
Handle frame resize, updating centering & resize-to-fit accordingly.
wez@chromium.org
2011-09-11
5
-42
/
+71
*
Access Session::config() on the correct thread.
sergeyu@chromium.org
2011-09-10
3
-16
/
+22
*
Pass SessionConfig by reference instead of pointer.
sergeyu@chromium.org
2011-09-10
23
-116
/
+95
*
Remove vestigal, unused, app-engine code.
ajwong@chromium.org
2011-09-10
16
-3725
/
+0
*
Cleanup state transitions for Host plugin.
sergeyu@chromium.org
2011-09-09
5
-51
/
+154
*
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
3
-80
/
+60
*
Revert 99893 - Center the desktop if it's smaller than the frame.
wez@chromium.org
2011-09-08
3
-22
/
+6
*
Abort XmppClient when disconnecting.
sergeyu@chromium.org
2011-09-08
1
-2
/
+9
*
Fix destruction order in SSLSocketAdapter.
sergeyu@chromium.org
2011-09-08
1
-1
/
+5
*
Disconnect all clients if IT2Me Host receives a second successful client.
wez@chromium.org
2011-09-08
1
-23
/
+13
*
Fix ordering of XCloseDisplay()s.
lambroslambrou@chromium.org
2011-09-08
1
-52
/
+58
*
Policy for the plugin is now governed by policies set for Chrome. This keeps ...
dmaclach@chromium.org
2011-09-08
3
-66
/
+11
*
fix some permissions
estade@chromium.org
2011-09-08
42
-0
/
+0
*
Changes for l10n in official build.
jamiewalch@google.com
2011-09-08
45
-10
/
+105
*
Improve host state logging and show a message on error.
jamiewalch@google.com
2011-09-07
1
-1
/
+6
*
Fixed JSCompiler and lint errors.
jamiewalch@google.com
2011-09-07
9
-74
/
+189
*
Center the desktop if it's smaller than the frame.
wez@chromium.org
2011-09-07
3
-6
/
+22
*
Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
13
-46
/
+45
*
Change Chromoting logger to be setup in CreatePlugin.
garykac@chromium.org
2011-09-06
6
-54
/
+205
*
Use one icon for all platforms.
dmaclach@chromium.org
2011-09-06
9
-11
/
+8
*
Revert 99801 - Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
13
-43
/
+46
*
Simplify IqRequest interface.
sergeyu@chromium.org
2011-09-06
13
-46
/
+43
*
Update remoting graphics
dmaclach@chromium.org
2011-09-06
2
-0
/
+0
*
Use talk gadget blank page for bounce.
jamiewalch@google.com
2011-09-06
2
-4
/
+1
*
Update base/timer.h code to pass through Location from call sites. (reland) o...
jbates@chromium.org
2011-09-02
2
-4
/
+4
*
Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,
mattm@chromium.org
2011-09-02
2
-4
/
+4
*
Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...
jbates@chromium.org
2011-09-02
2
-4
/
+4
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
1
-1
/
+1
*
Fixed bad variable reference.
jamiewalch@google.com
2011-08-31
1
-2
/
+2
*
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
[next]