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
/
renderer
/
translate
Commit message (
Expand
)
Author
Age
Files
Lines
*
Switch to standard integer types in chrome/.
avi
2015-12-26
2
-0
/
+2
*
Move CapturePageInfo plumbing into ChromeRenderFrameObserver.
dglazkov
2015-09-25
1
-39
/
+40
*
Execute distiller in isolated world
mdjones
2015-06-17
1
-1
/
+1
*
Move Tuple to base namespace.
brettw
2015-05-29
1
-16
/
+16
*
Add support to execute JavaScript in an isolated world
twellington
2015-05-04
1
-3
/
+2
*
Use v8::Local inplace of v8::Handle in src/chrome/*
deepak.s
2015-04-30
1
-2
/
+2
*
Update {virtual,override} to follow C++11 style in chrome.
nick
2015-04-24
1
-1
/
+1
*
Update legacy Tuple-using code.
Avi Drissman
2014-12-22
1
-16
/
+16
*
Convert Chinese lang codes with a region code to a compatible lang code
hajimehoshi
2014-11-13
1
-1
/
+10
*
Standardize usage of virtual/override/final specifiers.
dcheng
2014-10-28
2
-8
/
+4
*
Replacing the OVERRIDE with override and in chrome/renderer
mohan.reddy
2014-10-10
2
-5
/
+5
*
Rename component_resources.h to components_resources.h
hashimoto
2014-09-25
1
-1
/
+1
*
Move TranslateHelper to the translate component.
droger
2014-09-17
3
-927
/
+10
*
Refactoring the order of the weak_ptr_factory in chrome/renderer folder
mohan.reddy
2014-09-15
2
-5
/
+5
*
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
brettw@chromium.org
2014-08-13
1
-1
/
+1
*
Fix translate namespace
naiem.shaik@gmail.com
2014-07-22
4
-37
/
+46
*
Add metrics for tracking UX impact of non-static CLD data providers
andrewhayden@chromium.org
2014-07-17
2
-3
/
+99
*
Become an owner for the various bits of translate that I am now familiar with.
andrewhayden@chromium.org
2014-07-01
1
-1
/
+6
*
Remove page id from translation code.
avi@chromium.org
2014-06-25
3
-93
/
+66
*
This patch defines three mechanisms for acquiring CLD2's data:
andrewhayden@chromium.org
2014-06-24
2
-167
/
+69
*
Don't use WebElement::hasTagName.
tkent@chromium.org
2014-06-24
1
-1
/
+1
*
content: Remove an unnecessary include to WebIconURL.h
sadrul@chromium.org
2014-06-17
1
-0
/
+1
*
Remove base::kInvalidPlatformFileValue from Chrome
rvargas@chromium.org
2014-06-06
2
-15
/
+10
*
Move some content url constants to /url.
sungmann.cho@navercorp.com
2014-05-28
1
-1
/
+1
*
Remove HistoryController::GetPreviousEntry.
davidben@chromium.org
2014-05-17
1
-1
/
+3
*
Move language_detection to core
naiem.shaik@gmail.com
2014-05-13
1
-1
/
+1
*
Revert teporary include hacks for WebLocalFrame and use forward declares
dcheng@chromium.org
2014-04-18
1
-0
/
+1
*
Move extensions bindings code out of //chrome
rockot@chromium.org
2014-04-17
1
-1
/
+1
*
Move HistoryController to content/renderer/
japhet@chromium.org
2014-04-15
1
-2
/
+1
*
Update a few more references to WebFrame to use WebLocalFrame.
dcheng@chromium.org
2014-04-10
1
-2
/
+1
*
Move Translate renderer messages to the Translate component
droger@chromium.org
2014-04-04
2
-2
/
+2
*
Make it possible to read CLD data from a file.
andrewhayden@chromium.org
2014-03-27
2
-1
/
+268
*
Make droger an owner of Translate
droger@chromium.org
2014-03-20
1
-0
/
+1
*
Run ContentMain in a browser_test's browser process. This removes duplication...
jam@chromium.org
2014-03-18
1
-0
/
+1
*
Move the translate script to the Translate component
droger@chromium.org
2014-02-07
1
-1
/
+1
*
Move Translate-related files to components/translate
droger@chromium.org
2014-01-07
4
-6
/
+6
*
Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...
avi@chromium.org
2013-12-25
2
-3
/
+4
*
Use base namespace for string16 in chrome/renderer.
brettw@chromium.org
2013-12-04
2
-2
/
+3
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
3
-15
/
+15
*
Move language detection to a component
droger@chromium.org
2013-10-04
2
-15
/
+15
*
Fix: Don't call HandleScope default ctor.
marja@chromium.org
2013-09-11
1
-2
/
+2
*
Update translate OWNERS file to add hajimehoshi@
toyoshim@chromium.org
2013-09-11
1
-0
/
+1
*
Translate: add RenderViewTest to check if translate.js handles errors
toyoshim@chromium.org
2013-09-09
1
-0
/
+239
*
Translate: element API callback interface change
toyoshim@chromium.org
2013-09-09
1
-0
/
+1
*
Remove more calls to HandleScope default ctor.
marja@chromium.org
2013-09-06
1
-3
/
+3
*
Translate: add an origin check to the loader (2)
toyoshim@chromium.org
2013-08-22
1
-12
/
+3
*
Revert 218799 "Translate: add an origin check to the loader"
jianli@chromium.org
2013-08-21
1
-3
/
+12
*
Translate: add an origin check to the loader
toyoshim@chromium.org
2013-08-21
1
-12
/
+3
*
Translate: browser test for Chrome Translate in an isolated world
toyoshim@chromium.org
2013-08-06
1
-1
/
+7
[next]