| Commit message (Expand) | Author | Age | Files | Lines |
* | Moved extension and value builder code to extensions component. | benwells@chromium.org | 2013-11-05 | 1 | -1/+1 |
* | Prevent declarativeContent.ShowPageAction from being used with extensions tha... | jyasskin@chromium.org | 2013-10-21 | 1 | -9/+32 |
* | Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*" | rsleevi@chromium.org | 2013-06-02 | 1 | -4/+4 |
* | Use DedupingFactory for Declarative WebRequest API | battre@chromium.org | 2013-05-23 | 1 | -2/+2 |
* | Set up ChromeOS settings in TestExtensionEnvironment instead of requiring its... | sammc@chromium.org | 2013-05-17 | 1 | -13/+0 |
* | Explicitly construct/destruct UserManager and dependencies in tests | bartfab@chromium.org | 2013-04-24 | 1 | -0/+13 |
* | Revert 195811 "Explicitly construct/destruct UserManager and dep..." | kalman@chromium.org | 2013-04-23 | 1 | -10/+0 |
* | Explicitly construct/destruct UserManager and dependencies in tests | bartfab@google.com | 2013-04-23 | 1 | -0/+10 |
* | Cleanup: IWYU in a bunch of tests. | thestig@chromium.org | 2013-04-03 | 1 | -0/+1 |
* | Refactor TestExtensionEnvironment into its own file | jyasskin@chromium.org | 2013-02-01 | 1 | -91/+4 |
* | Run more threads in the DeclarativeContentActionTest to avoid memory leaks. | jyasskin@chromium.org | 2013-01-29 | 1 | -5/+26 |
* | Implement the basic declarativeContent API. | jyasskin@chromium.org | 2013-01-26 | 1 | -0/+155 |