summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-2/+6
* TabContentsWrapper -> TabContents, part 4.avi@chromium.org2012-06-081-1/+1
* Gets suggested text to work with aura.sky@chromium.org2012-06-071-0/+3
* Change name of location_entry accessor in LocationBar to GetLocationEntry to ...dominich@chromium.org2012-05-101-1/+1
* Now that TemplateURLs are guaranteed to have a unique, non-empty keyword, rep...pkasting@chromium.org2012-05-081-0/+3
* Relax check for message loop in SequencedWorkerPoolakalin@chromium.org2012-03-171-6/+1
* Misc. autocomplete cleanup: pkasting@chromium.org2012-03-131-2/+1
* Ensure that SequencedWorkerPools in tests don't outlive their testsakalin@chromium.org2012-03-061-2/+7
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-291-4/+6
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-171-5/+3
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-171-3/+5
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-041-6/+4
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-4/+6
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-6/+4
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-4/+6
* Remove some more tab_contents.h includes from Chrome.jam@chromium.org2012-01-051-2/+4
* Refactor omnibox creation and max edit width determination, moving them from ...ben@chromium.org2011-11-091-35/+43
* Revert 109088 - Refactor omnibox creation and max edit width determination, m...thakis@chromium.org2011-11-081-43/+35
* Refactor omnibox creation and max edit width determination, moving them from ...ben@chromium.org2011-11-081-35/+43
* Improve omnibox accessibility on Windows.dmazzoni@chromium.org2011-10-311-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Refactor the AutoCompletePopupView to get rid of gtk/gdk related code.jennyz@chromium.org2011-10-071-1/+2
* Makes copying text in the omnibox always use permanent text is thesky@chromium.org2011-08-311-0/+8
* Switch ChromeTestSuite to the same convention as ContentTestSuite:phajdan.jr@chromium.org2011-08-271-1/+0
* Handle intranet hostnames more consistently.pkasting@chromium.org2011-08-191-8/+8
* Reorganize chrome/test, part #9phajdan.jr@chromium.org2011-08-111-1/+1
* Move more files from chrome/test to chrome/test/base, part #4phajdan.jr@chromium.org2011-08-011-1/+1
* Misc. cleanup: Change use of string::size_type to size_t (team style), string...pkasting@chromium.org2011-05-261-2/+1
* Extension Apps that prefer a panel over a tab, should launch that way whenfinnur@chromium.org2011-05-061-7/+6
* autocomplete: Move AutocompleteEditView/autocomplete_edit_view.* to ui/omnibo...tfarina@chromium.org2011-05-031-6/+6
* Const-correctify.avi@chromium.org2011-04-131-2/+2
* Revert 80519 - Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-071-2/+2
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-04-051-2/+2
* Wires up ability for page to specify instant auto completesky@chromium.org2011-03-151-1/+2
* fav icon -> favicon. Pass 2: GetFavIcon -> GetFaviconavi@chromium.org2011-03-151-1/+1
* Moves responsibility for updating InstantController to AutocompleteEditModel....sky@chromium.org2011-03-061-18/+12
* Allow dragging and dropping of URLs to any portion of the toolbar view.rogerta@chromium.org2011-02-171-0/+1
* GTTF: Use a fresh TestingBrowserProcess for each test, part #1phajdan.jr@chromium.org2011-02-151-0/+2
* Hitting Tab should always move cursor to end of omnibox text.suzhe@google.com2011-01-281-4/+2
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-29/+30
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-30/+29
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-29/+30
* Removes some code we no longer care about.sky@chromium.org2011-01-191-1/+0
* Fix several omnibox issues related to keyword mode and IME support.suzhe@google.com2011-01-131-0/+1
* Made TextWidth and SetInstantSuggestion common interface in AutocompleteEdit...oshima@chromium.org2011-01-111-2/+2
* I'm working on autocomplete edit view which does not use native controls for ...oshima@chromium.org2011-01-071-0/+9
* Accepts current instant preview with Tab key.suzhe@google.com2010-12-181-0/+3
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-1/+0
* Adds support for proper handling of verbatim queries. That is, if thesky@chromium.org2010-11-191-0/+1
* Makes the instant suggested text autocomplete after 1.3 seconds. Theresky@chromium.org2010-11-111-0/+2