summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/language_state.cc
Commit message (Expand)AuthorAgeFilesLines
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Revert 106029nkostylev@chromium.org2011-10-181-1/+1
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-3/+4
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+2
* Move code that talks to spelling and translate out of content. I create Chro...jam@chromium.org2011-04-131-0/+76
* Start moving core pieces of Chrome multi-process code to src\content. I'm st...jam@chromium.org2011-02-181-76/+0
* Sites like Google Maps may trigger navigations when the user interacts with t...jcivelli@chromium.org2010-08-131-3/+6
* Don't offer to translate pages if the page says so byjcivelli@google.com2010-07-121-1/+4
* Make the translation bar not show up again when you closed it in a page jcampan@chromium.org2010-02-231-5/+20
* Makes sure we don't display several times the translate infobar for a page.jcampan@chromium.org2010-02-171-1/+3
* Reloading a page would not show a translate infobar.jcampan@chromium.org2010-02-161-4/+6
* Implements the auto-translate on click: if you have translatedjcampan@chromium.org2010-02-121-0/+51