summaryrefslogtreecommitdiffstats
path: root/chrome/browser/local_discovery
Commit message (Expand)AuthorAgeFilesLines
* 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
* Printing fixups for scoped_refptr operator T* removal.dcheng2014-09-031-2/+2
* Pass credentials for WifiManager in Windows.noamsml2014-08-293-5/+159
* Delete Privet filesystem codenoamsml2014-08-2820-1519/+0
* Local discovery fixups for scoped_refptr operator T* removal.dcheng2014-08-283-3/+5
* [ew] Add basic classes.mtomasz2014-08-282-0/+7
* Add IsAuthenticated() method to SigninManager to check for connected profile.rogerta2014-08-271-1/+1
* Check Firewall state only initializing mDns from PrintPreview.vitalybuka2014-08-272-9/+40
* API change to allow sticker authentication for devicesnoamsml2014-08-265-38/+57
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-263-3/+3
* Remove implicit conversions from scoped_refptr to T* in chrome/browser/local_...dcheng2014-08-2610-20/+18
* Collapse fileapi, webkit_blob, webkit_database, quota, and webkit_common name...pilgrim@chromium.org2014-08-226-152/+149
* Use a qualified path for chromium_strings, google_chrome_strings, and generat...thestig@chromium.org2014-08-221-1/+1
* Support scoped_ptr in BrowserThread::DeleteOnThread.vitalybuka@chromium.org2014-08-211-3/+1
* Make PrivetLocalPrinterTest.PrinterAddedTest accept multiple query packetsnoamsml@chromium.org2014-08-191-2/+2
* Add the method which return whether this file system has specific copy implem...iseki@chromium.org2014-08-192-0/+8
* Send privet auth token in PrivetV3 mode instead of X-Privet tokennoamsml@chromium.org2014-08-144-9/+59
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-13/+11
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-11/+13
* Removed --disable-device-discovery switch.vitalybuka@chromium.org2014-08-131-2/+2
* Revert 288266 "Revert 270745 "Enable ServiceDiscoveryClientMdns...."vitalybuka@chromium.org2014-08-111-5/+11
* Fixed crash if ProxyBase was destroyed before Mdns was initialized.vitalybuka@chromium.org2014-08-112-36/+42
* Revert 270745 "Enable ServiceDiscoveryClientMdns." to fix crash.vitalybuka@chromium.org2014-08-081-11/+5
* Added function to get list of networks with prefetched passwords.noamsml@chromium.org2014-08-072-0/+8
* Revert of Added function to get list of networks with prefetched passwords. (...erikchen@chromium.org2014-08-012-8/+0
* Added function to get list of networks with prefetched passwords.vitalybuka@chromium.org2014-08-012-0/+8
* Wifi password fetching for gcdPrivatevitalybuka@chromium.org2014-07-313-16/+20
* mDns registration of GCD devices from chrome://devices page.vitalybuka@chromium.org2014-07-2911-23/+72
* Rename the CloudPrintPrinterListTest.Parsing test to PrivetConfirmApiFlowTest...jam@chromium.org2014-07-231-1/+1
* Partial setup flow with unittest.vitalybuka@chromium.org2014-07-179-17/+530
* ONC: Cleanup client certificate related fields.pneubeck@chromium.org2014-07-081-1/+1
* [Cleanup] Change std::set_difference to base::STLSetDifference bootstrapping...neot0000@gmail.com2014-07-071-8/+5