| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup: Use more specific friend struct / make destructors non-public for cl... | thestig@chromium.org | 2011-03-07 | 1 | -1/+5 |
* | Update a bunch of files to the new location of browser_thread.h | jam@chromium.org | 2011-03-01 | 1 | -1/+1 |
* | Cleanup SandboxedFileSystem* and merge them into FileSystem* for simplicity. | kinuko@chromium.org | 2011-02-14 | 1 | -2/+2 |
* | Rename ExtensionsService to ExtensionService. | tfarina@chromium.org | 2010-12-14 | 1 | -1/+1 |
* | Remove BrowserFileSystemContext class and merge it into SandboxedFileSystemCo... | kinuko@chromium.org | 2010-12-14 | 1 | -2/+5 |
* | Delete FileSystem API data when uninstalling extensions. | kinuko@chromium.org | 2010-12-03 | 1 | -0/+7 |
* | Added methods to remove indexed databases from the ExtensionDataDeleter. | pastarmovj@chromium.org | 2010-11-22 | 1 | -0/+4 |
* | Rename ChromeThread to BrowserThread Part19: | tfarina@chromium.org | 2010-10-12 | 1 | -1/+1 |
* | Rename ChromeThread to BrowserThread Part10: | tfarina@chromium.org | 2010-10-09 | 1 | -1/+1 |
* | 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 |