summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/tabs/tabs_event_router.h
Commit message (Expand)AuthorAgeFilesLines
* Get change property value when tabs.onUpdated is fired.limasdf2016-02-091-20/+12
* Refactor FaviconDriver::OnFaviconAvailable()pkotwicz2015-11-231-2/+4
* Remove ScopedPtrMap from extensions codelimasdf2015-11-111-4/+4
* Fire `chrome.tabs.onUpdated` when title is updated.limasdf2015-10-231-25/+28
* Creates BrowserTabStripTracker to consolidate common codesky2015-10-121-11/+13
* Fourth batch adding real histogram values for extension events.kalman2015-07-171-4/+1
* Add audible, muted to Tab, c.t.query, c.t.update, and c.t.onUpdated where rel...jared.sohn2015-07-091-23/+39
* Remove FaviconTabHelpersdefresne2015-04-101-3/+6
* Remove NOTIFICATION_FAVICON_UPDATEDsdefresne2015-04-081-0/+12
* Move ZoomObserver, ZoomController and ZoomEventManager to components/.wjmaclean2014-12-091-3/+4
* Standardize usage of virtual/override/final in chrome/browser/extensions/dcheng2014-10-211-34/+32
* replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/mostynb2014-10-041-14/+14
* Implementation of a Zoom Extension API as an addition to the chrome.tabswjmaclean@chromium.org2014-07-051-1/+8
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-231-4/+6
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-211-1/+1
* Cleanup: Use std::string& instead of const char* in extension/apilimasdf@gmail.com2013-10-011-3/+3
* BrowserEventRouter -> TabsEventRouterrdevlin.cronin@chromium.org2013-09-111-0/+169