summaryrefslogtreecommitdiffstats
path: root/views/controls/textfield/textfield_views_model_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Integrate the new input method API for Views into Chromium.suzhe@google.com2011-04-011-40/+234
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-151-19/+19
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-101-0/+1
* Implement double/triple click functionality in views textfield. Also changed ...varunjain@chromium.org2011-01-271-0/+43
* Make uneditable when readonly.oshima@google.com2011-01-201-4/+10
* Add TextRange and GetSelectedRange, SelectRange and GetCursorPosition, which ...oshima@google.com2011-01-191-15/+131
* Delete test view delegate at end of testjochen@chromium.org2011-01-131-1/+4
* Disable failing tests on WINoshima@google.com2011-01-121-1/+6
* Compile and test TextfieldViews on win as well.oshima@google.com2011-01-121-1/+0
* Revert 71170 - Delete test view delegate at end of testjochen@chromium.org2011-01-121-2/+1
* Delete test view delegate at end of testjochen@chromium.org2011-01-121-1/+2
* Implement clipboard features in views textfield.varunjain@chromium.org2011-01-121-0/+59
* no native implementation of Textfield.oshima@chromium.org2010-12-171-0/+285