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
*
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
*
Fix scaling calculation.
lambroslambrou@google.com
2011-08-15
1
-10
/
+5
*
Add MessageLoopProxy::current
nduca@chromium.org
2011-08-15
11
-16
/
+16
*
Fix up confirmation window not reshowing.
dmaclach@chromium.org
2011-08-12
1
-1
/
+2
*
Use MessageLoopProxy for network message loop.
sergeyu@chromium.org
2011-08-12
63
-184
/
+303
*
Properly handle screen recorder shutdown in ChromotingHost.
sergeyu@chromium.org
2011-08-12
5
-47
/
+71
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-12
31
-470
/
+445
*
Make Disconnect buttons wider to accomodate the hotkey info.
garykac@google.com
2011-08-12
1
-1
/
+1
*
Add support for Disconnect hot key in Windows.
garykac@google.com
2011-08-12
1
-15
/
+47
*
Build remoting with libvpx in all platforms
hclam@chromium.org
2011-08-12
3
-26
/
+3
*
Remove key exchange code from JingleSession.
sergeyu@chromium.org
2011-08-11
6
-112
/
+6
*
Fix a weeny leak in the Host plugin.
wez@chromium.org
2011-08-11
1
-3
/
+4
*
Split Chromoting's Disconnect button text into 2 parts: name + hotkeys.
garykac@chromium.org
2011-08-11
4
-2
/
+20
*
Roll in ffmpeg, libvpx and gyp to build libvpx on ARM
hclam@chromium.org
2011-08-11
1
-10
/
+6
*
Revert 96327 - Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
31
-497
/
+451
*
Switch over to using SkRegions to calculate dirty areas.
dmaclach@chromium.org
2011-08-11
31
-451
/
+497
*
Simplify channel creation callbacks in remoting::Session interface.
sergeyu@chromium.org
2011-08-11
15
-64
/
+46
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-11
26
-230
/
+603
*
Made web-app bidi-compatible.
jamiewalch@google.com
2011-08-10
3
-19
/
+20
*
Make floor-control more robust.
lambroslambrou@chromium.org
2011-08-10
2
-7
/
+26
*
Revert 96089 - Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-10
26
-490
/
+177
*
Remove video_channel() from Session interface
sergeyu@chromium.org
2011-08-09
26
-177
/
+490
*
Resolve addresses of STUN/Relay servers in JingleInfoRequest.
sergeyu@chromium.org
2011-08-09
13
-20
/
+244
*
Use HMAC SHA-256, since SHA-1 won't work inside the Windows sandbox.
wez@chromium.org
2011-08-09
3
-8
/
+8
*
Use the same disconnect prompt for client and host.
jamiewalch@google.com
2011-08-08
2
-17
/
+11
*
Rebrand to use Chromoting more consistently.
jamiewalch@google.com
2011-08-08
3
-12
/
+10
*
Revert r95841 due to failing media_unittests on linux_shared bot.
darin@chromium.org
2011-08-08
1
-7
/
+9
*
Enable media.dll / libmedia.so.
darin@chromium.org
2011-08-08
1
-9
/
+7
*
Add beforeUnload handler to confirm exit.
jamiewalch@google.com
2011-08-06
3
-3
/
+39
*
gtk: Use gtk_dialog_get_content_area() throughout.
tfarina@chromium.org
2011-08-05
2
-2
/
+4
*
Removed oauth2_callback.html, merged functionality into remoting.js and impro...
jamiewalch@google.com
2011-08-04
1
-4
/
+1
*
Don't examine jingleNode unless it's non-null.
jamiewalch@chromium.org
2011-08-04
1
-4
/
+6
*
Don't use JingleThread in the client plugin.
sergeyu@chromium.org
2011-08-04
5
-23
/
+15
*
Generate Breakpad symbols for Remoting Host plugin on Mac.
lambroslambrou@chromium.org
2011-08-04
1
-1
/
+9
*
Define Chromoting's differ block size in one (and only one) place.
garykac@chromium.org
2011-08-04
6
-20
/
+18
*
Set send buffer size for the raw socket used by chromoting
hclam@chromium.org
2011-08-04
1
-0
/
+10
[next]