summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/collected_cookies_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-0/+6
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-3/+3
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-1/+1
* This CL moves the contents of ui_resources_standard.grd into ui_resources.grd...benrg@chromium.org2012-07-111-2/+2
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-1/+1
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-4/+4
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-2/+2
* Submitting http://codereview.chromium.org/6901058/ on behalf of rhashimotosaintlou@chromium.org2011-04-291-1/+1
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-2/+3
* Inform user to reload page after chagning cookie settings from in-page dialog.rogerta@chromium.org2011-03-191-0/+45