summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete
Commit message (Expand)AuthorAgeFilesLines
* 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
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-2915-216/+589
* Break two classes defined in json_value_serializer.cc, .h into separate files.bbudge@chromium.org2012-02-261-2/+2
* Settings: Direct the user to the advanced page instead of the non-existentjhawkins@chromium.org2012-02-221-3/+1
* HistoryQuickProvider: Cleanup how inlining interacts with scores.mpearson@chromium.org2012-02-193-116/+43
* More SQL statement usage regularization. Back-touch somegbillock@chromium.org2012-02-181-11/+2
* Add Omnibox field trial for inlining HistoryQuickProvider suggestions.mpearson@chromium.org2012-02-175-9/+124
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-1715-565/+189
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-1715-189/+565
* Add tracking of database actions to NetworkActionPredictor.dominich@chromium.org2012-02-161-0/+17
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-1/+1
* Add more informative DCHECKs for unreproducible bug.scr@chromium.org2012-02-145-31/+85
* Removing dead code from NetworkActionPredictor.dominich@chromium.org2012-02-141-14/+0
* Clarify misleading comment in AutocompleteController constructor.jknotten@chromium.org2012-02-141-1/+1
* Adjust scoring of shortcuts based on the percentage of entered data from line...georgey@chromium.org2012-02-113-41/+49
* Use URLRows rather than std::vector<URLRow>. Also, there is an equivalent Typ...mrossetti@chromium.org2012-02-101-3/+2
* Add DCHECK that HistoryURLProvider is on the main thread.mpearson@chromium.org2012-02-101-0/+12
* Clarify comment and fix minor bug?mpearson@chromium.org2012-02-091-5/+7
* Verifies that the AutocompleteEditModel goes through the right mpearson@chromium.org2012-02-092-23/+5
* Use raw search string during final HQP filtering.mrossetti@chromium.org2012-02-081-0/+7
* Fix history_url_provider when building with stlportyfriedman@chromium.org2012-02-083-8/+10
* Breaking down more histograms by hit weight.dominich@chromium.org2012-02-081-2/+5
* [Coverity] Pass AutocompleteMatch to predicate as const-reftbreisacher@chromium.org2012-02-071-1/+1
* Move Ownership of IMUI to HistoryService.mrossetti@chromium.org2012-02-071-13/+19
* Help: Implement the initial version of the cross-platform help/about page.jhawkins@chromium.org2012-02-041-2/+2
* Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave...pkasting@chromium.org2012-02-0416-575/+317