Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate WEBKIT thread | joth@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Appcache, local storage, indexed db, databases: skip exit-time deletion when ... | marja@chromium.org | 2011-12-08 | 1 | -38/+82 |
* | Move BrowserThread to content namespace. | joi@chromium.org | 2011-11-02 | 1 | -0/+1 |
* | Switch content tests to use BrowserThreadImpl directly. | joi@chromium.org | 2011-10-31 | 1 | -2/+4 |
* | Split BrowserThread into public API and private implementation, step 1. | joi@chromium.org | 2011-10-28 | 1 | -1/+2 |
* | Move in-process-webkit unit tests to content unit tests target | jochen@chromium.org | 2011-10-17 | 1 | -9/+9 |
* | Switch ChromeTestSuite to the same convention as ContentTestSuite: | phajdan.jr@chromium.org | 2011-08-27 | 1 | -2/+2 |
* | Fixing a memory leak in DOMStorageTest.SessionOnly. | marja@chromium.org | 2011-08-20 | 1 | -29/+34 |
* | Session-only local storage cleared on exit. | marja@chromium.org | 2011-08-19 | 1 | -0/+67 |