summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* Add clarifying comment to autocomplete.hmpearson@chromium.org2012-04-191-4/+15
* Init keyword_provider_ with NULL on android.nileshagrawal@chromium.org2012-04-191-0/+1
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-173-10/+12
* Revert 132268 - Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-133-12/+10
* Single URL Expires Were Not Being Deleted.mrossetti@chromium.org2012-04-133-10/+12
* Field Trials choices can now be forced from a command line argument, and yet ...mad@chromium.org2012-04-121-8/+10
* Reenable KeywordProviderTest.Edit.thakis@chromium.org2012-04-111-2/+1
* More misc. cleanups to minimize future refactoring diffs:pkasting@chromium.org2012-04-104-45/+48
* Reland r131019: Move most TemplateURL data members to a new struct, TemplateU...pkasting@chromium.org2012-04-074-29/+37
* Remove dead file. This file is no longer compiled in as of r124125.pkasting@chromium.org2012-04-061-117/+0
* Revert 131019 - This caused memory tests to fail on all the perf bots.kerz@chromium.org2012-04-064-37/+29
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-061-1/+2
* Move most TemplateURL data members to a new struct, TemplateURLData. This al...pkasting@chromium.org2012-04-054-29/+37
* Add #include <iterator> to files that use std::back_inserter.halyavin@google.com2012-04-051-0/+1
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-045-32/+30
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-045-29/+29
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-035-29/+29
* Reapply 130248 - Add full support for filesystem URLs. Trying to get the buil...apavlov@chromium.org2012-04-032-0/+18
* Revert 130248 - Add full support for filesystem URLs.sergeyu@chromium.org2012-04-032-18/+0
* Add full support for filesystem URLs.ericu@google.com2012-04-022-0/+18
* Revert "Move InMemoryURLIndex Caching Operations to FILE Thread"scherkus@chromium.org2012-04-021-2/+1
* Revert "Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Thread"scherkus@chromium.org2012-04-021-0/+497
* Revert 130190 - Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-021-497/+0
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-04-021-1/+2
* Make TemplateURLRefs take an owner TemplateURL* (which must not be NULL). Th...pkasting@chromium.org2012-03-304-24/+23
* Remove fields from TemplateURL[Ref] that are part of the OSDD spec but never ...pkasting@chromium.org2012-03-293-10/+9
* Add an omnibox suggest field trial. The purpose of this is to improve omnibo...mpearson@chromium.org2012-03-273-0/+86
* [chromeos] Implement support for getting to date settings that works with the...csilv@chromium.org2012-03-262-9/+5
* Revert 128753 - Add full support for filesystem URLs.ericu@google.com2012-03-242-18/+0
* Add full support for filesystem URLs.ericu@google.com2012-03-242-0/+18
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-222-21/+25
* Relax check for message loop in SequencedWorkerPoolakalin@chromium.org2012-03-171-6/+1
* Revert 127016 - Move InMemoryURLIndex Caching Operations to FILE Threadmpcomplete@chromium.org2012-03-161-2/+1
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-03-151-1/+2
* Revert 126982 - Move InMemoryURLIndex Caching Operations to FILE Threadzmo@google.com2012-03-151-2/+1
* Move InMemoryURLIndex Caching Operations to FILE Threadmrossetti@chromium.org2012-03-151-1/+2
* Clean up ShortcutsProvider and related classes:pkasting@chromium.org2012-03-147-296/+111
* Break down Omnibox prerender histograms by PrerenderManager mode.dominich@chromium.org2012-03-141-2/+3
* Misc. autocomplete cleanup: pkasting@chromium.org2012-03-1313-136/+152
* Fix some problems with extension keywords and cases where the AutocompleteCon...pkasting@chromium.org2012-03-131-20/+19
* Fix icon returned for HQP matches; the two icons were reversed.pkasting@chromium.org2012-03-131-1/+1
* Strip preconnectable matches from prerender consideration.dominich@chromium.org2012-03-092-15/+31
* Fix unit_tests compile error in chrome/browser/autocomplete for Androidyfriedman@chromium.org2012-03-081-1/+4
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Ensure that SequencedWorkerPools in tests don't outlive their testsakalin@chromium.org2012-03-061-2/+7
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Fix keyword search erroneously not triggering in two obscure cases:pkasting@chromium.org2012-03-022-66/+67
* Some fixes split off from https://chromiumcodereview.appspot.com/9570064/ to ...pkasting@chromium.org2012-03-021-9/+8
* Disable storing cookies from URLFetchers that run with a profile's cookie jar.jochen@chromium.org2012-02-291-0/+2