| Commit message (Expand) | Author | Age | Files | Lines |
* | Move browser/views to browser/ui/views | ben@chromium.org | 2010-11-09 | 1 | -152/+3 |
* | Remove wstrings from bookmarks, part 17. | viettrungluu@chromium.org | 2010-08-29 | 1 | -1/+2 |
* | FBTF: Remove "obviously" unneeded standard C++ library #includes. | viettrungluu@chromium.org | 2010-08-15 | 1 | -2/+0 |
* | Cleanup: Remove unneeded headers from app/ (part 2) | thestig@chromium.org | 2010-07-31 | 1 | -1/+0 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Add accessible_name property for info bubbles (so far added name to bookmark ... | dtseng@chromium.org | 2010-06-15 | 1 | -0/+1 |
* | Split RecentlyUsedFolderComboModel into its own module, so we can share it | tfarina@chromium.org | 2010-06-12 | 1 | -28/+2 |
* | Implement fading in for the InfoBubble base class. | finnur@chromium.org | 2010-05-18 | 1 | -3/+10 |
* | Add fade-out animation to the app launcher. | finnur@chromium.org | 2010-05-14 | 1 | -0/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Fix 9867: Activating the previous/next buttons with the keyboard in the find ... | finnur@chromium.org | 2009-09-03 | 1 | -8/+11 |
* | Make the views bookmark bubble work on GTK. | brettw@chromium.org | 2009-08-28 | 1 | -0/+2 |
* | Factor out views::Combobox::Model so that it can be used cross-platform. | mattm@chromium.org | 2009-08-18 | 1 | -3/+4 |
* | Make bookmark model public interface use const BookmarkNode* instead of | munjal@chromium.org | 2009-06-26 | 1 | -4/+4 |
* | Make Combobox portable | ben@chromium.org | 2009-06-02 | 1 | -10/+10 |
* | Move text_field.cc and rename the class to Textfield in preparation for porting. | ben@chromium.org | 2009-05-27 | 1 | -3/+3 |
* | Gets info_bubble compiling on linux. This code has a ton of ifdefs. It | sky@chromium.org | 2009-05-21 | 1 | -1/+1 |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -4/+4 |
* | The death knell for the old native buttons, checkboxes and radio buttons. | ben@chromium.org | 2009-03-23 | 1 | -4/+4 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -3/+3 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -1/+1 |
* | Fix two problems with bookmarking and fullscreen mode: | pkasting@chromium.org | 2009-02-18 | 1 | -0/+7 |
* | Changes the bookmark bubble to have the following logic: | sky@google.com | 2008-12-15 | 1 | -12/+15 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -17/+17 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -1/+2 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -6/+6 |
* | 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/+187 |