index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
custom_handlers
/
register_protocol_handler_infobar_delegate.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add InfoBarDelegate::web_contents(). This is convenient for the number of
pkasting@chromium.org
2013-04-24
1
-1
/
+1
*
Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.
pkasting@chromium.org
2013-04-23
1
-3
/
+3
*
Move c/b/a/infobar files back to c/b/infobar
kaiwang@chromium.org
2013-03-19
1
-1
/
+1
*
Change infobar creation to use a public static Create() method on the infobar...
pkasting@chromium.org
2013-01-08
1
-10
/
+31
*
Rename InfoBarTabService -> InfoBarService.
joi@chromium.org
2012-08-30
1
-2
/
+2
*
Introduce InfoBarTabService API.
joi@chromium.org
2012-08-20
1
-4
/
+4
*
Added type enum to the base class with a getter virtual method. This prevents...
dyu@chromium.org
2012-04-07
1
-0
/
+5
*
Update a bunch of help center URLs.
derat@chromium.org
2012-01-29
1
-3
/
+1
*
Make registerProtocolHandler() infobars replace existing infobars for equival...
koz@chromium.org
2012-01-06
1
-0
/
+11
*
Make registerProtocolHandler() infobars use the default expiry logic.
koz@chromium.org
2012-01-06
1
-7
/
+0
*
Dismiss registerProtocolHandlers infobars on navigation to prevent zombie bars.
koz@chromium.org
2012-01-05
1
-5
/
+4
*
Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...
jam@chromium.org
2012-01-04
1
-1
/
+1
*
Move the PageNavigator interface and GlobalRequestID struct to content\public...
jam@chromium.org
2011-12-28
1
-3
/
+9
*
Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...
jam@chromium.org
2011-12-25
1
-1
/
+1
*
Split UserMetrics into API vs. implementation. Move API to content/public.
joi@chromium.org
2011-12-14
1
-4
/
+6
*
Move PageTransition into content namespace. While I'm touching all these file...
jam@chromium.org
2011-10-13
1
-1
/
+1
*
Move infobar handling to a tab helper.
avi@chromium.org
2011-09-30
1
-4
/
+4
*
Add UMA metrics for register protocol handler, part 2.
isherman@chromium.org
2011-08-12
1
-6
/
+6
*
Add UMA for register protocol handler.
koz@chromium.org
2011-08-11
1
-0
/
+7
*
Unify infobars' link-opening behavior to respect user-requested dispositions ...
pkasting@chromium.org
2011-08-02
1
-3
/
+5
*
Protocol handler infobar should show elevation shield on action button.
tfarina@chromium.org
2011-07-26
1
-0
/
+5
*
Makes it so that when a user clicks "No" in the infobar that asks if they wan...
koz@chromium.org
2011-07-22
1
-2
/
+2
*
Add special case protocol names for mailto and webcal.
koz@chromium.org
2011-07-19
1
-2
/
+11
*
Add 'Learn more' link to the RPH infobars.
koz@chromium.org
2011-07-18
1
-2
/
+6
*
Make ConfirmInfoBarDelegate::GetLinkText() const.
pkasting@chromium.org
2011-06-24
1
-1
/
+1
*
Coverity: Fix pass by value errors.
kmadhusu@chromium.org
2011-06-22
1
-1
/
+1
*
Factor load notification detail structs out of NavigationController and into
pinkerton@chromium.org
2011-05-31
1
-1
/
+1
*
Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...
pkasting@chromium.org
2011-05-05
1
-4
/
+0
*
Convert ProtocolHandler to value semantics.
koz@chromium.org
2011-05-04
1
-9
/
+8
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-05-02
1
-0
/
+1
*
Revert 81538 - Add unit test and 'ignore' functionality to ProtocolHandlerReg...
koz@chromium.org
2011-04-14
1
-1
/
+0
*
Add unit test and 'ignore' functionality to ProtocolHandlerRegistry.
koz@chromium.org
2011-04-14
1
-0
/
+1
*
Cleanup for newly-added RegisterProtocolHandler stuff:
pkasting@chromium.org
2011-02-25
1
-72
/
+21
*
Adds navigator.registerProtocolHandler.
tony@chromium.org
2011-02-23
1
-0
/
+127