| Commit message (Expand) | Author | Age | Files | Lines |
* | Implemented nicer battery status | davemoore@chromium.org | 2011-08-12 | 1 | -0/+10 |
* | Rename VIEWS_API to VIEWS_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -1/+1 |
* | Create views.dll / libviews.so | darin@chromium.org | 2011-07-28 | 1 | -1/+1 |
* | Use widget to specify the parent of views menu. | oshima@google.com | 2011-07-26 | 1 | -1/+1 |
* | Chromeos: virtual destructors should have virtual keyword (part 2). | hans@chromium.org | 2011-05-25 | 1 | -1/+1 |
* | Fix bustage... these files were ommited from the CL. | ben@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | ComboBox needs a minimum menu width and now uses MenuItemView. | rhashimoto@chromium.org | 2011-05-09 | 1 | -0/+9 |
* | Remove crrev.com/82385 debug code added for crbug.com/78792. | msw@chromium.org | 2011-05-04 | 1 | -3/+0 |
* | Add SubmenuView::magic_token_ and checks. | msw@chromium.org | 2011-04-22 | 1 | -2/+5 |
* | Revert 82385 - this might be breaking the interactive_ui_tests on windows and... | nsylvain@chromium.org | 2011-04-21 | 1 | -5/+2 |
* | Add SubmenuView::magic_token_ and checks. | msw@chromium.org | 2011-04-20 | 1 | -2/+5 |
* | Consolidate cross platform logic into MenuHost. | ben@chromium.org | 2011-04-01 | 1 | -3/+0 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 1 | -2/+2 |
* | This will help minimize the area we paint various views, including BrowserVie... | davemoore@chromium.org | 2011-03-09 | 1 | -16/+18 |
* | Do all OOLing in the views code. linux_views now builds clean with the clang ... | erg@google.com | 2011-03-04 | 1 | -1/+1 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 1 | -12/+12 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 1 | -12/+12 |
* | Rework basic bounds methods on View to match new V2 API: | ben@chromium.org | 2011-02-08 | 1 | -3/+2 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 1 | -1/+1 |
* | Another take on menu's. This uses the hosting menu scroll view container as ... | dtseng@chromium.org | 2010-08-19 | 1 | -0/+3 |
* | Add view class names to some classes used in the Wrench menu. | dmazzoni@chromium.org | 2010-08-04 | 1 | -0/+8 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Adds support for showing accelerators in bookmark menus. | sky@chromium.org | 2010-06-09 | 1 | -0/+7 |
* | Makes it so child views of menuitemview can be traversed with the | sky@chromium.org | 2010-06-09 | 1 | -1/+3 |
* | Fixes possible crash if the window hosting a menu was closed while the | sky@chromium.org | 2010-04-16 | 1 | -2/+8 |
* | Makes it so deleting a bookmark from the context menu doesn't close | sky@chromium.org | 2010-01-28 | 1 | -0/+3 |
* | Converts some uses of native_view to native_window. This is necessitated | sky@chromium.org | 2009-10-12 | 1 | -3/+3 |
* | Wires up drag and drop for bookmark menus and cleans up a couple of | sky@chromium.org | 2009-09-09 | 1 | -0/+4 |
* | Splits the menu classes into individual files in anticipation of | sky@chromium.org | 2009-08-20 | 1 | -0/+152 |