| Commit message (Expand) | Author | Age | Files | Lines |
* | ui: Forward declare DefaultSingletonTraits in header files. | tfarina@chromium.org | 2012-07-20 | 2 | -4/+11 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 8 | -8/+0 |
* | Add base::RunLoop and update ui_test_utils to use it to reduce flakiness | jbates@chromium.org | 2012-06-28 | 1 | -8/+10 |
* | aura: Fix WidgetFocusChangeListener::OnNativeFocusChange(). | derat@chromium.org | 2012-06-18 | 3 | -3/+101 |
* | Config UI for Extension Commands (part 1). | finnur@chromium.org | 2012-06-08 | 2 | -0/+15 |
* | Remove ui/views/focus/OWNERS, since I doubt jay wants to be receiving these r... | ben@chromium.org | 2012-06-04 | 1 | -1/+0 |
* | views: Sort header files. | tfarina@chromium.org | 2012-05-30 | 1 | -1/+1 |
* | Pass event bitmask (shift, control, alt) to ui::Accelerator instead of booleans. | tfarina@chromium.org | 2012-05-18 | 3 | -13/+17 |
* | Let Chrome app handle Ash accelerators first if the app is launched as a window. | yusukes@chromium.org | 2012-05-17 | 5 | -49/+109 |
* | Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la... | yusukes@google.com | 2012-05-09 | 5 | -109/+49 |
* | Let Chrome app handle Ash accelerators first if the app is launched as a window. | yusukes@google.com | 2012-05-08 | 5 | -49/+109 |
* | Fix typo: kPriorityXXX -> kXXXPriority. No code change. | yusukes@chromium.org | 2012-05-05 | 1 | -2/+2 |
* | Consolidate win/x dispatchers | oshima@chromium.org | 2012-04-09 | 3 | -26/+15 |
* | Remove WAYLAND port | oshima@chromium.org | 2012-04-07 | 2 | -23/+2 |
* | * removed views debug paint that was used in NativeWidgetGtk. | oshima@chromium.org | 2012-04-03 | 2 | -4/+3 |
* | ui/base/models: Make ComboboxModel::GetItemCount() a constant function. | tfarina@chromium.org | 2012-03-27 | 1 | -4/+4 |
* | Revert 128961 - ui/base/models: Make ComboboxModel::GetItemCount() a constant... | alokp@chromium.org | 2012-03-26 | 1 | -4/+4 |
* | ui/base/models: Make ComboboxModel::GetItemCount() a constant function. | tfarina@chromium.org | 2012-03-26 | 1 | -4/+4 |
* | Removing GTK code from ui/views. | saintlou@chromium.org | 2012-03-21 | 5 | -23/+0 |
* | Removing deprecated GTK-Views code. | saintlou@chromium.org | 2012-03-19 | 2 | -226/+0 |
* | Fix build. | finnur@chromium.org | 2012-02-23 | 1 | -2/+4 |
* | Experimental Extension Keybinding (first cut). | finnur@chromium.org | 2012-02-23 | 3 | -17/+140 |
* | Eliminate VS2010 ifdefs for handling NULL in std::pair. | adamk@chromium.org | 2012-02-16 | 2 | -14/+2 |
* | Aura Shell needs to exist on Mac | dhollowa@chromium.org | 2012-01-19 | 1 | -1/+7 |
* | AURA/X11: Handle VKEY_MENU accelerator on content area | oshima@chromium.org | 2012-01-05 | 2 | -3/+78 |
* | Add a CanHandleAccelerators() method to AcceleratorTarget. | asanka@chromium.org | 2011-12-27 | 2 | -3/+55 |
* | views: Rename IsAccessibilityFocusableInRootView() to just IsAccessibilityFoc... | tfarina@chromium.org | 2011-12-23 | 3 | -7/+5 |
* | views: Rename IsFocusableInRootView() to just IsFocusable(). | tfarina@chromium.org | 2011-12-20 | 3 | -4/+3 |
* | Don't close ExtensionPopups on child window focus (Win, non-Aura). | msw@chromium.org | 2011-12-10 | 1 | -1/+1 |
* | Remove MessageLoop::QuitTask() from ui/. | dcheng@chromium.org | 2011-12-09 | 1 | -4/+4 |
* | views: Move the remaining file from views/ to ui/views/. | tfarina@chromium.org | 2011-12-01 | 4 | -4/+4 |
* | views: Move view.h to ui/views/. | tfarina@chromium.org | 2011-11-30 | 6 | -6/+6 |
* | views: Move the remaining files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -1/+1 |
* | views: Move label and link files to ui/views/controls/. | tfarina@chromium.org | 2011-11-29 | 1 | -2/+2 |
* | views: Move button directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-28 | 3 | -5/+5 |
* | views: Move textfield directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-27 | 2 | -2/+2 |
* | views: Move scrollbar and native directories to ui/views/controls/. | tfarina@chromium.org | 2011-11-27 | 1 | -1/+1 |
* | views: Move tabbed_pane directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-25 | 2 | -3/+3 |
* | Move accelerator related files to ui/base/accelerators | tfarina@chromium.org | 2011-11-25 | 4 | -6/+6 |
* | views: Move combobox directory to ui/views/controls/. | tfarina@chromium.org | 2011-11-24 | 1 | -1/+1 |
* | Add OVERRIDE to ui/. | avi@chromium.org | 2011-11-23 | 2 | -6/+11 |
* | Remove more totally obvious usage of: defined(TOUCH_UI) | saintlou@chromium.org | 2011-11-23 | 1 | -5/+3 |
* | Enable FocusManager tests for Aura. | ben@chromium.org | 2011-11-22 | 7 | -1336/+1325 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-22 | 4 | -8/+8 |
* | Revert 110949 - views: Move widget/ directory to ui/views. | wez@chromium.org | 2011-11-21 | 4 | -8/+8 |
* | views: Move widget/ directory to ui/views. | tfarina@chromium.org | 2011-11-21 | 4 | -8/+8 |
* | Now that we are doing a hard-cut-over to Aura, remove a bunch of *Views based... | ben@chromium.org | 2011-11-19 | 1 | -188/+0 |
* | views: Delete bubble, events, focus, layout directories and its stubbed files. | tfarina@chromium.org | 2011-11-18 | 16 | -33/+35 |
* | views: Move bubble, events, focus and layout to ui/views/. | tfarina@chromium.org | 2011-11-18 | 20 | -0/+3992 |
* | Remove src/ui/views. | tfarina@chromium.org | 2011-10-26 | 6 | -1286/+0 |