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_data_remover_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-30
1
-1
/
+1
*
Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..."
mattm@chromium.org
2014-05-29
1
-1
/
+1
*
Introduce IPC::Channel::Create*() to ensure it being heap-allocated.
morrita@chromium.org
2014-05-29
1
-1
/
+1
*
Revert "Update all users of base::Version to explicitly specify the namespace...
avi@chromium.org
2014-01-03
1
-2
/
+2
*
Update uses of UTF conversions in content/ to use the base:: namespace.
avi@chromium.org
2013-12-25
1
-1
/
+1
*
Update all users of base::Version to explicitly specify the namespace, and cl...
avi@chromium.org
2013-12-23
1
-2
/
+2
*
Get rid of webkit/plugins/plugin_constants.* and move them to content/public/...
jam@chromium.org
2013-08-09
1
-1
/
+1
*
Move webplugininfo.h to content/public.
jam@chromium.org
2013-07-21
1
-6
/
+6
*
Remove webkit/plugins/npapi.
jam@chromium.org
2013-07-19
1
-2
/
+1
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in content/.
dcheng@chromium.org
2013-06-13
1
-2
/
+1
*
Use a direct include of utf_string_conversions.h in content/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Move child-common classes to content/common_child
jamesr@chromium.org
2013-05-21
1
-5
/
+6
*
Revert 198844 "Move sequenced_task_runner to base/task"
dbeam@chromium.org
2013-05-08
1
-1
/
+1
*
Move sequenced_task_runner to base/task
brettw@chromium.org
2013-05-08
1
-1
/
+1
*
Use base namespace for FilePath in content/browser
brettw@chromium.org
2013-02-07
1
-6
/
+7
*
Only permit plug-in loads in the browser if the plug-in isn't blocked or the
cevans@chromium.org
2013-02-01
1
-1
/
+1
*
Broke ContentSettingBubbleModelTest.Plugins on Android.
dbeam@chromium.org
2013-02-01
1
-1
/
+1
*
Only permit plug-in loads in the browser if the plug-in isn't blocked or the
cevans@chromium.org
2013-02-01
1
-1
/
+1
*
Use an explicit PID for duplicating Pepper handles rather than the Channel's.
brettw@chromium.org
2013-01-04
1
-0
/
+1
*
Refactor PepperFlashFileHost and PepperBrokerHost to use MessageFilterHost.
raymes@google.com
2012-12-21
1
-2
/
+2
*
Refactored the PPB_Flash_File_ModuleLocal/FileRef to the new ppapi resource m...
raymes@chromium.org
2012-12-08
1
-2
/
+2
*
Exclude content/plugin/ when plugins are disabled.
nileshagrawal@chromium.org
2012-12-07
1
-14
/
+1
*
Revert 171408
raymes@chromium.org
2012-12-06
1
-2
/
+2
*
Revert 171389
raymes@chromium.org
2012-12-06
1
-2
/
+2
*
Revert 171080
raymes@chromium.org
2012-12-06
1
-2
/
+2
*
Add a gyp flag to allow removing dependency on ppapi.
nileshagrawal@chromium.org
2012-12-05
1
-15
/
+32
*
The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...
raymes@chromium.org
2012-12-04
1
-2
/
+2
*
Cleanup: Use plugin constants in more places.
thestig@chromium.org
2012-09-27
1
-3
/
+5
*
Moves CreateVersionFromString to WebPluginInfo and updates the callers.
ibraaaa@google.com
2012-09-04
1
-2
/
+2
*
Add GetSitesWithData and FreeSiteList methods to PPP_Flash_BrowserOperations ...
bauerb@chromium.org
2012-07-27
1
-3
/
+10
*
Remove two deprecated methods from base::Version
isherman@chromium.org
2012-07-11
1
-5
/
+4
*
Move Pepper files in renderer_host to new subdir.
brettw@chromium.org
2012-07-03
1
-1
/
+1
*
Use IPC::Sender and IPC::Listener in content.
brettw@chromium.org
2012-06-25
1
-2
/
+2
*
Broker out PPAPI handle duplication
jschuh@chromium.org
2012-05-11
1
-1
/
+0
*
Return a list of plugins that support clearing site data instead of the first...
bauerb@chromium.org
2012-05-05
1
-10
/
+9
*
Fix the PpapiPluginProcessHost::BrokerClient implementation in PluginDataRemo...
yzshen@chromium.org
2012-05-04
1
-2
/
+3
*
RefCounted types should not have public destructors, content/browser part 1
rsleevi@chromium.org
2012-04-27
1
-9
/
+8
*
Fix ClearSiteData for Pepper Flash.
viettrungluu@chromium.org
2012-04-24
1
-4
/
+12
*
This adds a hang monitor for Pepper plugins. It monitors sync messages on the...
brettw@chromium.org
2012-04-13
1
-1
/
+2
*
Add an interface for Flash to clear its data.
brettw@chromium.org
2012-04-12
1
-30
/
+88
*
Convert uses of int ms to TimeDelta in content/browser, ipc, and webkit/plugins.
tedvessenes@gmail.com
2012-03-07
1
-2
/
+2
*
Make content::ResourceContext be a real interface like the rest of the Conten...
jam@chromium.org
2012-02-09
1
-5
/
+5
*
Replace DFATAL with ERROR in PluginDataRemover::OnError.
ivankr@chromium.org
2011-12-21
1
-1
/
+1
*
Rename PluginService to PluginServiceImpl.
jam@chromium.org
2011-12-21
1
-2
/
+2
*
Make sure PluginDataRemoverImpl::Init is executed after the constructor has f...
bauerb@chromium.org
2011-12-08
1
-34
/
+33
*
Make ChildProcessHost be used through an interface in content/public, instead...
jam@chromium.org
2011-12-03
1
-2
/
+3
*
Don't make classes derive from ChildProcessHost, and instead have them use it...
jam@chromium.org
2011-12-02
1
-0
/
+1
*
Get rid of the ChildProcessInfo class. It was carrying unnecessary data, and ...
jam@chromium.org
2011-12-02
1
-1
/
+1
*
Fix race in PluginDataRemoverImpl going away while it's still being used on t...
jam@chromium.org
2011-11-21
1
-107
/
+156
*
Move the PluginDataRemover class to content, and remove the chrome pieces fro...
jam@chromium.org
2011-11-17
1
-0
/
+190