| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactors mouse watching out of TabStrip into a standalone class. | sky@chromium.org | 2010-08-17 | 1 | -1/+1 |
* | Make theme change notifications auto-propagate through the view hierarchy, in... | pkasting@chromium.org | 2010-07-27 | 1 | -2/+2 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -1/+1 |
* | Remove completed downloads from shelf when the shelf closes. | thakis@chromium.org | 2009-08-27 | 1 | -4/+6 |
* | Mask the close button on the download shelf so that it's visible even in dark... | mirandac@chromium.org | 2009-08-11 | 1 | -0/+6 |
* | Make DownloadShelf a pure interface. | estade@chromium.org | 2009-07-14 | 1 | -0/+4 |
* | Speculative fix for a chromebot crash since I can't reproduce it | paul@chromium.org | 2009-06-16 | 1 | -0/+1 |
* | Move download shelf from per-tab to per-window. Also disable auto-hiding of | thakis@chromium.org | 2009-06-04 | 1 | -2/+8 |
* | Linux: Take download shelf and infobar close animations into account during r... | estade@chromium.org | 2009-05-15 | 1 | -0/+1 |
* | If there is not enough room in the download shelf to show a download, move th... | jcampan@chromium.org | 2009-05-15 | 1 | -0/+3 |
* | ChromeCanvas->gfx::Canvas | ben@chromium.org | 2009-05-15 | 1 | -2/+2 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -2/+2 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 1 | -3/+4 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Refactor download shelf and prepare for porting. | estade@chromium.org | 2009-02-28 | 1 | -38/+20 |
* | This is an attempt at finding the reason for the page_cycler slowness caused by | mad@chromium.org | 2009-02-12 | 1 | -2/+8 |
* | Reverting 9493. | kuchhal@chromium.org | 2009-02-10 | 1 | -8/+2 |
* | Relanding of http://codereview.chromium.org/16488. | mad@chromium.org | 2009-02-10 | 1 | -2/+8 |
* | Reverting 9408. | brettw@chromium.org | 2009-02-09 | 1 | -8/+2 |
* | Add a new resizer corner. | mad@chromium.org | 2009-02-09 | 1 | -2/+8 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -15/+13 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -2/+0 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+139 |