| Commit message (Expand) | Author | Age | Files | Lines |
* | Make RenderFrame{Host} objects routable. | ajwong@chromium.org | 2013-08-28 | 1 | -0/+7 |
* | Cleanup: Use content::kAboutBlankURL instead of the raw string in content/. | thestig@chromium.org | 2013-08-06 | 1 | -3/+3 |
* | Move WebMenuItem to content::MenuItem. | darin@chromium.org | 2013-07-17 | 1 | -1/+1 |
* | Update the child process security policy to use explicit permission grants. | gbillock@chromium.org | 2013-07-11 | 1 | -12/+4 |
* | Move WebDropData to content::DropData and split off conversion function. | darin@chromium.org | 2013-07-01 | 1 | -5/+5 |
* | Context menu on a webpage should be positioned differently when invoked from | varunjain@chromium.org | 2013-06-18 | 1 | -3/+0 |
* | Update Blink include paths | abarth@chromium.org | 2013-06-17 | 1 | -1/+1 |
* | Eliminate SwapOut message parameters, keeping state in RVHM instead. | creis@chromium.org | 2013-06-14 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in content/. | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | WebDropData split to content and webkit/common | scottmg@chromium.org | 2013-05-31 | 1 | -1/+1 |
* | Check that the files the renderer wants to preserve as part of a session rest... | tsepez@chromium.org | 2013-05-08 | 1 | -0/+38 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-05-08 | 1 | -0/+34 |
* | Add a new pair of IPC categories for messages that need handling as input events | jamesr@chromium.org | 2013-04-27 | 1 | -2/+3 |
* | Revert 188912 "Removed static factories for data, ftp, file, and..." | kbr@chromium.org | 2013-03-19 | 1 | -35/+0 |
* | Removed static factories for data, ftp, file, and about jobs. | pauljensen@chromium.org | 2013-03-19 | 1 | -0/+35 |
* | Move test_web_contents.* from content\browser\web_contents to content\test, s... | jam@chromium.org | 2013-02-25 | 1 | -1/+1 |
* | Use base namespace for FilePath in content/browser | brettw@chromium.org | 2013-02-07 | 1 | -3/+3 |
* | Rename IPC handlers that are in the form of OnMsgFoo to OnFoo. This is how al... | jam@chromium.org | 2013-01-02 | 1 | -7/+7 |
* | Plumb drag event info through from the renderer. This CL appends the following | varunjain@chromium.org | 2012-11-07 | 1 | -1/+2 |
* | Add Vector2d classes that represent offsets, instead of using Point. | danakj@chromium.org | 2012-10-31 | 1 | -1/+1 |
* | Move remaining files in content\browser\renderer_host to content namespace. | jam@chromium.org | 2012-10-29 | 1 | -8/+9 |
* | Revert 164120 - content/browser: Move more files into the content namespace. | sail@chromium.org | 2012-10-25 | 1 | -1/+0 |
* | content/browser: Move more files into the content namespace. | tfarina@chromium.org | 2012-10-25 | 1 | -0/+1 |
* | Cleanup the IPC param traits structure: | jam@chromium.org | 2012-09-25 | 1 | -0/+1 |
* | We do not pass enums by conts references. This CL fixes style errors introduced | varunjain@chromium.org | 2012-09-17 | 1 | -1/+1 |
* | Context menus should appear above the touch point if invoked by long press. | varunjain@chromium.org | 2012-09-07 | 1 | -1/+2 |
* | Move SessionStorageNamespace entirely into NavigationController and support S... | ajwong@chromium.org | 2012-08-13 | 1 | -1/+1 |
* | Fix a couple ImageSkia implicit conversion bugs. | pkotwicz@chromium.org | 2012-07-09 | 1 | -1/+1 |
* | Relanding r144115: Manage Isolated Context with reference counts w/o DCHECK | kinuko@chromium.org | 2012-06-26 | 1 | -3/+5 |
* | Revert 144115 - Manage IsolatedContext with reference counts | kinuko@chromium.org | 2012-06-26 | 1 | -5/+3 |
* | Manage IsolatedContext with reference counts | kinuko@chromium.org | 2012-06-26 | 1 | -3/+5 |
* | DragEnter grants RequestURL to entire file:// scheme. | tsepez@chromium.org | 2012-06-08 | 1 | -5/+23 |
* | Move mock test headers from content\test to content\public\test. This way we ... | jam@chromium.org | 2012-06-03 | 1 | -1/+1 |
* | Revert 137184 - DragEnter grants both read and navigate permissions to files. | tsepez@chromium.org | 2012-06-01 | 1 | -18/+4 |
* | Multi-select <select> in 'external popup window' | aruslan@chromium.org | 2012-05-26 | 1 | -5/+13 |
* | Move RenderViewHostDelegate::View to content/port and rename it to RenderView... | jam@chromium.org | 2012-05-24 | 1 | -24/+12 |
* | Make RenderViewHost show the mac popupmenu itself instead of going through RVHD. | jam@chromium.org | 2012-05-23 | 1 | -6/+0 |
* | Plumb event flags (shift/alt/ctrl modifiers) for drag/drop events to WebKit. | varunjain@chromium.org | 2012-05-17 | 1 | -1/+1 |
* | DragEnter grants both read and navigate permissions to files. | tsepez@chromium.org | 2012-05-15 | 1 | -4/+18 |
* | TabContents -> WebContentsImpl, part 11. | avi@chromium.org | 2012-04-13 | 1 | -3/+4 |
* | TabContents -> WebContentsImpl, part 4. | avi@chromium.org | 2012-04-11 | 1 | -1/+1 |
* | TabContents -> WebContentsImpl, part 3. | avi@chromium.org | 2012-04-10 | 1 | -1/+1 |
* | Rename and move TestTabContents to content::TestWebContents. | joi@chromium.org | 2012-03-23 | 1 | -5/+6 |
* | Clean up a few TODO items. | joi@chromium.org | 2012-03-22 | 1 | -3/+3 |
* | Use about:blank as the failback URL if the filter denies a navigation. | cevans@chromium.org | 2012-03-21 | 1 | -2/+2 |
* | Move MockRenderProcessHost to content/test and put it into the content namesp... | tfarina@chromium.org | 2012-03-16 | 1 | -1/+1 |
* | Add unit test for AllowBindings check. | creis@chromium.org | 2012-03-15 | 1 | -0/+11 |
* | Introduce abstractions to allow embedders to test RenderViewHost | joi@chromium.org | 2012-03-12 | 1 | -12/+15 |
* | Move ContextMenuParams struct from webkit/glue to content/public/common. The ... | jam@chromium.org | 2012-02-12 | 1 | -1/+1 |
* | Create a content public browser API around the ChildProcessSecurityPolicy cla... | ananta@chromium.org | 2012-02-09 | 1 | -2/+2 |