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
*
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