summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_infobar_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* 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