| Commit message (Expand) | Author | Age | Files | Lines |
* | Move src/chrome/views to src/views. RS=darin http://crbug.com/11387 | ben@chromium.org | 2009-05-08 | 1 | -3/+3 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -2/+2 |
* | fix bustage - file moved | ben@chromium.org | 2009-03-17 | 1 | -1/+1 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 1 | -3/+3 |
* | Fixes CRLF and trailing white spaces. | maruel@chromium.org | 2009-03-05 | 1 | -2/+2 |
* | Fixes bogus DCHECK in bookmark_bar_view. I needed to add the check for | sky@google.com | 2009-02-25 | 1 | -1/+1 |
* | Move a bunch of TabContents related files into a tab_contents subdir | ben@chromium.org | 2009-01-15 | 1 | -1/+1 |
* | Changes menu's Dispatcher to translate/dispatch message before | sky@google.com | 2008-12-17 | 1 | -5/+19 |
* | Attempt 2 at this. This differs from first version in that I renamed | sky@google.com | 2008-12-16 | 1 | -1/+2 |
* | Reverts r7062 as caused failures on interactive tests. | sky@google.com | 2008-12-16 | 1 | -1/+0 |
* | Makes the interactive bookmark bar view tests faster by disabling | sky@google.com | 2008-12-16 | 1 | -0/+1 |
* | Fixes crash when showing modal dialog from context menu. With this | sky@google.com | 2008-11-19 | 1 | -0/+67 |
* | Three menu bugs: | sky@google.com | 2008-11-13 | 1 | -0/+68 |
* | Plumb the referrer throughout the OpenURL APIs. | ericroman@google.com | 2008-10-27 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -75/+75 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -3/+1 |
* | Change all ConvertPointTo* methods to use gfx::Point instead of CPoint. | ben@chromium.org | 2008-10-14 | 1 | -23/+23 |
* | Rename legacy methods that were in CamelCase to unix_hacker. | erg@google.com | 2008-09-17 | 1 | -7/+7 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -9/+8 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -1/+1 |
* | Moves the bookmark bar view test into the interactive tests. To get | sky@google.com | 2008-09-02 | 1 | -6/+1 |
* | Makes deleting history no longer delete starred urls. Thiseffectively reenabl... | sky@google.com | 2008-08-27 | 1 | -1/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Large patch set (159 files total) to cleanup the includes. | maruel@google.com | 2008-08-15 | 1 | -0/+1 |
* | A set of tests to exercise chrome menus as well as parts of bookmark | sky@google.com | 2008-08-11 | 1 | -0/+857 |