summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_cookies_api.h
Commit message (Expand)AuthorAgeFilesLines
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-291-14/+65
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-211-65/+14
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-181-14/+65
* Send event on changes to the cookie monster.jochen@chromium.org2010-06-101-0/+40
* C++ readability change for cindylau.cindylau@google.com2010-06-021-3/+23
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-181-0/+60