| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply the asynchronous CookieMonster API to ExtensionCookieAPI. | ycxiao@chromium.org | 2011-07-20 | 1 | -5/+7 |
* | Rename Real* to Double* in values.* and dependent files | arv@chromium.org | 2011-02-01 | 1 | -2/+4 |
* | Do not create an incognito profile if none exists in cookies.getAllCookieStores | jochen@chromium.org | 2010-12-15 | 1 | -1/+2 |
* | Make the cookie list a class (instead of a typedef inside CookieMonster)... | jochen@chromium.org | 2010-12-03 | 1 | -3/+3 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Move: | ben@chromium.org | 2010-12-02 | 1 | -1/+1 |
* | Make pink's TabContentsWrapper change compile on Windows. | ben@chromium.org | 2010-11-18 | 1 | -1/+3 |
* | Cleanup: Include browser.h -> ui/browser.h [Part 3]. | jhawkins@chromium.org | 2010-11-16 | 1 | -1/+1 |
* | Moves TabStripModelObserver/Delegate into their own headers. | sky@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | Add support for a "split" incognito behavior for extensions. | mpcomplete@chromium.org | 2010-08-31 | 1 | -2/+4 |
* | Convert wide strings in extension_cookies_api_constants. | viettrungluu@chromium.org | 2010-08-12 | 1 | -8/+7 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -0/+1 |
* | Changed type CookieList to being a vector CanonicalCookies. | rdsmith@google.com | 2010-07-21 | 1 | -12/+9 |
* | Reland r50296 which removes some uses of CookieMonster on the UI thread. | willchan@chromium.org | 2010-06-29 | 1 | -3/+2 |
* | Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-21 | 1 | -2/+3 |
* | Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-18 | 1 | -3/+2 |
* | C++ readability change for cindylau. | cindylau@google.com | 2010-06-02 | 1 | -20/+14 |
* | Add the new cookies API to Chrome Extensions, minus the event | cindylau@google.com | 2010-05-18 | 1 | -0/+192 |