summaryrefslogtreecommitdiffstats
path: root/chrome/browser/predictors/autocomplete_action_predictor_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-2/+2
* Move AutocompleteMatch::Type enum to chrome/common/autocomplete_match_type.h kmadhusu@chromium.org2013-05-211-2/+2
* Revert "temporarily disable omnibox prerendering for m25"jknotten@chromium.org2013-03-051-1/+1
* temporarily disable omnibox prerendering for m25tburkard@chromium.org2013-03-051-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-3/+3
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Fixing profile clean up in tests, caused by http://crrev.com/174992.shishir@chromium.org2013-01-031-7/+14
* Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....kamil.jiwa@gmail.com2013-01-031-2/+0
* [base] Move AutoReset to base namespace.dbeam@chromium.org2012-11-211-1/+1
* Move url_databse back to historykaiwang@chromium.org2012-10-021-1/+1
* introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-201-1/+1
* Revert 157475 - Introduce chrome/browser/common directory and move url_databa...kaiwang@chromium.org2012-09-191-1/+1
* Introduce chrome/browser/common directory and move url_database(and its depen...kaiwang@chromium.org2012-09-191-1/+1
* Delay predictor DB access until after the first main frame load complete.dominich@chromium.org2012-08-301-0/+1
* Removing usage of profile_->GetHistory() from the codebase in order to remove...rlp@chromium.org2012-06-181-2/+5
* Move guid generation from chrome/common/ to base/.marja@chromium.org2012-06-141-2/+2
* Enable omnibox prerendering in incognito windows.pkasting@chromium.org2012-06-131-0/+5
* Move test_browser_thread.h from content\test to content\public\test. This way...jam@chromium.org2012-06-041-1/+1
* Refactoring AutocompleteActionPredictor Database.shishir@chromium.org2012-05-101-19/+25
* predictors: Instead of doing a conversion just use string16().tfarina@chromium.org2012-05-031-1/+1
* Moving and renaming the NetworkActionPredictor into chrome/browser/predictorsshishir@chromium.org2012-05-021-0/+364