| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new ViewsDelegate interface and implementation in the windows browser UI. | ben@chromium.org | 2009-05-10 | 1 | -0/+8 |
* | Move color_utils, text_elider, drag_utils, accessibility_types, standard_layo... | ben@chromium.org | 2009-05-08 | 1 | -4/+0 |
* | Refactor view from methods to show hung renderer dialog. | tc@google.com | 2009-05-06 | 1 | -4/+0 |
* | Adds (non-working) folders and GTK dialogs. | erg@google.com | 2009-04-23 | 1 | -8/+0 |
* | On uninstall ask whether to delete profile. | kuchhal@chromium.org | 2009-04-17 | 1 | -0/+8 |
* | Split out the contents view into its own header. rename it to AutocompletePop... | ben@chromium.org | 2009-04-16 | 1 | -0/+8 |
* | Use tab to group "Show saved passwords" and "Exceptions" | hclam@chromium.org | 2009-04-15 | 1 | -16/+28 |
* | Allow a different omnibox popup to be enabled via the command line (--enable-... | ben@chromium.org | 2009-04-10 | 1 | -0/+12 |
* | Refactor AppModalDialogQueue and move JS Alert boxes into a MVC. | tc@google.com | 2009-04-07 | 1 | -0/+8 |
* | Adds a bookmark menu. This is experimental. To turn on you need | sky@google.com | 2009-03-20 | 1 | -0/+8 |
* | Makes drops above the tabstrip work again. This stopped working | sky@google.com | 2009-03-13 | 1 | -0/+8 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 1 | -21/+5 |
* | Revert "Revert "Fullscreen mode UI."" | kuchhal@chromium.org | 2009-02-23 | 1 | -0/+8 |
* | Revert "Fullscreen mode UI." | kuchhal@chromium.org | 2009-02-23 | 1 | -8/+0 |
* | Fullscreen mode UI. | pkasting@chromium.org | 2009-02-23 | 1 | -0/+8 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-06 | 1 | -0/+8 |
* | Move resource_message_filter and resource_request_details to the renderer_host. | brettw@chromium.org | 2009-02-05 | 1 | -0/+8 |
* | Reverting 9090. | ojan@google.com | 2009-02-03 | 1 | -8/+0 |
* | Move the about:ipc tab to a dialog. This patch is kind of a hack, the Windows | brettw@chromium.org | 2009-02-03 | 1 | -0/+8 |
* | Make the shared shell dialog not use Windows types, as well as the web contents | brettw@chromium.org | 2009-01-29 | 1 | -1/+1 |
* | Reverting 8822. | brettw@chromium.org | 2009-01-28 | 1 | -8/+0 |
* | Factor out the common parts of the about network dialog. I will be using this | brettw@chromium.org | 2009-01-28 | 1 | -0/+8 |
* | Create a dialog box for the about:network view and kill the tab type. | brettw@chromium.org | 2009-01-24 | 1 | -0/+8 |
* | Prep for generated .vcproj files: | sgk@google.com | 2009-01-23 | 1 | -8/+0 |
* | BUG=1007 | hclam@chromium.org | 2009-01-23 | 1 | -0/+8 |
* | Make the browser talk to the status bubble through an abstract interface to r... | ben@chromium.org | 2009-01-22 | 1 | -2/+2 |
* | Rework the command updater to not be dependent on views::Button (needed for p... | ben@chromium.org | 2009-01-20 | 1 | -8/+0 |
* | Switch back svn:eol-style=native for .sln, .vcproj and .vsprops files. | maruel@chromium.org | 2008-12-16 | 1 | -807/+807 |
* | Changed svn:eol-style of all .sln and .vcproj files to CRLF | scherkus@chromium.org | 2008-12-04 | 1 | -807/+807 |
* | Chromium-MultiProfile-Prototype | munjal@chromium.org | 2008-12-03 | 1 | -0/+16 |
* | Tear out all the old infobar code. | ben@chromium.org | 2008-12-03 | 1 | -40/+0 |
* | Beginnings of a new InfoBar system. | ben@chromium.org | 2008-11-21 | 1 | -0/+16 |
* | Land this change again now I've fixed the crash. | ben@chromium.org | 2008-11-19 | 1 | -8/+8 |
* | Revert change 5596 because it broke the build | nsylvain@chromium.org | 2008-11-18 | 1 | -8/+8 |
* | Last couple of bits of new-frame related cleanup: | ben@chromium.org | 2008-11-18 | 1 | -8/+8 |
* | Rename BrowserView2 to BrowserView. | ben@chromium.org | 2008-11-11 | 1 | -2/+2 |
* | Removes the old frames. | ben@chromium.org | 2008-11-10 | 1 | -70/+10 |
* | This is r4523, with a few changes to make things work under Vista. | erg@google.com | 2008-11-05 | 1 | -8/+8 |
* | Revert change r4523 because Vista doesn't like it. | erg@google.com | 2008-11-04 | 1 | -8/+8 |
* | Redo how we block popups. Rip out the old constrained popup window cruft (whi... | erg@google.com | 2008-11-04 | 1 | -8/+8 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -0/+24 |
* | Factor find in page out of WebContents and into the view, since it is almost | brettw@google.com | 2008-10-21 | 1 | -0/+20 |
* | Move window_resources.h to chrome/views to remove bad dependency of chrome/vi... | ben@chromium.org | 2008-10-08 | 1 | -4/+0 |
* | Don't load the font for the window title if we're not going to be painting a ... | beng@google.com | 2008-09-17 | 1 | -4/+0 |
* | Move more UI stuff into browser/views | beng@google.com | 2008-09-13 | 1 | -0/+52 |
* | Move XPFrame, VistaFrame to views/old_frames | beng@google.com | 2008-09-13 | 1 | -0/+52 |
* | Move View components of the Browser's tab strip into the browser_views projec... | beng@google.com | 2008-09-12 | 1 | -0/+52 |
* | Fix the polymorphic WindowResources class and FramePartBitmap enum. | maruel@google.com | 2008-09-04 | 1 | -0/+8 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+4 |
* | Split browser.lib (200 megs) into browser.lib(242 source files, 175 megs) and... | maruel@google.com | 2008-08-13 | 1 | -0/+671 |