summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* More misc. cleanup:pkasting@chromium.org2013-07-195-79/+70
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* Use a direct include of the message_loop header in chrome/browser/, part 10.avi@chromium.org2013-07-171-1/+1
* Translate: Refactoring: TranslateLanguageList's URL fetchershajimehoshi@chromium.org2013-07-123-143/+139
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-125-5/+5
* Misc. cleanup:pkasting@chromium.org2013-07-103-14/+13
* Don't initialize WebKit in the browser process during TranslateManagerTestjochen@chromium.org2013-07-101-6/+0
* Allow Chrome OS login profile to have different default pref valuesbartfab@chromium.org2013-07-052-2/+2
* Removed unnecessary 'include' directiveshajimehoshi@chromium.org2013-07-051-5/+0
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-026-6/+6
* Translate: Disable the "Don't translate" checkbox when the default target lan...hajimehoshi@chromium.org2013-07-022-17/+12
* Bug fix: Merging language sets to create 'translate_blocked_languages' may be...hajimehoshi@chromium.org2013-06-291-16/+17
* Use a direct include of time headers in chrome/browser/, part 7.avi@chromium.org2013-06-286-6/+6
* GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1phajdan.jr@chromium.org2013-06-261-8/+9
* Translate: Have TranslateManager::IsAcceptLanguage("en") return true if Engli...hajimehoshi@chromium.org2013-06-261-2/+14
* Translate: modify chrome://translate-internals/ for the new preference 'trans...hajimehoshi@chromium.org2013-06-262-0/+11
* Translate: Merge blacklisted languages and Accept languages when the user run...hajimehoshi@chromium.org2013-06-255-29/+233
* Refactoring: Create TranslateScript from TranslateManagerhajimehoshi@chromium.org2013-06-218-173/+304
* [Translate] Do not show TRANSLATING and AFTER_TRANSLATE when on a translate s...miguelg@chromium.org2013-06-212-9/+10
* Bug fix: Translate infobar should appear when the user configured so.hajimehoshi@chromium.org2013-06-211-6/+12
* Translate: language list smart updatertoyoshim@chromium.org2013-06-205-17/+64
* Refactoring: Separate TranslateLanguageList into this and TranslateURLFetcherhajimehoshi@chromium.org2013-06-204-148/+194
* Translate: Changed the rule to determine which language should be translatedhajimehoshi@chromium.org2013-06-1710-29/+152
* Translate: remove resolved TODOtoyoshim@chromium.org2013-06-171-1/+0
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* Translate: Filter and record languages whose names Chrome doesn't showhajimehoshi@chromium.org2013-06-146-121/+135
* Add "Supported Languages" section to chrome://translate-internalshajimehoshi@chromium.org2013-06-144-4/+29
* Translate: remove "(alpha)" suffix from language namestoyoshim@chromium.org2013-06-121-5/+1
* Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/.dcheng@chromium.org2013-06-121-4/+1
* Translate: Convert synonyms before checking if the language is an Accept lang...hajimehoshi@chromium.org2013-06-122-2/+6
* Translate: introduce LanguageListFetcher to make it easier to manage retrytoyoshim@chromium.org2013-06-113-90/+173
* Use a direct include of strings headers in chrome/browser/t*-w*/.avi@chromium.org2013-06-106-8/+8
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 3.avi@chromium.org2013-06-072-2/+2
* Translate: don't show source language dependent menu items in options menutoyoshim@chromium.org2013-06-071-10/+18
* Translate: add 'Event Logs' tab to chrome://translate-internalstoyoshim@chromium.org2013-06-076-23/+117
* Translate: create chrome/common/translate directorytoyoshim@chromium.org2013-06-068-9/+8
* Add TestBrowserThreadBundle into RenderViewHostTestHarness. Kill some unneces...ajwong@chromium.org2013-06-061-5/+1
* Refactoring: separate TranslateAcceptLanguages from TranslateManagerhajimehoshi@chromium.org2013-06-054-103/+174
* Translate: make UMA_HISTOGRAM_COUNTS(*, 1) to UMA_HISTOGRAM_BOOLEAN(*, true)toyoshim@chromium.org2013-06-053-9/+9
* Translate: make alpha language support enabled by defaulttoyoshim@chromium.org2013-06-043-24/+17
* Translate: display alpha language name with (alpha) suffixtoyoshim@chromium.org2013-05-315-82/+166
* Avoid recording info from an incognito windowhajimehoshi@chromium.org2013-05-311-7/+12
* Add the new UMA key 'Translate.LocalesOnDisabledByPrefs'.hajimehoshi@chromium.org2013-05-304-0/+24
* Added and replaced some UMAs.hajimehoshi@chromium.org2013-05-294-11/+50
* Added 'error logs' tab to chrome://translte-internals.hajimehoshi@chromium.org2013-05-293-2/+50
* Translate: make refresh mata tag check done in case insensitivetoyoshim@chromium.org2013-05-291-14/+47
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-282-6/+6
* Translate: split supporting language list handling to TranslateLanguageListtoyoshim@chromium.org2013-05-287-249/+408
* Translate: UMA for "Show original"toyoshim@chromium.org2013-05-271-5/+11
* Translate: style nits on r201807toyoshim@chromium.org2013-05-271-16/+13