summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/search_provider.h
Commit message (Expand)AuthorAgeFilesLines
* Add OVERRIDE to chrome/browser/.avi@chromium.org2011-11-211-1/+1
* Create a content::UrlFetcher interface that lives in content/public/common an...jam@chromium.org2011-10-251-6/+6
* Convert URLFetcher::Delegates to use an interface in content/public/common. A...jam@chromium.org2011-10-241-9/+4
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Fix Linux Views build breakage.willchan@chromium.org2011-09-131-1/+1
* Move URLFetcher from content/common to content/common/net.willchan@chromium.org2011-09-131-1/+1
* Don't autocomplete searches of >1 word if they've only been visited once and ...pkasting@chromium.org2011-07-161-5/+17
* Makes the SearchProvider set the description from the KeywordProvider.sky@chromium.org2011-07-141-1/+0
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-1/+4
* Changes SearchProvider to set the description of the first consecutivesky@chromium.org2011-07-071-5/+3
* Move UrlFetcher to content. I originally thought that it's only used by chro...jam@chromium.org2011-06-011-1/+1
* Virtual destructors should have virtual keyword.hans@chromium.org2011-05-251-1/+1
* net: Move ResponseCookies into the net namespace.tfarina@chromium.org2011-05-061-1/+1
* Makes the search provider not return results that look like URLs.sky@chromium.org2011-04-041-1/+3
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Remove wstring from autocomplete.avi@chromium.org2011-01-251-12/+12
* Revert 72380 - Remove wstring from autocomplete.avi@chromium.org2011-01-241-12/+12
* Remove wstring from autocomplete.avi@chromium.org2011-01-241-12/+12
* Adds lab for making instant suggest autocomplete immediately. As partsky@chromium.org2011-01-101-0/+3
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-1/+1
* Makes sure the description 'Google Search' is set on the first searchsky@chromium.org2011-01-051-0/+3
* Fixes bug in handling of spaces in the search provider. The problemsky@chromium.org2010-12-081-4/+12
* Makes committing the suggested text only update the default searchsky@chromium.org2010-11-241-0/+11
* Makes SearchProvider use the in memory db for results.sky@chromium.org2010-11-041-31/+7
* [GTK] Added unit tests for omnibox highlightingscr@chromium.org2010-10-271-0/+1
* FBTF: Move more ctors/dtors from headers to implementation.erg@google.com2010-09-011-8/+2
* Reduce the number of files that recompile when changing template_url.h or tem...levin@chromium.org2010-08-311-2/+3
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Attempt four at landing the "histogram.h removed from message_loop.h" patch.erg@chromium.org2010-07-151-0/+1
* Revert everything related to the relanding.erg@chromium.org2010-07-141-1/+0
* Reland r52336.erg@chromium.org2010-07-141-0/+1
* Revert 52336 - More header cleanup:erg@chromium.org2010-07-141-1/+0
* More header cleanup:erg@chromium.org2010-07-141-0/+1
* Use DISALLOW_COPY_AND_ASSIGN instead of DISALLOW_EVIL_CONSTRUCTORS in chrome ...tfarina@chromium.org2010-06-061-2/+2
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Revert "Revert r31175 r31176 r31187"hclam@chromium.org2009-11-061-0/+2
* Rever r31175 r31176 r31187hclam@chromium.org2009-11-061-2/+0
* Fifth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-061-0/+2
* Allow the history URL provider to handle input of type QUERY. This helps in ...pkasting@chromium.org2009-10-191-7/+8
* Headers cleanup in chrome/browser/phajdan.jr@chromium.org2009-06-031-2/+3
* Hoist TrimHttpPrefix() so we only have one copy, not one per provider.pkasting@chromium.org2009-05-291-5/+0
* A basic search provider unit test. This tests asserts a handful of things:sky@chromium.org2009-04-231-1/+18
* Makes the omnibox show past searches and suggestions for keywords.sky@chromium.org2009-04-141-29/+147
* Misc formatting / cleanup in the autocomplete code.deanm@chromium.org2009-02-271-14/+12
* Move url_* to net subdirben@chromium.org2009-01-161-1/+1
* Move search code to a subdirben@chromium.org2009-01-161-1/+1
* Fie.ben@chromium.org2009-01-151-1/+1
* Move search engines files into subdirben@chromium.org2009-01-151-1/+1
* Make the autocomplete system and various other connected bits of code use GUR...pkasting@chromium.org2008-12-101-2/+2
* Fixes for some trivial issues (remove unneeded constants, int->size_t in a fe...pkasting@chromium.org2008-12-011-2/+2