summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_view_views.h
Commit message (Expand)AuthorAgeFilesLines
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Refactor Textfield and AutocompleteEditViewViews.suzhe@google.com2011-03-231-62/+42
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Replace views::TextRange with ui::Range.suzhe@google.com2011-03-151-4/+4
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+2
* Re-land: Refactor Views accessibility.dmazzoni@chromium.org2011-03-141-0/+1
* views: Moves TextfieldController/TextRange into their own headers.tfarina@chromium.org2011-03-101-4/+5
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-1/+1
* Revert 76825 - Refactor Views accessibility.jcivelli@chromium.org2011-03-041-1/+0
* Refactor Views accessibility.dmazzoni@chromium.org2011-03-031-0/+1
* Create a new autocomplete popup for touch. This CL depends onvarunjain@chromium.org2011-02-181-0/+3
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-171-1/+3
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-4/+3
* Cleanup: Remove unneeded includes of notification_registrar.h.thestig@chromium.org2011-01-271-1/+0
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-14/+14
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-14/+14
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-14/+14
* Views-implementation of AutocompleteEditView.oshima@google.com2011-01-211-0/+207