1. 1cc1bd8 Bug fix: Translate: Have the translate icon shown when using the field trial by [email protected] · 12 years ago
  2. d2065e06 Replace string16 with base::string16 in chrome/browser by [email protected] · 12 years ago
  3. 6a72a63 Replace string16 with base::string16 in chrome/browser by [email protected] · 12 years ago
  4. 83fa875a Translate: Add UMAs Translate.DeclineTranslateDismissUI and Translate.ShowErrorUI by [email protected] · 12 years ago
  5. bc18603 Skip TestingBrowserProcess creation in browser_tests by [email protected] · 12 years ago
  6. c8c149a Make the TranslateInfoBarDelegate once again use the TranslateUIDelegate. by [email protected] · 12 years ago
  7. 0085863a Add base namespace to some instances of string16. by [email protected] · 12 years ago
  8. 39308cb Infobar system refactor. by [email protected] · 12 years ago
  9. b8fdbd9 Pass a WebContents* to infobar delegate Create() functions/constructors instead by [email protected] · 12 years ago
  10. 7a23d819 Revert 238283 "Infobar system refactor." by [email protected] · 12 years ago
  11. 6d37ab2 Pass the Translate error type to the bubble by [email protected] · 12 years ago
  12. 42b0ece Infobar system refactor. by [email protected] · 12 years ago
  13. 2fa6318d Final misc. cleanup before landing infobar refactor: by [email protected] · 12 years ago
  14. 72aa4c2 Move kFtpScheme into content namespace. by [email protected] · 12 years ago
  15. 0ff4a1a Bug fix: Translate bubble should be shown at the 'last' window, not the 'active' window by [email protected] · 12 years ago
  16. b022b949 Fix a translate infobar test to more correctly test what it's supposed to. by [email protected] · 12 years ago
  17. 229ab19c Move InfoBar notification typedefs from the global scope into InfoBar. by [email protected] · 12 years ago
  18. be19b5a1 Don't show the Translate bubble when the tab is not focused by [email protected] · 12 years ago
  19. 3917f82a Turn the Translate icon on only when the translation is succesfully done by [email protected] · 12 years ago
  20. a41f7a7f Added method to reset Translate preferences. by [email protected] · 12 years ago
  21. bf19a32 Copy the implementations of TranslateUIDelegate to TransalteInfobarDelegate by [email protected] · 12 years ago
  22. 2f90b3cf [Translate] Apply language synonyms to the target language by [email protected] · 12 years ago
  23. 98b6d94 Reland: Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
  24. 069b0203a Revert 233956 "Move ExtensionProcessManager to src/extensions, p..." by [email protected] · 12 years ago
  25. 423f1fb Move ExtensionProcessManager to src/extensions, part 4 by [email protected] · 12 years ago
  26. 54a20b3d Translate: Bug fix: Set the accurate target language when initializing the bubble by [email protected] · 12 years ago
  27. a1221aea Rename WebKit namespace to blink (part 4) by [email protected] · 12 years ago
  28. 1dbb7cf [Translate] Use the UIDelegate implementation of TranslationDeclined() by [email protected] · 12 years ago
  29. c73b53cc Translate: Fix broken UMA entries by [email protected] · 12 years ago
  30. a19c652 Start the experiment for the new Translate UX by [email protected] · 12 years ago
  31. 3e1c839 Collect UMAs (Modify*Lang) into TranslateUIDelegate by [email protected] · 12 years ago
  32. 9eec53fe Move ScopedUserPrefUpdate to base/prefs. by [email protected] · 12 years ago
  33. e625b760 Translate: New Bubble UX (for the view toolkit) by [email protected] · 12 years ago
  34. f12e186c Move WeakPtrFactory members to the end (translate) by [email protected] · 12 years ago
  35. 4f49477 Translate: Refactoring: Create TranslateUIDelegate by [email protected] · 12 years ago
  36. 3f61b9cb split owner and web_contents access to diagnose a bug by [email protected] · 12 years ago
  37. 499e7c5 Move language detection to a component by [email protected] · 12 years ago
  38. e9489cc77 Revert 226704 "Translate: Refactoring: Create TranslateUIDelegate" by [email protected] · 12 years ago
  39. fddc0ee3 Translate: Refactoring: Create TranslateUIDelegate by [email protected] · 12 years ago
  40. 9afc14e2 Clean up a few more unused globals. by [email protected] · 12 years ago
  41. 3beded07 Bug fix: Append a language to the list after blocking it for Translate on Chrome OS by [email protected] · 12 years ago
  42. 0fb06ccf Fix a memory leak in translate_prefs.cc. by [email protected] · 12 years ago
  43. 7f4fe4e0 Update translate OWNERS file to add hajimehoshi@ by [email protected] · 12 years ago
  44. 8b20fdc5 Translate: Don't use custom CSS and JavaScript loader on iOS by [email protected] · 12 years ago
  45. ce04670 The language sub codes should be removed when it is added to the blocked list from Accept languages by [email protected] · 12 years ago
  46. 473c9a4f file_manager: Move non-binding code to c/b/chromeos/file_manager by [email protected] · 12 years ago
  47. 032ae93a Translate: Remove --enable-translate-settings by [email protected] · 12 years ago
  48. 6462f8111 Don't show the search-by-image menu item when the image does not have contents. by [email protected] · 12 years ago
  49. 666c4e7 Translate: add an origin check to the loader (2) by [email protected] · 12 years ago
  50. 6cfc649 Translate: language list update should be disabled surely on tests by [email protected] · 12 years ago
  51. 9819fd0 Convert UserPolicySigninService to use OAuth2TokenService by [email protected] · 12 years ago
  52. 078c319 Avoid adding English to the blocked languages on non-English UI (Recommit) by [email protected] · 12 years ago
  53. 1171442b Revert 218799 "Translate: add an origin check to the loader" by [email protected] · 12 years ago
  54. 0e9507a Translate: add an origin check to the loader by [email protected] · 12 years ago
  55. f811c1a Revert "Avoid adding English to the blocked languages on non-English UI" by [email protected] · 12 years ago
  56. 9f60ee0 Avoid adding English to the blocked languages on non-English UI by [email protected] · 12 years ago
  57. 48e4ce3 Translate: use server providing hooks to use custom loaders by [email protected] · 12 years ago
  58. 30674fb Translate: cleanup on how to pass api key to the script by [email protected] · 12 years ago
  59. 2de96a5 file_manager: Move the file manager app ID to app_id.h by [email protected] · 12 years ago
  60. cbcf3b5b Translate: browser test for Chrome Translate in an isolated world by [email protected] · 12 years ago
  61. e6a4614b Do not show translate bar for MHTML files. by [email protected] · 12 years ago
  62. 0502471 Refactoring: TranslateManagerBrowserTests by [email protected] · 12 years ago
  63. 145e022 Move UMA counters to TranslateInfoBarDelegate. by [email protected] · 12 years ago
  64. b65d4bdcc Disable Ash browser tests by detecting command-line switch rather than OS version. by [email protected] · 12 years ago
  65. afa9cd92 Translate: run translate scripts in an isolated world by [email protected] · 12 years ago
  66. 56836f41 Disable another batch of failing Ash browser tests. by [email protected] · 12 years ago
  67. 9f0fc9dc Misc. cleanup part III: by [email protected] · 12 years ago
  68. 73b0567 Revert 213341 "Clean up TranslateManager's URL fetchers so that ..." by [email protected] · 12 years ago
  69. 107788f Clean up TranslateManager's URL fetchers so that they are destroyed in the correct thread. by [email protected] · 12 years ago
  70. a093ce0 Rename GetActiveURL to GetVisibleURL. by [email protected] · 12 years ago
  71. f274d37 Translate: Refactoring: Reduce dependencies on CLD by [email protected] · 12 years ago
  72. cacaa24 More misc. cleanup: by [email protected] · 12 years ago
  73. 8bbf619 Replace third_party/icu/public with third_party/icu/source in the include directives. by [email protected] · 12 years ago
  74. 2fb8c2e Use a direct include of the message_loop header in chrome/browser/, part 10. by [email protected] · 12 years ago
  75. 7da697a Translate: Refactoring: TranslateLanguageList's URL fetchers by [email protected] · 12 years ago
  76. dcc8fbc Update some includes of chrome_notification_types.h by [email protected] · 12 years ago
  77. 0c1dd88 Misc. cleanup: by [email protected] · 12 years ago
  78. 8e40bd2 Don't initialize WebKit in the browser process during TranslateManagerTest by [email protected] · 12 years ago
  79. 37ca3fe0 Allow Chrome OS login profile to have different default pref values by [email protected] · 12 years ago
  80. d29efb76 Removed unnecessary 'include' directives by [email protected] · 12 years ago
  81. 761fa470 chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1 by [email protected] · 12 years ago
  82. 852e4d0 Translate: Disable the "Don't translate" checkbox when the default target language is selected. by [email protected] · 12 years ago
  83. ec0de093 Bug fix: Merging language sets to create 'translate_blocked_languages' may be evaded by [email protected] · 12 years ago
  84. cc86ccfe Use a direct include of time headers in chrome/browser/, part 7. by [email protected] · 12 years ago
  85. c1dffe8 GTTF: convert some tests in chrome to use EmbeddedTestServer patch nr 1 by [email protected] · 12 years ago
  86. 70fdfb9e7 Translate: Have TranslateManager::IsAcceptLanguage("en") return true if English is an Accept language by [email protected] · 12 years ago
  87. 7d2b974 Translate: modify chrome://translate-internals/ for the new preference 'translate_blocked_languages' by [email protected] · 12 years ago
  88. 5d37b2298 Translate: Merge blacklisted languages and Accept languages when the user run Chrome with the new setting UI for the first time by [email protected] · 12 years ago
  89. 140930a Refactoring: Create TranslateScript from TranslateManager by [email protected] · 12 years ago
  90. c376629e [Translate] Do not show TRANSLATING and AFTER_TRANSLATE when on a translate session by [email protected] · 12 years ago
  91. aea1924 Bug fix: Translate infobar should appear when the user configured so. by [email protected] · 12 years ago
  92. 296ff316 Translate: language list smart updater by [email protected] · 12 years ago
  93. a94753f Refactoring: Separate TranslateLanguageList into this and TranslateURLFetcher by [email protected] · 12 years ago
  94. f9db7e0 Translate: Changed the rule to determine which language should be translated by [email protected] · 12 years ago
  95. a2fc893 Translate: remove resolved TODO by [email protected] · 12 years ago
  96. 2255a933 Update Blink include paths by [email protected] · 12 years ago
  97. 462e909 Translate: Filter and record languages whose names Chrome doesn't show by [email protected] · 12 years ago
  98. d8b02fe Add "Supported Languages" section to chrome://translate-internals by [email protected] · 12 years ago
  99. 43697322 Translate: remove "(alpha)" suffix from language names by [email protected] · 12 years ago
  100. 4b4c013 Rewrite scoped_ptr<T>(NULL) to use the default ctor in chrome/. by [email protected] · 12 years ago