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
/
host
Commit message (
Expand
)
Author
Age
Files
Lines
*
Embed manifests using 'EmbedManifest' setting in GYP.
alexeypa@chromium.org
2013-07-18
2
-18
/
+0
*
Use a direct include of the message_loop header in remoting/.
avi@chromium.org
2013-07-17
32
-32
/
+32
*
Add support for pairing-registry APIs to host_dispatcher.js.
lambroslambrou@chromium.org
2013-07-17
4
-20
/
+26
*
Revert 211968 "Embed manifests using 'EmbedManifest' setting in ..."
torne@chromium.org
2013-07-17
2
-0
/
+18
*
Embed manifests using 'EmbedManifest' setting in GYP.
alexeypa@chromium.org
2013-07-17
2
-18
/
+0
*
base: Change WeakPtr to use SequenceChecker instead of ThreadChecker.
tommycli@chromium.org
2013-07-17
1
-0
/
+1
*
Rename base::Delete to base::DeleteFile
brettw@chromium.org
2013-07-16
2
-2
/
+2
*
Only use the LoggingLock when actually logging to a file
akalin@chromium.org
2013-07-15
2
-6
/
+0
*
Move PathIsWritable, DirectoryExists, ContentsEqual, and TextContentsEqual to...
brettw@chromium.org
2013-07-15
1
-1
/
+1
*
Migrate from googleurl/ includes to url/ ones in the remaining top-level dire...
tfarina@chromium.org
2013-07-13
5
-5
/
+5
*
Chromoting paired-client revocation, with NPAPI/native-messaging APIs.
lambroslambrou@chromium.org
2013-07-12
8
-5
/
+277
*
Do not use the logging lock since the debug log file is not used anyway.
alexeypa@chromium.org
2013-07-11
2
-0
/
+6
*
Host offline status reporting.
weitaosu@chromium.org
2013-07-11
8
-3
/
+540
*
Revert 210731 "Host offline status reporting."
satorux@chromium.org
2013-07-10
8
-538
/
+3
*
Host offline status reporting.
weitaosu@chromium.org
2013-07-10
8
-3
/
+538
*
Removed dependency on UiStrings now that the resources are properly localized.
alexeypa@chromium.org
2013-07-09
3
-95
/
+89
*
Localized Chromoting Host on Windows.
alexeypa@chromium.org
2013-07-09
10
-173
/
+236
*
Move url_request_context from remoting/host/ to remoting/base/
solb@chromium.org
2013-07-04
8
-291
/
+4
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
2
-2
/
+2
*
Add another extension ID to Chromoting native messaging manifest
lambroslambrou@chromium.org
2013-06-28
1
-1
/
+2
*
Use a direct include of time headers in ppapi/, printing/, remoting/.
avi@chromium.org
2013-06-28
33
-43
/
+43
*
Whitelist more extension IDs for Chromoting native messaging host
lambroslambrou@chromium.org
2013-06-27
1
-1
/
+3
*
Chromoting: fixing caps lock issue with mac host.
weitaosu@chromium.org
2013-06-26
3
-8
/
+20
*
Better document GaiaOAuthClient via comments and updated method name.
davidroche@chromium.org
2013-06-26
4
-7
/
+7
*
Don't create a pairing registry.
jamiewalch@chromium.org
2013-06-26
1
-4
/
+2
*
Switched base::win:MessageWindow to use a callback instead of a delegate inte...
alexeypa@chromium.org
2013-06-25
4
-33
/
+29
*
Add native messaging host to Linux Chromoting package
lambroslambrou@chromium.org
2013-06-25
2
-10
/
+39
*
mac: Update clients of scoped_nsobject.h.
thakis@chromium.org
2013-06-24
1
-5
/
+5
*
mac: Replace base::mac::ScopedCFTypeRef with base::ScopedCFTypeRef.
thakis@chromium.org
2013-06-24
6
-17
/
+15
*
Linux pairing registry delegate implementation
jamiewalch@chromium.org
2013-06-23
7
-6
/
+344
*
Device robot refresh token integrity validation.
davidroche@chromium.org
2013-06-22
5
-11
/
+5
*
Add static Create method to LibjingleTransportFactory
solb@chromium.org
2013-06-21
7
-316
/
+16
*
Define a LoggingSettings struct to use for InitLogging()
akalin@chromium.org
2013-06-21
2
-12
/
+6
*
Moved remoting::win::MessageWindow to base::win::MessageWindow so that it cou...
alexeypa@chromium.org
2013-06-21
7
-263
/
+17
*
Chromoting Host: Don't listen for PRIMARY selection changes
lambroslambrou@chromium.org
2013-06-21
1
-4
/
+2
*
Change the daemon start type to 'manual' if the host ID has been deleted.
alexeypa@chromium.org
2013-06-21
8
-20
/
+83
*
Update the include paths of message_loop_proxy.h
tfarina@chromium.org
2013-06-20
1
-1
/
+0
*
Generate a unique terminal ID and use it to associate the RDP connection with...
alexeypa@chromium.org
2013-06-20
15
-454
/
+171
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-18
2
-4
/
+4
*
Configure security of the elevated controller in runtime.
alexeypa@chromium.org
2013-06-18
5
-82
/
+136
*
Changes to PairingRegistry to facilitate per-platform implementions.
jamiewalch@chromium.org
2013-06-18
1
-2
/
+2
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-17
1
-1
/
+1
*
remoting: Change daemon_controller_mac from .cc to .mm.
thakis@chromium.org
2013-06-17
1
-6
/
+0
*
Revert 206507 "Move message_pump to base/message_loop."
brettw@chromium.org
2013-06-14
2
-4
/
+4
*
Move message_pump to base/message_loop.
brettw@chromium.org
2013-06-14
2
-4
/
+4
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor.
dcheng@chromium.org
2013-06-14
1
-1
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in remoting/.
dcheng@chromium.org
2013-06-14
2
-3
/
+3
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
1
-0
/
+1
*
Make security team OWNERS for all IPC *_messages*.h files.
palmer@chromium.org
2013-06-12
1
-7
/
+7
*
Add notification when the host successfully starts.
rmsousa@chromium.org
2013-06-12
4
-9
/
+50
[next]