| Commit message (Expand) | Author | Age | Files | Lines |
* | DevTools: run the devtools remote debugging server on a separate thread. | pfeldman@chromium.org | 2012-09-28 | 2 | -19/+47 |
* | DevTools [remote debugging]: serve devtools front-end files from the bundle, ... | pfeldman@chromium.org | 2012-09-27 | 2 | -157/+24 |
* | DevTools: request page thumbnails from the devtools handler delegate, do not ... | pfeldman@chromium.org | 2012-09-27 | 2 | -3/+30 |
* | Destroy WorkerDevToolsAgentHost when corresponding worker terminates | yurys@chromium.org | 2012-09-26 | 1 | -0/+1 |
* | Move the NOTIFICATION_APP_TERMINATING notification from content to chrome, si... | jam@chromium.org | 2012-09-25 | 1 | -26/+1 |
* | Remove storage context accessors from ResourceContext. | ajwong@chromium.org | 2012-09-11 | 1 | -0/+1 |
* | Add SPDY request headers to DevTools. | mmenke@chromium.org | 2012-09-07 | 1 | -0/+21 |
* | Removed calls to URLRequest::URLRequest in favor of URLRequestContext::Create... | erikwright@chromium.org | 2012-09-01 | 1 | -6/+3 |
* | DevTools: Fix a leak. | jhawkins@chromium.org | 2012-08-31 | 1 | -3/+3 |
* | Fix a bug where the inspector would not keep event pages alive. | mpcomplete@chromium.org | 2012-08-22 | 6 | -17/+20 |
* | DevTools: support JSONP mode in /json remote debugging discovery. | pfeldman@chromium.org | 2012-08-10 | 1 | -1/+10 |
* | Add a menu item to content_shell to open devtools to make it more discoverable. | jam@chromium.org | 2012-08-09 | 2 | -15/+37 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 8 | -9/+1 |
* | RefCounted types should not have public destructors | rsleevi@chromium.org | 2012-06-25 | 1 | -1/+1 |
* | Added URLRequestContext to constructor for URLRequest. | erikwright@chromium.org | 2012-06-22 | 1 | -3/+6 |
* | Rename IPC Sender and Listener in ppapi, content/public, and content/renderer | brettw@chromium.org | 2012-06-20 | 2 | -0/+2 |
* | Make NetLog take in callbacks that return Values rather | mmenke@chromium.org | 2012-06-10 | 2 | -89/+82 |
* | Revert 139933 - Clean up RenderViewHostManager swapping logic. | creis@chromium.org | 2012-06-06 | 1 | -2/+1 |
* | Simplify how Content*Client interfaces are created. Instead of depending on t... | jam@chromium.org | 2012-06-05 | 1 | -4/+5 |
* | Move mock notification observer header from content\test to content\public\te... | jam@chromium.org | 2012-06-03 | 1 | -4/+0 |
* | Clean up RenderViewHostManager swapping logic. | creis@chromium.org | 2012-06-01 | 1 | -1/+2 |
* | Revert "Revert 137734 - Select theme resources from ResourceBundle at request... | flackr@chromium.org | 2012-05-24 | 1 | -1/+3 |
* | Decouple DevTools from socket implementation. | pliard@chromium.org | 2012-05-23 | 2 | -14/+10 |
* | Allow for building content_shell from within WebKit | jochen@chromium.org | 2012-05-22 | 1 | -1/+10 |
* | Revert 137734 - Select theme resources from ResourceBundle at requested scale... | fischman@chromium.org | 2012-05-17 | 1 | -3/+1 |
* | Select theme resources from ResourceBundle at requested scale factor. | flackr@chromium.org | 2012-05-17 | 1 | -1/+3 |
* | Cleanup: Remove unneeded scoped_ptr.h includes from content. | thestig@chromium.org | 2012-05-17 | 1 | -2/+1 |
* | Chrome Crashes after clicking try these suggestions link in Developer Tools. | loislo@chromium.org | 2012-05-12 | 1 | -0/+1 |
* | DevTools: AppendFile implementation. | loislo@chromium.org | 2012-05-02 | 2 | -7/+11 |
* | Allow customization of remote debugger URL targets. Add a new DevToolsHttpHan... | marshall@chromium.org | 2012-04-25 | 2 | -40/+58 |
* | TabContents -> WebContentsImpl, part 8. | avi@chromium.org | 2012-04-13 | 7 | -35/+34 |
* | TabContents -> WebContentsImpl, part 7. | avi@chromium.org | 2012-04-11 | 4 | -4/+4 |
* | TabContents -> WebContentsImpl, part 4. | avi@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 1. | avi@chromium.org | 2012-04-10 | 3 | -8/+5 |
* | DevTools: make Save As dialog optional for the paths that have already been s... | pfeldman@chromium.org | 2012-04-04 | 2 | -8/+10 |
* | DevTools: migrate to the generic ?ws= target schema in the remote debugging. | pfeldman@chromium.org | 2012-04-04 | 1 | -1/+1 |
* | Pick up and adjust to version of grit where default is no resource_ids file. | joi@chromium.org | 2012-04-02 | 1 | -0/+1 |
* | Revert 129818 - Pick up and adjust to version of grit where default is no res... | joi@chromium.org | 2012-03-30 | 1 | -1/+0 |
* | Pick up and adjust to version of grit where default is no resource_ids file. | joi@chromium.org | 2012-03-30 | 1 | -0/+1 |
* | DevTools: use proper URLRequestContextGetter in remote debugging proxy. | pfeldman@chromium.org | 2012-03-29 | 2 | -4/+15 |
* | Revert 129619 - Pick up and adjust to version of grit where default is no res... | joi@chromium.org | 2012-03-29 | 1 | -1/+0 |
* | Pick up and adjust to version of grit where default is no resource_ids file. | joi@chromium.org | 2012-03-29 | 1 | -0/+1 |
* | Rename and move TestTabContents to content::TestWebContents. | joi@chromium.org | 2012-03-23 | 1 | -2/+1 |
* | Add abstractions that let embedders drive tests of WebContents, without expos... | joi@chromium.org | 2012-03-22 | 1 | -2/+3 |
* | DevTools: convert about:workers into about:inspect | pfeldman@chromium.org | 2012-03-21 | 1 | -1/+0 |
* | DevTools: allow remote debugging any RenderViewHost. | pfeldman@chromium.org | 2012-03-16 | 2 | -87/+92 |
* | JSONWriter cleanup: integrate pretty print into write options. | ericdingle@chromium.org | 2012-03-16 | 1 | -1/+3 |
* | Introduce abstractions to allow embedders to test RenderViewHost | joi@chromium.org | 2012-03-12 | 1 | -3/+4 |
* | DevTools: provide a way for browser process to log into the renderer's tools ... | pfeldman@chromium.org | 2012-03-12 | 4 | -16/+26 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 3 | -3/+4 |