| Commit message (Expand) | Author | Age | Files | Lines |
* | Omnibox: Add histogram to count omnibox events | mpearson@chromium.org | 2012-06-13 | 1 | -0/+1 |
* | Make AutocompleteClassifier a ProfileKeyedService. | pkasting@chromium.org | 2012-06-12 | 1 | -5/+7 |
* | Don't cancel instant if renderer is clicked during IME composition. | falken@chromium.org | 2012-06-11 | 1 | -1/+6 |
* | TabContentsWrapper -> TabContents, part 4. | avi@chromium.org | 2012-06-08 | 1 | -4/+4 |
* | Don't cache tab_contents. | sreeram@chromium.org | 2012-05-29 | 1 | -12/+5 |
* | Extension/App Omnibox provider cleanup | mihaip@chromium.org | 2012-05-25 | 1 | -1/+2 |
* | Adds per-provider information to omnibox UMA logs. | mpearson@chromium.org | 2012-05-15 | 1 | -0/+1 |
* | Refactoring AutocompleteActionPredictor Database. | shishir@chromium.org | 2012-05-10 | 1 | -1/+4 |
* | Make GoogleURLTracker a profile-keyed service. | pkasting@chromium.org | 2012-05-09 | 1 | -1/+1 |
* | Now that TemplateURLs are guaranteed to have a unique, non-empty keyword, rep... | pkasting@chromium.org | 2012-05-08 | 1 | -4/+4 |
* | Remove RLZ stats that are not needed anymore. | pastarmovj@chromium.org | 2012-05-04 | 1 | -5/+1 |
* | Omnibox: Add logging of whether the user just deleted text from the omnibox | mpearson@chromium.org | 2012-05-03 | 1 | -0/+1 |
* | Moving and renaming the NetworkActionPredictor into chrome/browser/predictors | shishir@chromium.org | 2012-05-02 | 1 | -25/+24 |
* | content: Move kStandardSchemeSeparator into content namespace. | tfarina@chromium.org | 2012-05-02 | 1 | -1/+1 |
* | Omnibox: Add logging of what type of page was displayed when it's used | mpearson@chromium.org | 2012-05-01 | 1 | -0/+19 |
* | Moving extensions inside chrome/browser/extensions/ | vabr@chromium.org | 2012-05-01 | 1 | -3/+3 |
* | Remove const qualifiers on "TemplateURL*" in many TemplateURLService APIs. T... | pkasting@chromium.org | 2012-04-27 | 1 | -1/+1 |
* | Reland r130431: Move the URL string from TemplateURLRef onto the owning Templ... | pkasting@chromium.org | 2012-04-04 | 1 | -5/+2 |
* | Revert 130431 - Move the URL string from TemplateURLRef onto the owning Templ... | dbeam@chromium.org | 2012-04-04 | 1 | -1/+2 |
* | Move the URL string from TemplateURLRef onto the owning TemplateURL. This wi... | pkasting@chromium.org | 2012-04-03 | 1 | -2/+1 |
* | Misc. small cleanups to minimize TemplateURL refactoring diffs: | pkasting@chromium.org | 2012-03-22 | 1 | -5/+3 |
* | Misc. autocomplete cleanup: | pkasting@chromium.org | 2012-03-13 | 1 | -63/+55 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+2 |
* | Move RenderWidgetHost and RenderViewHost interfaces to their own files. | joi@chromium.org | 2012-03-06 | 1 | -1/+1 |
* | Extract minimal RenderViewHost interface for embedders, leaving | joi@chromium.org | 2012-03-05 | 1 | -1/+1 |
* | Fix keyword search erroneously not triggering in two obscure cases: | pkasting@chromium.org | 2012-03-02 | 1 | -39/+44 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-29 | 1 | -19/+53 |
* | Revert 122412 - Enabled pressing TAB to traverse through the Omnibox results | thestig@chromium.org | 2012-02-17 | 1 | -53/+19 |
* | Enabled pressing TAB to traverse through the Omnibox results | sail@chromium.org | 2012-02-17 | 1 | -19/+53 |
* | Verifies that the AutocompleteEditModel goes through the right | mpearson@chromium.org | 2012-02-09 | 1 | -13/+4 |
* | Help: Implement the initial version of the cross-platform help/about page. | jhawkins@chromium.org | 2012-02-04 | 1 | -2/+2 |
* | Revert 120448 - Revert 120018 - Revert 120005 - Enabled pressing TAB to trave... | pkasting@chromium.org | 2012-02-04 | 1 | -53/+19 |
* | Revert 120018 - Revert 120005 - Enabled pressing TAB to traverse through the ... | pkasting@chromium.org | 2012-02-04 | 1 | -19/+53 |
* | Revert 120005 - Enabled pressing TAB to traverse through the Omnibox results,... | kinuko@chromium.org | 2012-02-01 | 1 | -53/+19 |
* | Enabled pressing TAB to traverse through the Omnibox results, removed moving ... | aaron.randolph@gmail.com | 2012-02-01 | 1 | -19/+53 |
* | When UMA logs omnibox events, record omnibox modification time. | mpearson@chromium.org | 2012-01-31 | 1 | -6/+23 |
* | Remove all but the Exact Full Omnibox Prerender algorithm. | dominich@chromium.org | 2012-01-06 | 1 | -4/+2 |
* | Get rid of a bunch of tab_contents.h includes from chrome. These are all triv... | jam@chromium.org | 2012-01-04 | 1 | -2/+2 |
* | Rename TabContents::render_view_host() to GetRenderViewHost and put it into t... | jam@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Enable UMA logging of tab IDs for omnibox interactions. | mpearson@chromium.org | 2011-12-19 | 1 | -1/+12 |
* | Split UserMetrics into API vs. implementation. Move API to content/public. | joi@chromium.org | 2011-12-14 | 1 | -3/+5 |
* | Profiles: Move NetworkActionPredictor to the ProfileKeyedService framework. | erg@chromium.org | 2011-12-12 | 1 | -3/+5 |
* | Clean up TCW, make it solely a hub for 1:1 observer/helper objects. | avi@chromium.org | 2011-12-12 | 1 | -0/+1 |
* | Fix reference to potentially NULL TabContentsWrapper. | dominich@chromium.org | 2011-12-02 | 1 | -4/+11 |
* | Adding a fourth omnibox prerender experiment. | dominich@chromium.org | 2011-11-21 | 1 | -11/+21 |
* | Add database to use as the source of an alternative algorithm for Network Act... | dominich@chromium.org | 2011-11-10 | 1 | -18/+18 |
* | Prerendered tabs use the same SessionStorage namespace as the tab that trigge... | cbentzel@chromium.org | 2011-11-02 | 1 | -2/+6 |
* | Make NotificationService an interface in the content namespace, and switch ca... | jam@chromium.org | 2011-10-19 | 1 | -2/+2 |
* | Move NotificationObserver, NotificationSource, and NotificationDetails to con... | jam@chromium.org | 2011-10-19 | 1 | -2/+3 |
* | record UMA histogram for different bookmark launch types | estade@chromium.org | 2011-10-18 | 1 | -0/+4 |