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
*
Re-enable basic JS unittests for Chromoting.
garykac@chromium.org
2012-10-11
4
-44
/
+63
*
Fix memory leaks in AudioPlayer.
sergeyu@chromium.org
2012-10-11
3
-14
/
+18
*
Add exec bit to remove_official_branding.py
sergeyu@chromium.org
2012-10-11
1
-0
/
+0
*
Add grd file for chromoting resources.
sergeyu@chromium.org
2012-10-11
8
-1
/
+250
*
Add unittest for x_server_clipboard
lambroslambrou@chromium.org
2012-10-10
2
-0
/
+120
*
Always use google_apis to get the client ID.
alexeypa@chromium.org
2012-10-10
8
-48
/
+2
*
[Chromoting] Move a Windows-only class to its correct location.
simonmorris@chromium.org
2012-10-10
3
-6
/
+7
*
[Chromoting] Reimplement the worker process launcher to address issues with j...
alexeypa@chromium.org
2012-10-10
19
-1192
/
+1615
*
Fix crash in CreateAuthenticatorFactory().
sergeyu@chromium.org
2012-10-10
1
-0
/
+3
*
Valgrind/Heapchecker: Fix leak in remoting AudioPlayerTests.
thestig@chromium.org
2012-10-10
1
-5
/
+10
*
Remove ChromotingHostContext from [It2Me]HostUserInterface.
wez@chromium.org
2012-10-10
8
-33
/
+55
*
Initial implementation of AutoThread.
wez@chromium.org
2012-10-10
4
-0
/
+372
*
Fix remoting static initializer errors from r161017.
thestig@chromium.org
2012-10-10
3
-4
/
+2
*
[Chromoting] Refactor audio playback to make it testable and add unittests.
garykac@chromium.org
2012-10-10
6
-176
/
+533
*
Cleanup: IWYU for base/time.h. Also fix misc lint errors.
thestig@chromium.org
2012-10-10
3
-4
/
+1
*
[Chromoting] Update remoting version numbering pattern.
garykac@chromium.org
2012-10-10
3
-25
/
+35
*
[Chromoting] Add a class that gets an OAuth authorization code, on Windows.
simonmorris@chromium.org
2012-10-09
7
-3
/
+338
*
Linux curtain mode implementation.
rmsousa@chromium.org
2012-10-09
1
-5
/
+84
*
Factor out validate pin and also do it on confirm focus.
rmsousa@chromium.org
2012-10-09
1
-5
/
+22
*
Curtain policy cross-platform plumbing and fixes
rmsousa@chromium.org
2012-10-06
9
-167
/
+316
*
Add DirectoryExists/CreateDirectory before WriteFile for Json config
rmsousa@chromium.org
2012-10-06
1
-0
/
+9
*
Remove focus ring from host list label
rmsousa@chromium.org
2012-10-05
2
-2
/
+7
*
Treat errors and cancelled host setup differently to avoid showing an error w...
alexeypa@chromium.org
2012-10-05
3
-9
/
+16
*
Return the thread handle when launching a process in a different session via ...
alexeypa@chromium.org
2012-10-05
1
-110
/
+212
*
Add hack that works around signaling bug that breaks Chromoting.
sergeyu@chromium.org
2012-10-05
1
-1
/
+27
*
[Chromoting] Add a helper class that registers and starts a host.
simonmorris@chromium.org
2012-10-05
5
-3
/
+275
*
Remove ChromotingHostContext from SignalingConnector.
wez@chromium.org
2012-10-05
4
-13
/
+16
*
Linux: fix build with system speex (2/2)
phajdan.jr@chromium.org
2012-10-04
2
-3
/
+0
*
Implement resize-to-client for Xvfb.
jamiewalch@chromium.org
2012-10-04
5
-17
/
+399
*
Cleanup: Move x_server_pixel_buffer to linux/
lambroslambrou@chromium.org
2012-10-04
4
-13
/
+7
*
Handle SelectionClear events in Linux Host clipboard code
lambroslambrou@chromium.org
2012-10-04
2
-0
/
+8
*
Remove unused parameter from URLRequestContextGetter.
wez@chromium.org
2012-10-04
3
-10
/
+6
*
Remove ChromotingHostContext from DnsBlackholeChecker.
wez@chromium.org
2012-10-04
6
-13
/
+17
*
[Chromoting] Add a class that acts as a client for the chromoting service.
simonmorris@chromium.org
2012-10-03
3
-0
/
+173
*
Use ScopedCOMInitializer in more places. While this doesn't always simplify ...
pkasting@chromium.org
2012-10-03
1
-3
/
+6
*
[Chromoting] Add a helper class to map an OAuth access token to an email addr...
simonmorris@chromium.org
2012-10-03
3
-0
/
+162
*
Implement backoff for Virtual Me2Me host process
lambroslambrou@chromium.org
2012-10-03
1
-38
/
+178
*
Mention audio in the 'connected' message for Linux and WIndows.
jamiewalch@chromium.org
2012-10-03
2
-2
/
+10
*
Call Stop() from all destructors of base::Thread subclasses (except for a cou...
pkasting@chromium.org
2012-10-03
1
-0
/
+5
*
[Chromoting] Move DaemonInstallerWin to remoting/host/setup.
simonmorris@chromium.org
2012-10-02
5
-5
/
+5
*
Fix ChromotingHost and DesktopEnvironmentFactory references to TaskRunners.
wez@chromium.org
2012-10-02
14
-120
/
+173
*
Revert 159572 - Updated 'Connected' message to include audio info.
jamiewalch@google.com
2012-10-02
3
-28
/
+6
*
Swap CHECKs for DCHECKs in VideoEncoderVP8's active map loop.
wez@chromium.org
2012-10-02
1
-5
/
+5
*
[Chromoting] Create per-session job objects to control processes launched in ...
alexeypa@chromium.org
2012-10-02
2
-44
/
+62
*
Delete some unused code found by -Wunused-function
thakis@chromium.org
2012-10-01
2
-16
/
+0
*
[Chromoting] Allow tasks to be posted to the plugin thread while a plugin ins...
alexeypa@chromium.org
2012-10-01
5
-79
/
+312
*
Updated 'Connected' message to include audio info.
jamiewalch@google.com
2012-10-01
3
-6
/
+28
*
Fixing dependencies between 'remoting_me2me_host' and 'remoting_me2me_host_ar...
alexeypa@chromium.org
2012-10-01
1
-24
/
+21
*
Move DaemonController to remoting/host/setup
sergeyu@chromium.org
2012-10-01
8
-13
/
+31
*
Revert 159402 - Move DaemonController to remoting/host/setup
dharani@google.com
2012-09-29
8
-31
/
+13
[next]