summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* [Translate] Translate delegate shortcut configurationmiguelg@chromium.org2013-04-251-4/+17
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-191-1/+1
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-21/+21
* Translate infobar delegate: name the "type_" and "error_" fields "infobar_typ...pkasting@chromium.org2013-01-071-6/+6
* Convert all uses of InfoBarTabHelper -> InfoBarService. Make InfoBarTabHelperpkasting@chromium.org2012-12-201-5/+4
* Simplify the translate infobar code some.pkasting@chromium.org2012-09-211-18/+31
* Rename InfoBarTabService -> InfoBarService.joi@chromium.org2012-08-301-1/+1
* Introduce InfoBarTabService API.joi@chromium.org2012-08-201-1/+2
* Create chrome/browser/api directory. Move infobar delegates used by Autofill ...joi@chromium.org2012-08-131-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Cleanup: Remove unneeded forward declarations from various chrome/browser sub...thestig@chromium.org2011-11-151-3/+3
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-9/+9
* Fix a crash in the translate info bar.mad@chromium.org2011-08-101-5/+6
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-1/+2
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-1/+1
* Hide translate infobar on programmatic navigation.jeremy@chromium.org2011-05-181-1/+3
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-6/+5
* Make InfoBarDelegate::GetIcon() return gfx::Image rather than SkBitmap.rsesek@chromium.org2011-04-211-1/+1
* Split infobar_delegate.[cc,h] into separate pieces for the different classes ...tfarina@chromium.org2011-03-031-1/+1
* Cleanup:pkasting@chromium.org2011-02-081-11/+13
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-11/+11
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-3/+3
* Fix Translate bar crashersfeldstein@chromium.org2010-08-121-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-211-7/+7
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-7/+7
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-7/+7
* Adding a way for user to report errors in language detectionjcivelli@chromium.org2010-07-161-0/+8
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-011-0/+198