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
*
Enable Android support for Chromoting PINless (paired) authentication
solb@chromium.org
2013-08-07
12
-49
/
+179
*
Converted remoting_unittests back to be a plain executable.
alexeypa@chromium.org
2013-08-07
3
-46
/
+3
*
Align 'remember PIN' checkbox with PIN entry field.
jamiewalch@chromium.org
2013-08-07
2
-21
/
+40
*
disable ResourcesTest.ProductName
courage@chromium.org
2013-08-07
1
-8
/
+8
*
Add a new test case "Auth" to test authorization and authentication.
weitaosu@chromium.org
2013-08-06
1
-1
/
+69
*
Disabled remoting_unittests.ResourcesTest.ProductName on Linux because it bre...
alexeypa@chromium.org
2013-08-06
1
-0
/
+7
*
Clear access code on successful connection.
jamiewalch@chromium.org
2013-08-06
1
-0
/
+1
*
Chromoting browser_tests: initial checkin. This checkin adds RemoteDesktopBro...
weitaosu@chromium.org
2013-08-05
2
-0
/
+273
*
Fix scroll-bar behaviour.
jamiewalch@chromium.org
2013-08-05
5
-14
/
+48
*
Added script to test native messaging for Chromoting.
jamiewalch@chromium.org
2013-08-03
1
-0
/
+153
*
Implemented a pairing registry delegate that stores the pairings in the Windo...
alexeypa@chromium.org
2013-08-03
6
-3
/
+470
*
Fixed loading resources from the host plugin's bundle on Mac.
alexeypa@chromium.org
2013-08-03
3
-14
/
+16
*
Deal with empty lists being omitted from the server's JSON response.
rmsousa@chromium.org
2013-08-03
2
-1
/
+8
*
Cleanup chromoting host config handling on Linux.
sergeyu@chromium.org
2013-08-03
2
-31
/
+38
*
Added PIN-less auth policy.
jamiewalch@chromium.org
2013-08-02
4
-3
/
+57
*
Refactored PairingRegistry::Delegate such that it can retrieve/modify for a s...
alexeypa@chromium.org
2013-08-02
15
-537
/
+571
*
Add supportedMessages to the hello message
rmsousa@chromium.org
2013-08-02
7
-13
/
+110
*
Remove CSS scroll-bar hack for apps v2.
jamiewalch@chromium.org
2013-08-01
1
-5
/
+0
*
Account switcher and loading screens for Android Chromoting
solb@chromium.org
2013-08-01
8
-74
/
+229
*
Refactor OAuth APIs.
rmsousa@chromium.org
2013-08-01
7
-237
/
+286
*
Localized Chromoting Host on Mac and Linux.
alexeypa@chromium.org
2013-07-31
54
-594
/
+783
*
Don't send offline status before the host has started.
weitaosu@chromium.org
2013-07-31
1
-0
/
+4
*
Chromoting Android app mouse/keyboard bugfixes and enhancements
solb@chromium.org
2013-07-31
10
-47
/
+82
*
Leave full-screen mode on disconnect.
jamiewalch@chromium.org
2013-07-31
1
-0
/
+5
*
Ignore client certificate requests by default.
rmsousa@chromium.org
2013-07-31
4
-21
/
+7
*
Add Android Chromoting client keyboard input
solb@chromium.org
2013-07-31
13
-27
/
+398
*
Embed compatibility manifest into all *.exe files
Yukawa@chromium.org
2013-07-30
1
-6
/
+9
*
base: Re-re-apply WeakPtr support for SequencedWorkerPools
tommycli@chromium.org
2013-07-30
1
-0
/
+1
*
Revert 214379 "Localized Chromoting Host on Mac and Linux."
alexeypa@google.com
2013-07-30
54
-775
/
+591
*
Localized Chromoting Host on Mac and Linux.
alexeypa@chromium.org
2013-07-30
54
-591
/
+775
*
remoting: Fix path to WebKit.
tfarina@chromium.org
2013-07-30
1
-1
/
+1
*
Move service_client to host/setup, since it's only used to register hosts.
rmsousa@chromium.org
2013-07-29
4
-9
/
+9
*
Added NULL check for CGDisplayCopyAllDisplayModes.
jamiewalch@google.com
2013-07-29
1
-18
/
+24
*
Fully enable Chromoting Android client NAT traversal
solb@chromium.org
2013-07-29
2
-3
/
+3
*
Accumulate wheel ticks client-side and prefer ticks to pixels when scrolling ...
jamiewalch@chromium.org
2013-07-28
4
-8
/
+40
*
Make Chromoting Android app more tolerant of application switching
solb@chromium.org
2013-07-28
4
-19
/
+32
*
Revert 213997 "Localized Chromoting Host on Mac and Linux."
alexeypa@google.com
2013-07-26
54
-774
/
+590
*
Localized Chromoting Host on Mac and Linux.
alexeypa@chromium.org
2013-07-26
54
-590
/
+774
*
Revert 213906 "base: Re-apply WeakPtr support for SequencedWorke..."
dewittj@chromium.org
2013-07-26
1
-1
/
+0
*
Restructure Android app's ChromotingJniInstance::ProvideSecret()
solb@chromium.org
2013-07-26
3
-6
/
+4
*
base: Re-apply WeakPtr support for SequencedWorkerPools, fixing deadlock
tommycli@chromium.org
2013-07-26
1
-0
/
+1
*
Add apps-v1-only class and apply it to the sign-out link.
jamiewalch@chromium.org
2013-07-25
3
-3
/
+12
*
Move non-manifest stuff out of appsv2.patch.
jamiewalch@chromium.org
2013-07-25
10
-100
/
+52
*
Various improvements to the Chromoting Android app
solb@chromium.org
2013-07-24
10
-123
/
+125
*
Fix NPAPI and native messaging hosts to cope with NULL pairing registry.
jamiewalch@chromium.org
2013-07-24
2
-19
/
+45
*
Remove unnecessary SupportsWeakPtr base from ChromotingInstance.
wez@chromium.org
2013-07-24
2
-7
/
+10
*
Style cleanup: Rename callback -> onDone in chromoting webapp.
lambroslambrou@chromium.org
2013-07-24
2
-122
/
+115
*
Remoting webapp: Add onError param to HostNativeMessaging.initialize()
lambroslambrou@chromium.org
2013-07-23
2
-21
/
+26
*
Implement basic point-and-touch mouse input for Android client
solb@chromium.org
2013-07-23
6
-16
/
+204
*
Paired client revocation UI.
jamiewalch@chromium.org
2013-07-23
15
-29
/
+431
[next]