| 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 | -75/+3 |
* | Fix numerous alignment problems, both horizontal and vertical, in drawing the... | pkasting@chromium.org | 2010-08-19 | 1 | -1/+2 |
* | `#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 | -1/+0 |
* | Attempt 2 at relanding your patch. I believe the problem was the removal of t... | sky@chromium.org | 2010-04-30 | 1 | -1/+1 |
* | Revert 45906 - Relands your patch to have an option for enabling vertical tab... | sky@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Relands your patch to have an option for enabling vertical tabs. I've | sky@chromium.org | 2010-04-29 | 1 | -1/+1 |
* | Revert 45065 - Relanding this. Originally landed as http://codereview.chromiu... | ben@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | Re-landing this. Originally landed as http://codereview.chromium.org/1001003 ... | ben@chromium.org | 2010-04-20 | 1 | -1/+1 |
* | Revert r42156, r42157, r42160. Allow dynamic switching in and out of sidetabs... | thestig@chromium.org | 2010-03-20 | 1 | -1/+1 |
* | Allow dynamic switching in and out of sidetabs mode. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Initial focus fix on x11/gtk | oshima@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | 1. Correct shapes for side tabs. | ben@chromium.org | 2010-03-10 | 1 | -0/+1 |
* | BrowserFrameView for ChromeOS. | oshima@chromium.org | 2010-02-22 | 1 | -1/+9 |
* | Moved chromeos's frame classes under chromeos/frame. | oshima@chromium.org | 2010-02-12 | 1 | -3/+5 |
* | Create a new base class BaseTabStrip that is the intermediary between Browser... | ben@chromium.org | 2010-02-04 | 1 | -2/+2 |
* | ThemeBackground class. | oshima@chromium.org | 2010-01-08 | 1 | -0/+1 |
* | Refactor the menu model to live outside views/ so it can be shared | pinkerton@chromium.org | 2009-12-04 | 1 | -1/+1 |
* | Draw the normal window's frame in maximized mode. See BUG for more detail. Da... | oshima@chromium.org | 2009-11-30 | 1 | -0/+1 |
* | Remove new tabstrip code. Going to try doing this a different way. | ben@chromium.org | 2009-11-17 | 1 | -2/+2 |
* | Fixes almost all of the rest of lint errors in the chrome/ directory (minus t... | erg@google.com | 2009-11-13 | 1 | -3/+3 |
* | Gets status bubbles on views/gtk to correctly track when the parent | sky@chromium.org | 2009-10-21 | 1 | -0/+6 |
* | Couple of views/gtk tweaks: | sky@chromium.org | 2009-10-13 | 1 | -0/+1 |
* | Change the way the NonClientView handles forcing the native frame for popups/... | ben@chromium.org | 2009-09-28 | 1 | -3/+4 |
* | Changes from listening to focus-out/focus-in for active status to | sky@chromium.org | 2009-09-24 | 1 | -2/+1 |
* | This CL makes the focus remembered across tab switches for Chrome Linux with ... | jcampan@chromium.org | 2009-09-14 | 1 | -0/+2 |
* | Add temporary TabStripWrapper interface that is implemented by both TabStrip ... | ben@chromium.org | 2009-07-08 | 1 | -2/+2 |
* | Fix the Views-GTK build by adding necessary tab_strip_2 files and fixing some... | brettw@chromium.org | 2009-07-08 | 1 | -0/+1 |
* | Fix the blue tab titles on GTK by hooking up the browser theme provider to the | brettw@chromium.org | 2009-06-02 | 1 | -0/+4 |
* | Fleshes out more of BrowserFrameGtk. | sky@chromium.org | 2009-05-26 | 1 | -0/+15 |
* | Add a skeleton browser_frame implementation for GTK, make browser_view (which | brettw@chromium.org | 2009-05-19 | 1 | -0/+41 |