summaryrefslogtreecommitdiffstats
path: root/components/translate
Commit message (Expand)AuthorAgeFilesLines
* translate: Fix Android dependency issue.pcc2015-08-141-2/+4
* [Translate] Abstract concept of list of denial times.groby2015-08-103-46/+206
* Implement CLD hints to CLD2 calls. Edit CLD2 result to return top language in...mcindy2015-08-061-21/+45
* Replace StringToLowerASCII with base::ToLowerASCIIbrettw2015-08-061-3/+3
* Fix a UAF in TranslateAcceptLanguages.sebmarchand2015-08-061-1/+2
* [Translate] Add unittest infrastructure for TranslatePrefgroby2015-08-061-0/+80
* Remove the Finch test 'CLD1VsCLD2'hajimehoshi2015-08-033-86/+54
* Fix Chromium forgetting accepted languages.lizeb2015-07-311-2/+1
* Update SplitString calls in componentsbrettw2015-07-235-45/+36
* Unify LowerCaseEqualsASCII and EqualsASCII functions.brettw2015-07-231-1/+2
* Disable translate when there is no API keypaulmiller2015-07-174-12/+48
* Remove legacy StartsWithASCII function.brettw2015-07-162-3/+6
* Move JoinString to the base namespace.brettw2015-07-151-3/+4
* Revert of Move JoinString to the base namespace (patchset #9 id:160001 of htt...hongchan2015-07-141-4/+3
* Move JoinString to the base namespace.brettw2015-07-141-3/+4
* Remove unused function declaration.avi2015-06-301-8/+0
* translate: Replace usage of GetActiveEntry by GetLastCommittedEntry.tfarina2015-06-258-31/+10
* Translate: update the default supporting language listtoyoshim2015-06-251-28/+55
* Translate: not to specify "cb=sl" to obtain supporting language listtoyoshim2015-06-243-34/+19
* Move more string_util functions to base namespace.brettw2015-06-241-2/+2
* Add tests for TranslateLanguageListtoyoshim2015-06-223-7/+61
* Modify TranslateLanguageList to support recent server side formattoyoshim2015-06-191-6/+6
* Change histogram.h includes to histogram_macros.h in components/asvitkine2015-06-165-5/+5
* Move EndsWith to base namespace.brettw2015-06-121-1/+1
* Move StartsWith[ASCII] to base namespace.brettw2015-06-123-7/+8
* Move LowerCaseEqualsASCII to base namespacebrettw2015-06-091-1/+1
* Move StringToUpperASCII to base namespacebrettw2015-06-091-1/+1
* Replace more ObserverList with base::ObserverList.brettw2015-06-031-1/+1
* iOS: Fix more JS errors found by the closure compiler.thestig2015-06-031-2/+3
* components: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-06-023-27/+26
* iOS: Check Node.nodeType against Node.FOO_NODE, not document.FOO_NODE.thestig2015-06-011-2/+2
* iOS: Make more JS code build with error checking enabled.thestig2015-05-291-7/+6
* Translate: fix msan errors on unit_teststoyoshim2015-05-271-1/+1
* Translate: add notranslate meta tag detection log into translate-internalstoyoshim2015-05-254-44/+47
* Use scoped_ptrs in JSONReader::Read functions.estade2015-05-221-2/+2
* Fix a lot of support links.dbeam2015-05-221-1/+1
* [Cleanup] Fix pronouns in comments.groby2015-05-211-1/+1
* Simplify infobar expiry.pkasting2015-05-202-11/+0
* Switch language detection to use CLD2's DetectLanguageCheckUTF8 method.andrewhayden2015-05-081-12/+21
* Adjust URLFetcher::Create API so that object is returned as scoped_ptr.dtapuska2015-05-011-5/+1
* Remove most occurences of PrefRegistrySyncable::UNSYNCABLE_PREFraymes2015-04-271-3/+1
* Change the condition not to pop-up the Translate bubblehajimehoshi2015-04-213-32/+56
* Complete WebStateObserverBridge and follow Cocoa naming style.jyquinn2015-04-152-2/+2
* Change CompareString16WithCollator to take const ref collator.estade2015-04-111-2/+2
* Removed dependencies to CRWJSEarlyScriptManager.eugenebut2015-04-011-5/+0
* Fix uninit memory access in TranslateManagerRenderViewHostTests.thestig2015-03-091-1/+3
* Fixed dependencies for JsLanguageDetectionManager.eugenebut2015-03-051-3/+2
* [iOS] Fix DCHECK in ShouldShowAlwaysTranslateShortcut()droger2015-03-031-0/+6
* Minor infobar cleanup.pkasting2015-02-242-22/+22
* Sort GN files under componentssatorux2015-02-162-4/+4