| Commit message (Expand) | Author | Age | Files | Lines |
* | Pushing `chrome.cookies.remove` work to IO thread. | jochen@chromium.org | 2011-03-21 | 1 | -5/+15 |
* | Update a bunch of files to the new location of notification files. | tfarina@chromium.org | 2011-03-08 | 1 | -2/+2 |
* | Adding callbacks to `chrome.cookies.{set,remove}`. | jochen@chromium.org | 2011-02-17 | 1 | -3/+2 |
* | Make the cookie list a class (instead of a typedef inside CookieMonster)... | jochen@chromium.org | 2010-12-03 | 1 | -2/+2 |
* | FBTF: Move virtual methods to implementation files. | erg@google.com | 2010-09-23 | 1 | -6/+5 |
* | FBTF: Header cleanup in chrome/common part 2. The majority of the changed files | jhawkins@chromium.org | 2010-08-20 | 1 | -0/+1 |
* | FBTF: Remove unneeded headers from base/ (part 4) | thestig@chromium.org | 2010-08-07 | 1 | -0/+1 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Unexperimentalify the cookies API. | aa@chromium.org | 2010-07-16 | 1 | -10/+10 |
* | Revert r52581. The change seems OK, but it had the wrong | aa@chromium.org | 2010-07-16 | 1 | -10/+10 |
* | Use WebCore's built in support for user styles instead of the | aa@chromium.org | 2010-07-16 | 1 | -10/+10 |
* | Reland r50296 which removes some uses of CookieMonster on the UI thread. | willchan@chromium.org | 2010-06-29 | 1 | -14/+65 |
* | Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-21 | 1 | -65/+14 |
* | Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-18 | 1 | -14/+65 |
* | Send event on changes to the cookie monster. | jochen@chromium.org | 2010-06-10 | 1 | -0/+40 |
* | C++ readability change for cindylau. | cindylau@google.com | 2010-06-02 | 1 | -3/+23 |
* | Add the new cookies API to Chrome Extensions, minus the event | cindylau@google.com | 2010-05-18 | 1 | -0/+60 |