summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_cookies_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Changed type CookieList to being a vector CanonicalCookies.rdsmith@google.com2010-07-211-4/+4
* Reland r50296 which removes some uses of CookieMonster on the UI thread.willchan@chromium.org2010-06-291-1/+3
* Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-211-3/+1
* Make CookieMonster NonThreadSafe.willchan@chromium.org2010-06-181-1/+3
* C++ readability change for cindylau.cindylau@google.com2010-06-021-4/+21
* Add the new cookies API to Chrome Extensions, minus the eventcindylau@google.com2010-05-181-0/+97