summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_browser_event_router.cc
Commit message (Expand)AuthorAgeFilesLines
* TabContentsWrapper -> TabContents, part 12.avi@chromium.org2012-06-121-18/+17
* Moving the tabs_module API into a separate directory in api/vabr@chromium.org2012-06-081-2/+2
* Pull browser action click logic into ToolbarModelController, so that the upco...kalman@chromium.org2012-05-251-2/+1
* Make NetworkProfileBubble not use BrowserList::GetLastActive() as much. Inste...ben@chromium.org2012-05-231-8/+8
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* browser: Rename Browser::tabstrip_model to Browser::tab_strip_model.tfarina@chromium.org2012-05-121-5/+5
* browser: Move the tabs directory into ui.tfarina@chromium.org2012-05-111-1/+1
* Clean up comments from r134097.kalman@chromium.org2012-04-301-1/+1
* Make extension page actions be automatically converted into browser actionskalman@chromium.org2012-04-261-5/+34
* Have UIs call BrowserActionExecuted through ExtensionToolbarModel.yoz@chromium.org2012-04-191-11/+13
* TabContents -> WebContentsImpl, part 18.avi@chromium.org2012-04-171-2/+2
* Refactor browserAction API and pageAction APIcduvall@chromium.org2012-03-171-2/+2
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-15/+15
* Create BaseWindow and ExtensionWindowWrapper for extension API access to Panelsstevenjb@chromium.org2012-02-281-2/+4
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-0/+15
* Rename tabs.onActiveChanged and tabs.onHighlightChanged.jstritar@chromium.org2012-01-231-12/+21
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-8/+6
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-5/+8
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-34/+38
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-8/+10
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+0
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-2/+2
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-4/+5
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-5/+4
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-4/+5
* Fixing browser crash in extension_browser_event_router.cc.dpapad@chromium.org2011-12-141-2/+4
* Have panels respond to changes in work area on Linux. This includes switching...prasadt@chromium.org2011-11-221-0/+4
* 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