index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
translate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename TranslateTabHelper to ChromeTranslateClient
naiem.shaik@gmail.com
2014-06-04
5
-108
/
+113
*
Trust the renderer's same-document navigation flag if it is a same-origin nav.
japhet@chromium.org
2014-06-04
1
-2
/
+6
*
Move TranslateInfoBarDelegate and OptionsMenuModel to the Translate component.
droger@chromium.org
2014-06-02
8
-790
/
+14
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
2
-2
/
+2
*
Change all component_strings references to be to components_strings
blundell@chromium.org
2014-05-28
2
-2
/
+2
*
Simplify and extend commenting in test::ScopedCLDDynamicDataHarness
andrewhayden@chromium.org
2014-05-23
2
-12
/
+21
*
Revert 272217 "LanguageState should be owned by TranslateManager"
sadrul@chromium.org
2014-05-22
3
-14
/
+9
*
LanguageState should be owned by TranslateManager
naiem.shaik@gmail.com
2014-05-22
3
-9
/
+14
*
Show the Translate bubble when the content web view is not focused
hajimehoshi@chromium.org
2014-05-21
1
-4
/
+0
*
Fix browser test to work with dynamic CLD
andrewhayden@chromium.org
2014-05-21
1
-0
/
+5
*
Allow browser tests to run with dynamic CLD data.
andrewhayden@chromium.org
2014-05-20
4
-5
/
+236
*
Remove dependency of TranslateInfobarDelegate on chrome/ and content/
droger@chromium.org
2014-05-20
4
-48
/
+44
*
Remove most of chrome/ and content/ usage from TranslateInfoBarDelegate
droger@chromium.org
2014-05-17
4
-57
/
+77
*
Add unit tests for the CLD component installer
andrewhayden@chromium.org
2014-05-16
1
-11
/
+14
*
Move Translate infobars strings to component_strings
droger@chromium.org
2014-05-16
2
-2
/
+2
*
Remove dependency of TranslateInfobarDelegate on profile
droger@chromium.org
2014-05-15
2
-23
/
+13
*
Don't show Translate bubble when an editable element is focused
hajimehoshi@chromium.org
2014-05-09
1
-0
/
+5
*
We have a problem in the process on destroying WebContentsImpl because
zverre@yandex-team.ru
2014-05-09
2
-4
/
+2
*
Add a component updater for the CLD2 data file.
andrewhayden@chromium.org
2014-04-30
1
-1
/
+9
*
Move Infobars core files to the Infobars component
droger@chromium.org
2014-04-18
4
-16
/
+18
*
Fix broken CLD2 dynamic build
andrewhayden@chromium.org
2014-04-16
1
-0
/
+1
*
Remove InfoBarDelegate::web_contents()
droger@chromium.org
2014-04-10
3
-8
/
+15
*
InfoBarService inherits from InfoBarManager
droger@chromium.org
2014-04-10
3
-28
/
+19
*
Componentize TranslateUIDelegate
blundell@chromium.org
2014-04-10
5
-394
/
+10
*
Fix compile-time bugs introduced by r261562.
andrewhayden@chromium.org
2014-04-09
1
-1
/
+1
*
Componentize TranslateManager
blundell@chromium.org
2014-04-09
10
-526
/
+30
*
Remove most content-level dependencies from TranslateManager.
blundell@chromium.org
2014-04-08
2
-32
/
+12
*
Move TranslateManager::IsTranslatableURL to be a client-level concept.
blundell@chromium.org
2014-04-08
8
-45
/
+50
*
Move reload processing from TranslateManager to TranslateTabHelper.
blundell@chromium.org
2014-04-08
5
-144
/
+114
*
Eliminate TranslateManager listening to //chrome-level notifications.
blundell@chromium.org
2014-04-08
3
-59
/
+40
*
Abstract TranslateTabHelper::ShowTranslateUI through TranslateClient
blundell@chromium.org
2014-04-07
2
-26
/
+21
*
Eliminate calls to BrowserContext::IsOffTheRecord in TranslateManager
blundell@chromium.org
2014-04-07
1
-3
/
+3
*
Abstract TranslateManager IPC sends through TranslateDriver.
blundell@chromium.org
2014-04-07
2
-21
/
+3
*
Move TranslateStep enum into the Translate component core code.
blundell@chromium.org
2014-04-07
6
-80
/
+92
*
Translate bubble for Mac OS X
hajimehoshi@chromium.org
2014-04-07
2
-0
/
+40
*
Enable TranslateBrowserTest.TranslateInIsolatedWorld again
toyoshim@chromium.org
2014-04-04
1
-3
/
+1
*
Remove dependency from infobars on LoadCommittedDetails
droger@chromium.org
2014-04-04
2
-5
/
+3
*
Move Translate renderer messages to the Translate component
droger@chromium.org
2014-04-04
3
-3
/
+3
*
Remove CreatePlatfromFile from Translate.
rvargas@chromium.org
2014-04-03
2
-61
/
+39
*
Disable two tests with syntax errors that v8 wants to enforce.
nick@chromium.org
2014-04-03
1
-1
/
+3
*
Split InfoBarService core code into InfoBarManager
droger@chromium.org
2014-04-01
3
-15
/
+24
*
Make it possible to read CLD data from a file.
andrewhayden@chromium.org
2014-03-27
2
-0
/
+224
*
Remove dependency of TranslateManager on Profile
droger@chromium.org
2014-03-21
4
-10
/
+31
*
Make droger an owner of Translate
droger@chromium.org
2014-03-20
1
-0
/
+1
*
Remove dependency of TranslateManager on pref_names
droger@chromium.org
2014-03-20
5
-16
/
+47
*
Introduce the TranslateClient interface
droger@chromium.org
2014-03-18
4
-15
/
+30
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-6
/
+6
*
Move clients of BrowserContextKeyedService to use KeyedService (#4)
blundell@chromium.org
2014-03-14
2
-7
/
+6
*
Expose manually triggered translations on the translate delegate
miguelg@chromium.org
2014-03-13
7
-19
/
+46
*
Cleanup: Use TestRendenderViewContextMenu from
lazyboy@chromium.org
2014-03-11
1
-64
/
+35
[next]