summaryrefslogtreecommitdiffstats
path: root/chrome/browser/local_discovery
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removing unused PrivetV3HTTPClient.vitalybuka@chromium.org2014-06-287-63/+4
* Changed argument type from const pointer to const reference.vitalybuka@chromium.org2014-06-275-31/+32
* Speculatively fix OSX crashes involving service removalnoamsml@chromium.org2014-06-201-3/+4
* Split printing utility IPC messages into its own file.thestig@chromium.org2014-06-181-0/+3
* Don't crash on device resolution failure.vitalybuka@chromium.org2014-06-173-9/+17
* Implementation for gcdPrivate.getCloudDeviceList plus tests.noamsml@chromium.org2014-06-142-0/+2
* For PWG raster file creation, use FLAG_WRITE instead of FLAG_APPENDnoamsml@chromium.org2014-06-131-3/+2
* Rename GCDApiFlowInterface to GCDApiFlow and GCDApiFlow to GCDApiFlowImplnoamsml@chromium.org2014-06-1015-175/+218
* Added GCDApiFlowInterface for simpler testing.vitalybuka@chromium.org2014-06-0819-50/+130
* Extracted PrivetV1HTTPClient with Privet v1 specific operations.vitalybuka@chromium.org2014-06-0812-143/+222
* Interface plus stub implementation for PrivetV3CryptoProvidernoamsml@chromium.org2014-06-072-0/+184
* Updated PrivetV3SetupFlow API.vitalybuka@chromium.org2014-06-072-45/+60
* Comments and style nits.vitalybuka@chromium.org2014-06-074-19/+42
* Show WiFi bootstrapping devices in devices pagenoamsml@chromium.org2014-06-061-4/+2
* Added DeviceDescription::version with Privet version.vitalybuka@chromium.org2014-06-066-6/+22
* Tiny code cleanup and added comments.vitalybuka@chromium.org2014-06-052-6/+14
* Check kind of cloud devices list response.vitalybuka@chromium.org2014-06-051-2/+9
* Class to switch to bootstrapping network and backnoamsml@chromium.org2014-06-054-3/+252
* Bootstrapping device lister plus testsnoamsml@chromium.org2014-06-048-1/+670