| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -178/+3 |
* | Fix numerous alignment problems, both horizontal and vertical, in drawing the... | pkasting@chromium.org | 2010-08-19 | 1 | -3/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add cross platform Widget::InitWithWidget(parent, const gfx::Rect& bounds); | oshima@chromium.org | 2010-06-05 | 1 | -3/+0 |
* | Wire up Ctrl+Enter for Find on ToolkitViews to match GTK. | finnur@chromium.org | 2010-04-01 | 1 | -7/+9 |
* | Move some more files to toplevel gfx dir. | ben@chromium.org | 2010-03-17 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Fix the problem where accelerator key was not working in compact navbar. | oshima@chromium.org | 2010-02-12 | 1 | -8/+8 |
* | Clip compact location bar's window when animating. | oshima@chromium.org | 2010-02-03 | 1 | -12/+15 |
* | Hide compact location bar when a content area is clicked, | oshima@chromium.org | 2010-02-03 | 1 | -4/+5 |
* | Use dropdown bar for compact location bar. | oshima@chromium.org | 2010-01-11 | 1 | -3/+12 |
* | Simplified the api by replacing them with single Show(false) call and cleaned... | oshima@chromium.org | 2010-01-08 | 1 | -1/+1 |
* | Revert r35674: "Use dropdown bar for compact location bar." | rsesek@chromium.org | 2010-01-07 | 1 | -13/+4 |
* | Use dropdown bar for compact location bar. | oshima@chromium.org | 2010-01-07 | 1 | -4/+13 |
* | Refactored FindBarHost/View to create DropdownBarHostView, which I'm plannig ... | oshima@chromium.org | 2009-11-09 | 1 | -0/+178 |