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
*
Avoid potential conflicts leading to pending reboots while upgrading the me2m...
alexeypa@chromium.org
2012-07-27
2
-5
/
+25
*
[Chromoting] Fix keystone install script to use .pkg instead of .mpkg.
garykac@chromium.org
2012-07-26
1
-1
/
+1
*
Disable TCP ports in the default LibjingleTransportFactory() constructor.
sergeyu@chromium.org
2012-07-26
1
-0
/
+5
*
Send correct DPI to client.
jamiewalch@chromium.org
2012-07-26
1
-0
/
+8
*
Revert 148418 - Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-26
27
-69
/
+1663
*
[Chromoting] Update uninstaller to facilitate testing automation.
garykac@chromium.org
2012-07-25
9
-185
/
+279
*
Coverity: Initialize member variables.
jhawkins@chromium.org
2012-07-25
1
-0
/
+1
*
Always use chromium threads for IO in remoting host
sergeyu@chromium.org
2012-07-25
27
-1663
/
+69
*
Fix invalid header guards in jingle_session(_manager)?.h
sergeyu@chromium.org
2012-07-25
2
-6
/
+6
*
Created define to switch on/off audio.
kxing@chromium.org
2012-07-24
2
-6
/
+12
*
Support for both 44.1 kHz and 48 kHz on the client.
kxing@chromium.org
2012-07-24
4
-33
/
+65
*
Fix incorrect ready state events.
sergeyu@chromium.org
2012-07-24
2
-2
/
+2
*
[Chromoting] Refactor the host policy watcher so that policies can easily be ...
simonmorris@chromium.org
2012-07-24
15
-222
/
+596
*
Make sure VideoFrameBufferWin::VideoFrameBuffer::resource_generation is prope...
alexeypa@chromium.org
2012-07-24
1
-14
/
+15
*
[Chromoting] Fix unit test warnings introduced in r146455.
simonmorris@chromium.org
2012-07-24
1
-0
/
+12
*
Make Chromoting client plugin always render at device DPI.
wez@chromium.org
2012-07-24
4
-25
/
+51
*
Move responsibility for l10n parameters to the caller.
jamiewalch@chromium.org
2012-07-24
3
-17
/
+30
*
[Chromoting] Fix jscompiler warnings in client_plugin_async.js
garykac@chromium.org
2012-07-24
1
-1
/
+2
*
Implement ChromiumSocketFactory.
sergeyu@chromium.org
2012-07-23
4
-0
/
+492
*
[Chromoting] Tidy up SkISize initialization.
simonmorris@chromium.org
2012-07-23
2
-3
/
+6
*
Create and destroy Pepper audio player on connect and disconnect.
kxing@chromium.org
2012-07-23
1
-1
/
+2
*
Remove EventExecutor dependency on VideoFrameCapturer.
wez@chromium.org
2012-07-23
6
-22
/
+17
*
Suppress 0x0 MotionNotify events between button presses and releases.
wez@chromium.org
2012-07-23
1
-5
/
+22
*
Add missing flag to SendInput for multi-monitor.
wez@chromium.org
2012-07-23
1
-1
/
+2
*
Show connection state in the Chromoting client UI.
sergeyu@chromium.org
2012-07-23
16
-2
/
+102
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-23
10
-253
/
+158
*
Fix EncoderVp8 for odd-height images.
wez@chromium.org
2012-07-21
2
-44
/
+33
*
Fix and reinstate VideoFrameCapturerTest.Capture
jamiewalch@chromium.org
2012-07-21
2
-8
/
+7
*
Changed test video dimension from 1x1 to 32x32
hclam@chromium.org
2012-07-20
2
-2
/
+5
*
Run a RANDR-patched version of Xvfb for Virtual Me2Me if available.
lambroslambrou@google.com
2012-07-20
1
-2
/
+7
*
Changed AudioCapturer::Start() to return bool.
kxing@chromium.org
2012-07-20
3
-13
/
+19
*
[Mac] In all the plists, define the LSMinimumSystemVersion based on MACOSX_DE...
rsesek@chromium.org
2012-07-20
2
-3
/
+3
*
Propagate DPI information to web-app.
jamiewalch@chromium.org
2012-07-20
12
-20
/
+62
*
Revert 147595 - Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
10
-153
/
+253
*
Rename ChromotingView to ClientUserInterface. Clean it up.
sergeyu@chromium.org
2012-07-20
10
-253
/
+153
*
This CL cleans up error handling when fetching the user's email address. We d...
jamiewalch@google.com
2012-07-20
8
-75
/
+55
*
[Chromoting] Fixup plugin description in chrome://plugins.
garykac@chromium.org
2012-07-20
1
-3
/
+1
*
Removing unused and private methods remoting::Capturer interface.
alexeypa@chromium.org
2012-07-20
9
-155
/
+89
*
Audio capture for Windows.
kxing@chromium.org
2012-07-19
4
-1
/
+284
*
Rename Capturer to VideoFrameCapturer.
alexeypa@chromium.org
2012-07-19
30
-318
/
+334
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
4
-0
/
+22
*
Log host startup (Linux/Mac)
lambroslambrou@chromium.org
2012-07-19
1
-0
/
+1
*
Choose Virtual Me2Me X session based on installed components.
lambroslambrou@chromium.org
2012-07-19
1
-4
/
+55
*
Making the WiX wrapper scripts to be able to handle paths with spaces.
alexeypa@chromium.org
2012-07-19
2
-23
/
+23
*
Fix pepper crash when destroying client.
sergeyu@chromium.org
2012-07-18
1
-3
/
+8
*
Remove all the OS X 10.6 SDK forward declarations.
rsesek@chromium.org
2012-07-18
1
-15
/
+0
*
[Mac] Disable flaky CapturerTest.Capture.
shess@chromium.org
2012-07-18
1
-1
/
+7
*
Translations for M21.
jamiewalch@google.com
2012-07-18
42
-128
/
+674
*
Added support of DISPATCH_PROPERTYPUT and DISPATCH_PROPERTYPUTREF to remoting...
alexeypa@chromium.org
2012-07-17
2
-9
/
+90
*
Removing the unused Curtain interface. The chances of ever using it on Linux ...
alexeypa@chromium.org
2012-07-17
7
-195
/
+0
[next]