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
/
chrome_renderer.gypi
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add types.private.ChromeDirectSetting and Connect it to preferencesPrivate.go...
robliao@chromium.org
2013-07-12
1
-0
/
+1
*
webkit: Refactor webkit_renderer.gypi into a gyp file.
tfarina@chromium.org
2013-07-11
1
-2
/
+2
*
Move language detection to chrome/common/.
droger@chromium.org
2013-07-11
1
-10
/
+0
*
webkit: Refactor glue_renderer target into webkit_renderer.gypi.
tfarina@chromium.org
2013-07-11
1
-1
/
+1
*
Renderer and IPC implementation for new PNaCl translation cache
dschuff@chromium.org
2013-07-10
1
-0
/
+2
*
Rename webkit_(resources|strings) targets to remove _temp infix
jamesr@chromium.org
2013-07-09
1
-1
/
+1
*
Rename PrerenderWebMediaPlayer to PrerenderMediaLoadDeferrer.
scherkus@chromium.org
2013-07-09
1
-4
/
+4
*
Move webkit_resources / webkit_strings targets out of webkit_support.gyp
jamesr@chromium.org
2013-07-04
1
-1
/
+1
*
Rename WebRtcLoggingHandlerImpl to ChromeWebRtcLogMessageDelegate.
grunell@chromium.org
2013-07-01
1
-4
/
+4
*
Move chrome/common/extension_localization_peer.{h,cc} to chrome/renderer/
darin@chromium.org
2013-06-28
1
-0
/
+2
*
Add ContextScope to ChromeV8Context::CallFunction.
lazyboy@chromium.org
2013-06-24
1
-2
/
+4
*
Implement the feedbackPrivate API.
rkc@chromium.org
2013-06-18
1
-0
/
+3
*
Eagerly run a small amount of extensions code to prevent things overwriting
kalman@chromium.org
2013-06-15
1
-0
/
+2
*
Extensions: Don't store Persistent handles.
marja@chromium.org
2013-06-13
1
-0
/
+1
*
Implement GetVoucherFile and GetHmonitor functions for PPB_Flash_DRM
raymes@chromium.org
2013-06-11
1
-0
/
+2
*
Depend on public/blink.gyp:blink to depend on Blink library
jamesr@chromium.org
2013-06-07
1
-1
/
+1
*
In components/autofill, move renderer/ to content/renderer
blundell@chromium.org
2013-06-06
1
-1
/
+1
*
Remove json.js, the eagerly included code which safely provides the JSON object
kalman@chromium.org
2013-06-06
1
-1
/
+0
*
Delete chromeHidden! This involves (a) moving all the remaining modules
kalman@chromium.org
2013-06-06
1
-0
/
+2
*
Replace all occurrences of CallChromeHiddenMethod (and friends) with
kalman@chromium.org
2013-06-05
1
-0
/
+1
*
Moving WebRTC logging related files from content to chrome.
grunell@chromium.org
2013-05-31
1
-0
/
+12
*
move webkit/glue/cpp_* -> webkit/renderer/
scottmg@chromium.org
2013-05-30
1
-0
/
+1
*
Implement WebPrescientNetworking to trigger preconnect from blink.
kouhei@chromium.org
2013-05-27
1
-0
/
+2
*
Delete Automation[Tab/Renderer]Helper and fix users.
kkania@chromium.org
2013-05-24
1
-2
/
+0
*
Disallow extensions on the Chrome signin page.
mpcomplete@chromium.org
2013-05-22
1
-0
/
+2
*
Relanding this as the previous attempt failed due to build errors.
ananta@chromium.org
2013-05-15
1
-0
/
+2
*
Remove dead GrabPhishingThumbnail, it's not called anywher in production
piman@chromium.org
2013-05-15
1
-2
/
+0
*
Move WebViewPlugin to chrome/renderer/plugins/.
darin@chromium.org
2013-05-13
1
-0
/
+2
*
Revert 199560 "Move the plugins sources out of the webkit glue t..."
ananta@chromium.org
2013-05-11
1
-1
/
+0
*
Move the plugins sources out of the webkit glue target into a new target 'plu...
ananta@chromium.org
2013-05-10
1
-0
/
+1
*
Translate: adding new UMAs to know language detection quality
toyoshim@chromium.org
2013-05-10
1
-0
/
+2
*
Revert 199428 "Translate: adding new UMAs to know language detec..."
toyoshim@chromium.org
2013-05-10
1
-2
/
+0
*
Translate: adding new UMAs to know language detection quality
toyoshim@chromium.org
2013-05-10
1
-0
/
+2
*
Set up DEPS rules for new webkit/ dirs
jamesr@chromium.org
2013-05-10
1
-1
/
+0
*
Move web_apps methods from chrome/common to chrome/renderer.
darin@chromium.org
2013-05-10
1
-0
/
+2
*
Implement web speech synthesis.
dmazzoni@chromium.org
2013-05-03
1
-0
/
+2
*
Revert 197933 "Translate: adding new UMAs to know language detec..."
dpapad@chromium.org
2013-05-02
1
-2
/
+0
*
Translate: adding new UMAs to know language detection quality
toyoshim@chromium.org
2013-05-02
1
-0
/
+2
*
Re-implement form validation message UI with native widgets. (Common and Mac)
tkent@chromium.org
2013-04-30
1
-0
/
+2
*
Create chrome/renderer/translate directory and add OWNERS file
toyoshim@chromium.org
2013-04-13
1
-2
/
+2
*
Implement the host side of the PPB_PDF proxy.
raymes@chromium.org
2013-04-06
1
-0
/
+2
*
4th try of 12984015: Build autofill_browser and autofill_renderer as standalo...
kaiwang@chromium.org
2013-04-04
1
-20
/
+5
*
Rename autofill::PasswordAutofillManager to PasswordAutofillAgent
kaiwang@chromium.org
2013-04-03
1
-2
/
+2
*
Revert 191869 "3nd try of 12984015: Build autofill_browser and a..."
dbeam@chromium.org
2013-04-02
1
-5
/
+20
*
3nd try of 12984015: Build autofill_browser and autofill_renderer as standalo...
kaiwang@chromium.org
2013-04-02
1
-20
/
+5
*
Revert 191664 "2nd try of 12984015: Build autofill_browser and a..."
dbeam@chromium.org
2013-04-02
1
-5
/
+20
*
2nd try of 12984015: Build autofill_browser and autofill_renderer as standalo...
kaiwang@chromium.org
2013-04-01
1
-20
/
+5
*
Revert 191584 "Build autofill_browser and autofill_renderer as s..."
thakis@chromium.org
2013-04-01
1
-5
/
+20
*
Build autofill_browser and autofill_renderer as standalone libs.
kaiwang@chromium.org
2013-04-01
1
-20
/
+5
*
Reserve an isolated world ID for Chrome Translate
toyoshim@chromium.org
2013-03-29
1
-0
/
+1
[next]