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
/
content
/
renderer
/
pepper
/
pepper_plugin_instance_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Check if the RenderView is alive before setting the plugin find handler
raymes
2015-05-18
1
-1
/
+1
*
Revert of Fix WebViewPlugin::scheduleAnimation crash (patchset #2 id:20001 of...
trchen
2015-05-13
1
-2
/
+0
*
Fix WebViewPlugin::scheduleAnimation crash
trchen
2015-05-12
1
-0
/
+2
*
Clear client when releasing the TextureLayer in pepper
piman
2015-05-05
1
-1
/
+4
*
Revert of Pepper: Fix reentrancy problem in PepperPluginInstanceImpl. (patchs...
bbudge
2015-05-04
1
-3
/
+0
*
Use Local instead of Handle in src/content/*
deepak.s
2015-04-30
1
-6
/
+6
*
Append input event type as trace event's name
miletus
2015-04-23
1
-3
/
+3
*
Changes PepperPluginInstanceImpl::IsRectTopmost to not use
bbudge
2015-04-17
1
-0
/
+3
*
Rename content::RenderWidget::is_fullscreen() method
mikhail.pozdnyakov
2015-04-14
1
-1
/
+1
*
Use the existing user gesture token for PPAPI URL requests
jochen
2015-04-08
1
-2
/
+5
*
Native Client: Remove histogram code from the trusted NaCl plugin.
bbudge
2015-04-03
1
-2
/
+10
*
media: Rename SessionError to LegacySessionError.
xhwang
2015-04-02
1
-6
/
+7
*
Plugin Power Saver: Throttle 'large' plugins that appear small.
tommycli
2015-04-01
1
-16
/
+31
*
Remove deprecated PPB_Messaging_1_1
dmichael
2015-03-26
1
-10
/
+0
*
Pepper: Cache the document URL in PepperPluginInstanceImpl
dmichael
2015-03-19
1
-1
/
+3
*
Split cc/base into separate GN source_set and clean deps
jamesr
2015-03-16
1
-1
/
+1
*
Printing: PDFs should only be fit to page if there is a size mismatch.
thestig
2015-03-11
1
-0
/
+4
*
Print Preview: Support the duplex preset in PDFs.
thestig
2015-03-05
1
-2
/
+15
*
Fix for 'Rotate clockwise/counter clockwise' should not present in context me...
deepak.m1
2015-03-02
1
-1
/
+1
*
Pepper: Remove PPB_FileMapping
dmichael
2015-02-27
1
-1
/
+0
*
Pepper: Allow DidCreate to safely delete the plugin instance
dmichael
2015-02-27
1
-0
/
+7
*
Plugin Power Saver: Throttled Plugins should block TCPSocket reads.
tommycli
2015-02-19
1
-0
/
+5
*
Plugin Power Saver: Fix implicitly sized and below the fold plugins.
tommycli
2015-02-09
1
-0
/
+3
*
Plugin Power Saver: Add UI Overlay to throttled plugin using placeholder.
tommycli
2015-02-05
1
-0
/
+10
*
Plugin Power Saver: Fix Flash JS usage UMA.
thestig
2015-01-29
1
-1
/
+3
*
Mechanical rename of tracing includes for /content [2/3]
primiano
2015-01-28
1
-1
/
+1
*
media: Rename WebSessionId to SessionId.
xhwang
2015-01-22
1
-14
/
+13
*
Plugin Power Saver: Make PepperPluginInstanceThrottler interface public.
tommycli
2015-01-16
1
-48
/
+33
*
Add |legacy_destination_url| back to SessionMessage for EME
jrummell
2015-01-14
1
-3
/
+4
*
replace COMPILE_ASSERT with static_assert in content/
mostynb
2015-01-13
1
-90
/
+88
*
Plugin Power Saver: Add plugin JavaScript usage metrics.
tommycli
2015-01-08
1
-2
/
+15
*
Changes to support CDM_7
jrummell
2015-01-08
1
-18
/
+9
*
Plugin Power Saver: Fix black video frame on plugin resume
tommycli
2014-12-19
1
-4
/
+11
*
Avoid accessing the plugin element from PepperTryCatchVar in case it is destr...
raymes
2014-12-17
1
-4
/
+0
*
Remove ViewFlushedPaint
jbauman
2014-12-10
1
-11
/
+0
*
Plugin Power Saver: Embedder decides whether content is peripheral.
tommycli
2014-12-10
1
-6
/
+7
*
Plugin Power Saver: Integrate Poster implementation with Power Saver Heuristic.
tommycli
2014-12-03
1
-1
/
+2
*
Support NumCopies print preset
n.bansal
2014-11-19
1
-1
/
+21
*
Plugin Power Saver: Fix NULL-ptr crash in PepperPluginInstanceImpl.
tommycli
2014-11-18
1
-1
/
+1
*
[content/renderer] Convert VLOGs to DVLOGs
anujk.sharma
2014-11-14
1
-2
/
+2
*
Plugin Power Saver: Refactor Plugin Instance Throttling code
tommycli
2014-11-13
1
-168
/
+10
*
Plugin Power Saver: Collect size histogram on Flash Plugins users click.
tommycli
2014-11-10
1
-7
/
+75
*
Plugin Power Saver: Add some UMAs to test plugins in wild.
tommycli
2014-11-07
1
-19
/
+53
*
Plugin Power Saver: Fix (probably rare) crash in PepperPluginInstanceImpl.
tommycli
2014-11-05
1
-26
/
+27
*
Measure the number of frame loads with Flash.
thestig
2014-11-03
1
-1
/
+10
*
Plugin Power Saver: Implement size-based heuristic for peripheral content.
tommycli
2014-11-03
1
-31
/
+34
*
Plugin Power Saver: Restrict Power Saver to cross-origin.
tommycli
2014-10-24
1
-7
/
+24
*
Standardize usage of virtual/override/final in content/renderer/
dcheng
2014-10-21
1
-4
/
+3
*
PPAPI: Make V8VarConverter longer-lived
dmichael
2014-10-10
1
-3
/
+6
*
Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderer
mohan.reddy
2014-10-08
1
-3
/
+3
[next]