summaryrefslogtreecommitdiffstats
path: root/chrome/browser/translate
Commit message (Expand)AuthorAgeFilesLines
* Update {virtual,override} to follow C++11 style in chrome.nick2015-04-241-1/+1
* Change the condition not to pop-up the Translate bubblehajimehoshi2015-04-211-1/+1
* MacViews: Avoid linking Cocoa infobar to MacViews browserandresantoso2015-04-011-11/+0
* Verify that the page transition matches the navigation type with RendererDidN...avi2015-02-181-2/+2
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-222-2/+2
* Update legacy Tuple-using code.Avi Drissman2014-12-221-5/+5
* Cleanup: Fix some chrome's includes that were not using qualified path.tfarina2014-12-091-1/+1
* Fix namespace in web_resource component.droger2014-11-271-2/+4
* Componentize EulaAcceptedNotifier and ResourceRequestAllowedNotifierdroger2014-11-212-2/+4
* Remove dependencies of ResourceRequestAllowedNotifier on chrome/droger2014-11-211-1/+2
* Refactor language detection logic to allow non-static CLD data sources.andrewhayden2014-11-1112-90/+288
* [chrome/browser/translate, chrome/browser/thumbnails] Convert VLOGs to DVLOGsanujk.sharma2014-11-053-13/+13
* Extract ProcessManager from ExtensionSystem.reillyg2014-10-281-2/+0
* Standardize usage of virtual/override/final in chrome/browser/Daniel Cheng2014-10-217-35/+32
* Remove all navigation methods from TestRenderViewHost, RenderViewHostTester.nick2014-10-091-2/+2
* replace OVERRIDE and FINAL with override and final in chrome/browser/[r-z]*mostynb2014-10-079-23/+23
* Move PageTransition from //content/public/common to //ui/baseSylvain Defresne2014-09-192-5/+5
* Move Translate browser-side IPC handling to the component.droger2014-09-162-41/+18
* Move navigation handling code from TranslateClient to TranslateDriverdroger2014-09-103-116/+7
* Make WebContentsObserver::web_contents() publiclucinka.brozkova2014-09-041-4/+0
* Change base/file_utils.h includes to base/files/file_utils.h in chrome/thestig2014-08-262-2/+2
* Replace the use of CLD_DATA_FROM* and CLD-related ifdefs with runtime checks.andrewhayden@chromium.org2014-07-301-26/+19
* Add a new "Configure" mechanism to CLD browser-side data interfaces.andrewhayden@chromium.org2014-07-301-1/+1
* Fix translate namespacenaiem.shaik@gmail.com2014-07-228-159/+212
* Roll ICU to icu52jshin@chromium.org2014-07-181-25/+24
* MacViews: Exclude the toolkit-views TranslateClient InfoBar stub on Mactapted@chromium.org2014-07-161-2/+3
* Update several WebContentsObserver loading callbacks to use RFH.dcheng@chromium.org2014-07-031-2/+7
* This is currently a no-op, since there are no platforms that are currently sh...andrewhayden@chromium.org2014-07-011-1/+1
* Become an owner for the various bits of translate that I am now familiar with.andrewhayden@chromium.org2014-07-011-1/+6
* Remove page id from translation code.avi@chromium.org2014-06-253-36/+34
* Translate: Hide the bubble if the user denies translating 2 times within 24 h...hajimehoshi@chromium.org2014-06-251-0/+7
* This patch defines three mechanisms for acquiring CLD2's data:andrewhayden@chromium.org2014-06-2413-440/+450
* Remove base/platform_file.*rvargas@chromium.org2014-06-241-1/+0
* Revert 277111 "Roll ICU to icu52"sorin@chromium.org2014-06-131-24/+25
* Roll ICU to icu52jshin@chromium.org2014-06-131-25/+24
* Remove unused Views Translate InfoBar code.msw@chromium.org2014-06-125-61/+138
* LanguageState should be owned by TranslateManagernaiem.shaik@gmail.com2014-06-113-13/+19
* Translate: Bug fix: need to normalize the language code for Translate UItoyoshim@chromium.org2014-06-091-1/+2
* Rename TranslateTabHelper to ChromeTranslateClientnaiem.shaik@gmail.com2014-06-045-108/+113
* Trust the renderer's same-document navigation flag if it is a same-origin nav.japhet@chromium.org2014-06-041-2/+6
* Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component.droger@chromium.org2014-06-028-790/+14
* Move some content url constants to /url.sungmann.cho@navercorp.com2014-05-282-2/+2
* Change all component_strings references to be to components_stringsblundell@chromium.org2014-05-282-2/+2
* Simplify and extend commenting in test::ScopedCLDDynamicDataHarnessandrewhayden@chromium.org2014-05-232-12/+21
* Revert 272217 "LanguageState should be owned by TranslateManager"sadrul@chromium.org2014-05-223-14/+9
* LanguageState should be owned by TranslateManagernaiem.shaik@gmail.com2014-05-223-9/+14
* Show the Translate bubble when the content web view is not focusedhajimehoshi@chromium.org2014-05-211-4/+0
* Fix browser test to work with dynamic CLDandrewhayden@chromium.org2014-05-211-0/+5
* Allow browser tests to run with dynamic CLD data.andrewhayden@chromium.org2014-05-204-5/+236
* Remove dependency of TranslateInfobarDelegate on chrome/ and content/droger@chromium.org2014-05-204-48/+44