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
*
Only use IDC_ values for command ids in the render view context menu.
estade@chromium.org
2010-05-13
1
-11
/
+12
*
Re-organize RenderViewContextMenu to the use cross-platform MenuModel class.
estade@chromium.org
2010-05-11
1
-32
/
+13
*
Moved URLFetcher and related classes to chrome/common/net.
sanjeevr@chromium.org
2010-05-07
2
-2
/
+2
*
Translate now supports translating pages for which we
jcivelli@google.com
2010-04-20
1
-0
/
+2
*
This CL makes the translate context menu disabled when the
jcivelli@chromium.org
2010-04-16
1
-0
/
+8
*
Show an error infobar when we fail to retrieve the translate script.
jcivelli@google.com
2010-04-14
3
-27
/
+53
*
redesign and reimplement auto-translate preferences
kuan@chromium.org
2010-04-09
3
-34
/
+75
*
Update Mac translate infobars
jeremy@chromium.org
2010-04-08
1
-3
/
+0
*
Get translate prefs syncing
skrul@chromium.org
2010-04-07
3
-14
/
+58
*
Changing the translate back-end to use the Google Translate element.
jcivelli@google.com
2010-04-06
4
-42
/
+382
*
Add a bunch of preferences to sync.
skrul@chromium.org
2010-04-02
2
-3
/
+9
*
translate infobar: sort languages in menus by application locale
kuan@chromium.org
2010-04-02
1
-1
/
+25
*
Making the translate context menu reset the blacklisting.
jcivelli@chromium.org
2010-03-30
1
-2
/
+13
*
reland cl that implement error state for translate infobar
kuan@chromium.org
2010-03-29
6
-30
/
+111
*
Revert "implement error state for translate infobar"
phajdan.jr@chromium.org
2010-03-29
6
-109
/
+29
*
implement error state for translate infobar
kuan@chromium.org
2010-03-29
6
-29
/
+109
*
Fixing the translate menu behavior.
jcivelli@chromium.org
2010-03-29
3
-62
/
+122
*
Adding a context menu to bring up or bring back the translate infobar
jcivelli@chromium.org
2010-03-25
3
-16
/
+121
*
Don't autotranslate in incognito mode (so we don't send information
jcivelli@google.com
2010-03-23
2
-4
/
+133
*
Merging the translate manager UMA stats from the 249 branch to the trunk.
jcampan@chromium.org
2010-03-22
1
-0
/
+1
*
translate infobar: modify options menu
kuan@chromium.org
2010-03-17
2
-68
/
+38
*
2nd attempt at landing cl to implement enhancements for translate infobar
kuan@chromium.org
2010-03-15
2
-2
/
+17
*
Reland translate toolbar unit tests (originally landed as r41274, rolled back...
jeremy@chromium.org
2010-03-15
4
-29
/
+41
*
Revert "Reland translate toolbar unit tests (originally landed as r41274, rol...
jeremy@chromium.org
2010-03-15
4
-33
/
+29
*
Reland translate toolbar unit tests (originally landed as r41274, rolled back...
jeremy@chromium.org
2010-03-15
4
-29
/
+33
*
Revert "implement improvements for translate infobar"
ajwong@chromium.org
2010-03-13
2
-17
/
+2
*
implement improvements for translate infobar
kuan@chromium.org
2010-03-13
2
-2
/
+17
*
Adding a new unit-test that ensures we are showing a
jcampan@chromium.org
2010-03-11
1
-0
/
+71
*
GTK: Implement translate toolbar. Tested on spiegel.de, www.lemonde.fr and ma...
erg@google.com
2010-03-11
1
-9
/
+0
*
Revert 41274 - Unit Tests for OS X Translte infobars.
thomasvl@chromium.org
2010-03-11
4
-33
/
+29
*
Unit Tests for OS X Translte infobars.
jeremy@chromium.org
2010-03-11
4
-29
/
+33
*
Next part of removing the dependency of chrome/common on chrome/browser
phajdan.jr@chromium.org
2010-03-06
1
-2
/
+2
*
Fix for bug 36463. Reloading a page by pressing enter in the
jcampan@chromium.org
2010-03-05
2
-1
/
+71
*
The browser would crash when pressing the translate button in the infobar whe...
jcampan@chromium.org
2010-03-03
5
-53
/
+142
*
fix bug where translate infobar gets stuck at "Loading..." between switching ...
kuan@chromium.org
2010-02-26
2
-3
/
+9
*
Adding a preference to turn off the translate feature.
jcampan@chromium.org
2010-02-26
2
-0
/
+33
*
Translate Infobars for OS X.
jeremy@chromium.org
2010-02-25
1
-2
/
+2
*
When building the accept-language list for translation, exclude English
jshin@chromium.org
2010-02-23
1
-2
/
+13
*
Make the translation bar not show up again when you closed it in a page
jcampan@chromium.org
2010-02-23
2
-28
/
+201
*
Move pref_{member,service} and important_file_writer from chrome/common
phajdan.jr@chromium.org
2010-02-19
2
-2
/
+2
*
This CL makes switching the target back to the original language
jcampan@chromium.org
2010-02-18
1
-2
/
+1
*
Makes sure we don't display several times the translate infobar for a page.
jcampan@chromium.org
2010-02-17
4
-2
/
+60
*
Translate: Move label parsing logic into common code.
jeremy@chromium.org
2010-02-17
2
-0
/
+43
*
Reloading a page would not show a translate infobar.
jcampan@chromium.org
2010-02-16
2
-1
/
+53
*
Fix the TranslateManager and unit-tests.
jcampan@chromium.org
2010-02-13
3
-8
/
+26
*
Revert my previous fix for UI tests, it breaks the unit-tests.
jcampan@chromium.org
2010-02-13
1
-1
/
+1
*
Fix the UI tests.
jcampan@chromium.org
2010-02-12
1
-1
/
+1
*
Implements the auto-translate on click: if you have translated
jcampan@chromium.org
2010-02-12
3
-27
/
+160
*
first part of fix for dual translate infobars
kuan@chromium.org
2010-02-12
1
-1
/
+1
*
Don't translate pages which are in the accept language list.
jcampan@chromium.org
2010-02-11
2
-15
/
+76
[next]