summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browser_event_router.cc
Commit message (Expand)AuthorAgeFilesLines
* Add DidChangeFocus to FocusChangeListener.alicet@chromium.org2011-11-101-1/+1
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-14/+15
* Extend chrome.tabs* API to support multiple tabs.jstritar@chromium.org2011-09-281-0/+33
* Refactor ExtensionTabUtil-namespaced functions into their own file.miket@chromium.org2011-09-271-0/+1
* views: Factor WidgetFocusManager out of FocusManager class.tfarina@chromium.org2011-09-141-2/+2
* Removal of Profile from content part 3.avi@chromium.org2011-07-281-3/+4
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Start the extension event routers for each profile, not just at browser startup.yoz@chromium.org2011-07-191-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-14/+15
* Multi-tab: Adding new Notification when tab selection changes (again).dpapad@chromium.org2011-06-231-3/+0
* More correct window focus changes for multi-profile and incognito.yoz@chromium.org2011-06-231-13/+53
* Revert 89752 - Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-0/+3
* Multi-tab: Adding new Notification when tab selection changes.dpapad@chromium.org2011-06-201-3/+0
* Use active information fromTabInsertedAt in browser event router so that the ...yoz@chromium.org2011-06-101-8/+10
* Fix duplicate tab and window events on Chrome OS.jstritar@chromium.org2011-05-281-46/+55
* Multi-tab selection: Renaming TabStripModelObserver::TabSelectedAt to ActiveT...dpapad@chromium.org2011-05-241-1/+1
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-2/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Changes semantics of TabSelectedAt. For multi-selection the TabStripsky@chromium.org2011-03-021-0/+3
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-2/+2
* Move a bunch of random other files to src/ui/baseben@chromium.org2011-01-201-2/+2
* Make ExtensionBrowserEventRouter owned by ExtensionService.asargent@chromium.org2011-01-151-10/+13
* Changes instant so that the newly created tab has a new id. Doingsky@chromium.org2011-01-111-2/+4
* Move:ben@chromium.org2010-12-021-1/+1
* Move:ben@chromium.org2010-12-021-2/+1
* Make pink's TabContentsWrapper change compile on Windows.ben@chromium.org2010-11-181-39/+46
* Cleanup: Include browser.h -> ui/browser.h [Part 3].jhawkins@chromium.org2010-11-161-4/+4
* Add pinned property to tabs.update and create.jstritar@chromium.org2010-11-081-25/+52
* Part 2 of extension event refactor.mpcomplete@chromium.org2010-10-211-11/+24
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+2
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-5/+5
* Indicate if window is closing in tabs.onRemoved callbackjstritar@chromium.org2010-10-151-1/+7
* Makes session restore work correctly with instant.sky@chromium.org2010-10-151-3/+0
* Remove traces for the WhitelistExtension test. The flakiness seems to be gone.finnur@chromium.org2010-10-141-14/+0
* Add more traces. I think what is happening is that the background page hasn't...finnur@chromium.org2010-10-131-1/+4
* Make sure the download status in the application icon is updatedphajdan.jr@chromium.org2010-10-131-1/+1
* Adjust the traces for WhitelistedExtension.finnur@chromium.org2010-10-121-0/+11
* Rip out phantom tabs and corresponding unit tests.andybons@chromium.org2010-10-021-9/+6
* Moves TabStripModelObserver/Delegate into their own headers.sky@chromium.org2010-09-161-0/+1
* Makes ExtensionBrowserEventRouter correctly deal with replacing a tab.sky@chromium.org2010-09-091-7/+18
* Add support for a "split" incognito behavior for extensions.mpcomplete@chromium.org2010-08-311-1/+1
* Coverity: Fix a collection of uninitialized member variables, mostly in exten...finnur@chromium.org2010-07-231-1/+2
* [Mac] Fix for a bug where extensions were not being notified when no window w...andybons@chromium.org2010-07-201-0/+9
* Add support for omnibox.onInputStarted and onInputCancelled.mpcomplete@chromium.org2010-07-021-2/+4
* Send WINDOW_ID_NONE in chrome.windows.onFocusChanged when all windows loose f...rafaelw@chromium.org2010-06-161-4/+31
* Prevent extensions api windows.onFocusChange from firing more than once with ...rafaelw@chromium.org2010-05-211-2/+10
* fix chrome.tabs.onUpdated bugs, add browsertest.rafaelw@chromium.org2010-05-191-39/+17
* Reland 44348 Add support for restricting broadcasting events to extensions ba...jochen@chromium.org2010-04-141-2/+2
* Revert 44351 - Reland 44348 Add support for restricting broadcasting events t...jochen@chromium.org2010-04-131-2/+2