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
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't swallow ChromeViewMsg_LoadBlockedPlugins messages in ChromePluginPlaceh...
bauerb@chromium.org
2014-01-21
1
-1
/
+1
*
Move the guts of user_metrics to a new static lib in //base/metrics.
ben@chromium.org
2014-01-13
1
-3
/
+3
*
Move the plugin placeholder from CppBoundClass to gin::Wrappable
jochen@chromium.org
2014-01-08
3
-13
/
+26
*
Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Switch ContentSettingsObserver to be a RenderFrameObserver instead of a Rende...
jam@chromium.org
2013-12-17
2
-44
/
+13
*
Make ContentRendererClient's OverrideCreatePlugin and CreatePluginReplacement...
jam@chromium.org
2013-12-11
2
-34
/
+25
*
Make the renderer-side prerendering code use RenderFrames instead of RenderVi...
jam@chromium.org
2013-12-10
2
-3
/
+33
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
1
-1
/
+2
*
Use base namespace for string16 in chrome/renderer.
brettw@chromium.org
2013-12-04
2
-10
/
+10
*
Switch plugin creation to use RenderFrame instead of RenderView
jam@chromium.org
2013-12-04
2
-5
/
+14
*
Use UserMetricsAction for renderer user metrics.
xhwang@chromium.org
2013-12-04
1
-2
/
+3
*
Revert 235336 "Bind plugin placeholder directly to v8 instead of..."
rockot@google.com
2013-11-15
2
-10
/
+19
*
Bind plugin placeholder directly to v8 instead of over CppBoundClass
jochen@chromium.org
2013-11-15
2
-19
/
+10
*
Rename WebKit namespace to blink (part 4)
abarth@chromium.org
2013-11-07
2
-19
/
+19
*
Remove the chrome namespace around ChromeContent[Renderer]Client.
wez@chromium.org
2013-11-06
1
-1
/
+1
*
Cleanup: Clamp down DEPS in chrome/renderer; remove obsolete entries.
thestig@chromium.org
2013-10-29
1
-0
/
+3
*
Move renderer plugin code into a new component (re-land)
aberent@chromium.org
2013-10-16
9
-1250
/
+485
*
ui: Move webui/ directory into base/
tfarina@chromium.org
2013-10-15
1
-1
/
+1
*
Revert 228211 "Move renderer plugin code into a new component."
aberent@google.com
2013-10-14
9
-484
/
+1250
*
Move renderer plugin code into a new component.
aberent@chromium.org
2013-10-11
9
-1250
/
+484
*
Fix check for removed plug-in while loading a blocked plug-in.
bauerb@chromium.org
2013-08-29
1
-1
/
+1
*
Move webpreferences_renderer.* into content.
tfarina@chromium.org
2013-08-18
1
-7
/
+6
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
2
-8
/
+4
*
Reland r212498 "Remove unused WebFrameClient overrides"
japhet@chromium.org
2013-07-24
2
-22
/
+0
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
2
-6
/
+5
*
Revert 212498 "Remove unused WebFrameClient overrides"
yutak@chromium.org
2013-07-19
2
-0
/
+22
*
Remove unused WebFrameClient overrides
japhet@chromium.org
2013-07-19
2
-22
/
+0
*
Use a direct include of the message_loop header in chrome/app, chrome/common,...
avi@chromium.org
2013-07-17
1
-1
/
+1
*
Move WebMenuItem to content::MenuItem.
darin@chromium.org
2013-07-17
1
-22
/
+12
*
Remove unused includes of plugin_list.h. Also remove unused ContentClient and...
jam@chromium.org
2013-07-16
1
-1
/
+0
*
chrome: Migrate from googleurl/ includes to url/ ones. Part 3.
tfarina@chromium.org
2013-07-04
1
-1
/
+1
*
Make chrome/common and chrome/renderer use base namespace for Value.
brettw@chromium.org
2013-06-18
1
-4
/
+4
*
Update Blink include paths
abarth@chromium.org
2013-06-17
4
-21
/
+21
*
Use a direct include of strings headers in chrome/renderer/.
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
reland of 'split webkit/glue/webpreferences to common and renderer'
scottmg@chromium.org
2013-05-31
2
-2
/
+2
*
Revert 203261 "split webkit/glue/webpreferences to common and re..."
isherman@chromium.org
2013-05-30
2
-2
/
+2
*
split webkit/glue/webpreferences to common and renderer
scottmg@chromium.org
2013-05-30
2
-2
/
+2
*
move webkit/glue/cpp_* -> webkit/renderer/
scottmg@chromium.org
2013-05-30
1
-1
/
+1
*
Update refernces to Blink's Platform API (chrome)
abarth@chromium.org
2013-05-30
3
-10
/
+10
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
2
-0
/
+6
*
Revert 202364 "Track NPObject ownership by the originating plugi..."
kinuko@chromium.org
2013-05-27
2
-6
/
+0
*
Track NPObject ownership by the originating plugins' NPP identifier. [2/3] (C...
wez@chromium.org
2013-05-27
2
-0
/
+6
*
Conditionally build support for Pepper-based CDMs.
ddorwin@chromium.org
2013-05-23
2
-0
/
+6
*
Move WebViewPlugin to chrome/renderer/plugins/.
darin@chromium.org
2013-05-13
4
-6
/
+407
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-21
/
+16
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-16
/
+21
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-21
/
+16
*
Report UMA for Shockwave Flash and Widevine CDM.
xhwang@chromium.org
2013-04-06
3
-20
/
+106
*
Report disabled plugin in CreatePlugin.
xhwang@chromium.org
2013-04-05
4
-258
/
+163
[next]