summaryrefslogtreecommitdiffstats
path: root/ui/views/view_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Refine DialogClientView button code and unit tests.msw@chromium.org2013-06-181-258/+0
* Use a direct include of strings headers in ui/, part 3.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in ui/.avi@chromium.org2013-06-071-1/+1
* Revert 203217 "Revert 202987 "Reorder the NativeViews attached t..."avi@chromium.org2013-05-311-1/+62
* Revert 202987 "Reorder the NativeViews attached to a view via th..."avi@chromium.org2013-05-301-62/+1
* Reorder the NativeViews attached to a view via the kViewHostKey according to ...pkotwicz@chromium.org2013-05-291-1/+62
* Renames Rename CalculateOffsetToAncestorWithLayer() to GetLayer().pkotwicz@chromium.org2013-05-261-5/+2
* Cleanup Views dialog testing code.msw@chromium.org2013-05-141-131/+76
* modify View::ViewHierarchyChanged signaturekuan@chromium.org2013-05-131-66/+124
* ui: Use base::MessageLoop.xhwang@chromium.org2013-04-291-1/+1
* views: Separate hit testing for tooltips from hit testing for eventstbarzic@chromium.org2013-04-271-0/+9
* Aura: Nuke the timeout in DrawWaiterForTest::Waitbacker@chromium.org2013-04-111-3/+3
* Aura: Make views_unittests work with --ui-enable-threaded-compositingbacker@chromium.org2013-04-081-4/+6
* views: Migrate the cases of "new .*NativeTextButton(" to LabelButton.tfarina@chromium.org2013-04-061-28/+0
* Extend ViewTest.TextfieldCutCopyPaste to Aura and Views Textfields.msw@chromium.org2013-03-181-35/+20
* views: Migrate dialog buttons to LabelButtontfarina@chromium.org2013-02-281-6/+7
* Linux/ChromeOS Chromium style checker cleanup, ui/ edition.rsleevi@chromium.org2013-02-061-9/+10
* Finally rip the global StackingClient bandaid off.erg@chromium.org2013-01-221-1/+2
* Nukes MenuModel::GetFirstItemIndex. It is only needed for windows, sosky@chromium.org2013-01-181-2/+0
* Continue threading context through unit tests.erg@chromium.org2013-01-071-1/+1
* events: Update scroll and touch handlers to not return EventResult.sadrul@chromium.org2012-12-141-10/+13
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-061-22/+34
* Revert 171196 due to multiple memory leakseugenis@chromium.org2012-12-051-34/+33
* Desktop aura: Continue threading context through views.erg@chromium.org2012-12-051-33/+34
* events: Change gesture-event handler in EventHandler to not return any values.sadrul@chromium.org2012-12-041-10/+8
* gfx::Transform API clean-upvollick@chromium.org2012-11-261-23/+27
* Alternate NTP: Update recent tabs fav iconssail@chromium.org2012-11-191-0/+1
* ui: Remove implicit flooring in skia rect conversion methods.danakj@chromium.org2012-11-141-3/+2
* ui: Use Vector2d in the View::CalculateOffsetToAncestorWithLayer APIdanakj@chromium.org2012-11-131-4/+2
* Get rid of unnecessary header file #includes.rfevang@chromium.org2012-11-071-0/+1
* Ensure that keyboard input works in Chrome AURA on Windows 8 in metro. cpu: p...ananta@chromium.org2012-11-011-1/+1
* views: Start converting View into an EventTarget.sadrul@chromium.org2012-11-011-45/+47
* Make gfx::Rect class operations consistently mutate the class they are called...danakj@chromium.org2012-10-231-4/+3
* ui: Build fix for gcc 4.6.3, default version of ubuntu 12.04.tfarina@chromium.org2012-10-181-1/+1
* touch: Coalesce touch-events, and remove the touch-event queue from the gestu...sadrul@chromium.org2012-10-171-19/+23
* Migrate ui::Transform to gfx::Transform shawnsingh@chromium.org2012-10-141-21/+21
* This CL supersedes previous ConstrainedWindow Views CLs and contains much of ...wittman@chromium.org2012-10-031-2/+2
* Revert 157567 - Revert 156318 - I had originally tried to build upon http://c...vollick@google.com2012-09-231-0/+3
* Revert 156318 - I had originally tried to build upon http://codereview.chromi...vollick@google.com2012-09-191-3/+0
* I had originally tried to build upon http://codereview.chromium.org/10869066/...vollick@chromium.org2012-09-121-0/+3
* Try 2 - Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-111-9/+7
* Revert 155468 - Change how ui::Clipboard is accessed so there's only one per ...dharani@google.com2012-09-091-7/+9
* Change how ui::Clipboard is accessed so there's only one per thread.erg@chromium.org2012-09-071-9/+7
* events: Move some files into ui/base/events/sadrul@chromium.org2012-09-041-1/+1
* events: Get rid of GestureStatus in favour of EventResult.sadrul@chromium.org2012-09-041-9/+9
* The touch menu for ChromeOS will be used for all flavors of ChromeOS while ot...skuhne@chromium.org2012-08-241-0/+1
* Convert ui::MenuModel to use gfx::Image instead of ImageSkia.rsesek@chromium.org2012-08-221-1/+1
* Rid the world of the last of views::Event types: TouchEvent, GestureEvent, Mo...ben@chromium.org2012-08-141-30/+44
* Replace views::MouseEvent with ui::MouseEventben@chromium.org2012-08-141-46/+52
* Replace views::LocatedEvent with ui::LocatedEventben@chromium.org2012-08-131-8/+8