summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_cookies_api.h
Commit message (Expand)AuthorAgeFilesLines
* Pushing `chrome.cookies.remove` work to IO thread.jochen@chromium.org2011-03-211-5/+15
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-2/+2
* Adding callbacks to `chrome.cookies.{set,remove}`.jochen@chromium.org2011-02-171-3/+2
* Make the cookie list a class (instead of a typedef inside CookieMonster)...jochen@chromium.org2010-12-031-2/+2
* FBTF: Move virtual methods to implementation files.erg@google.com2010-09-231-6/+5
* FBTF: Header cleanup in chrome/common part 2. The majority of the changed filesjhawkins@chromium.org2010-08-201-0/+1
* 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