summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/declarative_content/content_action_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Moved extension and value builder code to extensions component.benwells@chromium.org2013-11-051-1/+1
* Prevent declarativeContent.ShowPageAction from being used with extensions tha...jyasskin@chromium.org2013-10-211-9/+32
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-021-4/+4
* Use DedupingFactory for Declarative WebRequest APIbattre@chromium.org2013-05-231-2/+2
* Set up ChromeOS settings in TestExtensionEnvironment instead of requiring its...sammc@chromium.org2013-05-171-13/+0
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@chromium.org2013-04-241-0/+13
* Revert 195811 "Explicitly construct/destruct UserManager and dep..."kalman@chromium.org2013-04-231-10/+0
* Explicitly construct/destruct UserManager and dependencies in testsbartfab@google.com2013-04-231-0/+10
* Cleanup: IWYU in a bunch of tests.thestig@chromium.org2013-04-031-0/+1
* Refactor TestExtensionEnvironment into its own filejyasskin@chromium.org2013-02-011-91/+4
* Run more threads in the DeclarativeContentActionTest to avoid memory leaks.jyasskin@chromium.org2013-01-291-5/+26
* Implement the basic declarativeContent API.jyasskin@chromium.org2013-01-261-0/+155