summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* It's possible for GetOleInterface() to return NULL. Degrade gracefully in th...pkasting@chromium.org2008-11-172-3/+10
* Port some files in chrome/browser/agl@chromium.org2008-11-142-4/+5
* Omnibox metrics logging patch splitout, part 5: Add additional AutocompleteMa...pkasting@chromium.org2008-11-1310-47/+58
* Omnibox metrics logging patch splitout, part 5: Add TypeToString() helpers. ...pkasting@chromium.org2008-11-122-0/+36
* Omnibox metrics logging patch splitout, part 3: Pass match.type to the edit a...pkasting@chromium.org2008-11-123-17/+13
* Omnibox metrics logging patch splitout, part 2: Remove the AutocompleteMatch ...pkasting@chromium.org2008-11-124-44/+23
* Omnibox metrics logging patch splitout, part 1: Random miscellaneous small st...pkasting@chromium.org2008-11-123-18/+21
* Add a function for eliding filenames to a set pixel width while preserving th...glen@chromium.org2008-11-062-2/+2
* Rewrote the clipboard API to be more concurrent. Added a helper class to make...estade@chromium.org2008-11-051-4/+4
* A fix for Issue 3156 in chromium: "OmniBox: NavSuggest doesn't work fine when...hbono@chromium.org2008-10-311-0/+20
* 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
* Move Time, TimeDelta and TimeTicks into namespace base.dsh@google.com2008-10-277-1/+17
* Change a dependency from clipboard_util.h to the more cross-platform clipboard.hestade@chromium.org2008-10-221-2/+2
* Rename ChromeViews namespace to viewsben@chromium.org2008-10-163-8/+8
* 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-0918-529/+517
* This file was supposed to get committed during my last refactoring chunk but ...pkasting@chromium.org2008-10-081-3/+4
* Port some more of chrome/ to Linux.deanm@google.com2008-10-021-0/+1
* See if 'charset' is available in HTTP response header and use that to convert...jungshik@google.com2008-09-261-1/+18
* Stop exposing manually_selected_match_ outside the AutocompletePopupModel. T...pkasting@chromium.org2008-09-1911-362/+222
* Renames BoomarkBarModel to BookmarkModel.sky@google.com2008-09-116-25/+23
* First pass at splitting the AutocompleteEdit into Model and View. This was n...pkasting@chromium.org2008-09-106-1250/+1524
* Don't send queries when URL is like:darin@chromium.org2008-09-104-16/+52
* Moves bookmark related classes into bookmarks directory. There are nosky@google.com2008-09-094-4/+4
* Change the external protocol handler to look at thensylvain@google.com2008-09-081-3/+3
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-034-28/+22
* Makes the HistoryContentsProvider query bookmark titles. I nuked asky@google.com2008-08-293-63/+127
* Split the AutocompletePopup into model and view classes, step 1.pkasting@google.com2008-08-285-821/+791
* Fix header guardnsylvain@google.com2008-08-271-3/+3
* Fix header guardnsylvain@google.com2008-08-271-3/+3
* Makes deleting history no longer delete starred urls. Thiseffectively reenabl...sky@google.com2008-08-272-2/+2
* Chrome changes corresponding to my message_loop_type CL.darin@google.com2008-08-263-0/+4
* Use a more compact license header in source files.license.bot2008-08-2420-562/+80
* Fixes up the autocomplete providers to correctly update starredsky@google.com2008-08-216-85/+38
* Moves bookmarks out of history into its own file (JSON).sky@google.com2008-08-214-37/+28
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-152-13/+26
* Makes the toolbar/location bar look nice in popup windows.beng@google.com2008-08-131-2/+3
* Allow trailing commas in JSON responses from suggestion services. Various re...pkasting@google.com2008-08-011-0/+1
* Move more net classes into the net namespace. Also remove the net_util names...darin@google.com2008-07-311-2/+2
* Add chrome to the repository.initial.commit2008-07-2620-0/+10677