| Commit message (Expand) | Author | Age | Files | Lines |
* | Annotate all of the functions in content that need to be exported, in prepara... | dpranke@chromium.org | 2011-09-13 | 1 | -2/+3 |
* | Move the handling of the ViewMsg_CustomContextMenuAction and ViewMsg_Navigate... | ananta@chromium.org | 2011-09-13 | 1 | -0/+2 |
* | Rip out code for logging cross-frame property accesses. | thakis@chromium.org | 2011-08-14 | 1 | -6/+0 |
* | Adapt to new icon interface from WebFrame | michaelbai@google.com | 2011-05-17 | 1 | -1/+3 |
* | Implement the new WebPermissionClient interface in Chrome code to get rid of ... | jam@chromium.org | 2011-04-30 | 1 | -6/+0 |
* | Remove most prerendering code/references from content. | mmenke@chromium.org | 2011-04-30 | 1 | -0/+4 |
* | Move the content settings code out of RenderView, since it belongs in the Chr... | jam@chromium.org | 2011-04-18 | 1 | -0/+6 |
* | Remove the last Chrome dependencies from renderer, and enforce no more includ... | jam@chromium.org | 2011-04-18 | 1 | -0/+2 |
* | Clear RenderThread of any Chrome specific code, and move a bunch of stuff out... | jam@chromium.org | 2011-04-16 | 1 | -1/+3 |
* | Remove the rest of the Chrome dependencies from RenderThread. | jam@chromium.org | 2011-04-14 | 1 | -0/+7 |
* | Move code that talks to spelling and translate out of content. I create Chro... | jam@chromium.org | 2011-04-13 | 1 | -4/+3 |
* | Adds TabContents/RenderView observers for automation/testing messages. | kkania@chromium.org | 2011-04-07 | 1 | -0/+7 |
* | Cleanup: Stop creating RenderViewObservers from chrome/ in RenderView. | thestig@chromium.org | 2011-04-07 | 1 | -1/+2 |
* | Move a few RenderViewObservers to ChromeContentRendererClient so that we can ... | jam@chromium.org | 2011-04-01 | 1 | -0/+3 |
* | Remove the rest of the extension dependencies from content\renderer. | jam@chromium.org | 2011-04-01 | 1 | -0/+1 |
* | Ignore preliminary page captures for client-side phishing detection. | bryner@chromium.org | 2011-03-31 | 1 | -1/+2 |
* | Make UserScriptIdleScheduler not tied to NavigationState, as part of removing... | jam@chromium.org | 2011-03-31 | 1 | -0/+3 |
* | Move a bunch of remaining files from chrome\renderer to content\renderer. | jam@chromium.org | 2011-03-19 | 1 | -0/+72 |