Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Resubmit: Remove ExtensionService Garbage-Collecting methods. | rdevlin.cronin@chromium.org | 2014-04-02 | 1 | -10/+35 |
* | Revert of Remove ExtensionService Garbage-Collecting methods. (https://codere... | dalecurtis@chromium.org | 2014-03-28 | 1 | -35/+10 |
* | Remove ExtensionService Garbage-Collecting methods. | rdevlin.cronin@chromium.org | 2014-03-28 | 1 | -10/+35 |
* | Don't post tasks from RulesRegistry c-tor | vabr@chromium.org | 2013-12-19 | 1 | -0/+3 |
* | Update extensions/ to use scoped_refptr<T>::get() rather than implicit "opera... | rsleevi@chromium.org | 2013-06-01 | 1 | -1/+1 |
* | Replace the RulesRegistryWithCache 'ready' system with a OneShotEvent. | jyasskin@chromium.org | 2013-05-23 | 1 | -1/+5 |
* | Add a non-blocking "OneShotEvent" class | jyasskin@chromium.org | 2013-05-17 | 1 | -0/+66 |