summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/translate_infobar_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-1/+1
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+2
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-271-0/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-10/+10
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+1
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-221-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-4/+4
* 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-21/+34
* Fix a crash caused by unknown saved language.mad@chromium.org2011-08-291-0/+2
* Fix a crash in the translate info bar.mad@chromium.org2011-08-101-6/+5
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-5/+6
* Keep a pointer to the owning TabContents on InfoBarDelegates, clearing it whe...pkasting@chromium.org2011-07-281-8/+4
* Re-land r89864. Hopefully this won't trigger the apparent perf regression no...abarth@chromium.org2011-07-081-1/+1
* Revert 89864 - Don't rely on user gestures for deciding when to dismiss infob...cmp@chromium.org2011-07-071-1/+1
* Don't rely on user gestures for deciding when to dismiss infobars.abarth@chromium.org2011-06-211-1/+1
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-1/+2
* Hide translate infobar on programmatic navigation.jeremy@chromium.org2011-05-181-0/+10
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-5/+8
* Replace the virtual InfoBarDelegate::InfoBarClosed() function with a non-virt...pkasting@chromium.org2011-05-051-4/+0
* 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/+2
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-1/+5
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Cleanup:pkasting@chromium.org2011-02-081-12/+15
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Cleanup: de-inline a bunch of classes, rename and move "PluginInstaller" to "...pkasting@chromium.org2011-01-211-173/+141
* Move ResourceBundle, DataPack to ui/baseben@chromium.org2011-01-201-1/+1
* Add a new GetInstance() method for singleton classes used in chrome/browser f...satish@chromium.org2010-12-091-4/+4
* Move:ben@chromium.org2010-12-021-1/+1
* FBTF: Even more ctor/virtual deinlining.erg@google.com2010-10-191-0/+8
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Don't show the extra "Always/never translate" buttons on the "before translat...jcivelli@chromium.org2010-08-171-4/+12
* Fix Translate bar crashersfeldstein@chromium.org2010-08-121-0/+4
* Few TranslateManager changes:jcivelli@chromium.org2010-07-221-2/+10
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-211-18/+18
* Revert 53016 - Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-18/+18
* Makes the browser fetch the translate script regularly.jcivelli@chromium.org2010-07-201-18/+18
* When Chrome translates a page, the translate server might detect that the pag...jcivelli@chromium.org2010-07-191-0/+11
* Adding a way for user to report errors in language detectionjcivelli@chromium.org2010-07-161-1/+9
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Renaming TranslateManager2 to TranslateManagerjcivelli@chromium.org2010-07-011-0/+360