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
*
Replace RE2 import with a dependency
battre
2015-12-21
1
-1
/
+1
*
Reland: Plugin Power Saver: Improve Poster behavior for essential plugins.
tommycli
2015-12-18
1
-5
/
+15
*
Plugin Power Saver: Fix a use-after-free / ambiguous lifetime bugs.
tommycli
2015-12-18
1
-1
/
+9
*
Revert of Plugin Power Saver: Improve Poster behavior for essential plugins. ...
jam
2015-12-14
1
-12
/
+5
*
Plugin Power Saver: Improve Poster behavior for essential plugins.
tommycli
2015-12-11
1
-5
/
+12
*
Create a WebFrameWidget for WebViewPlugin.
lfg
2015-12-10
2
-1
/
+13
*
[PPS] Minor cleanup for scoped guard.
groby
2015-12-07
1
-7
/
+4
*
base: get rid of deprecated TrimWhitespace() function
tfarina
2015-12-06
1
-2
/
+2
*
Remove PluginLoadObserver and related logic, it was only used for NPAPI.
japhet
2015-12-04
1
-7
/
+0
*
Return a enumeration of the state of handling of InputEvents.
dtapuska
2015-12-03
2
-8
/
+10
*
Add more components to "gn check"
brettw
2015-11-27
1
-0
/
+4
*
Plugin Power Saver: remove dead flags
dbeam
2015-11-10
3
-44
/
+0
*
Rename legacy 'Layout' methods across Blink and cc.
wkorman
2015-11-03
1
-1
/
+3
*
Fix mobile YouTube plugin.
brettw
2015-11-02
1
-1
/
+1
*
Plugin Power Saver: Don't defer Widevine / others in background tabs.
tommycli
2015-10-28
1
-3
/
+1
*
Plugin Power Saver: Implement pixel tests for plugin placeholders.
tommycli
2015-10-27
2
-23
/
+28
*
Plugin Power Saver: Do not always throttle plugins with posters.
tommycli
2015-10-23
2
-16
/
+28
*
Delete policyDocumentLoader
japhet
2015-10-19
1
-2
/
+2
*
Plugin Power Saver: Fix play-icon positioning when poster specified.
tommycli
2015-10-16
1
-6
/
+12
*
Potential fix and extensive CHECKs for plugin crash
schenney
2015-10-15
1
-0
/
+1
*
Remove WebDocument::createEvent.
esprehn
2015-09-28
1
-11
/
+1
*
Mark functions overriding Blink with "override" in components/.
avi
2015-09-28
1
-45
/
+43
*
base: Template methods on Timer classes instead of the classes themselves.
danakj
2015-09-24
1
-1
/
+1
*
Plugin Power Saver: Improve origin handling esp. with OOPIF.
tommycli
2015-09-15
1
-1
/
+4
*
Unobserve the RenderView before DeleteSoon.
rickyz
2015-09-15
1
-3
/
+4
*
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
[next]