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
*
Adding --disable-plugins-discovery command line switch to not load third-part...
sevalo@google.com
2013-06-12
1
-0
/
+3
*
Use a direct include of strings headers in content/browser/, part 2.
avi@chromium.org
2013-06-11
1
-1
/
+1
*
Update includes of message_loop_proxy.
brettw@chromium.org
2013-06-10
1
-1
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Update content/ to use scoped_refptr<T>::get() rather than implicit "operator...
rsleevi@chromium.org
2013-06-02
1
-1
/
+1
*
content: Use base::MessageLoop.
xhwang@chromium.org
2013-05-04
1
-1
/
+1
*
Cleanup various bits of BrowserThreadImpl and PluginServiceImpl.
thestig@chromium.org
2013-04-24
1
-7
/
+1
*
Cleanup: Remove unnecessary ".get()" from scoped_ptrs<>.
erg@chromium.org
2013-04-17
1
-4
/
+4
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Really fix build after r193020.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-1
/
+1
*
Record stats on Chrome users running PPAPI Flash vs NPAPI Flash.
yzshen@chromium.org
2013-02-28
1
-0
/
+42
*
Move file_path.h to base/files.
brettw@chromium.org
2013-02-24
1
-1
/
+1
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-30
/
+32
*
Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/
jschuh@chromium.org
2013-02-05
1
-6
/
+6
*
Revert 180600
jschuh@chromium.org
2013-02-05
1
-6
/
+6
*
Follow-on fixes and naming changes for https://codereview.chromium.org/12086077/
cevans@chromium.org
2013-02-05
1
-6
/
+6
*
Refactor: Simplify WaitableEventWatcher.
teravest@chromium.org
2013-02-04
1
-2
/
+8
*
Only permit plug-in loads in the browser if the plug-in isn't blocked or the
cevans@chromium.org
2013-02-01
1
-5
/
+25
*
Broke ContentSettingBubbleModelTest.Plugins on Android.
dbeam@chromium.org
2013-02-01
1
-25
/
+5
*
Only permit plug-in loads in the browser if the plug-in isn't blocked or the
cevans@chromium.org
2013-02-01
1
-5
/
+25
*
Revert 179987
dmichael@chromium.org
2013-01-31
1
-8
/
+2
*
Refactor: Simplify WaitableEventWatcher.
teravest@chromium.org
2013-01-31
1
-2
/
+8
*
Implement a prototype to render cross-site iframes in a separate process from...
nasko@chromium.org
2013-01-23
1
-1
/
+18
*
Remove the base::files:: namespace.
darin@chromium.org
2013-01-15
1
-1
/
+1
*
Switch to using FilePathWatcher::Callback instead of FilePathWatcher::Delegate.
darin@chromium.org
2013-01-08
1
-27
/
+22
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-2
/
+2
*
Exclude PluginService for builds with enable_plugins==0
nileshagrawal@chromium.org
2012-12-20
1
-6
/
+0
*
Disable the failing linux aura browser tests so that it can be enabled on the...
jam@chromium.org
2012-12-19
1
-27
/
+32
*
Add a gyp flag to allow removing dependency on ppapi.
nileshagrawal@chromium.org
2012-12-05
1
-0
/
+6
*
Avoid watching for plugin updates on Android
dfalcantara@chromium.org
2012-11-07
1
-4
/
+4
*
Move the remaning files in content\common to the content namespace.
jam@chromium.org
2012-10-24
1
-20
/
+15
*
Move a bunch of content\common code into the content namespace.
jam@chromium.org
2012-10-23
1
-0
/
+1
*
Only register the newer one of {bundled, component} Pepper Flash.
bauerb@chromium.org
2012-10-10
1
-0
/
+5
*
Cleanup WebPluginDelegate implementations.
thestig@chromium.org
2012-09-27
1
-3
/
+9
*
Remove PluginGroup
ibraaaa@google.com
2012-09-27
1
-20
/
+0
*
Get rid of the content::NOTIFICATION_APP_ACTIVATED notification since it was ...
jam@chromium.org
2012-09-24
1
-23
/
+7
*
Change PluginList::GetPluginsIfNoRefreshNeeded() to GetPluginsNoRefresh().
bauerb@chromium.org
2012-06-29
1
-2
/
+2
*
Run a ppapi process per (profile, plugin) pair.
tsepez@chromium.org
2012-05-31
1
-7
/
+12
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
1
-9
/
+26
*
Revert 137396 - Sequentialize calls to PluginList::GetPlugins from PluginServ...
bauerb@chromium.org
2012-05-16
1
-26
/
+9
*
Sequentialize calls to PluginList::GetPlugins from PluginService.
bauerb@chromium.org
2012-05-16
1
-9
/
+26
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-4
/
+2
*
RefCounted types should not have public destructors, content/browser part 1
rsleevi@chromium.org
2012-04-27
1
-0
/
+3
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
1
-2
/
+19
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-6
/
+12
*
Load plug-ins on the blocking pool on Windows and don't block shutdown on it.
bauerb@chromium.org
2012-04-07
1
-15
/
+9
*
Move PluginServiceFilter to content/public/browser.
tfarina@chromium.org
2012-03-13
1
-1
/
+1
*
Move PluginServiceFilterParams to plugin_service_impl.h
tfarina@chromium.org
2012-03-13
1
-2
/
+2
[next]