summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* show autofill popup in requestAutocomplete dialog when textfield is double-cl...estade@chromium.org2013-01-173-3/+21
* Revert 177209 - Enable the FocusController on DesktopAura too.ben@chromium.org2013-01-167-89/+26
* Enable the FocusController on DesktopAura too.ben@chromium.org2013-01-167-26/+89
* Fixes leak of NativeTextfieldWin. The underlying HWND was gettingsky@chromium.org2013-01-162-0/+7
* Revert 177182 - ViewTest.ChangeNativeViewHierarchyFindRoots failureerg@chromium.org2013-01-167-9/+159
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-167-159/+9
* Nukes NativeScrollBarWin and fixes bugs with gettingsky@chromium.org2013-01-166-440/+19
* Fixes bug in TreeViewViews where it wasn't calling View::OnFocus. Thissky@chromium.org2013-01-151-0/+1
* Minor table tweaks:sky@chromium.org2013-01-151-3/+3
* Fixes bug in ScrollRectToVisible when used in a ScrollView. Code wassky@chromium.org2013-01-152-5/+25
* Adding new default behavior to maximize new windows automatically if screen r...skuhne@chromium.org2013-01-151-0/+17
* Make ui_controls only usable from interactive_ui_tests. This has two benefits:jam@chromium.org2013-01-141-3/+0
* More table tweaks:sky@chromium.org2013-01-128-82/+257
* Add option to align launcher/shelf to top of screen (similar to left/right al...harrym@chromium.org2013-01-122-1/+4
* Fixes for FocusController to make it pass interactive_ui_tests.ben@chromium.org2013-01-1111-25/+32
* views: Remove unused GetDispositionForEvent from ViewsDelegate interface.tfarina@chromium.org2013-01-113-8/+0
* requestAutocomplete: mark textfields as invalid when user tries to submit wit...estade@chromium.org2013-01-119-5/+80
* Replace IDR_WEB_UI_CLOSE* with IDR_CLOSE_DIALOG*, cleanup, etc.msw@chromium.org2013-01-112-6/+13
* Update bubble small shadow image assets.xiyuan@chromium.org2013-01-101-1/+1
* Couple of tweaks for tables:sky@chromium.org2013-01-096-14/+69
* More work to make ash_unittests pass when we require context.erg@chromium.org2013-01-095-18/+39
* Refactors building the system menu model into a common placesky@chromium.org2013-01-091-3/+7
* views: Make sure the event flags are used correctly for all events that selec...sadrul@chromium.org2013-01-092-12/+11
* views: Convert scoped_arrays to the new scoped_ptr style.tfarina@chromium.org2013-01-093-5/+5
* Add tests to verify accelerators properly work on constrained window.mazda@chromium.org2013-01-094-33/+72
* Reverting fix for crbug.com/138309 which caused this problem (Filed bug crbug...sschmitz@chromium.org2013-01-091-22/+1
* Removes debugging code I added to find crash. Crash seems to havesky@chromium.org2013-01-092-13/+2
* views: Stop dispatching scroll-gesture events if the scroll-begin event wasn'...sadrul@chromium.org2013-01-092-5/+105
* Add initial support for handling touch events in desktop chrome AURA. ananta@chromium.org2013-01-086-2/+54
* views: Cancel menu selection on tap-cancel.sadrul@chromium.org2013-01-082-6/+15
* views: Target the synthetic wheel events to the view under the mouse cursor.sadrul@chromium.org2013-01-084-14/+142
* Implement rough new dialog style.msw@google.com2013-01-077-148/+107
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* Continue threading context through unit tests.erg@chromium.org2013-01-074-13/+16
* Track input latency with UMA statsdavemoore@chromium.org2013-01-071-1/+2
* views: Mark a tap-down as handled only if scrolling was actually stopped.sadrul@chromium.org2013-01-071-1/+4
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2013-01-047-53/+42
* Allow easier cross-platform access to MessageCenter by making it a singleton ...dewittj@chromium.org2013-01-041-2/+0
* Converts TableView from single selection to usingsky@chromium.org2012-12-2311-80/+614
* views: Use common scrolling code for mouse-wheel and touchscrolling.sadrul@chromium.org2012-12-211-1/+5
* Remove an incorrect TODO for newly added DesktopAuraTestValidPaintWidget test...ananta@chromium.org2012-12-201-2/+0
* Fix a crash in the chrome browser process which occurs when the context menu ...ananta@chromium.org2012-12-203-0/+98
* Adds sorting to TableView.sky@chromium.org2012-12-205-45/+370
* Makes the columns of tableview resizable.sky@chromium.org2012-12-205-5/+162
* Move ash/wm's DialogFrameView to ui/views/window; etc.msw@chromium.org2012-12-199-188/+351
* Adds SetColumnVisibility() and IsColumnVisible() to TableViewViews.sky@chromium.org2012-12-196-26/+195
* Refine LabelButton[Border] behavior.msw@chromium.org2012-12-194-27/+32
* Make the cursor have separate mode for disabled mouse events and invisible.mazda@chromium.org2012-12-195-24/+76
* Adds debugging code to help figure out a crash. It appears that aftersky@chromium.org2012-12-182-2/+13
* Added new menu check and radio button images and related code (images in a se...yefim@chromium.org2012-12-184-5/+26