summaryrefslogtreecommitdiffstats
path: root/ui/views
Commit message (Expand)AuthorAgeFilesLines
* Stop painting when receiving delegated frameenne2014-08-233-0/+8
* Move startup_helper_win.cc to separate target for incremental buildscottmg@chromium.org2014-08-221-1/+1
* Support "Search" as a modifier specified in a chrome.commands manifest.dtseng@chromium.org2014-08-211-0/+4
* Show user manager on correct monitor on a multi-monitor system.rogerta@chromium.org2014-08-212-1/+18
* Fix a long standing painting problem seen in the tabstrip on Windows Desktop ...ananta@chromium.org2014-08-203-28/+65
* [Win] Fix LabelButton spacing regression :(noms@chromium.org2014-08-191-3/+4
* Remove ui::SHOW_STATE_DETACHED and related thingstapted@chromium.org2014-08-191-1/+0
* Don't draw the client edge in custom frames.jackhou@chromium.org2014-08-193-31/+25
* Use a qualified path for ui_resources.h grit includes.tfarina@chromium.org2014-08-1720-20/+20
* Do not dispatch gesture events to disabled viewstdanderson@chromium.org2014-08-163-21/+290
* [Win] Increase the spacing between icons and labels in the new avatar bubble.noms@chromium.org2014-08-153-10/+48
* MacViews: Changes to allow interactive_ui_tests to compile on MacViewstapted@chromium.org2014-08-151-1/+7
* Hack to ensure that menu separators display correctly on Windows with fractio...ananta@chromium.org2014-08-151-0/+11
* Linux: Relanding a patch from an external contributor.erg@chromium.org2014-08-141-5/+7
* For the Mac port of views, we need to draw the corner part to connect theandresantoso@chromium.org2014-08-143-17/+73
* ui: Remove unneeded includes of grit/ui_resources.hthakis@chromium.org2014-08-1415-17/+0
* 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