| Commit message (Expand) | Author | Age | Files | Lines |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Undo part of brettw's WebContents refactor that removed TabContentsDelegate | mpcomplete@google.com | 2009-05-04 | 1 | -2/+31 |
* | Remove unused implementation of TabContentsDelegate in HtmlDialogView. | stoyan@chromium.org | 2009-04-22 | 1 | -30/+1 |
* | Remove TabContnetsType from everywhere. | brettw@chromium.org | 2009-04-15 | 1 | -2/+0 |
* | Move HTML dialogs out of their own tab contents type. Moved functions to new | brettw@chromium.org | 2009-04-03 | 1 | -6/+6 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Make chrome_plugin_host.cc and chrome_plugin_util.cc compile on Posix. | jhawkins@chromium.org | 2009-02-26 | 1 | -1/+2 |
* | HtmlDialogContentsDelegate should not subclass views::WindowDelegate, for por... | ben@chromium.org | 2009-02-24 | 1 | -3/+7 |
* | HtmlDialogs had focus problems. | jcampan@chromium.org | 2009-02-18 | 1 | -4/+5 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 1 | -0/+1 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 1 | -1/+0 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 1 | -0/+1 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -0/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -5/+5 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -1/+1 |
* | 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 |
* | 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 |
* | Window Delegate Improvements: | beng@google.com | 2008-07-30 | 1 | -4/+2 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+122 |