summaryrefslogtreecommitdiffstats
path: root/ui/views/test
Commit message (Expand)AuthorAgeFilesLines
* Use platform-neutral initialize/shutdown functions for IMEYukawa@chromium.org2013-06-121-9/+3
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* cros: Password echo support for keyboard driven OOBE.xiyuan@chromium.org2013-06-072-0/+5
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-132-7/+5
* ui: Remove usage of ALLOW_THIS_IN_INITIALIZER_LIST macro.tfarina@chromium.org2013-04-241-2/+2
* Support the Text services framework based IME for Chrome AURA on Windows 8 an...ananta@chromium.org2013-04-151-0/+9
* views: Migrate the cases of "new .*NativeTextButton(" to LabelButton.tfarina@chromium.org2013-04-062-4/+4
* fix DialogClientView layout some more. This time, add tests.estade@chromium.org2013-04-022-0/+70
* Move MessageLoop to base namespace.brettw@chromium.org2013-03-313-4/+6
* Ensures Widget::InitParams::top_level is set correctly before callingsky@chromium.org2013-02-121-2/+3
* Add synchronous Widget closing eventwittman@chromium.org2013-02-054-4/+4
* Reland 179231xiyuan@chromium.org2013-01-301-0/+2
* Revert 179231 as it has introduced a large number of memory leaks to ash_unit...timurrrr@chromium.org2013-01-291-2/+0
* views: Fix a Widget destruction crash.xiyuan@chromium.org2013-01-291-0/+2
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-4/+4
* views: Remove unused GetDispositionForEvent from ViewsDelegate interface.tfarina@chromium.org2013-01-112-5/+0
* More work to make ash_unittests pass when we require context.erg@chromium.org2013-01-092-0/+12
* Add tests to verify accelerators properly work on constrained window.mazda@chromium.org2013-01-092-0/+66
* Continue threading context through unit tests.erg@chromium.org2013-01-072-7/+10
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2013-01-044-28/+20
* Revert 173539ddorwin@chromium.org2012-12-184-15/+28
* Desktop aura: Expand what the ViewsDelegate can do to new windows.erg@chromium.org2012-12-174-28/+15
* Fix tooltips in ash.erg@chromium.org2012-12-114-5/+9
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-062-0/+14
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-052-16/+0
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-052-0/+16
* Move WindowModalityController to CoreWm.ben@chromium.org2012-12-024-0/+360
* Move the desktop aura classes into a desktop subdir to make the gyp simpler.ben@chromium.org2012-11-132-2/+2
* desktop aura: Rip out DesktopNativeWidgetHelperAura and dependencies.erg@chromium.org2012-10-264-12/+64
* Reland of "work on separate browser contexts"scottmg@chromium.org2012-10-231-5/+1
* Revert 163414 - Always start up in --desktop-aura mode now, and open ash from...szym@chromium.org2012-10-231-1/+5
* Always start up in --desktop-aura mode now, and open ash from tools menu.scottmg@chromium.org2012-10-221-5/+1
* Contain transient children in the same root window as the DNWA. This allows u...ben@chromium.org2012-10-052-0/+2
* views: Rename win-aura flag to desktop-aura.tfarina@chromium.org2012-09-141-1/+1
* Allow the Views Delegate to provide the native widget.ben@chromium.org2012-09-132-3/+19
* Now that unit_tests are clean, fix views_unittests.erg@chromium.org2012-09-111-0/+3
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-112-11/+0
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-092-0/+11
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-072-11/+0
* views: Remove unused header file.tfarina@chromium.org2012-09-021-31/+0
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-113-3/+0
* Add base::RunLoop and update ui_test_utils to use it to reduce flakinessjbates@chromium.org2012-06-281-4/+5
* Tighten up DEPS checking to enforce that embedders of content only include pu...jam@chromium.org2012-06-041-1/+0
* Hide TestRenderViewHostFactory from embedders since it depends on internal co...jam@chromium.org2012-06-042-10/+1
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Move test headers from content\test to content\public\test. This way we can e...jam@chromium.org2012-06-041-1/+1
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* fix checkdepsjam@chromium.org2012-06-031-0/+1
* fix win build error (not compiled on try)jam@chromium.org2012-06-031-1/+1
* Fix view view in views examples.rkc@chromium.org2012-05-311-2/+1