Sign in
chromium
/
chromium
/
src
/
34c6bbf85c990ead28d334b3803093b614c958c6
/
components
/
plugins
1008732f
Remove some redundant frame parameters from WebFrameClient.
by avi
· 10 years ago
66d3b34
Don't allow dirtying layout during paint of a plugin placeholder.
by chrishtr
· 10 years ago
f74fd9e
Plugin Power Saver: Remove Size Recheck hack in plugin placeholders.
by tommycli
· 10 years ago
3d35ba88
Don't schedule additional frames inside WebViewImpl::resize().
by chrishtr
· 10 years ago
f57136c1
Switch to standard integer types in components/, part 3 of 4.
by avi
· 10 years ago
0739c64
Replace RE2 import with a dependency
by battre
· 10 years ago
9c7cbd9
Reland: Plugin Power Saver: Improve Poster behavior for essential plugins.
by tommycli
· 10 years ago
9e85653
Plugin Power Saver: Fix a use-after-free / ambiguous lifetime bugs.
by tommycli
· 10 years ago
9bbcff1
Revert of Plugin Power Saver: Improve Poster behavior for essential plugins. (patchset #8 id:140001 of https://codereview.chromium.org/1497623002/ )
by jam
· 10 years ago
fa5a32e2
Plugin Power Saver: Improve Poster behavior for essential plugins.
by tommycli
· 10 years ago
ef517df9
Create a WebFrameWidget for WebViewPlugin.
by lfg
· 10 years ago
b25b0ee1
[PPS] Minor cleanup for scoped guard.
by groby
· 10 years ago
023b1dcc
base: get rid of deprecated TrimWhitespace() function
by tfarina
· 10 years ago
15bd8a8
Remove PluginLoadObserver and related logic, it was only used for NPAPI.
by japhet
· 10 years ago
5d2e9c3
Return a enumeration of the state of handling of InputEvents.
by dtapuska
· 10 years ago
c17eb98
Add more components to "gn check"
by brettw
· 10 years ago
a6ae8e33dd
Plugin Power Saver: remove dead flags
by dbeam
· 10 years ago
7265db01
Rename legacy 'Layout' methods across Blink and cc.
by wkorman
· 10 years ago
5d99509
Fix mobile YouTube plugin.
by brettw
· 10 years ago
565fae3
Plugin Power Saver: Don't defer Widevine / others in background tabs.
by tommycli
· 10 years ago
f1959fb9
Plugin Power Saver: Implement pixel tests for plugin placeholders.
by tommycli
· 10 years ago
bae63b9
Plugin Power Saver: Do not always throttle plugins with posters.
by tommycli
· 10 years ago
b0bae9d8
Delete policyDocumentLoader
by japhet
· 10 years ago
2d2a5b9
Plugin Power Saver: Fix play-icon positioning when poster specified.
by tommycli
· 10 years ago
8023949
Potential fix and extensive CHECKs for plugin crash
by schenney
· 10 years ago
4aae4de1c
Remove WebDocument::createEvent.
by esprehn
· 10 years ago
1e950bb73
Mark functions overriding Blink with "override" in components/.
by avi
· 10 years ago
8c3eb80
base: Template methods on Timer classes instead of the classes themselves.
by danakj
· 10 years ago
58e3172c
Plugin Power Saver: Improve origin handling esp. with OOPIF.
by tommycli
· 10 years ago
c2ce7a6e
Unobserve the RenderView before DeleteSoon.
by rickyz
· 10 years ago
b6aedfe
Pass target document to initialize message event
by sgurun
· 10 years ago
6dfbd8a
Plugin Power Saver: Fix WebViewPlugin crash caused by missing nullptr check.
by tommycli
· 10 years ago
68b371c
Plugin Placeholders: Restore to default disallow loading, explicit allow.
by tommycli
· 10 years ago
550dc62
Plugin Power Saver: Fix Mac crash caused by WebViewPlugin double destruction.
by tommycli
· 10 years ago
8aad3ba
Plugin Power Saver: Keep play button centered when zoom level changes.
by tommycli
· 10 years ago
fce8d19
Replace ToLower calls to the new format
by brettw
· 10 years ago
73d390b
Plugin Power Saver: Fix bad behaviors for zoom-usage.
by tommycli
· 10 years ago
1d9d498e
Remove an unused member in WebViewPlugin
by schenney
· 10 years ago
02d5b8a2
Notify a WebViewPlugin's container when layout size has changed
by schenney
· 10 years ago
453cd07
Initialize WebViewPlugin with animationNeeded_ true, to avoid painting too early.
by chrishtr
· 10 years ago
d454482
Stop painting when layout is pending in WebView_Plugin
by schenney
· 10 years ago
f1bc7958
Set needsLayout on WebViewPlugin's container when initialized
by schenney
· 10 years ago
ed8969c
Remove RenderThread::TaskRunner()
by skyostil
· 10 years ago
a7ff1b29
Remove some legacy versions of StartsWith and EndsWith.
by brettw
· 10 years ago
ddbde8f
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #6 id:100001 of https://codereview.chromium.org/1239493005/)
by yosin
· 10 years ago
edce9a3
Remove some legacy versions of StartsWith and EndsWith.
by brettw
· 10 years ago
5ffce36
Plugin Power Saver: Center 'Play' icon for all partially obscured plugins.
by tommycli
· 10 years ago
a0f05db
Change histogram.h includes to histogram_macros.h in components/
by asvitkine
· 10 years ago
f9fe0a4
Revert of Add a manual thunk to work around a clang bug. (patchset #1 id:1 of https://codereview.chromium.org/1173363010/)
by thakis
· 10 years ago
17b32ad
Move EndsWith to base namespace.
by brettw
· 10 years ago
281337e
Add a manual thunk to work around a clang bug.
by thakis
· 10 years ago
424d3f3
Plugin Power Saver: Fix a nullptr crash with plugin placeholder resize.
by tommycli
· 10 years ago
425d6965
Reland: Plugin Placeholders: Refactor for platforms that don't support plugins
by tommycli
· 10 years ago
4f7f69c
Plugin Power Saver: Unthrottle dynamically sized plugins correctly.
by tommycli
· 10 years ago
bc17d2c8
Move LowerCaseEqualsASCII to base namespace
by brettw
· 10 years ago
8a377e6
Add plugins::TestPluginPlaceholder class and allow its use in Blink layout tests.
by chrishtr
· 10 years ago
e47161e
Call setNeedsLayout instead of invalidate when scheduling plugin webview animation.
by chrishtr
· 10 years ago
94b986f
Revert "Plugin Placeholders: Refactor for platforms that don't support plugins"
by vitalybuka
· 10 years ago
860817a
Replicate whether a frame is in a document or shadow tree.
by dcheng
· 10 years ago
0bd1dad
Plugin Placeholders: Refactor for platforms that don't support plugins
by tommycli
· 10 years ago
6b28a8e
Plugin Power Saver: Fix poster-click flaky test.
by tommycli
· 10 years ago
0ec1971
Plugin Power Saver: Enable JS access to throttled plugins.
by tommycli
· 10 years ago
ee0a49b
Plugin Power Saver: Make PPS work well with prerendered pages.
by tommycli
· 10 years ago
ecc231c3
Don't allow WebViewPlugin to swallow GestureLongPress.
by wjmaclean
· 10 years ago
f34024f
Add a layout method to WebPlugin.
by schenney
· 10 years ago
b0d4b573
Plugin placeholder cleanup.
by bauerb
· 10 years ago
fd2d6d70
Plugin Power Saver: Fix double-counting NEVER case in LoadablePluginPlaceholder.
by tommycli
· 10 years ago
155ac97
Make DETECT_IMPORTANT_CONTENT the default Plugins content setting based
by dbeam
· 10 years ago
a147ad0
Remove unnecessary code after fix to plugin painting.
by schenney
· 10 years ago
9add7e1
Plugins: Add self to plugins component owners.
by tommycli
· 10 years ago
1173ef1
Check for existing frame and view when invalidating paint.
by schenney
· 10 years ago
c3bbc17
Force layout and invalidation for new plugin content
by schenney
· 10 years ago
ec81b43
Migrate plugins to support new 'unobscured' rect interface
by tommycli
· 10 years ago
db0458c
Plugin Power Saver: Record PPS UMAs only for users with PPS enabled.
by tommycli
· 10 years ago
e86b298
Plugin Power Saver: Replace all "plug-in" with "plugin" for consistency.
by tommycli
· 10 years ago
bacf2a1a
Plugin Power Saver: Implement srcset syntax for posters.
by tommycli
· 10 years ago
260ce72
Plugin Power Saver: Fix PluginPreroller outliving the PluginInstanceThrottler
by tommycli
· 11 years ago
d7798e1
Plugin Power Saver: Fix implicitly sized and below the fold plugins.
by tommycli
· 11 years ago
bde0971
Plugin Power Saver: Add UI Overlay to throttled plugin using placeholder.
by tommycli
· 11 years ago
09d49819
Plugin Power Saver: Make Unthrottle metric collection more consistent
by tommycli
· 11 years ago
b20aa01
Plugin Power Saver: Break LoadablePluginPlaceholder off from PluginPlaceholder
by tommycli
· 11 years ago
5ec049d
Browser Plugin: Make aware of focus direction.
by fsamuel
· 11 years ago
e872270
Plugin Power Saver: Make PepperPluginInstanceThrottler interface public.
by tommycli
· 11 years ago
4aff223
Plugin Power Saver: Defer loading plugins for background tabs.
by tommycli
· 11 years ago
59bd86c
Plugin Power Saver: Embedder decides whether content is peripheral.
by tommycli
· 11 years ago
d481c48
Plugin Power Saver: Integrate Poster implementation with Power Saver Heuristic.
by tommycli
· 11 years ago
20f2877d
Plugin Power Saver: Implement 'poster' functionality.
by tommycli
· 11 years ago
0ee408a
v8::Handle<T> is just an alias of v8::Local<T> so, replacing v8::Handle with v8::Local in src/components
by anujk.sharma
· 11 years ago
00ea022b
Standardize usage of virtual/override/final in components/
by dcheng
· 11 years ago
fe59f48
replace OVERRIDE and FINAL with override and final in components/
by mostynb
· 11 years ago
3774498
Don't use setFixedLayoutSize in WebViewPlugin.
by mkosiba
· 11 years ago
e88496b
Fix plugin placeholder invalidation issue
by wangxianzhu
· 11 years ago
df80704
Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."
by
[email protected]
· 11 years ago
eee3522
Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespace
by
[email protected]
· 11 years ago
cb1f4ac
Move StringToLowerASCII to base namespace
by
[email protected]
· 11 years ago
ce9926c
Add more components to the GN build.
by
[email protected]
· 11 years ago
b3a97b5
Move webpreferences.* from webkit/ to content/
by
[email protected]
· 11 years ago
8eb330f
Fix a DCHECK() crash in PluginPlaceholder.
by
[email protected]
· 11 years ago
a95539cf
WebViewPlugin: Apply Prefs to WebSettings before creating WebLocalFrame
by
[email protected]
· 11 years ago
e3ba8c6
Update didClearWindowObject API in webview plugin
by
[email protected]
· 11 years ago
Next »