summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate/options_menu_model.cc
Commit message (Expand)AuthorAgeFilesLines
* Update a bunch of help center URLs.derat@chromium.org2012-01-291-17/+4
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-041-1/+1
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-1/+2
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-281-2/+2
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-3/+6
* 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-8/+10
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-251-1/+1
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* 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 PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+2
* Disable the error reporting option for secured URL.mad@chromium.org2011-10-031-0/+12
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-2/+4
* Revert 103459 - Disable the error reporting option for secured URL.backer@chromium.org2011-09-301-6/+0
* Disable the error reporting option for secured URL.mad@chromium.org2011-09-301-0/+6
* Removal of Profile from content part 4.avi@chromium.org2011-08-011-1/+2
* More https for support URLs.cevans@chromium.org2011-04-131-3/+3
* Update the includes to the old tab_contents.hjam@chromium.org2011-03-021-1/+1
* Move l10n_util to ui/baseben@chromium.org2011-01-211-1/+1
* Move models from app to ui/base/modelsben@chromium.org2011-01-141-2/+2
* Remove unneeded browser_process.h includes.thestig@chromium.org2010-12-051-1/+0
* Move:ben@chromium.org2010-12-021-1/+1
* chromeos: Update help URLs.derat@chromium.org2010-11-101-4/+16
* Split out command IDs from chrome_dll_resource.h.evan@chromium.org2010-11-081-1/+1
* Move Stats, histograms, and field trial into a metrics subdirectory of base andbrettw@chromium.org2010-10-141-1/+1
* Don't show preference related menus in the translate infobar in incognito mode.jcivelli@chromium.org2010-08-111-11/+15
* 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-18/+81
* Refactored the translate infobars.jcivelli@chromium.org2010-06-091-1/+17
* translate infobar: modify options menukuan@chromium.org2010-03-171-20/+14
* Reland translate toolbar unit tests (originally landed as r41274, rolled back...jeremy@chromium.org2010-03-151-2/+2
* Revert "Reland translate toolbar unit tests (originally landed as r41274, rol...jeremy@chromium.org2010-03-151-2/+2
* Reland translate toolbar unit tests (originally landed as r41274, rolled back...jeremy@chromium.org2010-03-151-2/+2
* Revert 41274 - Unit Tests for OS X Translte infobars.thomasvl@chromium.org2010-03-111-2/+2
* Unit Tests for OS X Translte infobars.jeremy@chromium.org2010-03-111-2/+2
* translate infobars: reimplement, fix bugskuan@chromium.org2010-02-101-3/+4
* implement proper localized display names for translate languageskuan@chromium.org2010-02-021-6/+9
* implement infobars and delegates placeholders for translate feature.kuan@chromium.org2010-01-271-0/+37