summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_popup.cc
Commit message (Expand)AuthorAgeFilesLines
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-131-2/+2
* Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...pkasting@chromium.org2008-11-121-5/+4
* Fix RTL issues in the About box (bug 3756).finnur@google.com2008-10-311-62/+1
* Fix Issue 2918 in chromium: Chrome dialog displayed in large size with Meiryo...hbono@chromium.org2008-10-301-1/+1
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-161-1/+1
* Change all ConvertPointTo* methods to use gfx::Point instead of CPoint.ben@chromium.org2008-10-141-2/+2
* Replace View::GetBounds(CRect* bounds) const; with gfx::Rect bounds() const. ben@chromium.org2008-10-141-2/+1
* Move |result_| and |latest_result_| to the autocomplete controller.pkasting@chromium.org2008-10-091-211/+149
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-191-88/+66
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-101-70/+71
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-031-13/+10
* Split the AutocompletePopup into model and view classes, step 1.pkasting@google.com2008-08-281-620/+585
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Add chrome to the repository.initial.commit2008-07-261-0/+1187