summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webnavigation_api.h
Commit message (Expand)AuthorAgeFilesLines
* Add webNavigation.getFrame to retrieve information about frame IDsjochen@chromium.org2011-07-261-2/+16
* Remove TabContents from FrameNavigationStatejochen@chromium.org2011-07-251-16/+7
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-251-11/+43
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-1/+1
* Revert "Revert "Change extension event routers to not be singletons and to be...yoz@chromium.org2011-06-281-8/+6
* Revert "Change many extension event routers to not be singletons and to be mo...yoz@chromium.org2011-06-251-6/+8
* Change many extension event routers to not be singletons and to be more profi...yoz@chromium.org2011-06-251-8/+6
* Revert "Change event routers from singletons to being owned by the ExtensionS...yoz@chromium.org2011-05-271-2/+10
* Change event routers from singletons to being owned by the ExtensionService.yoz@chromium.org2011-05-261-10/+2
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-4/+6
* Also fire onBeforeRetarget events if now tabs/windows are opened due to user ...jochen@chromium.org2011-04-151-0/+5
* Use TabContentsObserver to monitor web navigation events instead of notificat...jochen@chromium.org2011-04-141-50/+49
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-3/+3
* Only send webNavigation events for http/https/file/ftp URLs.jochen@chromium.org2011-03-021-0/+12
* Fire web navigation events on reference fragment navigations.jochen@chromium.org2011-03-011-4/+6
* Implement the onBeforeRetarget event of the webNavigation APIjochen@chromium.org2011-01-211-0/+7
* Use the correct signal to detect failed navigationsjochen@chromium.org2010-12-021-0/+1
* C++ readability change for jochenjochen@chromium.org2010-11-301-13/+17
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+4
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-4/+19
* Track in which frames navigation errors occurred and don't send further navig...jochen@chromium.org2010-10-281-0/+40
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-0/+3
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-6/+21
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-161-21/+6
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-161-6/+21
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-131-0/+56
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-56/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+56
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-56/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+56