summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/native_textfield_views_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* views: Move textfield directory to ui/views/controls/.tfarina@chromium.org2011-11-271-1573/+0
* Redo of Issue http://codereview.chromium.org/8621006/saintlou@chromium.org2011-11-221-2/+0
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-2/+2
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-2/+2
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-2/+2
* views: Delete bubble, events, focus, layout directories and its stubbed files.tfarina@chromium.org2011-11-181-2/+2
* Implement font fallback in RenderTextWin, try #2.asvitkine@chromium.org2011-11-181-4/+6
* views: Move ime and test directories to ui/views.tfarina@chromium.org2011-11-171-3/+3
* Fix DoubleClickInterval and DragThreshold on aura.jennyz@chromium.org2011-11-151-0/+9
* Fix a cause of flakyness in NativeTextfieldViewsTest.ReadOnlyTest.asvitkine@chromium.org2011-11-151-16/+26
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@chromium.org2011-11-111-3/+3
* Revert 109583 - Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-111-3/+3
* Move views/ime/text_input_client.h to ui/base/ime/.yusukes@google.com2011-11-111-3/+3
* 1. change the setters of gfx::SelectionModel to be private. Set one alone mig...xji@google.com2011-10-121-5/+6
* Simple clipboard support for auraoshima@chromium.org2011-10-071-46/+15
* Quick fix for NativeTextfieldViewsTest on win aura.msw@chromium.org2011-10-061-8/+16
* Marks a number of tests as FAILS for aura. I filed bugs on the two keysky@chromium.org2011-10-051-16/+53
* Fix omnibox state for each tab.xji@google.com2011-09-281-6/+5
* These are the changes necessary for views to be able to build w/ use_aura imp...davemoore@chromium.org2011-09-221-0/+2
* This is a reapply of xji@google.com2011-09-211-0/+394
* Revert 102006 - fix know issues in RenderTextsky@chromium.org2011-09-201-394/+0
* fix know issues in RenderTextxji@google.com2011-09-201-0/+394
* Identify the omnibox as a URL field.bryeung@chromium.org2011-09-061-0/+54
* Get views_unittests pass on touch buildoshima@google.com2011-08-241-1/+4
* Move input_method to widgetoshima@google.com2011-08-231-1/+1
* extend RenderText for inheritance. Itxji@google.com2011-08-041-1/+2
* Create views.dll / libviews.sodarin@chromium.org2011-07-281-2/+2
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-5/+5
* Revert 93840 - Add gfx::RenderText and support code.msw@chromium.org2011-07-251-5/+5
* Add gfx::RenderText and support code.msw@chromium.org2011-07-251-5/+5
* Make consistent about "caps lock" vs. "capslock" with former.yoshiki@chromium.org2011-07-141-2/+2
* Remove unnecessary includes of menu_2.h.rhashimoto@chromium.org2011-07-011-1/+0
* Removed a couple of #ifdef TOUCH_UI and replaced with Widget::IsPureViews()saintlou@chromium.org2011-06-291-2/+2
* app: Get rid of test/ directory.tfarina@chromium.org2011-06-271-1/+1
* Re-land:ben@chromium.org2011-06-161-2/+2
* Revert 89216 - Move private NativeWidget methods to new internal interface Na...ben@chromium.org2011-06-151-2/+2
* Move private NativeWidget methods to new internal interface NativeWidgetPrivate.ben@chromium.org2011-06-151-2/+2
* Draw a NativeTextfieldViews drop location cursor.msw@chromium.org2011-06-101-0/+1
* Convert NativeTextFieldViews context menu from Menu2 to MenuItemView.rhashimoto@chromium.org2011-06-081-6/+6
* * An edit for SetText needs to be merged with previous edit tooshima@google.com2011-06-031-3/+6
* views: Convert View::GetID/SetID functions to unix_hacker style.tfarina@chromium.org2011-06-031-13/+13
* Refactor Edit to have one Undo/Redooshima@google.com2011-05-131-0/+28
* Re-land:ben@chromium.org2011-05-131-1/+1
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Undo Redo for Textfield Viewsoshima@google.com2011-05-111-0/+105
* Enable TestViewsDelegates for views unittests and views_examples by defaultoshima@google.com2011-05-101-8/+0
* Add simple drag and drop to NativeTextfieldViews.msw@chromium.org2011-05-091-2/+245
* Revert to non-static members for click tracking.msw@chromium.org2011-05-041-0/+7
* Refactor NativeTextfieldViews mouse handlers.msw@chromium.org2011-05-031-14/+7