summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/language_state.h
Commit message (Expand)AuthorAgeFilesLines
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-1/+1
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-0/+109
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-13/+0
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-99/+2
* Sites like Google Maps may trigger navigations when the user interacts with t...jcivelli@chromium.org2010-08-131-3/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-1/+11
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-231-1/+8
* Makes sure we don't display several times the translate infobar for a page.jcampan@chromium.org2010-02-171-0/+9
* Reloading a page would not show a translate infobar.jcampan@chromium.org2010-02-161-1/+1
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-0/+84