summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_action_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove icon animations, which were only used by script badges.jyasskin@chromium.org2014-02-061-2/+0
* Remove the ExtensionAction::Appearance enum since only the visible and invisi...jyasskin@chromium.org2014-02-051-4/+3
* The Script Bubble and Script Badge were two extension experiments that didn't...finnur@chromium.org2014-01-241-46/+0
* 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
* Make some more code use "if (weak_ptr)" styleakalin@chromium.org2013-06-071-12/+10
* Fix even more remaining uses of WeakPtr<T>'s operator T* conversionakalin@chromium.org2013-06-041-10/+12
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-3/+3
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-18/+14
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-14/+18
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-18/+14
* Move ScriptBadge, ActionInfo out of Extension; preparation for BrowserActionrdevlin.cronin@chromium.org2013-01-161-21/+22
* Move extension_action.* from common/ to browser/jyasskin@chromium.org2012-10-131-0/+204