| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |