summaryrefslogtreecommitdiffstats
path: root/extensions/common/event_filtering_info.cc
Commit message (Expand)AuthorAgeFilesLines
* extensions: Add out-of-line copy ctors for complex classes.vmpstr2016-02-271-0/+3
* Convert Pass()→std::move() in //extensionsdcheng2015-12-181-1/+3
* extensions: windows: list app windows of the current extensionlionel.g.landwerlin2015-08-241-2/+11
* extensions: windows: list all windows from the current profilelionel.g.landwerlin2015-08-061-3/+12
* More base::Values-related bare pointer -> scoped_ptr conversionsestade2015-05-121-1/+1
* Use scoped_ptr::Pass instead of scoped_ptr::PassAs<T>.dcheng2014-10-151-1/+1
* Make EventFilteringInfo::IsEmpty() take has_instance_id_ into account.lazyboy@chromium.org2014-01-171-1/+1
* Initial chrome.mdns API.justinlin@chromium.org2013-09-061-1/+5
* Revert 221619 "Initial chrome.mdns API."henrika@chromium.org2013-09-061-5/+1
* Initial chrome.mdns API.justinlin@chromium.org2013-09-061-1/+5
* <webview>: Add support for filtering extension events by instanceId.fsamuel@chromium.org2013-06-191-9/+9
* Move EventFilter, EventFilteringInfo and EventMatcherMHX348@motorola.com2013-02-121-0/+48