summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit.h
Commit message (Expand)AuthorAgeFilesLines
* Rework the command updater to not be dependent on views::Button (needed for p...ben@chromium.org2009-01-201-3/+3
* Better build bustage fix: Commit the rest of the original patch. Rolls back ...pkasting@chromium.org2008-12-111-1/+0
* Blind attempt at build fix. I don't know why this should be necessary.pkasting@chromium.org2008-12-111-0/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-10/+10
* <esc> in the AutocompleteEdit should select all the text when reverting to th...pkasting@chromium.org2008-12-011-1/+4
* It's possible for GetOleInterface() to return NULL. Degrade gracefully in th...pkasting@chromium.org2008-11-171-1/+2
* Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...pkasting@chromium.org2008-11-121-8/+4
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-5/+5
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-2/+2
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-191-36/+33
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-101-366/+503
* Split the AutocompletePopup into model and view classes, step 1.pkasting@google.com2008-08-281-6/+5
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-151-13/+16
* Add chrome to the repository.initial.commit2008-07-261-0/+813