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
/
chrome
/
utility
/
local_discovery
Commit message (
Expand
)
Author
Age
Files
Lines
*
chrome: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-10
1
-2
/
+4
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
2
-7
/
+8
*
Replace FINAL and OVERRIDE with their C++11 counterparts in chrome/utility
mohan.reddy
2014-10-09
2
-3
/
+3
*
Remove implicit conversions from scoped_refptr to T* in chrome/
dcheng
2014-08-26
1
-3
/
+3
*
Split printing utility IPC messages into its own file.
thestig@chromium.org
2014-06-18
1
-1
/
+1
*
Revert of Revert of Move service_discovery_client_impl.* into chrome/common....
machenbach@chromium.org
2014-04-28
5
-1559
/
+1
*
Revert of Move service_discovery_client_impl.* into chrome/common. (https://...
machenbach@chromium.org
2014-04-28
5
-1
/
+1559
*
Move service_discovery_client_impl.* into chrome/common.
vitalybuka@chromium.org
2014-04-28
5
-1559
/
+1
*
Bind before sandbox lockdown on Windows.
vitalybuka@chromium.org
2014-03-10
1
-18
/
+16
*
Revert 255311 "Bind before sandbox lockdown on Windows."
vitalybuka@chromium.org
2014-03-07
1
-13
/
+17
*
Bind before sandbox lockdown on Windows.
vitalybuka@chromium.org
2014-03-06
1
-17
/
+13
*
Enable active service refreshing for ServiceWatcherImpl
noamsml@chromium.org
2014-02-12
3
-11
/
+176
*
Add "actively refresh services" method to ServiceDiscoveryClient
noamsml@chromium.org
2014-01-30
4
-0
/
+31
*
Send multiple queries when DiscoverNewServices is called on a service watcher
noamsml@chromium.org
2014-01-16
3
-2
/
+31
*
Use all interfaces for mdns. Instead of one IPv4 and one IPv6 sockets mdns us...
vitalybuka@chromium.org
2013-12-10
2
-65
/
+94
*
Refactored to make MDnsSocketFactory return array of sockets.
vitalybuka@chromium.org
2013-12-02
3
-78
/
+38
*
Fixed logging if address is empty.
vitalybuka@chromium.org
2013-10-23
1
-2
/
+4
*
Fix NULL pointer exception when ServiceDiscoveryClientMdns is shutdown before...
justinlin@chromium.org
2013-10-14
1
-0
/
+3
*
Better local discovery logging.
vitalybuka@chromium.org
2013-10-03
1
-11
/
+13
*
Make it possible to delete ServiceResolverImpl on callback
noamsml@chromium.org
2013-10-02
1
-2
/
+2
*
Fixes in Local Discovery logging.
vitalybuka@chromium.org
2013-10-01
1
-1
/
+3
*
Notify browser process if binding failed or process crash.
vitalybuka@chromium.org
2013-09-25
2
-35
/
+20
*
Implement service discovery client for Mac.
justinlin@chromium.org
2013-09-22
1
-1
/
+1
*
Fixed formating and added io_runner_.
vitalybuka@chromium.org
2013-09-15
1
-2
/
+1
*
Added logging to local discovery code
noamsml@chromium.org
2013-09-11
1
-0
/
+47
*
Added cache flush on network change to ServiceDiscoveryHostClient
noamsml@chromium.org
2013-09-07
1
-3
/
+0
*
Listen for mDns traffic in setuid sandboxed Utility process.
vitalybuka@chromium.org
2013-09-01
2
-49
/
+60
*
PlatformSocketFactory integrated with libevent sockets.
vitalybuka@chromium.org
2013-08-29
1
-13
/
+4
*
Make local domain resolver send both ipv4 and ipv6 addresses
noamsml@chromium.org
2013-08-24
5
-35
/
+99
*
Fix deadlock and DCHECK issues when shutting down local discovery process
noamsml@chromium.org
2013-08-16
2
-1
/
+26
*
Fix bug affecting cache lookups with multiple records
noamsml@chromium.org
2013-08-07
1
-6
/
+58
*
avoid char+'\xHH' as it's too easy to use values > 127
mostynb@opera.com
2013-08-01
2
-135
/
+135
*
Revert 214661 "Bugfix: LocalDomainResolver double-calls its call..."
jwd@chromium.org
2013-07-31
2
-28
/
+5
*
Bugfix: LocalDomainResolver double-calls its callback
noamsml@chromium.org
2013-07-31
2
-5
/
+28
*
Add support for local domain resolution in ServiceDiscoveryHostClient
noamsml@chromium.org
2013-07-24
2
-2
/
+76
*
Refactor LocalDomainResolver into interface and implementation
noamsml@chromium.org
2013-07-23
5
-155
/
+131
*
Run service discovery code on IO thread.
vitalybuka@chromium.org
2013-07-22
2
-22
/
+114
*
Enable sandbox in local discovery utility process.
vitalybuka@chromium.org
2013-07-20
2
-10
/
+150
*
Run local discovery code in utility process.
vitalybuka@chromium.org
2013-07-18
2
-0
/
+166
*
Use a direct include of the message_loop header in chrome/test/, chrome/tools...
avi@chromium.org
2013-07-18
1
-1
/
+1
*
Removed return result from ServiceResolver::StartResolving.
vitalybuka@chromium.org
2013-07-15
3
-11
/
+9
*
Simplified service discovery client common interface.
vitalybuka@chromium.org
2013-07-15
3
-170
/
+89
*
Fix compile issue on Windows x64 trybot for DNS-SD code
noamsml@chromium.org
2013-07-10
1
-1
/
+1
*
Moved local discover code to chrome/utility for sandboxing.
vitalybuka@chromium.org
2013-07-04
7
-0
/
+1396