summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_webnavigation_api.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename Real* to Double* in values.* and dependent filesarv@chromium.org2011-02-011-6/+6
* Implement the onBeforeRetarget event of the webNavigation APIjochen@chromium.org2011-01-211-1/+28
* Move:ben@chromium.org2010-12-021-1/+1
* Use the correct signal to detect failed navigationsjochen@chromium.org2010-12-021-2/+3
* C++ readability change for jochenjochen@chromium.org2010-11-301-23/+21
* Implement onCompleted event for the webNavigation APIjochen@chromium.org2010-11-051-0/+27
* Implement onDOMContentLoaded event of the webNavigation API.jochen@chromium.org2010-11-041-12/+64
* Track in which frames navigation errors occurred and don't send further navig...jochen@chromium.org2010-10-281-3/+63
* Pull events-related code out of ExtensionMessageService into its own class.mpcomplete@chromium.org2010-10-151-3/+3
* Implement the frame id required for the web navigation api.jochen@chromium.org2010-10-051-12/+21
* Reland r59641. Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-171-13/+74
* Revert 59641 - Add the onBeforeNavigate and onErrorOccured events to the webN...jochen@chromium.org2010-09-161-71/+13
* Add the onBeforeNavigate and onErrorOccured events to the webNavigation API.jochen@chromium.org2010-09-161-13/+71
* Reland r54723. Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-131-0/+85
* Revert 58809 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-85/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+85
* Revert 58802 - Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-85/+0
* Implement the webNavigation.onCommitted event.jochen@chromium.org2010-09-081-0/+85