| Commit message (Expand) | Author | Age | Files | Lines |
* | Make the RenderViewHostFactory a global. This prevents us from having to pass | brettw@chromium.org | 2009-04-07 | 1 | -4/+5 |
* | Move focus related files into a new chrome/views/focus subdir | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Move widget related files into views/widget | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Make Widget return a gfx::NativeView instead of a HWND. | ben@chromium.org | 2009-03-12 | 1 | -1/+1 |
* | Changing ForwardMessageToExternalHost to postMessage and passing a proper | tommi@chromium.org | 2009-03-09 | 1 | -1/+3 |
* | Fix a crash in chrome.exe caused by the external tab container instance getti... | ananta@chromium.org | 2009-03-05 | 1 | -1/+5 |
* | Don't send the receiver function name in the ExternalHostBindings::ForwardMes... | ananta@chromium.org | 2009-02-25 | 1 | -2/+1 |
* | Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin... | ananta@chromium.org | 2009-02-19 | 1 | -4/+13 |
* | Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer.... | ananta@chromium.org | 2009-02-11 | 1 | -1/+1 |
* | Reapplying tab support (change 9388). I synced and re-applied my change and ... | tommi@chromium.org | 2009-02-10 | 1 | -0/+5 |
* | Reverting 9388 to see if this fixes ui tests. | kuchhal@chromium.org | 2009-02-09 | 1 | -7/+1 |
* | Adding support for tab notifications and initializing the focus of an automat... | tommi@chromium.org | 2009-02-09 | 1 | -1/+7 |
* | Remove most header file dependencies on the notification type list. It is | brettw@chromium.org | 2009-02-01 | 1 | -1/+1 |
* | Better control over window creation of external tabs | joshia@google.com | 2009-01-28 | 1 | -1/+3 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | On exit do not terminate renderers hosted in external tabs | joshia@google.com | 2009-01-12 | 1 | -1/+1 |
* | Replace some CRects with gfx::Rect | agl@chromium.org | 2008-12-17 | 1 | -1/+1 |
* | Rename Container->Widget | ben@chromium.org | 2008-11-21 | 1 | -3/+3 |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 1 | -5/+0 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 1 | -0/+5 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 1 | -5/+0 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -0/+1 |
* | Convert SchedulePaint and a few other methods to use gfx types. | ben@chromium.org | 2008-10-17 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -7/+7 |
* | Rename ViewContainer to Container and HWNDViewContainer to ContainerWin. | ben@chromium.org | 2008-10-16 | 1 | -4/+4 |
* | Remove DidNavigate from the tab contents delegate and all the related plumbing. | brettw@google.com | 2008-09-24 | 1 | -2/+4 |
* | Revert the change that fixed the encoding when viewing source in subframes. | brettw@google.com | 2008-09-12 | 1 | -2/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Code review changes. Incorporated all the suggestions from previous review. | joshia@google.com | 2008-08-21 | 1 | -2/+2 |
* | As Brett pointed it out, We normally use 8-bit for encoding names since they'... | jnd@google.com | 2008-08-21 | 1 | -1/+1 |
* | The CL is consist of CLs(1624,1580) for bug:1281734 which are reviewed and LG... | jnd@google.com | 2008-08-18 | 1 | -1/+2 |
* | Add missing files from the previous change | joshia@google.com | 2008-08-15 | 1 | -0/+3 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -3/+5 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+166 |