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
*
Merge 163727 - [Chromoting] Change ScreenRefresh to use 'if' instead of 'DCHE...
garykac@chromium.org
2012-10-25
1
-1
/
+3
*
Merge 163588 - [Chromoting] Fix crash on initial connection (Mac).
garykac@chromium.org
2012-10-25
1
-0
/
+4
*
Merge 162532 - Chromoting M23 strings.
jamiewalch@google.com
2012-10-22
42
-36
/
+288
*
Merge 162787 - Disable curtain mode.
jamiewalch@google.com
2012-10-19
1
-0
/
+2
*
Merge 160544 - Add DirectoryExists/CreateDirectory before WriteFile for Json ...
lambroslambrou@google.com
2012-10-15
1
-0
/
+9
*
Merge 157842 - Notify host of initial client dimensions.
wez@chromium.org
2012-10-11
1
-0
/
+1
*
Merge 159410 - [Chromoting] Fix audio bug with hissing/crash on Mac.
garykac@chromium.org
2012-10-04
1
-0
/
+2
*
Merge 159825 - Mention audio in the 'connected' message for Linux and WIndows.
jamiewalch@google.com
2012-10-04
2
-2
/
+10
*
Merge 159623 - [Chromoting] Create per-session job objects to control process...
alexeypa@google.com
2012-10-02
2
-44
/
+62
*
Merge 158884 - [Chromoting] Remove CHECK() when posting a message to the plug...
alexeypa@google.com
2012-09-28
1
-8
/
+2
*
Merge 158454 - Simple mac curtain mode fix.
jamiewalch@google.com
2012-09-28
1
-8
/
+15
*
Merge 158740 - Fix ChannelMultiplexer to properly handle base channel creatio...
sergeyu@chromium.org
2012-09-28
6
-60
/
+171
*
[Chromoting] Don't use a job object to control the me2me host process on Wind...
alexeypa@chromium.org
2012-09-19
2
-193
/
+414
*
Remove API keys from source.
jamiewalch@chromium.org
2012-09-18
1
-10
/
+13
*
Fix typo in Send Keys implementation.
wez@chromium.org
2012-09-17
1
-1
/
+1
*
Improve session selection logic for Virtual Me2Me
lambroslambrou@chromium.org
2012-09-17
1
-28
/
+44
*
Revert 156889 - Cleanups in Chromoting Host.
msw@chromium.org
2012-09-14
15
-45
/
+59
*
Cleanups in Chromoting Host.
sergeyu@chromium.org
2012-09-14
15
-59
/
+45
*
Remove CommandLine dependency from the Linux's AudioCapturer.
sergeyu@chromium.org
2012-09-14
3
-16
/
+36
*
Handle certificate generation errors in chromoting host.
sergeyu@chromium.org
2012-09-14
4
-4
/
+25
*
[Chromoting] Make sure the protocol session is deleted before signalling to t...
alexeypa@chromium.org
2012-09-13
1
-2
/
+6
*
[remoting_unittests] Moving the variable used to mock VideoFrameCapturer::siz...
alexeypa@chromium.org
2012-09-13
2
-6
/
+9
*
Always enabled audio in remoting host, disable it for It2Me, minor cleanups.
sergeyu@chromium.org
2012-09-13
10
-57
/
+53
*
Fix Linux host mouse button mappings.
rmsousa@chromium.org
2012-09-13
2
-33
/
+133
*
Fix MessageReader not to invoke message callback from done callback.
sergeyu@chromium.org
2012-09-13
3
-20
/
+78
*
Make sure that |ChromotingHost| is properly deallocated.
alexeypa@chromium.org
2012-09-13
1
-3
/
+10
*
Limit audio buffer size in the audio player used by the chromoting client.
sergeyu@chromium.org
2012-09-13
3
-31
/
+44
*
Don't use base::Unretained in AudioDecodeScheduler.
sergeyu@chromium.org
2012-09-13
2
-22
/
+77
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
30
-498
/
+782
*
[Chromoting] Adding the desktop integration binary to the host installation o...
alexeypa@chromium.org
2012-09-12
12
-49
/
+305
*
Fix AudioCapturer::Create() to handle the case when audio is disabled.
sergeyu@chromium.org
2012-09-12
1
-1
/
+2
*
[Chromoting] Wait synchronously until it is safe to drop task runner references.
alexeypa@chromium.org
2012-09-12
2
-5
/
+13
*
Give the user a more helpful suggestion if WCS fails to load because of a
simonmorris@chromium.org
2012-09-12
1
-3
/
+5
*
[Chromoting] Remove Iceberg files and support.
garykac@chromium.org
2012-09-12
5
-2282
/
+6
*
[Chromoting] Update version check script to properly handle branding.
garykac@chromium.org
2012-09-12
1
-4
/
+10
*
[Chromoting] Set BUNDLE_CAN_DOWNGRADE flag for installers.
garykac@chromium.org
2012-09-12
2
-0
/
+6
*
Set the webapp's manifest_version to 2.
simonmorris@chromium.org
2012-09-12
1
-1
/
+2
*
Revert 156297 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
peter@chromium.org
2012-09-12
30
-771
/
+494
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-12
30
-494
/
+771
*
Drop silent packets in the Linux audio capturer.
sergeyu@chromium.org
2012-09-12
1
-9
/
+27
*
[Chromoting] Do not post an updated host configuration unless the configurati...
alexeypa@chromium.org
2012-09-12
1
-4
/
+11
*
Fix debian compatibility issues in the chrome-remote-desktop dpk.
sergeyu@chromium.org
2012-09-11
2
-2
/
+2
*
Implement audio capturer for chromoting host on Linux.
sergeyu@chromium.org
2012-09-11
8
-9
/
+243
*
Remove support for Windows-style keycodes.
wez@chromium.org
2012-09-11
15
-559
/
+66
*
Revert 155574 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@chromium.org
2012-09-09
30
-723
/
+463
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-08
30
-463
/
+723
*
Update linux chromoting host to run separate instance of Pulseaudio.
sergeyu@chromium.org
2012-09-08
1
-23
/
+79
*
Make shared memory segment writable only by its rightful owner.
palmer@chromium.org
2012-09-08
1
-2
/
+9
*
Try to validate the access token to better diagnose script injection failures.
rmsousa@chromium.org
2012-09-07
2
-21
/
+120
*
Fix typo in remoting::VideoEncoderVp8.
wez@chromium.org
2012-09-07
1
-1
/
+1
[next]