| Commit message (Expand) | Author | Age | Files | Lines |
* | views: Move table and tree directories to ui/views/controls/. | tfarina@chromium.org | 2011-11-23 | 2 | -1153/+0 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 1 | -1/+1 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 1 | -1/+1 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | Move views::Accelerator to ui in order to use it from aura code. | mazda@chromium.org | 2011-11-14 | 1 | -4/+5 |
* | Allow CanvasSkia to bind to an existing SkCanvas. | piman@chromium.org | 2011-10-05 | 1 | -3/+3 |
* | views: Use string16 in TreeView::OnNotify as GetTitle() already returns strin... | tfarina@chromium.org | 2011-09-29 | 1 | -1/+1 |
* | 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 |
* | some cleanup for base/stl_util | dilmah@chromium.org | 2011-07-19 | 1 | -1/+1 |
* | Wires up persisting expanded folders in the bookmark editor for views. | sky@chromium.org | 2011-07-15 | 2 | -8/+2 |
* | Move app/resources/* to ui/resources/ directory. | tfarina@chromium.org | 2011-06-29 | 1 | -1/+1 |
* | views: Pull out ContextMenuController class into its own header file. | tfarina@chromium.org | 2011-06-23 | 1 | -1/+1 |
* | Add OVERRIDE to ui::TreeModelObserver overridden methods. | tfarina@chromium.org | 2011-06-13 | 2 | -8/+10 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-26 | 1 | -2/+2 |
* | Revert 86625 - This change implements a first pass in the effort to remove th... | vandebo@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | This change implements a first pass in the effort to remove the dependency of... | twiz@chromium.org | 2011-05-25 | 1 | -2/+2 |
* | Centralizes checking for non-null return from CreateWindow. | sky@chromium.org | 2011-04-19 | 1 | -1/+2 |
* | Re-land: Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-14 | 2 | -8/+5 |
* | Show details about allowed and blocked cookies in a tabbed pane. Also reworks | rogerta@chromium.org | 2011-03-11 | 2 | -25/+83 |
* | Revert 76825 - Refactor Views accessibility. | jcivelli@chromium.org | 2011-03-04 | 2 | -5/+8 |
* | Refactor Views accessibility. | dmazzoni@chromium.org | 2011-03-03 | 2 | -8/+5 |
* | Change includes of gfx/* to ui/gfx/* | sail@chromium.org | 2011-02-05 | 1 | -5/+5 |
* | Move l10n_util to ui/base | ben@chromium.org | 2011-01-21 | 1 | -1/+1 |
* | Move ResourceBundle, DataPack to ui/base | ben@chromium.org | 2011-01-20 | 1 | -1/+1 |
* | Move UI-relevant Windows files to ui/base. | ben@chromium.org | 2011-01-19 | 1 | -2/+2 |
* | Move models from app to ui/base/models | ben@chromium.org | 2011-01-14 | 2 | -27/+31 |
* | Move app/key* to ui/base/keycodes/* | ben@chromium.org | 2011-01-13 | 2 | -8/+8 |
* | Move base/win_util to the base/win directory and use the base::win namespace. | brettw@google.com | 2010-12-31 | 1 | -4/+4 |
* | Remove win_util::FormatMessage and FormatLastWin32Error. These were only used... | brettw@google.com | 2010-12-30 | 1 | -2/+2 |
* | Cleanup AdjustStringForLocaleDirection() to modify input parameter in place. | jeremy@chromium.org | 2010-11-24 | 1 | -3/+1 |
* | Make accessible getters return values instead of accepting an output paramete... | ctguil@chromium.org | 2010-09-28 | 2 | -12/+6 |
* | Re-lands 58186: | bryeung@chromium.org | 2010-09-03 | 2 | -7/+8 |
* | Revert 58388 - Revert 58215 - Revert 58186 - Move the keyboard files from bas... | akalin@chromium.org | 2010-09-02 | 2 | -8/+7 |
* | Revert 58215 - Revert 58186 - Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-02 | 2 | -7/+8 |
* | Revert 58186 - Move the keyboard files from base/ to app/. | phajdan.jr@chromium.org | 2010-09-01 | 2 | -8/+7 |
* | Move the keyboard files from base/ to app/. | bryeung@chromium.org | 2010-09-01 | 2 | -7/+8 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 2 | -10/+15 |
* | Cleanup: Get rid of TreeNodeChildrenReordered. | tfarina@chromium.org | 2010-08-11 | 2 | -41/+3 |
* | 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 |
* | Canvas refactoring part 2. | ben@chromium.org | 2010-06-23 | 1 | -8/+8 |
* | Eliminate View::UILayoutIsRightToLeft() to standardize on base::i18n::IsRTL()... | pkasting@chromium.org | 2010-05-10 | 1 | -3/+3 |
* | [accessibility] Allow views to have multiple accessibility states and add cor... | mhm@chromium.org | 2010-04-09 | 2 | -1/+19 |
* | Move app/gfx/canvas and app/gfx/font to gfx/. | ben@chromium.org | 2010-03-23 | 1 | -2/+2 |
* | Move RTL related functions from app/l10n_util to base/i18n/rtl | ben@chromium.org | 2010-03-20 | 1 | -3/+4 |
* | Move more files to toplevel gfx. | ben@chromium.org | 2010-03-19 | 1 | -1/+1 |
* | Move base/gfx contents to gfx/ | ben@chromium.org | 2010-03-14 | 1 | -1/+1 |
* | Create a toplevel gfx/ dir and seed it with icon_util. | ben@chromium.org | 2010-03-13 | 1 | -1/+1 |