summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/event_router_forwarder_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert Pass()→std::move() in //chrome/browser/extensionsdcheng2015-12-261-5/+7
* Switch to standard integer types in chrome/browser/extensions/.avi2015-12-241-0/+1
* Final batch adding real histogram values for extension events.kalman2015-07-221-66/+98
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-1/+1
* Add ThreadBundles to unit tests.wjmaclean2014-09-171-7/+3
* Revert of Attempting to resolve a race condition with PowerMonitor (https://c...scottmg@chromium.org2014-04-051-5/+2
* Attempting to resolve a race condition with PowerMonitor.bajones@chromium.org2014-04-051-2/+5
* Make TestingProfile auto-create incognito profiles.dconnelly@chromium.org2014-03-071-14/+4
* Convert UserPolicySigninService to use OAuth2TokenServiceatwilson@chromium.org2013-08-221-4/+7
* Created multi-process-friendly PowerMonitor interface.bajones@chromium.org2013-08-021-2/+5
* Use a direct include of the message_loop header in chrome/browser/, part 6.avi@chromium.org2013-07-181-1/+1
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 2tfarina@chromium.org2013-07-031-1/+1
* Convert most of extensions and some other random stuff to using the base name...brettw@chromium.org2013-06-211-4/+4
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-3/+2
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-52/+52
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Split the power monitoring feature from SystemMonitorhongbo.min@intel.com2013-04-031-4/+4
* Update other unittests to use newly added TestingBrowserProcess::GetGlobal().dbeam@chromium.org2013-01-041-1/+1
* chrome/browser: Update calls from RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-171-1/+1
* Refactor extension event distribution to use Values instead of JSON strings.gdk@chromium.org2012-08-071-65/+94
* Move ExtensionEventRouter and related into extensions namespacerdevlin.cronin@chromium.org2012-07-231-0/+260