summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/event_router_forwarder.cc
Commit message (Expand)AuthorAgeFilesLines
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+7
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-7/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-3/+7
* chrome: Kill the base::Passed(foo.Pass()) meme.tfarina@chromium.org2013-02-041-2/+2
* Copy scoped_ptr in for loop in EventRouterForwarder::HandleEventstevenjb@chromium.org2012-12-271-1/+2
* Remove deprecated extension EventRouter APIs.mpcomplete@chromium.org2012-12-071-8/+6
* Remove GetExtensionEventRouter calls and replace with PKSF calls through the ...mirandac@chromium.org2012-10-291-3/+4
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-071-15/+16
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-0/+126