summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/mdns/mdns_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Fourth batch adding real histogram values for extension events.kalman2015-07-171-2/+3
* Create mdns.forceDiscovery() extension API function.kmarshall2015-07-091-2/+23
* Fix MDNS issue that was delaying/suppressing device listings.kmarshall2015-06-261-41/+69
* Set up the infrastructure for Extension event metrics.kalman2015-06-241-2/+2
* [Extensions] Kill off ExtensionMsg_AddMessageToConsolerdevlin.cronin2015-06-241-11/+10
* Limit number of service instances passed to onServiceList listeners.reddaly2015-04-091-29/+90
* Allows all packaged apps to use the chrome.mdns API, and removes whitelist th...reddaly2015-03-271-14/+26
* Reverting instrumentationsvadimt2014-10-221-5/+0
* Instrumenting descendants of EventRouter::Observer to find out what causes ja...vadimt2014-10-081-0/+5
* Upgrade EventListener to a class in preparation of adding ServiceWorkerHost.scheib@chromium.org2014-05-051-1/+1
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-181-8/+4
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-051-3/+3
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-251-10/+13
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1
* Added VLOG(1) loggings to mdns extensions API code to help debug.imcheng@chromium.org2014-01-161-3/+2
* Convert extensions::EventRouter from Profile to BrowserContextjamescook@chromium.org2013-11-131-1/+1
* Implement service discovery client for Mac.justinlin@chromium.org2013-09-221-2/+2
* Implement service discovery layer for chrome.mdns.justinlin@chromium.org2013-09-121-5/+6
* Revert 222606 "Implement service discovery layer for chrome.mdns."noamsml@chromium.org2013-09-111-6/+5
* Implement service discovery layer for chrome.mdns.justinlin@chromium.org2013-09-111-5/+6
* Initial chrome.mdns API.justinlin@chromium.org2013-09-061-0/+154
* Revert 221619 "Initial chrome.mdns API."henrika@chromium.org2013-09-061-154/+0
* Initial chrome.mdns API.justinlin@chromium.org2013-09-061-0/+154