summaryrefslogtreecommitdiffstats
path: root/chrome/browser/custom_handlers/register_protocol_handler_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-3/+1
* Protocol handler infobar should show elevation shield on action button.tfarina@chromium.org2011-07-261-0/+1
* Add special case protocol names for mailto and webcal.koz@chromium.org2011-07-191-0/+2
* Move protocol_handler from chrome/browser to chrome/common so that extensions...yoz@chromium.org2011-07-131-1/+1
* Make ConfirmInfoBarDelegate::GetLinkText() const.pkasting@chromium.org2011-06-241-1/+1
* Coverity: Fix pass by value errors.kmadhusu@chromium.org2011-06-221-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-1/+1
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-1/+0
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-1/+0
* Convert ProtocolHandler to value semantics.koz@chromium.org2011-05-041-3/+3
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Cleanup for newly-added RegisterProtocolHandler stuff:pkasting@chromium.org2011-02-251-12/+6
* Adds navigator.registerProtocolHandler.tony@chromium.org2011-02-231-0/+51