summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_data_deleter.cc
Commit message (Expand)AuthorAgeFilesLines
* 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