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
/
components
/
plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Pass target document to initialize message event
sgurun
2015-08-19
1
-7
/
+8
*
Plugin Power Saver: Fix WebViewPlugin crash caused by missing nullptr check.
tommycli
2015-08-17
1
-1
/
+3
*
Plugin Placeholders: Restore to default disallow loading, explicit allow.
tommycli
2015-08-14
2
-2
/
+2
*
Plugin Power Saver: Fix Mac crash caused by WebViewPlugin double destruction.
tommycli
2015-08-14
2
-0
/
+6
*
Plugin Power Saver: Keep play button centered when zoom level changes.
tommycli
2015-08-12
3
-10
/
+26
*
Replace ToLower calls to the new format
brettw
2015-08-10
1
-4
/
+5
*
Plugin Power Saver: Fix bad behaviors for zoom-usage.
tommycli
2015-08-04
3
-7
/
+13
*
Remove an unused member in WebViewPlugin
schenney
2015-07-31
1
-1
/
+0
*
Notify a WebViewPlugin's container when layout size has changed
schenney
2015-07-29
2
-13
/
+8
*
Initialize WebViewPlugin with animationNeeded_ true, to avoid painting too ea...
chrishtr
2015-07-24
1
-2
/
+3
*
Stop painting when layout is pending in WebView_Plugin
schenney
2015-07-23
2
-2
/
+13
*
Set needsLayout on WebViewPlugin's container when initialized
schenney
2015-07-21
1
-0
/
+9
*
Remove RenderThread::TaskRunner()
skyostil
2015-07-20
1
-4
/
+2
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
2
-4
/
+7
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
2
-7
/
+4
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
2
-4
/
+7
*
Plugin Power Saver: Center 'Play' icon for all partially obscured plugins.
tommycli
2015-07-14
4
-28
/
+33
*
Change histogram.h includes to histogram_macros.h in components/
asvitkine
2015-06-16
1
-1
/
+1
*
Revert of Add a manual thunk to work around a clang bug. (patchset #1 id:1 of...
thakis
2015-06-14
2
-7
/
+0
*
Move EndsWith to base namespace.
brettw
2015-06-12
2
-4
/
+4
*
Add a manual thunk to work around a clang bug.
thakis
2015-06-12
2
-0
/
+7
*
Plugin Power Saver: Fix a nullptr crash with plugin placeholder resize.
tommycli
2015-06-11
1
-0
/
+4
*
Reland: Plugin Placeholders: Refactor for platforms that don't support plugins
tommycli
2015-06-11
9
-210
/
+215
*
Plugin Power Saver: Unthrottle dynamically sized plugins correctly.
tommycli
2015-06-10
4
-0
/
+83
*
Move LowerCaseEqualsASCII to base namespace
brettw
2015-06-09
1
-1
/
+2
*
Add plugins::TestPluginPlaceholder class and allow its use in Blink layout te...
chrishtr
2015-06-01
1
-1
/
+4
*
Call setNeedsLayout instead of invalidate when scheduling plugin webview anim...
chrishtr
2015-05-26
1
-1
/
+1
*
Revert "Plugin Placeholders: Refactor for platforms that don't support plugins"
vitalybuka
2015-05-23
8
-135
/
+154
*
Replicate whether a frame is in a document or shadow tree.
dcheng
2015-05-22
1
-1
/
+1
*
Plugin Placeholders: Refactor for platforms that don't support plugins
tommycli
2015-05-18
8
-154
/
+135
*
Plugin Power Saver: Fix poster-click flaky test.
tommycli
2015-05-12
2
-0
/
+34
*
Plugin Power Saver: Enable JS access to throttled plugins.
tommycli
2015-05-08
6
-8
/
+30
*
Plugin Power Saver: Make PPS work well with prerendered pages.
tommycli
2015-05-05
2
-14
/
+11
*
Don't allow WebViewPlugin to swallow GestureLongPress.
wjmaclean
2015-05-05
1
-0
/
+5
*
Add a layout method to WebPlugin.
schenney
2015-04-30
2
-2
/
+7
*
Plugin placeholder cleanup.
bauerb
2015-04-30
2
-6
/
+18
*
Plugin Power Saver: Fix double-counting NEVER case in LoadablePluginPlaceholder.
tommycli
2015-04-29
2
-52
/
+28
*
Make DETECT_IMPORTANT_CONTENT the default Plugins content setting based
dbeam
2015-04-20
3
-0
/
+44
*
Remove unnecessary code after fix to plugin painting.
schenney
2015-04-14
1
-6
/
+0
*
Plugins: Add self to plugins component owners.
tommycli
2015-04-13
1
-0
/
+1
*
Check for existing frame and view when invalidating paint.
schenney
2015-04-09
1
-2
/
+2
*
Force layout and invalidation for new plugin content
schenney
2015-04-07
1
-0
/
+6
*
Migrate plugins to support new 'unobscured' rect interface
tommycli
2015-03-30
2
-7
/
+9
*
Plugin Power Saver: Record PPS UMAs only for users with PPS enabled.
tommycli
2015-03-26
1
-5
/
+5
*
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
tommycli
2015-03-16
3
-11
/
+11
*
Plugin Power Saver: Implement srcset syntax for posters.
tommycli
2015-03-09
2
-2
/
+15
*
Plugin Power Saver: Fix PluginPreroller outliving the PluginInstanceThrottler
tommycli
2015-02-24
2
-21
/
+10
*
Plugin Power Saver: Fix implicitly sized and below the fold plugins.
tommycli
2015-02-09
2
-18
/
+21
*
Plugin Power Saver: Add UI Overlay to throttled plugin using placeholder.
tommycli
2015-02-05
3
-20
/
+89
*
Plugin Power Saver: Make Unthrottle metric collection more consistent
tommycli
2015-01-23
2
-6
/
+28
[next]