| 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 | -5/+5 |
* | Clicking on a folder in the bookmark bar now shows its contents as a menu. | erg@google.com | 2009-05-06 | 1 | -1/+1 |
* | Create a separate UI surface for extensions (bottom shelf) and remove them fr... | erikkay@google.com | 2009-05-06 | 1 | -12/+0 |
* | Move *Animation to app/ | ben@chromium.org | 2009-05-05 | 1 | -1/+1 |
* | Don't allow the browser window to be resized so small that layout starts brea... | pkasting@chromium.org | 2009-04-27 | 1 | -2/+4 |
* | Add transparency support to RenderWidgetHostView. | aa@chromium.org | 2009-04-23 | 1 | -0/+8 |
* | Reverting r14276 (http://codereview.chromium.org/88069) which causes unit tes... | robertshield@google.com | 2009-04-23 | 1 | -4/+2 |
* | Don't allow the browser window to be resized so small that layout starts brea... | pkasting@chromium.org | 2009-04-23 | 1 | -2/+4 |
* | Mac bookmark work. | jrg@chromium.org | 2009-03-18 | 1 | -6/+0 |
* | Move controls into their own dir under chrome/views/controls | ben@chromium.org | 2009-03-17 | 1 | -4/+4 |
* | Rework the Button API to be saner in preparation for NativeControl rejiggerin... | ben@chromium.org | 2009-03-16 | 1 | -3/+3 |
* | Refactors code for showing bookmarks menus into a standalone class | sky@google.com | 2009-03-12 | 1 | -20/+11 |
* | Unrevert 11294. | mpcomplete@google.com | 2009-03-10 | 1 | -0/+9 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-10 | 1 | -1/+0 |
* | Reverting 11294. | mpcomplete@google.com | 2009-03-09 | 1 | -9/+0 |
* | Support loading extensions into the bookmark toolbar. | mpcomplete@google.com | 2009-03-09 | 1 | -0/+9 |
* | Wires up sorting of bookmarks to the 'organize menu' in the bookmark | sky@google.com | 2009-02-27 | 1 | -0/+3 |
* | Preliminary fullscreen mode support. | pkasting@chromium.org | 2009-02-18 | 1 | -0/+3 |
* | Cleanup in preparation for Fullscreen mode. | pkasting@chromium.org | 2009-02-13 | 1 | -4/+5 |
* | Reduce the amount of space between the location bar and the bookmark bar by a... | glen@chromium.org | 2008-12-12 | 1 | -2/+5 |
* | First cut at the bookmark manager. There are still a fair number of | sky@google.com | 2008-10-29 | 1 | -4/+7 |
* | Refactors some of the bookmark drag and drop code into a separate | sky@google.com | 2008-10-24 | 1 | -13/+0 |
* | Changes BookmarkDragData to allow for multiple nodes. I'm going to | sky@google.com | 2008-10-17 | 1 | -1/+1 |
* | Rename ChromeViews namespace to views | ben@chromium.org | 2008-10-16 | 1 | -30/+30 |
* | Make View::SetBounds take a const gfx::Rect& instead of a const CRect& | ben@chromium.org | 2008-10-16 | 1 | -1/+2 |
* | Convert GetPreferredSize from: | beng@google.com | 2008-10-15 | 1 | -1/+1 |
* | Changes the bookmark model to allow more than one bookmark to | sky@google.com | 2008-09-19 | 1 | -1/+2 |
* | Renames BoomarkBarModel to BookmarkModel. | sky@google.com | 2008-09-11 | 1 | -39/+37 |
* | Moves bookmark related classes into bookmarks directory. There are no | sky@google.com | 2008-09-09 | 1 | -2/+2 |
* | Readding UI test I pulled yesterday; hopefully the bots will like it more now... | finnur@google.com | 2008-09-05 | 1 | -1/+4 |
* | Attempt at fixing crash. I believe this is happening during session | sky@google.com | 2008-09-05 | 1 | -0/+3 |
* | Fixes crash in BookmarkBarView. If the HistoryService fails to load it | sky@google.com | 2008-09-04 | 1 | -6/+1 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Moves bookmark bar context menu controller into its own files along | sky@google.com | 2008-08-13 | 1 | -9/+26 |
* | A set of tests to exercise chrome menus as well as parts of bookmark | sky@google.com | 2008-08-11 | 1 | -4/+29 |
* | Add chrome to the repository. | initial.commit | 2008-07-26 | 1 | -0/+424 |