Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix several MAJOR crashers in Chrome+LocalStorage/Extensions. Need to explic... | jorlow@chromium.org | 2009-10-30 | 1 | -0/+1 |
* | Simplify threading in browser thread by making only ChromeThread deal with di... | jam@chromium.org | 2009-10-27 | 1 | -25/+9 |
* | Refactor DOM storage to be more object oriented. All the DOMStorageDispatche... | jorlow@chromium.org | 2009-09-08 | 1 | -11/+8 |
* | One part of many for enabling DOM Storage. | jorlow@chromium.org | 2009-07-23 | 1 | -5/+33 |
* | Simplify the WebKit thread model. It's now created/destroyed on the UI threa... | jorlow@chromium.org | 2009-07-08 | 1 | -37/+21 |
* | Create a webkit thread for use within the browser process. This patch also i... | jorlow@chromium.org | 2009-06-26 | 1 | -0/+69 |