summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Revert "Make SingleThreadProxy a SchedulerClient"enne@chromium.org2014-08-131-40/+20
* Call OnNativeWindowChanged after maximizing and restoring.jackhou@chromium.org2014-08-135-5/+44
* No touch handles when Views textfield cannot get focusedmohsen@chromium.org2014-08-132-0/+49
* [Refactor]: Move drag_widget_ out of X11WholeScreenMoveLooppkotwicz@chromium.org2014-08-126-99/+92
* Add ScopedObjCClassSwizzler in base/mac, absorbs objc_method_swizzle and Scop...tapted@chromium.org2014-08-121-3/+3
* Fix SetShape (SetAlphaShape) to allow Null regions (+ tests).garykac@chromium.org2014-08-123-5/+23
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-121-20/+40
* Fix flakiness of DesktopDragDropClientAuraX11Testspkotwicz@chromium.org2014-08-1210-84/+182
* MacViews: Install tracking area to get mouse moved events.andresantoso@chromium.org2014-08-113-3/+23
* Give up focus if the focused view becomes unfocusablemohsen@chromium.org2014-08-118-12/+165
* Disable all the tests that are flaking more than 5% on Linux builders.jam@chromium.org2014-08-112-2/+4
* Fix events_test_support layering violation, missing dependenciestapted@chromium.org2014-08-114-18/+60
* Make NativeViewHostAura show clipping window later.calamity@chromium.org2014-08-112-18/+64
* Fix TextfieldTest.GetCompositionCharacterBoundsTestmsw@chromium.org2014-08-091-28/+16
* Make extension action context menus work in overflow.rdevlin.cronin@chromium.org2014-08-091-0/+2
* Views should not have third_party/wtl/include as an include directory on non-...thestig@chromium.org2014-08-081-3/+0
* Listen for key events in SetupXI2ForXWindow()kpschoedel@chromium.org2014-08-071-0/+6
* Revert of Listen for key events in SetupXI2ForXWindow() (https://codereview.c...lushnikov@chromium.org2014-08-071-6/+0
* Hack in order to fix crbug.com/394672 in M38pkotwicz@chromium.org2014-08-071-2/+2
* Fix the painting problems seen in the tabstrip when switching from a theme to...ananta@chromium.org2014-08-071-3/+0
* Revert of Make SingleThreadProxy a SchedulerClient (https://codereview.chromi...tkent@chromium.org2014-08-071-40/+20
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-071-20/+40
* MacViews: Get widget_interactive_uitest compiling on Mactapted@chromium.org2014-08-076-56/+74
* Listen for key events in SetupXI2ForXWindow()kpschoedel@chromium.org2014-08-061-0/+6
* Revert 287747 "Make SingleThreadProxy a SchedulerClient"tommi@chromium.org2014-08-061-40/+20
* Make SingleThreadProxy a SchedulerClientenne@chromium.org2014-08-061-20/+40
* Remove useless DesktopWindowTreeHostWin::HandleTooltipMouseMove()pkotwicz@chromium.org2014-08-064-18/+0
* Revert of Fix flakiness of DesktopDragDropClientAuraX11Tests (https://coderev...rch@chromium.org2014-08-0510-180/+82
* Fix flakiness of DesktopDragDropClientAuraX11Testspkotwicz@chromium.org2014-08-0510-83/+181
* Do not call into EventTargeter methods from ViewTargetertdanderson@chromium.org2014-08-056-199/+45
* Make all views platforms use 'new' (cros-style) wrench menu.estade@chromium.org2014-08-054-38/+33
* Enable copying long text to Chrome and pasting long text from Chromepkotwicz@chromium.org2014-08-043-29/+58
* Do not release capture when transferring capture between Chrome windows onpkotwicz@chromium.org2014-08-046-99/+159
* MacViews: Changes to allow app_list_unittests to compiletapted@chromium.org2014-08-042-2/+2
* Fixes use after free in HWNDMessageHandlersky@chromium.org2014-08-012-15/+21
* ozone: Fix menu_controller_unittestspang@chromium.org2014-08-011-1/+1
* Modify underlying native event when setting flags or key code.kpschoedel@chromium.org2014-08-011-0/+7
* Do not store a separate scroll gesture handler in RootViewtdanderson@chromium.org2014-08-014-231/+170
* Revert of Listen for key events in SetupXI2ForXWindow() (https://codereview.c...erikchen@chromium.org2014-07-311-6/+0
* Listen for key events in SetupXI2ForXWindow()kpschoedel@chromium.org2014-07-311-0/+6
* Fix views Label and BookmarkButtonBase tooltip behavior.msw@chromium.org2014-07-312-3/+7
* MacViews: Accessibility bridgeandresantoso@chromium.org2014-07-317-17/+168
* Do not save and restore View focus on aura::Window focus changes.msw@chromium.org2014-07-303-16/+2
* Change when GESTURE_BEGIN and GESTURE_END events are dispatched to viewstdanderson@chromium.org2014-07-304-67/+152
* Reland: Introduce NON_ZERO_DURATION for animation unit testsjamescook@chromium.org2014-07-302-1/+2
* Ensure that the bounds rect calculated by DesktopNativeWidgetAura is scaled t...ananta@chromium.org2014-07-301-3/+3
* Remove BubbleDelegateView::set_can_activate()pkotwicz@chromium.org2014-07-303-13/+12
* Check if the delegate changed the visibility of child MenuItemViews.joaodasilva@chromium.org2014-07-295-3/+18
* Revert of Introduce NON_ZERO_DURATION for animation unit tests (https://coder...jamescook@chromium.org2014-07-292-2/+1
* Revert of After chromium stop using gtk+ for Linux/X11 all not ASCII characte...hashimoto@chromium.org2014-07-291-16/+5