| Commit message (Expand) | Author | Age | Files | Lines |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 1 | -1/+1 |
* | BrowsingDataRemover: Getting ChromeAppCacheService directly from Profile. | marja@google.com | 2011-07-01 | 1 | -1/+1 |
* | Clear prerender history on clear history. | mmenke@chromium.org | 2011-06-20 | 1 | -9/+10 |
* | Changes TemplateURLModel into TemplateURLService. Changes all access points t... | erg@google.com | 2011-06-07 | 1 | -1/+1 |
* | Integrate file systems with BrowsingDataRemover | mkwst@chromium.org | 2011-06-07 | 1 | -1/+10 |
* | Virtual destructors should have virtual keyword. | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Add a hook to clear Gears Plugin Data in the "Clear browsing data" tool. | mpcomplete@chromium.org | 2011-05-19 | 1 | -1/+11 |
* | Have AppCache code go through the content embedder API for content settings c... | jam@chromium.org | 2011-05-08 | 1 | -0/+1 |
* | Moved URLRequestContextGetter to net/ so it can be used by projects such as j... | sanjeevr@chromium.org | 2011-03-31 | 1 | -3/+6 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 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 | -9/+8 |
* | Move appcache/file_sytem/device_orientation subdirectories of chrome\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 | -5/+6 |
* | Fix privacy issues related to about:net-internals and about:dns | mmenke@chromium.org | 2011-02-13 | 1 | -3/+15 |
* | When clearing plugin data at shutdown, wait for it to finish. | bauerb@chromium.org | 2011-01-21 | 1 | -4/+8 |
* | Add a preference to clear Flash LSO data in the Clear Browsing Data dialog. | bauerb@chromium.org | 2010-12-15 | 1 | -2/+14 |
* | Add the "virtual" keyword on method overrides that are missing it. | erg@google.com | 2010-12-08 | 1 | -3/+3 |
* | Protect local storage created by extension apps. | andybons@chromium.org | 2010-09-01 | 1 | -4/+11 |
* | Clean up unnecessary #includes of base/{scoped_ptr.h,string16.h}. | viettrungluu@chromium.org | 2010-08-19 | 1 | -1/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Update BrowsingDataRemover to use only the asynchronous | rvargas@google.com | 2010-05-21 | 1 | -5/+25 |
* | Hook up the content settings UI to the appcache. | michaeln@chromium.org | 2010-03-05 | 1 | -6/+24 |
* | Add option to delete browsing history of the last hour. | jochen@chromium.org | 2010-02-11 | 1 | -1/+2 |
* | Delete HTML5 database in BrowsingDataRemover, part 1. | jochen@chromium.org | 2010-02-06 | 1 | -1/+18 |
* | Revert 36098 because the UI team has decided on a different long-term directi... | jorlow@chromium.org | 2010-01-21 | 1 | -1/+0 |
* | Adds "Delete Local Storage" option to "Clear Browsing Data" for Windows and G... | jorlow@chromium.org | 2010-01-13 | 1 | -0/+1 |
* | Give classes with virtual methods virtual protected d'tors instead of non-vir... | jamesr@chromium.org | 2009-12-16 | 1 | -1/+4 |
* | Remove an access to Profile from the IO thread. | eroman@chromium.org | 2009-11-06 | 1 | -1/+2 |
* | Fifth patch in getting rid of caching MessageLoop pointers. | jam@chromium.org | 2009-11-03 | 1 | -3/+1 |
* | Move initialization of ChromeURLRequestContexts to the IO thread. | eroman@chromium.org | 2009-10-23 | 1 | -1/+3 |
* | BrowsingDataRemover* should not be scoped. | kuchhal@chromium.org | 2009-09-30 | 1 | -1/+6 |
* | Revert "Strict transport security: add checkbox to clear state." | agl@chromium.org | 2009-09-18 | 1 | -1/+0 |
* | Strict transport security: add checkbox to clear state. | agl@chromium.org | 2009-09-11 | 1 | -0/+1 |
* | Revert "Fix a ton of compiler warnings." | tony@chromium.org | 2009-08-28 | 1 | -3/+1 |
* | Fix a ton of compiler warnings. | estade@chromium.org | 2009-08-28 | 1 | -1/+3 |
* | More NotificationRegistrar conversions. | pkasting@chromium.org | 2009-05-22 | 1 | -5/+4 |
* | Implement clear browsing data dialog in linux | evan@chromium.org | 2009-05-22 | 1 | -0/+16 |
* | Resolve crash when deleting history by preventing the deleter from being call... | glen@chromium.org | 2009-03-03 | 1 | -1/+3 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -5/+5 |
* | Adding preferences and clear browsing data for form autofill. | jcampan@chromium.org | 2008-10-31 | 1 | -1/+2 |
* | Move Time, TimeDelta and TimeTicks into namespace base. | dsh@google.com | 2008-10-27 | 1 | -6/+6 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+131 |