summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_cookies_api.h
Commit message (Expand)AuthorAgeFilesLines
* FBTF: Remove unneeded headers from base/ (part 4)thestig@chromium.org2010-08-071-0/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Unexperimentalify the cookies API.aa@chromium.org2010-07-161-10/+10
* Revert r52581. The change seems OK, but it had the wrongaa@chromium.org2010-07-161-10/+10
* Use WebCore's built in support for user styles instead of theaa@chromium.org2010-07-161-10/+10
* 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