| Commit message (Expand) | Author | Age | Files | Lines |
* | Get change property value when tabs.onUpdated is fired. | limasdf | 2016-02-09 | 1 | -20/+12 |
* | Refactor FaviconDriver::OnFaviconAvailable() | pkotwicz | 2015-11-23 | 1 | -2/+4 |
* | Remove ScopedPtrMap from extensions code | limasdf | 2015-11-11 | 1 | -4/+4 |
* | Fire `chrome.tabs.onUpdated` when title is updated. | limasdf | 2015-10-23 | 1 | -25/+28 |
* | Creates BrowserTabStripTracker to consolidate common code | sky | 2015-10-12 | 1 | -11/+13 |
* | Fourth batch adding real histogram values for extension events. | kalman | 2015-07-17 | 1 | -4/+1 |
* | Add audible, muted to Tab, c.t.query, c.t.update, and c.t.onUpdated where rel... | jared.sohn | 2015-07-09 | 1 | -23/+39 |
* | Remove FaviconTabHelper | sdefresne | 2015-04-10 | 1 | -3/+6 |
* | Remove NOTIFICATION_FAVICON_UPDATED | sdefresne | 2015-04-08 | 1 | -0/+12 |
* | Move ZoomObserver, ZoomController and ZoomEventManager to components/. | wjmaclean | 2014-12-09 | 1 | -3/+4 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -34/+32 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -14/+14 |
* | Implementation of a Zoom Extension API as an addition to the chrome.tabs | wjmaclean@chromium.org | 2014-07-05 | 1 | -1/+8 |
* | Hide WebContentsView from Chrome. This also removes WebContentsViewPort. | jam@chromium.org | 2014-05-03 | 1 | -1/+1 |
* | Update some uses of Value in chrome/browser to use the base:: namespace. | avi@chromium.org | 2013-12-23 | 1 | -4/+6 |
* | Move EventRouter to src/extensions/browser | jamescook@chromium.org | 2013-11-21 | 1 | -1/+1 |
* | Cleanup: Use std::string& instead of const char* in extension/api | limasdf@gmail.com | 2013-10-01 | 1 | -3/+3 |
* | BrowserEventRouter -> TabsEventRouter | rdevlin.cronin@chromium.org | 2013-09-11 | 1 | -0/+169 |