summaryrefslogtreecommitdiffstats
path: root/chrome/browser/autocomplete/autocomplete_edit.cc
Commit message (Expand)AuthorAgeFilesLines
* Omnibox: Add histogram to count omnibox eventsmpearson@chromium.org2012-06-131-0/+1
* Make AutocompleteClassifier a ProfileKeyedService.pkasting@chromium.org2012-06-121-5/+7
* Don't cancel instant if renderer is clicked during IME composition.falken@chromium.org2012-06-111-1/+6
* TabContentsWrapper -> TabContents, part 4.avi@chromium.org2012-06-081-4/+4
* Don't cache tab_contents.sreeram@chromium.org2012-05-291-12/+5
* Extension/App Omnibox provider cleanupmihaip@chromium.org2012-05-251-1/+2
* Adds per-provider information to omnibox UMA logs.mpearson@chromium.org2012-05-151-0/+1
* Refactoring AutocompleteActionPredictor Database.shishir@chromium.org2012-05-101-1/+4
* Make GoogleURLTracker a profile-keyed service.pkasting@chromium.org2012-05-091-1/+1
* Now that TemplateURLs are guaranteed to have a unique, non-empty keyword, rep...pkasting@chromium.org2012-05-081-4/+4
* Remove RLZ stats that are not needed anymore.pastarmovj@chromium.org2012-05-041-5/+1
* Omnibox: Add logging of whether the user just deleted text from the omniboxmpearson@chromium.org2012-05-031-0/+1
* Moving and renaming the NetworkActionPredictor into chrome/browser/predictorsshishir@chromium.org2012-05-021-25/+24
* content: Move kStandardSchemeSeparator into content namespace.tfarina@chromium.org2012-05-021-1/+1
* Omnibox: Add logging of what type of page was displayed when it's usedmpearson@chromium.org2012-05-011-0/+19
* Moving extensions inside chrome/browser/extensions/vabr@chromium.org2012-05-011-3/+3
* Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T...pkasting@chromium.org2012-04-271-1/+1
* Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ...pkasting@chromium.org2012-04-041-5/+2
* Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ...dbeam@chromium.org2012-04-041-1/+2
* Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi...pkasting@chromium.org2012-04-031-2/+1
* Misc. small cleanups to minimize TemplateURL refactoring diffs:pkasting@chromium.org2012-03-221-5/+3
* Misc. autocomplete cleanup: pkasting@chromium.org2012-03-131-63/+55
* 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
* 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-021-39/+44
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-291-19/+53
* Revert 122412 - Enabled pressing TAB to traverse through the Omnibox resultsthestig@chromium.org2012-02-171-53/+19
* Enabled pressing TAB to traverse through the Omnibox resultssail@chromium.org2012-02-171-19/+53
* Verifies that the AutocompleteEditModel goes through the right mpearson@chromium.org2012-02-091-13/+4
* 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-041-53/+19
* Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ...pkasting@chromium.org2012-02-041-19/+53
* Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,...kinuko@chromium.org2012-02-011-53/+19
* Enabled pressing TAB to traverse through the Omnibox results, removed moving ...aaron.randolph@gmail.com2012-02-011-19/+53
* When UMA logs omnibox events, record omnibox modification time.mpearson@chromium.org2012-01-311-6/+23
* Remove all but the Exact Full Omnibox Prerender algorithm.dominich@chromium.org2012-01-061-4/+2
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-041-2/+2
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Enable UMA logging of tab IDs for omnibox interactions.mpearson@chromium.org2011-12-191-1/+12
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-3/+5
* Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework.erg@chromium.org2011-12-121-3/+5
* Clean up TCW, make it solely a hub for 1:1 observer/helper objects.avi@chromium.org2011-12-121-0/+1
* Fix reference to potentially NULL TabContentsWrapper.dominich@chromium.org2011-12-021-4/+11
* Adding a fourth omnibox prerender experiment.dominich@chromium.org2011-11-211-11/+21
* Add database to use as the source of an alternative algorithm for Network Act...dominich@chromium.org2011-11-101-18/+18
* Prerendered tabs use the same SessionStorage namespace as the tab that trigge...cbentzel@chromium.org2011-11-021-2/+6
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-2/+3
* record UMA histogram for different bookmark launch typesestade@chromium.org2011-10-181-0/+4