| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browsing_data_helper files into a separate directory. | markusheintz@chromium.org | 2012-07-19 | 1 | -156/+0 |
* | Renaming `BrowsingDataHelper::IsValidScheme`, as it's poorly descriptive. | mkwst@chromium.org | 2012-06-01 | 1 | -2/+2 |
* | Display third party cookies and site data counts in the Website Settings UI. | markusheintz@chromium.org | 2012-05-15 | 1 | -2/+17 |
* | Use WeakPtrFactory in CookieTreeModel instead of explicit cancellation on des... | mattm@chromium.org | 2012-04-04 | 1 | -16/+2 |
* | Limiting the "Cookies and site data" form to valid Browsing Data schemes. | mkwst@chromium.org | 2012-04-04 | 1 | -4/+8 |
* | Remove getters for HTML5 related objects from the ResourceContext interface. ... | jam@chromium.org | 2012-02-21 | 1 | -4/+6 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-20 | 1 | -1/+2 |
* | Reverting to green up the memory waterfall. | jhawkins@chromium.org | 2012-02-19 | 1 | -2/+1 |
* | Move creation of BrowserContext objects that live in content to content, inst... | jam@chromium.org | 2012-02-17 | 1 | -1/+2 |
* | Add extra data to BrowserContext so that content layer and other embedders ca... | jam@chromium.org | 2012-02-15 | 1 | -1/+0 |
* | base::Bind: Convert AppCacheHelper::DeleteAppCacheGroup. | jhawkins@chromium.org | 2011-12-02 | 1 | -2/+4 |
* | base::Bind: Convert AppCacheService::GetAllAppCacheInfo. | jhawkins@chromium.org | 2011-12-02 | 1 | -7/+6 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+1 |
* | base::Bind: Easy cleanups in browsing_data*. | jhawkins@chromium.org | 2011-10-19 | 1 | -9/+14 |
* | base::Bind: Convert BrowsingDataAppCacheHelper::StartFetching. | jhawkins@chromium.org | 2011-10-18 | 1 | -10/+9 |
* | Begin CompletionCallback switchover. | willchan@chromium.org | 2011-10-01 | 1 | -1/+1 |
* | Remove more unnecessary ChromeURLRequestContext members. | willchan@chromium.org | 2011-07-16 | 1 | -15/+6 |
* | Revert 92690 (breaks ChromeOS tests) - Remove more unnecessary ChromeURLReque... | willchan@chromium.org | 2011-07-15 | 1 | -6/+15 |
* | Remove more unnecessary ChromeURLRequestContext members. | willchan@chromium.org | 2011-07-15 | 1 | -15/+6 |
* | Revert 92668 - Remove more unnecessary ChromeURLRequestContext members. | willchan@chromium.org | 2011-07-15 | 1 | -6/+15 |
* | Remove more unnecessary ChromeURLRequestContext members. | willchan@chromium.org | 2011-07-15 | 1 | -15/+6 |
* | Use copies of canned browsing data helpers to populate the cookies tree model. | jochen@chromium.org | 2011-03-15 | 1 | -1/+11 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | FBTF: Even more ctor/virtual deinlining. | erg@google.com | 2010-10-19 | 1 | -0/+4 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part14: | tfarina@chromium.org | 2010-10-10 | 1 | -11/+11 |
* | Reland r55382. When blocking cookies, also show an icon in the location bar w... | jochen@chromium.org | 2010-08-11 | 1 | -0/+4 |
* | Delete callbacks after use in canned browsing data helpers. | jochen@chromium.org | 2010-08-11 | 1 | -0/+1 |
* | Revert 55548 - Reland r55382. When blocking cookies, also show an icon in the... | jochen@chromium.org | 2010-08-10 | 1 | -4/+0 |
* | Reland r55382. When blocking cookies, also show an icon in the location bar w... | jochen@chromium.org | 2010-08-10 | 1 | -0/+4 |
* | Revert 55536 - Reland r55382. When blocking cookies, also show an icon in the... | jochen@chromium.org | 2010-08-10 | 1 | -4/+0 |
* | Reland r55382. When blocking cookies, also show an icon in the location bar w... | jochen@chromium.org | 2010-08-10 | 1 | -0/+4 |
* | Speculative backout to see if this caused perf regressions. | rohitrao@chromium.org | 2010-08-09 | 1 | -4/+0 |
* | When blocking cookies, also show an icon in the location bar when cookies are... | jochen@chromium.org | 2010-08-09 | 1 | -0/+4 |
* | Chrome side of changes required to populate appcache resource list. | kkanetkar@chromium.org | 2010-07-28 | 1 | -6/+3 |
* | Only store unique entries in the canned browsing data helpers. | jochen@chromium.org | 2010-07-15 | 1 | -1/+11 |
* | Store blocked and accessed cookies in the tab contents. | jochen@chromium.org | 2010-07-02 | 1 | -0/+4 |
* | Wrappers around BrowsingDataHelpers that returned canned responses. | jochen@chromium.org | 2010-06-10 | 1 | -1/+22 |
* | Don't show extension state in cookie tree list. | jochen@chromium.org | 2010-03-29 | 1 | -0/+13 |
* | Next part of removing the dependency of chrome/common on chrome/browser | phajdan.jr@chromium.org | 2010-03-06 | 1 | -0/+2 |
* | Hook up the content settings UI to the appcache. | michaeln@chromium.org | 2010-03-05 | 1 | -39/+57 |
* | Teach the cookie tree view and model about appcaches. Not hooked up to real d... | michaeln@chromium.org | 2010-02-26 | 1 | -0/+68 |