Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Re-land my change to clean up TabContents/WebContents ownership. This | brettw@chromium.org | 2009-04-20 | 1 | -4/+3 |
* | Reverting 14005. | brettw@chromium.org | 2009-04-18 | 1 | -3/+4 |
* | Fix the ownership model of TabContents and NavigationController. Previously the | brettw@chromium.org | 2009-04-18 | 1 | -4/+3 |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -3/+1 |
* | Remove some uses of custom tab contents types from some tests. | brettw@chromium.org | 2009-04-04 | 1 | -1/+1 |
* | Currently we have two types of devtools UI: Chrome built in developer tools w... | yurys@google.com | 2009-03-23 | 1 | -11/+26 |
* | Initial revision of the DevTools frontend. | pfeldman@chromium.org | 2009-03-22 | 1 | -2/+2 |
* | Merge DOMUIContents into WebContents. | brettw@chromium.org | 2009-03-17 | 1 | -3/+2 |
* | DevToolsManager is a service in the browser process that manages all open dev... | yurys@google.com | 2009-03-16 | 1 | -0/+87 |