Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disable ephemeral apps after they stop running | tmdiep@chromium.org | 2014-08-06 | 1 | -6/+0 |
* | Use ExtensionRegistry instead of deprecated extension's notification in Event... | limasdf@gmail.com | 2014-08-04 | 1 | -0/+14 |
* | Allow restricting WebUI-enabled extension APIs to URL patterns. | kalman@chromium.org | 2014-07-30 | 1 | -4/+16 |
* | Allow extension APIs to be called from WebUI. The only API currently | kalman@chromium.org | 2014-07-24 | 1 | -0/+3 |
* | Add extensions::EventRouter::Get(browser_context) as a shorthand for | kalman@chromium.org | 2014-03-26 | 1 | -0/+5 |
* | Add ApiActivityMonitor to decouple ActivityLog from low-level extensions code | jamescook@chromium.org | 2014-02-06 | 1 | -30/+0 |
* | Do not dispatch events to inactive ephemeral apps | tmdiep@chromium.org | 2014-01-08 | 1 | -0/+6 |
* | Update uses of Value in extensions/, google_apis/, gpu/, media/, net/, printi... | avi@chromium.org | 2013-12-23 | 1 | -2/+2 |
* | Move EventRouter to src/extensions/browser | jamescook@chromium.org | 2013-11-21 | 1 | -0/+387 |