summaryrefslogtreecommitdiffstats
path: root/ui/views/corewm
Commit message (Expand)AuthorAgeFilesLines
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-283-11/+11
* Revert 285209 "Cleanups for aura/test/event_generator.h (resolve..."markusheintz@chromium.org2014-07-243-11/+11
* Cleanups for aura/test/event_generator.h (resolve TODOs)tapted@chromium.org2014-07-243-11/+11
* New avatar button: Consolidate text elision between Mac and Win/Linuxtreib@chromium.org2014-07-231-1/+1
* Replace touch_ids_bitfield_ with first_touch_id_.tdresser@chromium.org2014-07-141-4/+6
* Fixes for re-enabling more MSVC level 4 warnings: ui/ editionpkasting@chromium.org2014-07-121-1/+1
* Disabled TooltipControllerCaptureTest.CloseOnCaptureLostsergiyb@chromium.org2014-06-251-1/+2
* ui/views: Fix some tests to use UI_TEST_PAK.tfarina@chromium.org2014-06-231-5/+4
* Fixes TooltipControllerTest to create a toplevel tooltip window on Linux.pkotwicz@chromium.org2014-06-192-121/+13
* Remove unnecessary #includes in tooltip_aura.cc.sungmann.cho@navercorp.com2014-06-161-1/+0
* Aura tooltips do not move on mouse move in case of many neighboringmboc@opera.com2014-06-133-2/+182
* Add fade eliding for Views Labels; related cleanup.msw@chromium.org2014-06-052-3/+3
* Fixes possible crash in CursorHeightProvidersky@chromium.org2014-05-311-1/+4
* Make tooltips have their own toplevel window on Linux. This allows tooltips f...pkotwicz@chromium.org2014-05-272-44/+20
* Ignores mouse motion events when mouse is pressed or drag and drop is in prog...varkha@chromium.org2014-05-221-1/+8
* Fixed positioning of tooltips in multi monitor setups.mateuszs@opera.com2014-05-223-17/+177
* Removed LOG_GETLASTERROR and LOG_ERRNO macros.vitalybuka@chromium.org2014-05-211-1/+1
* Revert of ui: Add a helper function to get the path to ui_test.pak. (https://...vabr@chromium.org2014-05-141-5/+5
* ui: Add a new key to ui_base_paths.h to easily get the path to ui_test.pak.tfarina@chromium.org2014-05-141-5/+5
* Move DefaultActivationClient to wm/coreben@chromium.org2014-04-301-0/+3
* Linux Aura: get tooltip background color from themeestade@chromium.org2014-04-301-3/+6
* Revert of Linux Aura: get tooltip background color from theme (https://codere...robliao@chromium.org2014-04-291-6/+3
* Linux Aura: get tooltip background color from themeestade@chromium.org2014-04-291-3/+6
* x11: Move X event handling out of the message-pump.sadrul@chromium.org2014-04-051-0/+1
* Allows menu host windows to be enumerated in DragTargetWindowFinder.varkha@google.com2014-03-281-0/+1
* Revert of Allows menu host windows to be enumerated in DragTargetWindowFinder...calamity@chromium.org2014-03-281-1/+0
* Allows menu host windows to be enumerated in DragTargetWindowFinder.varkha@chromium.org2014-03-281-0/+1
* Revert "aura: The fallback aura tooltip should left align its label text."erg@chromium.org2014-03-261-1/+0
* Move some code from aura/client to wm/publicben@chromium.org2014-03-213-3/+3
* Remove window/host accessors from WindowEventDispatcher. Include-What-You-Use...ben@chromium.org2014-03-202-1/+2
* Run ContentMain in a browser_test's browser process. This removes duplication...jam@chromium.org2014-03-181-1/+20
* Move wm/core to wm namespace.ben@chromium.org2014-03-143-11/+11
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-133-11/+11
* Move wm/core to wm namespace.ben@chromium.org2014-03-133-11/+11
* Revert "Move wm/core to wm namespace."dmichael@chromium.org2014-03-123-11/+11
* Move wm/core to wm namespace.ben@chromium.org2014-03-123-11/+11
* Move files from ui/views/corewm to ui/wm/coreben@chromium.org2014-03-1155-8658/+3
* Make Widget an EventSource and RootView an EventProcessortdanderson@chromium.org2014-03-111-2/+9
* Removes dependency of window_util on viewssky@chromium.org2014-03-114-211/+34
* Provide access to the WindowEventDispatcher as a ui::EventProcessor.ben@chromium.org2014-03-104-11/+9
* Nukes --aura-no-shadowssky@chromium.org2014-03-103-14/+0
* Remove Views dependency from window_animations.ccben@chromium.org2014-03-052-34/+9
* Window ownership -> WindowTreeHostben@chromium.org2014-03-046-16/+20
* Tooltips on Windows high DPI machines need to be displayed using pixel locati...ananta@chromium.org2014-03-031-0/+6
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+2
* aura: The fallback aura tooltip should left align its label text.erg@chromium.org2014-03-031-0/+1
* Invert the ownership relationship between WindowEventDispatcher and WindowTre...ben@chromium.org2014-02-281-12/+11
* Add a window parameter to WindowDelegate's OnWindowDestroying/Destroyed methods.ben@chromium.org2014-02-281-1/+1
* Makes some of the tests in views/corewm extend AuraTestBasesky@chromium.org2014-02-265-62/+60
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-2117-17/+17