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
*
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
*
Implement DaemonController::GetVersion() method on Linux
sergeyu@chromium.org
2012-09-07
5
-5
/
+56
*
Dynamically link to deprecated APIs when running on OS 10.6 devices.
wez@chromium.org
2012-09-07
1
-16
/
+64
*
Don't use CGSessionCopyCurrentDictionary() for logged-in test
lambroslambrou@chromium.org
2012-09-07
1
-21
/
+6
*
Pass Me2Me config via stdin.
jamiewalch@chromium.org
2012-09-07
6
-127
/
+182
*
Moving google_apis and GaiaClient to src/google_apis.
joi@chromium.org
2012-09-07
3
-6
/
+4
*
Revert 155219 - [Chromoting] Refactoring DesktopEnvironment and moving screen...
alexeypa@google.com
2012-09-06
30
-677
/
+462
*
[Chromoting] Refactoring DesktopEnvironment and moving screen/audio recorders...
alexeypa@chromium.org
2012-09-06
30
-462
/
+677
*
Exit Chromoting host if cannot connect to Mac OS X Window Server
lambroslambrou@chromium.org
2012-09-06
1
-0
/
+11
*
Add an API to retrieve the keys that services should use for Google APIs.
joi@chromium.org
2012-09-06
3
-6
/
+15
*
[Chromoting] The daemon process now starts the networking process and passes ...
alexeypa@chromium.org
2012-09-05
22
-334
/
+781
*
Enable channel multiplexing in chromoting.
sergeyu@chromium.org
2012-09-05
1
-21
/
+16
*
[Chromoting] Introducing refcount-based life time management of the message l...
alexeypa@chromium.org
2012-09-04
16
-117
/
+463
*
Use a separate thread for audio capturing and encoding.
sergeyu@chromium.org
2012-09-01
5
-26
/
+31
[next]