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
/
browser
/
plugin_service_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Singleton and related structs to namespace base
olli.raula
2015-09-10
1
-1
/
+1
*
clang/win: Fix most -Wunused-function warnings in Chromium code.
thakis
2015-07-28
1
-2
/
+4
*
Remove NPAPI command line flags entirely.
wfh
2015-07-20
1
-18
/
+11
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Revert of Remove some legacy versions of StartsWith and EndsWith. (patchset #...
yosin
2015-07-16
1
-2
/
+1
*
Remove some legacy versions of StartsWith and EndsWith.
brettw
2015-07-16
1
-1
/
+2
*
Move EndsWith to base namespace.
brettw
2015-06-12
1
-1
/
+1
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-22
/
+20
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-20
/
+22
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-22
/
+20
*
Revert "content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs"
skyostil
2015-06-05
1
-20
/
+22
*
content: Remove use of MessageLoopProxy and deprecated MessageLoop APIs
skyostil
2015-06-05
1
-22
/
+20
*
Disable Win32k renderer lockdown if NPAPI is manually enabled.
wfh
2015-06-03
1
-0
/
+5
*
Disable NPAPI support by removing the --enable-npapi switch, chrome://flags a...
wfh
2015-05-29
1
-16
/
+2
*
Add Infobar when NPAPI plugin is not found.
wfh
2015-05-07
1
-1
/
+2
*
Add infobar for when NPAPI plugin is loaded.
wfh
2015-05-01
1
-0
/
+4
*
vs2015: avoid narrowing warning in plugin_service_impl
scottmg
2015-04-29
1
-2
/
+2
*
Dynamically disable Win32k lockdown for future child processes if NPAPI is en...
wfh
2015-04-14
1
-0
/
+4
*
Enable NPAPI if policy has plugin policies.
wfh
2015-04-11
1
-1
/
+9
*
favor DCHECK_CURRENTLY_ON for better logs in content/browser/[f-p]*
mostynb
2015-03-18
1
-10
/
+10
*
Enable NPAPI plugins if any plugin policies are set.
wfh
2015-02-20
1
-11
/
+19
*
Block NPAPI plugins by default
wfh
2015-01-21
1
-6
/
+25
*
Plugin service: Use the correct registry key for each watch operation.
rvargas
2014-11-08
1
-2
/
+2
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Remove raw handles from base::win::RegKey
rvargas
2014-10-17
1
-34
/
+13
*
Revert of Remove raw handles from base::win::RegKey (patchset #6 id:330001 of...
dcheng
2014-10-16
1
-13
/
+34
*
Remove raw handles from base::win::RegKey
rvargas
2014-10-15
1
-34
/
+13
*
Stop using an atom to store plugin name/version on Windows.
jam
2014-09-10
1
-4
/
+9
*
Remove implicit conversions from scoped_refptr to T* in content/
dcheng
2014-08-26
1
-1
/
+1
*
Add base:: qualification to some COmmandLine references in content.
brettw@chromium.org
2014-08-11
1
-1
/
+2
*
Pepper: Whitelist dev channel APIs for some apps.
hamaji@chromium.org
2014-06-20
1
-2
/
+4
*
Linux: Remove some unused NPAPI code.
thestig@chromium.org
2014-05-09
1
-3
/
+2
*
Restart plugin loading only if the plugin list has actually become stale.
bauerb@chromium.org
2014-01-27
1
-14
/
+26
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-2
/
+2
*
Pepper: Send dev/canary channel status to plugins.
teravest@chromium.org
2013-12-12
1
-0
/
+5
*
Instrument pepper plugin load failures.
ihf@chromium.org
2013-12-10
1
-4
/
+20
*
Move more of the plugin code in the renderer to use RenderFrame instead of Re...
jam@chromium.org
2013-12-06
1
-9
/
+9
*
Convert string16 to base::string16 in content.
brettw@chromium.org
2013-12-03
1
-2
/
+2
*
LOG(INFO) -> VLOG(0) in content/
scottmg@chromium.org
2013-11-23
1
-2
/
+2
*
Remove webview-based behavior from --site-per-process flag.
creis@chromium.org
2013-11-05
1
-18
/
+1
*
Add more support for FreeBSD
Geo.Liaskos@gmail.com
2013-09-21
1
-1
/
+2
*
Check whether the Pepper CDM is available before adding the key system.
ddorwin@chromium.org
2013-09-17
1
-1
/
+1
*
Move a bunch of windows stuff from ui/base/win to ui/gfx/win
ben@chromium.org
2013-09-12
1
-2
/
+2
*
TCPSockets are switched to the new Pepper proxy.
ygorshenin@chromium.org
2013-08-28
1
-5
/
+3
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
1
-1
/
+1
*
Split PepperPluginRegistry into the pieces that are needed in each process. c...
jam@chromium.org
2013-07-25
1
-3
/
+2
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
1
-20
/
+20
*
Remove webkit/plugins/npapi.
jam@chromium.org
2013-07-19
1
-4
/
+59
*
Move NPAPI implementation out of webkit/plugins/npapi and into content.
jam@chromium.org
2013-07-19
1
-24
/
+22
*
Remove plugin_list.h includes from chrome tests in preparation for moving web...
jam@chromium.org
2013-07-18
1
-34
/
+32
[next]