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
/
chrome
/
browser
/
browsing_data_remover.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Refactor downloads into a ProfileKeyedService.
rdsmith@chromium.org
2011-10-12
1
-1
/
+4
*
Check whether clearing LSO data is supported in clients of the BrowsingDataRe...
bauerb@chromium.org
2011-10-11
1
-7
/
+1
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-2
/
+3
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-08
1
-1
/
+3
*
Revert 104597 - base::Bind: Complete cleanup of history/.
acolwell@chromium.org
2011-10-07
1
-3
/
+1
*
base::Bind: Complete cleanup of history/.
jhawkins@chromium.org
2011-10-07
1
-1
/
+3
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-10-05
1
-2
/
+3
*
Profile shouldn't own PersonalDataManager
dhollowa@chromium.org
2011-09-23
1
-1
/
+3
*
Move TransportSecurityPersister completely to IO thread.
phajdan.jr@chromium.org
2011-09-21
1
-8
/
+1
*
Third try at committing this.
erikwright@chromium.org
2011-09-13
1
-1
/
+1
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-09-10
1
-1
/
+8
*
Revert 100415 - Re-land http://codereview.chromium.org/7831056/ and http://co...
erikwright@chromium.org
2011-09-09
1
-1
/
+1
*
Re-land http://codereview.chromium.org/7831056/ and http://codereview.chromiu...
erikwright@chromium.org
2011-09-09
1
-1
/
+1
*
Revert 100188 - Finalize a CL originally by departed intern ycxiao@ that deta...
estade@chromium.org
2011-09-09
1
-1
/
+1
*
Finalize a CL originally by departed intern ycxiao@ that detaches the loading...
erikwright@chromium.org
2011-09-08
1
-1
/
+1
*
Revert 100003 - Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-3
/
+2
*
Moved PrerenderManager to ProfileKeyedService system.
dominich@chromium.org
2011-09-07
1
-2
/
+3
*
Rename REMOVE_COOKIES to REMOVE_SITE_DATA (which will explicitly include REMO...
mkwst@chromium.org
2011-09-06
1
-21
/
+35
*
Fix a race in BrowsingDataRemover.
mnissler@chromium.org
2011-09-06
1
-12
/
+13
*
Re-landing http://codereview.chromium.org/7210034/ , which was reverted due t...
erikwright@chromium.org
2011-09-02
1
-5
/
+37
*
Add PluginServiceFilter interface and ChromePluginServiceFilter.
bauerb@chromium.org
2011-09-02
1
-1
/
+1
*
Initial implementation of `chrome.clear.*` extension API.
mkwst@chromium.org
2011-08-26
1
-3
/
+8
*
Revert "Modifying prefetch to account for multi-profile."
avi@chromium.org
2011-08-19
1
-8
/
+1
*
Revert 97465 - Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-1
/
+8
*
Revert 97446 - Modifying prefetch to account for multi-profile.
avi@chromium.org
2011-08-19
1
-8
/
+1
*
Modifying prefetch to account for multi-profile.
rlp@chromium.org
2011-08-19
1
-1
/
+8
*
Move the core download files to content.
jam@chromium.org
2011-08-15
1
-1
/
+1
*
Revert 96035 - Update BrowsingDataRemover with the asynchronous CookieMonster...
fischman@chromium.org
2011-08-09
1
-37
/
+5
*
Update BrowsingDataRemover with the asynchronous CookieMonster API.
ycxiao@chromium.org
2011-08-09
1
-5
/
+37
*
Quota: Add quota::StorageType to the GetOriginsCallback definition.
mkwst@chromium.org
2011-08-05
1
-28
/
+7
*
Time-based removal of temporary file systems via BrowsingDataRemover
mkwst@chromium.org
2011-08-01
1
-175
/
+95
*
Moving notification types which are chrome specific to a new header file chro...
ananta@chromium.org
2011-07-10
1
-3
/
+4
*
Not posting appcache cleaning task if there is no appcache service.
marja@google.com
2011-07-07
1
-15
/
+12
*
BrowsingDataRemover: Getting ChromeAppCacheService directly from Profile.
marja@google.com
2011-07-01
1
-13
/
+4
*
Clear prerender history on clear history.
mmenke@chromium.org
2011-06-20
1
-0
/
+21
*
Changes TemplateURLModel into TemplateURLService. Changes all access points t...
erg@google.com
2011-06-07
1
-6
/
+8
*
Integrate file systems with BrowsingDataRemover
mkwst@chromium.org
2011-06-07
1
-21
/
+80
*
Add unit test for removing history via BrowsingDataRemover
jochen@chromium.org
2011-05-30
1
-8
/
+11
*
Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool.
mpcomplete@chromium.org
2011-05-19
1
-2
/
+41
*
Profile shouldn't own Session/TabRestore services.
torne@chromium.org
2011-04-28
1
-2
/
+6
*
Move UserMetrics to content.
michaeln@google.com
2011-04-27
1
-13
/
+7
*
Moved URLRequestContextGetter to net/ so it can be used by projects such as j...
sanjeevr@chromium.org
2011-03-31
1
-2
/
+2
*
Rename URLRequestContextGetter::GetCookieStore() --> DONTUSEME_GetCookieStore...
eroman@chromium.org
2011-03-30
1
-1
/
+2
*
Remove clear browsing data views classes.
estade@chromium.org
2011-03-16
1
-1
/
+1
*
autofill: Rename AutoFillProfile to AutofillProfile.
tfarina@chromium.org
2011-03-10
1
-1
/
+1
*
Update a bunch of files to the new location of notification files.
tfarina@chromium.org
2011-03-08
1
-2
/
+2
*
Add an accessor for an ExtensionSpecialStoragePolicy to the Profile class
michaeln@google.com
2011-02-26
1
-48
/
+19
*
Move in_process_webkit dir from chrome\browser to content\browser.
jam@chromium.org
2011-02-24
1
-2
/
+2
*
When user "discards history," discard speculative data as well
jar@chromium.org
2011-02-20
1
-8
/
+9
*
Fix privacy issues related to about:net-internals and about:dns
mmenke@chromium.org
2011-02-13
1
-10
/
+45
[next]