summaryrefslogtreecommitdiffstats
path: root/chrome/browser/local_discovery
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-248-43/+43
* win: Move a few WeakPtrFactories to the end of their containing classes.thakis2015-04-241-2/+2
* Report Windows Firewall state even for ServiceDiscoverySharedClient::GetInstancevitalybuka2015-04-151-0/+7
* Give names to all utility processes.thestig2015-04-073-4/+14
* Cleanup: Remove unused variables in chrome/ found by Scythe.thestig2015-04-041-2/+0
* Update remaining code to include NetLog files from net/log directory rather t...eroman2015-04-021-1/+1
* Change Notification.replace_id() to be a std::string(), rename to tag().peter2015-03-061-1/+1
* Don't assume that devices_seen_ contains devicevitalybuka2015-02-272-3/+5
* Call callback with error if invalid service name providedvitalybuka2015-02-271-13/+14
* Added DCHECK to clarify expectationsvitalybuka2015-02-261-0/+3
* Added PrivetHTTPResolution::Start for service name onlyvitalybuka2015-02-264-0/+31
* Move callback and host port args into Start method.vitalybuka2015-02-256-78/+67
* Remove privet_http_asynchronous_factory_mac.*vitalybuka2015-02-254-109/+6
* Remove ServiceDiscoveryClient* from PrivetHTTPAsynchronousFactoryImpl interfacevitalybuka2015-02-257-28/+19
* Call /privet/v3/pairing/cancel if session was terminated unconfirmed.vitalybuka2015-02-243-8/+68
* Timeout Session requests in 30 seconds.vitalybuka2015-02-241-19/+41
* Extract creation of PWG Raster converter settings out of privet_http_impltbarzic2015-02-194-74/+93
* Added retry on net::URLFetcher::RESPONSE_CODE_INVALID because it usually happ...vitalybuka2015-02-122-5/+22
* Disable proxy for Privet requests.vitalybuka2015-02-021-0/+5
* Added ultrasound32 and audible32 into gcd_private.vitalybuka2015-01-301-0/+2
* Implement of privet/v3/auth after pairing.vitalybuka2015-01-303-2/+84
* Added pairing with Spake SHA224 key exchange.vitalybuka2015-01-303-87/+493
* Updated parsing of PrivetV3 mDns record.vitalybuka2015-01-267-74/+35
* Fixed Privet v3 auth header.vitalybuka2015-01-264-8/+24
* Removed unused Privet related classes.vitalybuka2015-01-264-155/+17
* Removed unused native code related to wifi bootstrapping.vitalybuka2015-01-2613-1352/+0
* Cleanup: Remove unused blink::WebTextDirection parameter from Notification ctor.tfarina2015-01-261-1/+0
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-3/+4
* Fix remaining WeakPtrFactory ordering problems in preparation for turning on ...dmichael2014-12-121-1/+1
* Rename network_prefix to prefix_length in NetworkInterface structure.guoweis2014-11-201-2/+2
* Remove implicit conversions from scoped_refptr to T* in chrome/browserdcheng2014-11-131-1/+1
* Re-factored printing defines and build configs.vitalybuka2014-11-053-16/+16
* Updated comments for gcdPrivate API.vitalybuka2014-11-055-9/+12
* chrome.gcdPrivate allows app to choose pairing method.vitalybuka2014-11-046-221/+205
* Remove the OnError method from notification delegates.peter2014-10-312-5/+0
* Provide default implementations for NotificationDelegate methods.peter2014-10-302-12/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-2910-75/+58
* Standardize usage of virtual/override/final in chrome/browser/local_discoverydcheng2014-10-2325-234/+222
* Remove unnecessary image downloading handler of notifications.mukai2014-10-172-5/+0
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-164-9/+6
* Fixed gcdPrivate behavior if message is sent before confirmation code.vitalybuka2014-10-073-5/+9
* replace OVERRIDE and FINAL with override and final in chrome/browser/[j-q]*mostynb2014-10-0739-210/+210
* Disambiguate message center manager’s notifications from diff profilesjuyik2014-10-061-1/+3
* Enable V3 fetcher mode for privet v3 session.vitalybuka2014-09-301-0/+1
* GCD Private API: Change hardcoded code to 4 digits not 5.zentaro2014-09-261-1/+1
* Interface change for net_util.h for WebRTC IPv6 support.guoweis2014-09-221-2/+6
* Remove implicit conversions from scoped_refptr to T* in chrome/dcheng2014-09-201-1/+1
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-191-2/+2
* Fix compilation on Windows with enable_printing=2.vitalybuka2014-09-094-92/+112
* Remove noamsml@ from OWNERSnoamsml2014-09-051-1/+0