| Commit message (Expand) | Author | Age | Files | Lines |
* | Minimal Chrome Frame with Aura. | grt@chromium.org | 2013-02-28 | 1 | -6/+8 |
* | Remove TabContents from Chrome Frame. | avi@chromium.org | 2012-12-11 | 1 | -1/+0 |
* | Switch ExternalTabContainerWin to delegate TabContents creation to Browser. | avi@chromium.org | 2012-11-17 | 1 | -2/+0 |
* | Consolidate TabContents creation in external tabs. | avi@chromium.org | 2012-10-30 | 1 | -1/+1 |
* | Remove WebContentsDelegate::ExecuteContextMenuCommand since it's not called b... | jam@chromium.org | 2012-09-26 | 1 | -0/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | browser: Add ExternalTabContainer interface. | tfarina@chromium.org | 2012-06-21 | 3 | -1638/+100 |
* | TabContentsWrapper -> TabContents, part 43. | avi@chromium.org | 2012-06-12 | 1 | -1/+1 |
* | TabContentsWrapper -> TabContents, part 35. | avi@chromium.org | 2012-06-11 | 2 | -3/+2 |
* | TabContentsWrapper -> TabContents, part 6. | avi@chromium.org | 2012-06-08 | 2 | -17/+16 |
* | TabContentsWrapper -> TabContents, part 1. | avi@chromium.org | 2012-06-05 | 1 | -1/+2 |
* | Relanding this with fixes to the linux chromeos builder. | ananta@chromium.org | 2012-06-05 | 1 | -4/+5 |
* | Revert 140426 - Ensure that the new window context menu option does not show ... | acolwell@chromium.org | 2012-06-04 | 1 | -5/+4 |
* | Ensure that the new window context menu option does not show up in windows 8 ... | ananta@chromium.org | 2012-06-04 | 1 | -4/+5 |
* | Pass user gesture indicator for RPH and intents. | gbillock@chromium.org | 2012-06-01 | 2 | -19/+17 |
* | browser: Rename message_box_handler.* to javascript_dialog_creator.* | tfarina@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | r118246 added a mode where all navigations were sent to the browser process, so | mihaip@chromium.org | 2012-05-22 | 1 | -1/+1 |
* | Move RunFileChooserHelper and EnumerateDirectoryHelper out of Browser. | mihaip@chromium.org | 2012-05-22 | 1 | -2/+3 |
* | Move NativeWebKeyboardEvent to the content namespace. | jam@chromium.org | 2012-05-18 | 2 | -3/+5 |
* | Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans. | tfarina@chromium.org | 2012-05-18 | 1 | -4/+1 |
* | Pass the render view host with all provisional load related callbacks on the ... | jochen@chromium.org | 2012-05-16 | 2 | -2/+4 |
* | browser: Extract ShowLoginWizard() function from browser_dialogs.h | tfarina@chromium.org | 2012-05-13 | 1 | -2/+1 |
* | Remove prerender hover experiment support | dominich@chromium.org | 2012-05-10 | 1 | -1/+0 |
* | Handle move of WebKit's WebReferrerPolicy.h | gavinp@chromium.org | 2012-04-26 | 1 | -1/+1 |
* | Move CrashedPlugin() and PluginHungStatusChanged() from WebContentsDelegate i... | bauerb@chromium.org | 2012-04-20 | 2 | -7/+0 |
* | Remove the last users of TabContentsContainer and remove the files. | ben@chromium.org | 2012-04-17 | 2 | -4/+8 |
* | TabContents -> WebContentsImpl, part 18. | avi@chromium.org | 2012-04-17 | 2 | -5/+5 |
* | Move ExternalTabContainer into a directory with an OWNERS file. | robertshield@chromium.org | 2012-04-03 | 3 | -0/+1647 |