| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove the stubbed out headers in chrome/browser/views. | msw@chromium.org | 2011-01-10 | 1 | -13/+0 |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -70/+3 |
* | Fix numerous alignment problems, both horizontal and vertical, in drawing the... | pkasting@chromium.org | 2010-08-19 | 1 | -1/+6 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fixes layout of side tabs on windows. | sky@chromium.org | 2010-06-04 | 1 | -5/+0 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 1 | -4/+4 |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 1 | -4/+4 |
* | Relands your patch to have an option for enabling vertical tabs. I've | sky@chromium.org | 2010-04-29 | 1 | -4/+4 |
* | Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu... | ben@chromium.org | 2010-04-20 | 1 | -4/+4 |
* | Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ... | ben@chromium.org | 2010-04-20 | 1 | -4/+4 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -4/+4 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -4/+4 |
* | 1. Correct shapes for side tabs. | ben@chromium.org | 2010-03-10 | 1 | -0/+5 |
* | Create a new base class BaseTabStrip that is the intermediary between Browser... | ben@chromium.org | 2010-02-04 | 1 | -3/+3 |
* | Step 1 in Implementing/Prototyping App Panels. | rafaelw@chromium.org | 2010-02-04 | 1 | -0/+3 |
* | ThemeBackground class. | oshima@chromium.org | 2010-01-08 | 1 | -0/+3 |
* | Remove new tabstrip code. Going to try doing this a different way. | ben@chromium.org | 2009-11-17 | 1 | -3/+3 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 1 | -0/+5 |
* | Add temporary TabStripWrapper interface that is implemented by both TabStrip ... | ben@chromium.org | 2009-07-08 | 1 | -3/+3 |
* | Basics of a new TabStrip.It's very, very rough, but I wanted to check it in s... | ben@chromium.org | 2009-07-07 | 1 | -0/+3 |
* | Factor out a BrowserFrame interface, and move the existing Windows-based code | brettw@chromium.org | 2009-05-19 | 1 | -79/+33 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-14 | 1 | -0/+1 |
* | Revert 15965. I wasn't supposed to check that in since it still doesn't compi... | maruel@chromium.org | 2009-05-13 | 1 | -1/+0 |
* | Remove even more ATL dependencies. | maruel@chromium.org | 2009-05-13 | 1 | -0/+1 |
* | This is the first pass at themes. | glen@chromium.org | 2009-05-09 | 1 | -1/+8 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -1/+1 |
* | Make Browser::set_window defined all the time, and adds the ability to | sky@chromium.org | 2009-04-16 | 1 | -0/+4 |
* | Move windowing related objects into chrome/views/window subdir. | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 1 | -3/+3 |
* | rollback again | ben@chromium.org | 2009-03-14 | 1 | -3/+3 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-14 | 1 | -3/+3 |
* | revert | ben@chromium.org | 2009-03-13 | 1 | -3/+3 |
* | Rename Window->WindowWin | ben@chromium.org | 2009-03-13 | 1 | -3/+3 |
* | Makes drops above the tabstrip work again. This stopped working | sky@google.com | 2009-03-13 | 1 | -0/+3 |
* | Make Chromium windows not hide auto-hide taskbars, take 2. | pkasting@chromium.org | 2009-03-10 | 1 | -1/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Back out r10845 because it caused too many other regressions. | pkasting@chromium.org | 2009-03-09 | 1 | -1/+1 |
* | Make Chromium windows not hide auto-hide taskbars. | pkasting@chromium.org | 2009-03-04 | 1 | -1/+1 |
* | Support DWM switching. | ben@chromium.org | 2009-03-03 | 1 | -40/+68 |
* | Make some functions const. This will help with my fullscreen mode changes. | pkasting@chromium.org | 2009-02-13 | 1 | -0/+1 |
* | Pixel perfection on tabstrip for non-Aero frame. This gets both ends of the ... | pkasting@chromium.org | 2009-01-13 | 1 | -2/+1 |
* | Re-do the way browser windows are shown: | ben@chromium.org | 2008-11-14 | 1 | -3/+1 |
* | Rename BrowserView2 to BrowserView. | ben@chromium.org | 2008-11-11 | 1 | -3/+3 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -3/+3 |
* | Hook up throbber animation for vista detached popup windows and app windows. | ben@chromium.org | 2008-10-13 | 1 | -1/+2 |
* | Make loading animations on app windows not call WM_SETICON on every frame. Ow. | ben@chromium.org | 2008-10-10 | 1 | -0/+3 |
* | Fix grab bag of AeroGlassFrame issues: | beng@google.com | 2008-09-10 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Grab bag of random cleanups, implementation of some more methods, etc. I'm go... | beng@google.com | 2008-08-05 | 1 | -0/+10 |
* | Add the TabStrip to the BrowserView2. (hooked up for OpaqueFrame only at this... | beng@google.com | 2008-08-05 | 1 | -0/+5 |