| Commit message (Expand) | Author | Age | Files | Lines |
* | FBTF: More extensions cleanup. | erg@google.com | 2010-08-26 | 1 | -3/+7 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+1 |
* | Remove obviously unneeded forward declarations in chrome/browser/[abef]*/*.h. | viettrungluu@chromium.org | 2010-08-05 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Reland r50296 which removes some uses of CookieMonster on the UI thread. | willchan@chromium.org | 2010-06-29 | 1 | -0/+4 |
* | Revert 50296 (Causes DCHECK failures) - Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-21 | 1 | -4/+0 |
* | Make CookieMonster NonThreadSafe. | willchan@chromium.org | 2010-06-18 | 1 | -0/+4 |
* | Moved URLFetcher and related classes to chrome/common/net. | sanjeevr@chromium.org | 2010-05-07 | 1 | -1/+1 |
* | Reland r42467. Clear cookies, local storage and databases when an extension g... | jochen@chromium.org | 2010-03-25 | 1 | -0/+62 |
* | Reverts 42520 and 42477. It back red again when adding this change back. | maruel@chromium.org | 2010-03-25 | 1 | -62/+0 |
* | Reapply 42467 by reverting 42499 and added suppression. | maruel@chromium.org | 2010-03-24 | 1 | -0/+62 |
* | Revert r42467: "Clear cookies, local storage and databases when an extension ... | maruel@chromium.org | 2010-03-24 | 1 | -62/+0 |
* | Clear cookies, local storage and databases when an extension gets uninstalled. | jochen@chromium.org | 2010-03-24 | 1 | -0/+62 |