summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_data_deleter.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo...kinuko@chromium.org2010-12-141-1/+1
* Delete FileSystem API data when uninstalling extensions.kinuko@chromium.org2010-12-031-0/+12
* Move:ben@chromium.org2010-12-021-1/+1
* Added methods to remove indexed databases from the ExtensionDataDeleter.pastarmovj@chromium.org2010-11-221-0/+10
* Rename ChromeThread to BrowserThread Part10:tfarina@chromium.org2010-10-091-10/+10
* FBTF: More extensions cleanup.erg@google.com2010-08-261-0/+6
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-071-1/+1
* Revert 51544 - I think the chances are noticeably above zero that thisrdsmith@google.com2010-07-021-1/+1
* Fix bug in DeleteAllForURL; deletes entire store instead of justrdsmith@google.com2010-07-021-1/+1
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-291-8/+18
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-211-18/+8
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-181-8/+18
* Reland r42467. Clear cookies, local storage and databases when an extension g...jochen@chromium.org2010-03-251-0/+50
* Reverts 42520 and 42477. It back red again when adding this change back.maruel@chromium.org2010-03-251-50/+0
* Reapply 42467 by reverting 42499 and added suppression.maruel@chromium.org2010-03-241-0/+50
* Revert r42467: "Clear cookies, local storage and databases when an extension ...maruel@chromium.org2010-03-241-50/+0
* Clear cookies, local storage and databases when an extension gets uninstalled.jochen@chromium.org2010-03-241-0/+50