Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -4/+4 |
* | Reland r50296 which removes some uses of CookieMonster on the UI thread. | willchan@chromium.org | 2010-06-29 | 1 | -1/+3 |
* | Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-21 | 1 | -3/+1 |
* | Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-18 | 1 | -1/+3 |
* | C++ readability change for cindylau. | cindylau@google.com | 2010-06-02 | 1 | -4/+21 |
* | Add the new cookies API to Chrome Extensions, minus the event | cindylau@google.com | 2010-05-18 | 1 | -0/+97 |